Skip to content

Bump rollup from 4.34.1 to 4.34.9#196

Merged
ncalteen merged 2 commits intomainfrom
dependabot/npm_and_yarn/rollup-4.34.9
Mar 3, 2025
Merged

Bump rollup from 4.34.1 to 4.34.9#196
ncalteen merged 2 commits intomainfrom
dependabot/npm_and_yarn/rollup-4.34.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rollup from 4.34.1 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)

@dependabot dependabot bot requested a review from a team as a code owner March 1, 2025 13:50
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Mar 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 1, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.05s
✅ JSON jsonlint 7 0 0.28s
✅ JSON npm-package-json-lint yes no 0.74s
✅ JSON prettier 7 0 0.85s
✅ JSON v8r 7 0 9.53s
✅ MARKDOWN markdownlint 1 0 1.7s
✅ MARKDOWN markdown-link-check 1 0 2.14s
✅ REPOSITORY checkov yes no 16.0s
✅ REPOSITORY gitleaks yes no 2.26s
✅ REPOSITORY git_diff yes no 0.08s
✅ REPOSITORY grype yes no 17.69s
✅ REPOSITORY secretlint yes no 1.26s
✅ REPOSITORY trivy-sbom yes no 0.96s
✅ REPOSITORY trufflehog yes no 16.43s
✅ TYPESCRIPT prettier 10 0 1.15s
✅ YAML prettier 13 0 1.05s
✅ YAML v8r 13 0 7.53s
✅ YAML yamllint 13 0 0.63s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-4.34.9 branch 7 times, most recently from fa8a9ea to d2961ce Compare March 3, 2025 15:52
Bumps [rollup](https://github.com/rollup/rollup) from 4.34.1 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.34.1...v4.34.9)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-4.34.9 branch from d2961ce to 0f067c6 Compare March 3, 2025 16:44
@ncalteen ncalteen merged commit 49d9fde into main Mar 3, 2025
5 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/rollup-4.34.9 branch March 3, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant