Skip to content

Bump rollup from 4.18.0 to 4.34.9 in /src/mono/browser/runtime #113129

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2025

Bumps rollup from 4.18.0 to 4.34.9.

Release notes

Sourced from rollup's releases.

v4.34.9

4.34.9

2025-03-01

Bug Fixes

  • Support JSX modes in WASM (#5866)
  • Allow the CustomPluginOptions to be extended (#5850)

Pull Requests

v4.34.8

4.34.8

2025-02-17

Bug Fixes

  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#5846)

Pull Requests

  • #5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)

v4.34.7

4.34.7

2025-02-14

Bug Fixes

  • Ensure that calls to parameters are included correctly when using try-catch deoptimization (#5842)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.34.9

2025-03-01

Bug Fixes

  • Support JSX modes in WASM (#5866)
  • Allow the CustomPluginOptions to be extended (#5850)

Pull Requests

4.34.8

2025-02-17

Bug Fixes

  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#5846)

Pull Requests

  • #5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)

4.34.7

2025-02-14

Bug Fixes

  • Ensure that calls to parameters are included correctly when using try-catch deoptimization (#5842)

Pull Requests

4.34.6

2025-02-07

... (truncated)

Commits

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

Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.34.9.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.34.9)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from lewing and pavelsavara as code owners March 4, 2025 15:57
@dependabot dependabot bot added area-DependencyModel javascript Pull requests that update Javascript code labels Mar 4, 2025
Copy link
Contributor

Tagging subscribers to this area: @akoeplinger, @matouskozak
See info in area-owners.md if you want to be subscribed.

@akoeplinger akoeplinger merged commit 8a9d492 into main Mar 7, 2025
34 of 37 checks passed
@akoeplinger akoeplinger deleted the dependabot/npm_and_yarn/src/mono/browser/runtime/rollup-4.34.9 branch March 7, 2025 17:15
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-mono javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants