Open greenkeeper[bot] opened 5 years ago
After pinning to 4.33.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
webpack was updated from 4.35.1
to 4.35.2
.Your tests are still failing with this version. Compare changes
realResource
condition in rule to schemaThe new version differs by 53 commits.
569dd6a
4.35.1
5c7996d
Merge pull request #9328 from jchapman127/bugfix/match-resource
fec4d53
only affect loader order when match resource is used
61d508e
improve test cases for more edge cases
5523a0a
Merge pull request #9326 from vankop/add-real-resource-parameter
49dc747
fix loader ordering
a435c74
add test case for #9053
68f794d
updated snapshots, rerun tooling scripts
b320269
add realResource parameter to RuleSetRule
c8f4dd1
Merge pull request #9322 from webpack/dependabot/npm_and_yarn/@types/node-10.14.10
498834c
Merge pull request #9321 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.7.1
81bf2ca
chore(deps-dev): bump @types/node from 10.14.9 to 10.14.10
f8bb7a5
chore(deps-dev): bump eslint-plugin-jest from 22.7.0 to 22.7.1
58bd580
Merge pull request #9311 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.7.0
cea1348
Merge pull request #9310 from ryandrew14/update-contributing-to-documentation
There are 53 commits in total.
See the full diff
devDependency
webpack was updated from 4.35.1
to 4.35.2
.Your tests are still failing with this version. Compare changes
realResource
must match absolute pathsdevDependency
webpack was updated from 4.35.2
to 4.35.3
.Your tests are still failing with this version. Compare changes
import()
The new version differs by 20 commits.
4ec90ce
4.35.3
91a211e
Merge pull request #9378 from webpack/dependabot/npm_and_yarn/ajv-6.10.1
0db2c54
Merge pull request #9377 from webpack/dependabot/npm_and_yarn/ajv-keywords-3.4.1
30ddec0
chore(deps): bump ajv from 6.10.0 to 6.10.1
1b54416
chore(deps): bump ajv-keywords from 3.4.0 to 3.4.1
f092150
Merge pull request #9370 from DRoet/dynamic-import
b56c3ec
feat: update acorn for dynamic import
0976bd3
Merge pull request #9363 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.7.2
45acc86
Merge pull request #9361 from webpack/dependabot/npm_and_yarn/acorn-6.2.0
dfeb9a9
Merge pull request #9359 from webpack/dependabot/npm_and_yarn/types/node-10.14.12
db85be0
chore(deps-dev): bump eslint-plugin-jest from 22.7.1 to 22.7.2
219f773
chore(deps): bump acorn from 6.1.1 to 6.2.0
72e0540
chore(deps-dev): bump @types/node from 10.14.10 to 10.14.12
0af4549
Merge pull request #9356 from webpack/dependabot/npm_and_yarn/simple-git-1.118.0
1ce0c21
chore(deps-dev): bump simple-git from 1.117.0 to 1.118.0
There are 20 commits in total.
See the full diff
The devDependency webpack was updated from
4.33.0
to4.34.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/AlorelUserscripts/watch-series-helper/builds/544992142?utm_source=github_status&utm_medium=notification)).Release Notes for v4.34.0
Features
Bugfixes
Commits
The new version differs by 30 commits.
34c8667
4.34.0
0652114
Merge pull request #9268 from webpack/bugfix/let-scopes
e6f9db8
Merge pull request #9261 from webpack/bugfix/ff-errors
e04b1a5
handle block scopes correctly
55f18f9
Merge pull request #9260 from webpack/fix-9044
a1d4567
fix error message and stack in Firefox
8d5ad83
simplify code
df5e118
fix(mjs): remove unused namespace build errors
acf2c2d
Merge pull request #8615 from felixfbecker/patch-1
44fff70
Merge pull request #9256 from webpack/dependabot/npm_and_yarn/@types/node-10.14.9
74178d4
Update snapshot
7fb14ec
Add name property to error thrown on chunk load failure
85b0917
chore(deps-dev): bump @types/node from 10.14.8 to 10.14.9
30882ca
Link to JS Foundation Code Of Conduct
ff85fae
Merge pull request #9241 from webpack/dependabot/npm_and_yarn/prettier-1.18.2
There are 30 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: