Skip to content

Bump the all-dependencies group across 2 directories with 3 updates #1651

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2025

Bumps the all-dependencies group with 1 update in the /e2e directory: webpack.
Bumps the all-dependencies group with 2 updates in the /sites directory: @codemirror/view and rollup.

Updates webpack from 5.100.1 to 5.100.2

Release notes

Sourced from webpack's releases.

v5.100.2

Fixes

  • Keep consistent CSS order
  • Dependency without the source order attribute must keep their original index
  • Keep module traversal consistent across reexport scenarios

Performance Improvements

  • Extend importPhasesPlugin only when enable deferImport (#19689)
Commits
  • 21fcdbb chore(release): 5.100.2
  • 2c8d1f1 chore(deps): bump the dependencies group with 2 updates (#19701)
  • 89eb6a3 fix: keep module traversal consistent across reexport scenarios (#19702)
  • fdb0c4e fix: dependency without the sourceOrder attribute must keep their original in...
  • d76af00 fix: types (#19699)
  • 503ed53 docs: update examples (#19694)
  • e251891 refactor: import dependency generation for defer module with async dependenci...
  • 9eb9642 perf: extend importPhasesPlugin only when enable deferImport (#19689)
  • 0a98446 fix: keep consistent css order (#19686)
  • 6de2dfd fix(test): TestRunner avoids using jest mock's require (#19685)
  • Additional commits viewable in compare view

Updates @codemirror/view from 6.38.0 to 6.38.1

Changelog

Sourced from @​codemirror/view's changelog.

6.38.1 (2025-07-15)

Bug fixes

Make the keymap not dispatch Alt key combos on macOS by key code, because those are generally used to type special characters.

Fix a layout bug that could occur with very narrow editors.

Commits
  • fcc4a72 Mark version 6.38.1
  • 6dcbcb1 Add release note
  • 014076a Avoid some potential divisions by zero in height estimates
  • 1819167 Don't try to dispatch alt-something key combos by keycode on macOS
  • See full diff in compare view

Updates rollup from 4.45.0 to 4.45.1

Release notes

Sourced from rollup's releases.

v4.45.1

4.45.1

2025-07-15

Bug Fixes

  • Resolve crash when using certain conditional expressions (#6009)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.45.1

2025-07-15

Bug Fixes

  • Resolve crash when using certain conditional expressions (#6009)

Pull Requests

Commits

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 <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

Bumps the all-dependencies group with 1 update in the /e2e directory: [webpack](https://github.com/webpack/webpack).
Bumps the all-dependencies group with 2 updates in the /sites directory: [@codemirror/view](https://github.com/codemirror/view) and [rollup](https://github.com/rollup/rollup).


Updates `webpack` from 5.100.1 to 5.100.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.100.1...v5.100.2)

Updates `@codemirror/view` from 6.38.0 to 6.38.1
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.38.0...6.38.1)

Updates `rollup` from 4.45.0 to 4.45.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.45.0...v4.45.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.100.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@codemirror/view"
  dependency-version: 6.38.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: rollup
  dependency-version: 4.45.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2025
@romainmenke romainmenke merged commit e2b0bb6 into main Jul 21, 2025
8 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/e2e/all-dependencies-2ffcb9d180 branch July 21, 2025 07:40
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 e2e javascript Pull requests that update Javascript code sites/postcss-preset-env
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant