An in-range update of loader-utils is breaking the build π¨
greenkeeper opened this issue Β· 4 comments
The dependency loader-utils was updated from 1.1.0
to 1.2.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
loader-utils is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v1.2.0
1.2.0 (2018-12-24)
Features
- interpolateName: support
[contenthash]
Fixes
- urlToRequest: empty urls are not rewritten to relative requests
- urlToRequest: don't rewrite absolute urls
- isUrlRequest: ignore all url with
extension
(likemoz-extension:
,ms-browser-extension:
and etc) - isUrlRequest: ignore
about:blank
- interpolateName: failing explicitly when ran out of emoji
- interpolateName:
[hash]
token regex in interpolate string to capture any hash algorithm name - interpolateName: parse string for emoji count before use
Commits
The new version differs by 36 commits.
ba4f0d0
chore(release): 1.2.0 (#131)
c5c7322
test: more (#132)
c17d9cd
refactor: migrate on
jest
(#130)3a854ba
style: integrate prettier
0f2b227
chore(deps): update
914c09f
chore(deps): update
db92b11
chore(deps): update
dev
dependenciesad3a6b2
chore(deps): update
dev
dependencies3b6b8ff
feat: support
[contenthash]
6982934
feat: support
[contenthash]
6fb379f
ci: test on windows
7485ded
ci: test on windows
ad3c359
fix(isUrlRequest): ignore
about:blank
ac05880
fix(isUrlRequest): ignore
about:blank
47e2e02
fix: ignore all nonstandard extension protocols
There are 36 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 1.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependency
loader-utils was updated from1.2.0
to1.2.1
.
Your tests are still failing with this version. Compare changes
- The
dependency
loader-utils was updated from1.2.1
to1.2.2
.
Your tests are still failing with this version. Compare changes
- The
dependency
loader-utils was updated from1.2.2
to1.2.3
.
Your tests are still failing with this version. Compare changes