ol-webpack
ol-webpack copied to clipboard
Bump webpack from 5.75.0 to 5.84.1
Bumps webpack from 5.75.0 to 5.84.1.
Release notes
Sourced from webpack's releases.
v5.84.1
Bug Fixes
- Fix regression in inner graph for reserved identifiers by
@alexander-akaitin webpack/webpack#17265Dependencies & Maintenance
- Bump
@types/jestfrom 29.5.0 to 29.5.1 by@dependabotin webpack/webpack#17027- Bump simple-git from 3.18.0 to 3.19.0 by
@dependabotin webpack/webpack#17263Full Changelog: https://github.com/webpack/webpack/compare/v5.84.0...v5.84.1
v5.84.0
New Features
- SourceMapDevToolPlugin now supports
appendoption as a function by@snitin315in webpack/webpack#17252Bugfixes
- Fix multiple bugs referencing class names when shadowed by import name in properties and methods by
@alexander-akaitin webpack/webpack#17233- Allow DefinePlugin shorthand property by
@shamoilarsiin webpack/webpack#17231- [CSS] - Fix edge cases in parsing
@importby@alexander-akaitin webpack/webpack#17229Developer Experience
- Increase type coverage for serialization classes by
@alexander-akaitin webpack/webpack#17243- Increase type coverage for
JavascriptParserandModuleDependencysubclasses by@alexander-akaitin webpack/webpack#17236- Increase type coverage to
strict-mode quality for Configuration/Normalization objects by@alexander-akaitin webpack/webpack#17247- Refactor duplicate strings by replacing them with constant for webpack_require instead of string literal by
@burhanudayin webpack/webpack#17228- Add test case for
with { type: "json" }by@alexander-akaitin webpack/webpack#17230- Add test case for destructuring by
@alexander-akaitin webpack/webpack#17248Dependencies & Maintenance
- Add GitHub discussions badge in README by
@snitin315in webpack/webpack#17251- Bump enhanced-resolve to 5.14.1 by
@TheLarkInnin webpack/webpack#17257- Bump
@types/nodefrom 20.1.7 to 20.2.0 by@dependabotin webpack/webpack#17219- Bump
@types/nodefrom 20.2.0 to 20.2.1 by@dependabotin webpack/webpack#17226- Bump webpack-cli from 5.1.0 to 5.1.1 by
@dependabotin webpack/webpack#17164- Bump eslint from 8.39.0 to 8.40.0 by
@dependabotin webpack/webpack#17148- Bump
@babel/corefrom 7.21.4 to 7.21.8 by@dependabotin webpack/webpack#17126- Bump
@types/nodefrom 20.2.1 to 20.2.3 by@dependabotin webpack/webpack#17238- Bump eslint from 8.40.0 to 8.41.0 by
@dependabotin webpack/webpack#17237New Contributors
@shamoilarsimade their first contribution in webpack/webpack#17231Full Changelog: https://github.com/webpack/webpack/compare/v5.83.1...v5.84.0
v5.83.1
Bug Fixes
- Fix regression in import/export normailization effecting mini-css-extract-plugin by
@alexander-akaitin webpack/webpack#17214Full Changelog: https://github.com/webpack/webpack/compare/v5.83.0...v5.83.1
... (truncated)
Commits
71d9a215.84.11b78f62Merge pull request #17265 from webpack/issue-172649d97d89fix: handle more cases0d8f4d0test: added moreb34ff83test: added234fc91fix: regression in inner graphc0542ddMerge pull request #17263 from webpack/dependabot/npm_and_yarn/simple-git-3.19.0d52f2c5chore(deps-dev): bump simple-git from 3.18.0 to 3.19.0d20aabeMerge pull request #17027 from webpack/dependabot/npm_and_yarn/types/jest-29.5.14d4caf15.84.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)