Update loader-utils: 1.1.0 → 1.2.3 (minor) #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ loader-utils (1.1.0 → 1.2.3) · Repo · Changelog
Release Notes
1.2.3
1.2.2
1.2.1
1.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
chore(release): 1.2.3
fix(interpolateName): don't interpolated `hashType` without `hash` or `contenthash` (#140)
chore(release): 1.2.2
test: `interpolateName` util (#138)
fix: fixed a hash type extracting in interpolateName (#137)
chore(release): 1.2.1
revert: PR #79 (#135)
fix(isUrlRequest): better handle absolute urls and non standards (#134)
chore(release): 1.2.0 (#131)
test: more (#132)
refactor: migrate on `jest` (#130)
style: integrate prettier
chore(deps): update
chore(deps): update
chore(deps): update `dev` dependencies
chore(deps): update `dev` dependencies
feat: support `[contenthash]`
feat: support `[contenthash]`
ci: test on windows
ci: test on windows
fix(isUrlRequest): ignore `about:blank`
fix(isUrlRequest): ignore `about:blank`
fix: ignore all nonstandard extension protocols
fix: ignore all nonstandard extension protocols
ci: more nodejs versions
ci: more nodejs versions
Merge pull request #94 from rsms/fix-hash-regex
Merge pull request #96 from zacharyvoase/patch-1
Merge pull request #98 from gflandre/fix-web-extensions-protocols
Merge pull request #100 from embrace-io/master
Merge pull request #91 from asmundg/explode-when-out-of-emoji
Parse string for emoji count before use
Fix URLs for web extension protocols for edge and firefox wrongly detected as requests
Fix demonstrated usage of Object.assign in README
Fixes nitpick formatting
Adds tests for interpolateName with differently-named hash algorithms
Fixes "[hash]" token regex in interpolateString to capture any hash algorithm name
Linter cleanup
Add test for out of emoji error
Have a violent reaction when out of emoji
fix: Do not rewrite actual URLs that start with http://, https:// or just //
fix: Empty urls are not rewritten to relative requests
Update README
chore(CHANGELOG.md): Clean up
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/
.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands