-
Notifications
You must be signed in to change notification settings - Fork 22
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-dev): bump webpack from 5.90.0 to 5.90.1 #2555
Merged
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Feb 2, 2024
QA Summary
Test CoverageCoverage report for `packages/client`
Coverage report for `packages/server`
Pusher: @dependabot[bot], Action: |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 2, 2024 08:30
6c97de8
to
da8cdbe
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 6, 2024 08:52
da8cdbe
to
797eec8
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 6, 2024 09:01
797eec8
to
b5b5c10
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 6, 2024 09:09
b5b5c10
to
cce1db0
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 6, 2024 09:18
cce1db0
to
7ac91fb
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 7, 2024 08:44
7ac91fb
to
d610c5c
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 7, 2024 08:53
d610c5c
to
0952a59
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 8, 2024 08:27
0952a59
to
a4b2d17
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 8, 2024 08:35
a4b2d17
to
69082c1
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 8, 2024 08:43
69082c1
to
a567884
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 8, 2024 08:52
a567884
to
38c1b15
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 9, 2024 08:36
38c1b15
to
aa16464
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 12, 2024 08:54
aa16464
to
ea4bf0f
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 12, 2024 09:03
ea4bf0f
to
b08076c
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 12, 2024 09:11
b08076c
to
e107f53
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 12, 2024 09:20
e107f53
to
6b9409f
Compare
@dependabot rebase |
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.0...v5.90.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.90.1
branch
from
February 13, 2024 00:51
6b9409f
to
deef7fc
Compare
The failure with the |
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.90.0 to 5.90.1.
Release notes
Sourced from webpack's releases.
Commits
0877076
chore(release): 5.90.1c6e8b70
perf: reuse VM context across webpack magic comments7cbf145
fix(types): updatecc6a628
fix: browsers versions of ECMA features41b453e
perf: optimizenumberHash
using 32-bit FNV1a for small ranges, 64-bit for l...dc9b86f
chore(deps): bump codecov/codecov-action from 3 to 4316da8f
chore(deps): bump codecov/codecov-action from 3 to 4fbf92fe
Reuse VM context across webpack magic comments05f4412
Update test casescd6d64e
Adjust thresholdDependabot 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)