-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump webpack from 5.91.0 to 5.94.0 in /site #213
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/webpack-5.94.0
Aug 31, 2024
Merged
chore(deps): bump webpack from 5.91.0 to 5.94.0 in /site #213
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/webpack-5.94.0
Aug 31, 2024
Conversation
This file contains 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
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Aug 31, 2024
@dependabot merge
…On Sat, 31 Aug 2024 at 14:18, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/ajfisher/ajfisher.me/security/dependabot/115>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps webpack <https://github.com/webpack/webpack> from 5.91.0 to 5.94.0.
Release notes
*Sourced from webpack's releases
<https://github.com/webpack/webpack/releases>.*
v5.94.0 Bug Fixes
- Added runtime condition for harmony reexport checked
- Handle properly data/http/https protocols in source maps
- Make bigint optimistic when browserslist not found
- Move @types/eslint-scope to dev deps
- Related in asset stats is now always an array when no related found
- Handle ASI for export declarations
- Mangle destruction incorrect with export named default properly
- Fixed unexpected asi generation with sequence expression
- Fixed a lot of types
New Features
- Added new external type "module-import"
- Support webpackIgnore for new URL() construction
- [CSS] @import pathinfo support
Security
- Fixed DOM clobbering in auto public path
v5.93.0 Bug Fixes
- Generate correct relative path to runtime chunks
- Makes DefinePlugin quieter under default log level
- Fixed mangle destructuring default in namespace import
- Fixed consumption of eager shared modules for module federation
- Strip slash for pretty regexp
- Calculate correct contenthash for CSS generator options
New Features
- Added the binary generator option for asset modules to explicitly
keep source maps produced by loaders
- Added the modern-module library value for tree shakable output
- Added the overrideStrict option to override strict or non-strict
mode for javascript modules
v5.92.1 Bug Fixes
- Doesn't crash with an error when the css experiment is enabled and
contenthash is used
v5.92.0 Bug Fixes
- Correct tidle range's comutation for module federation
- Consider runtime for pure expression dependency update hash
- Return value in the subtractRuntime function for runtime logic
... (truncated)
Commits
- eabf85d
<webpack/webpack@eabf85d>
chore(release): 5.94.0
- 955e057
<webpack/webpack@955e057>
security: fix DOM clobbering in auto public path
- 9822387
<webpack/webpack@9822387>
test: fix
- cbb86ed
<webpack/webpack@cbb86ed>
test: fix
- 5ac3d7f
<webpack/webpack@5ac3d7f>
fix: unexpected asi generation with sequence expression
- 2411661
<webpack/webpack@2411661>
security: fix DOM clobbering in auto public path
- b8c03d4
<webpack/webpack@b8c03d4>
fix: unexpected asi generation with sequence expression
- f46a03c
<webpack/webpack@f46a03c>
revert: do not use heuristic fallback for "module-import"
- 60f1898
<webpack/webpack@60f1898>
fix: do not use heuristic fallback for "module-import"
- 66306aa
<webpack/webpack@66306aa>
Revert "fix: module-import get fallback from externalsPresets"
- Additional commits viewable in compare view
<webpack/webpack@v5.91.0...v5.94.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @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 disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/ajfisher/ajfisher.me/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#213
Commit Summary
- 5e31124
<5e31124>
chore(deps): bump webpack from 5.91.0 to 5.94.0 in /site
File Changes
(1 file <https://github.com/ajfisher/ajfisher.me/pull/213/files>)
- *M* site/package-lock.json
<https://github.com/ajfisher/ajfisher.me/pull/213/files#diff-a365efb0d01e9fa4c13b70f76dd08eecbdaeecfa4e017b68471dd21c35b8866f>
(34)
Patch Links:
- https://github.com/ajfisher/ajfisher.me/pull/213.patch
- https://github.com/ajfisher/ajfisher.me/pull/213.diff
—
Reply to this email directly, view it on GitHub
<#213>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5DI3NNY3N7ZBPSU64NUTZUE7ZLAVCNFSM6AAAAABNNQI2DOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4TQNRRGE4TKNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.91.0 to 5.94.0.
Release notes
Sourced from webpack's releases.
... (truncated)
Commits
eabf85d
chore(release): 5.94.0955e057
security: fix DOM clobbering in auto public path9822387
test: fixcbb86ed
test: fix5ac3d7f
fix: unexpected asi generation with sequence expression2411661
security: fix DOM clobbering in auto public pathb8c03d4
fix: unexpected asi generation with sequence expressionf46a03c
revert: do not use heuristic fallback for "module-import"60f1898
fix: do not use heuristic fallback for "module-import"66306aa
Revert "fix: module-import get fallback from externalsPresets"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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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 disable automated security fix PRs for this repo from the Security Alerts page.