Skip to content
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 #10442

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps webpack from 5.90.0 to 5.90.1.

Release notes

Sourced from webpack's releases.

v5.90.1

Bug Fixes

  • set unmanagedPaths in defaults
  • correct preOrderIndex and postOrderIndex
  • add fallback for MIME mismatch error in async wasm loading
  • browsers versions of ECMA features

Performance

  • optimize compareStringsNumeric
  • optimize numberHash using 32-bit FNV1a for small ranges, 64-bit for larger
  • reuse VM context across webpack magic comments
Commits
  • 0877076 chore(release): 5.90.1
  • c6e8b70 perf: reuse VM context across webpack magic comments
  • 7cbf145 fix(types): update
  • cc6a628 fix: browsers versions of ECMA features
  • 41b453e perf: optimize numberHash using 32-bit FNV1a for small ranges, 64-bit for l...
  • dc9b86f chore(deps): bump codecov/codecov-action from 3 to 4
  • 316da8f chore(deps): bump codecov/codecov-action from 3 to 4
  • fbf92fe Reuse VM context across webpack magic comments
  • 05f4412 Update test cases
  • cd6d64e Adjust threshold
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from mdn-bot as a code owner February 2, 2024 11:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2024
@mdn-bot
Copy link
Collaborator

mdn-bot commented Feb 2, 2024

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.90.1 branch from 48ae47e to 8a457b2 Compare February 2, 2024 11:35
@mdn-bot
Copy link
Collaborator

mdn-bot commented Feb 2, 2024

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.90.1 branch from 8a457b2 to d1b9858 Compare February 2, 2024 11:43
@mdn-bot
Copy link
Collaborator

mdn-bot commented Feb 2, 2024

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.90.1 branch from d1b9858 to 690612f Compare February 2, 2024 11:48
@mdn-bot
Copy link
Collaborator

mdn-bot commented Feb 2, 2024

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.90.1 branch from 690612f to fa8a5fb Compare February 5, 2024 12:00
@mdn-bot
Copy link
Collaborator

mdn-bot commented Feb 5, 2024

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.90.1 branch from fa8a5fb to 314412b Compare February 5, 2024 12:02
@mdn-bot
Copy link
Collaborator

mdn-bot commented Feb 5, 2024

@dependabot squash and merge

@caugner
Copy link
Contributor

caugner commented Feb 5, 2024

@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 dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.90.1 branch from 314412b to 65e70eb Compare February 5, 2024 22:05
@mdn-bot
Copy link
Collaborator

mdn-bot commented Feb 5, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit f5cb5ea into main Feb 5, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-5.90.1 branch February 5, 2024 22:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants