Bump webpack from 5.80.0 to 5.81.0 - #55
Merged
Merged
Conversation
Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.80.0...v5.81.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot merge
—
Version3
Lasar Liepins
https://version3.de/
***@***.***
… On 27. Apr 2023, at 12:57, dependabot[bot] ***@***.***> wrote:
Bumps webpack from 5.80.0 to 5.81.0.
Release notes
Sourced from webpack's releases.
v5.81.0 New Features
• [CSS] - Increased CSS import support and new hooks included for CSS module creation by @alexander-akait in webpack/webpack#17057
• Logging now added to DefinePlugin by @alexander-akait in webpack/webpack#17048
• New ignoreBrowserWarnings option to ignore browser console warnings in ModuleFederation by @indeediansbrett in webpack/webpack#16388
Bug Fixes
• [CSS] - Fix issue where vendor prefixed keyframes and animation was not supported in CSS modules by @alexander-akait in webpack/webpack#16975
• Fix bug where AST was not properly handled by @quanru in webpack/webpack#17032
• Fix automatic publicPath detection logic by @alexander-akait in webpack/webpack#17047
Tests & Contributor Experience
• Rename provide to getOrInsert in MapHelpers and document it better by @TheLarkInn in webpack/webpack#17060
• Increase test reliability for DefinePlugin @alexander-akait in webpack/webpack#17062
• Add additional CI Pipeline to test main branches of first-party webpack dependencies by @alexander-akait in webpack/webpack#17020
• Refactor tests to no longer use deprecated or legacy dependencies and APIs by @alexander-akait in webpack/webpack#17033
Developer Experience
• Increase type coverage/documentation for ModuleFilenameHelpers by @TheLarkInn in webpack/webpack#17045
• Increase type coverage/documentation for CommonJsExportsParserPlugin by @TheLarkInn in webpack/webpack#17046
• Increase type coverage/documentation for binarySearchBounds.js by @TheLarkInn in webpack/webpack#17058
• Export MemoryCacheOptions types by @romulof in webpack/webpack#17055
Dependencies & Maintenance
• Add NodeJS v20 to CI Matrix by @alexander-akait in webpack/webpack#17019
• Update Typescript to v5 by @alexander-akait in webpack/webpack#16957
• Bump @types/estree from 1.0.0 to 1.0.1 by @dependabot in webpack/webpack#17026
• Bump @types/node from 18.15.11 to 18.15.13 by @dependabot in webpack/webpack#17038
• Bump assemblyscript from 0.27.2 to 0.27.3 by @dependabot in webpack/webpack#17051
• Bump memfs from 3.5.0 to 3.5.1 by @dependabot in webpack/webpack#17039
• Bump prettier from 2.8.7 to 2.8.8 by @dependabot in webpack/webpack#17050
• Bump simple-git from 3.17.0 to 3.18.0 by @dependabot in webpack/webpack#17066
New Contributors
• @quanru made their first contribution in webpack/webpack#17032
• @romulof made their first contribution in webpack/webpack#17055
• @indeediansbrett made their first contribution in webpack/webpack#16388
Full Changelog: ***@***.***
Commits
• 5c016a8 5.81.0
• 5b20c9a Merge pull request #17057 from webpack/import-support
• f429ac7 Merge pull request #17066 from webpack/dependabot/npm_and_yarn/simple-git-3.18.0
• 2c6dc77 Merge pull request #16388 from indeediansbrett/feat/issue-16374
• 7398dbd Merge pull request #17033 from webpack/chore-deps-avoud-using-legacy-loader-u...
• 9234620 Merge pull request #17020 from webpack/ci-deps-main
• 2552028 Merge pull request #17062 from webpack/test-stabilization-for-define
• a7551fa chore(deps-dev): bump simple-git from 3.17.0 to 3.18.0
• ed0738d test: stability for define
• f3cf014 test: stability
• Additional commits viewable in compare view
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 rebase will rebase this PR
• @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
• @dependabot merge will merge this PR after your CI passes on it
• @dependabot squash and merge will squash and merge this PR after your CI passes on it
• @dependabot cancel merge will cancel a previously requested merge and block automerging
• @dependabot reopen will reopen this PR if it is closed
• @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
• @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
#55
Commit Summary
• b5331e1 Bump webpack from 5.80.0 to 5.81.0
File Changes
(2 files)
• M package-lock.json (24)
• M package.json (2)
Patch Links:
• https://github.com/lasar/dynalist-date-parser/pull/55.patch
• https://github.com/lasar/dynalist-date-parser/pull/55.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps webpack from 5.80.0 to 5.81.0.
Release notes
Sourced from webpack's releases.
Commits
5c016a85.81.05b20c9aMerge pull request #17057 from webpack/import-supportf429ac7Merge pull request #17066 from webpack/dependabot/npm_and_yarn/simple-git-3.18.02c6dc77Merge pull request #16388 from indeediansbrett/feat/issue-163747398dbdMerge pull request #17033 from webpack/chore-deps-avoud-using-legacy-loader-u...9234620Merge pull request #17020 from webpack/ci-deps-main2552028Merge pull request #17062 from webpack/test-stabilization-for-definea7551fachore(deps-dev): bump simple-git from 3.17.0 to 3.18.0ed0738dtest: stability for definef3cf014test: stabilityDependabot 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)