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

Bump rollup from 4.29.1 to 4.34.1 #194

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps rollup from 4.29.1 to 4.34.1.

Release notes

Sourced from rollup's releases.

v4.34.1

4.34.1

2025-02-03

Bug Fixes

  • Ensure throwing objects includes the entire object (#5825)

Pull Requests

v4.34.0

4.34.0

2025-02-01

Features

  • Tree-shake unused properties in object literals (re-implements #5420) (#5737)

Pull Requests

v4.33.0

4.33.0

2025-02-01

Features

  • Correctly detect literal value of more negated expressions (#5812)

Bug Fixes

  • Use the correct with/assert attribute key in dynamic imports (#5818)
  • Fix an issue where logical expressions were considered to have the wrong value (#5819)

Pull Requests

v4.32.1

... (truncated)

Changelog

Sourced from rollup's changelog.

4.34.1

2025-02-03

Bug Fixes

  • Ensure throwing objects includes the entire object (#5825)

Pull Requests

4.34.0

2025-02-01

Features

  • Tree-shake unused properties in object literals (re-implements #5420) (#5737)

Pull Requests

4.33.0

2025-02-01

Features

  • Correctly detect literal value of more negated expressions (#5812)

Bug Fixes

  • Use the correct with/assert attribute key in dynamic imports (#5818)
  • Fix an issue where logical expressions were considered to have the wrong value (#5819)

Pull Requests

4.32.1

2025-01-28

... (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 February 3, 2025 21:11
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.03s
✅ JSON jsonlint 7 0 0.17s
✅ JSON npm-package-json-lint yes no 0.57s
✅ JSON prettier 7 0 1.53s
✅ JSON v8r 7 0 8.35s
✅ MARKDOWN markdownlint 1 0 0.95s
✅ MARKDOWN markdown-link-check 1 0 1.58s
✅ REPOSITORY checkov yes no 18.31s
✅ REPOSITORY gitleaks yes no 2.71s
✅ REPOSITORY git_diff yes no 0.09s
✅ REPOSITORY grype yes no 17.1s
✅ REPOSITORY secretlint yes no 1.24s
✅ REPOSITORY trivy-sbom yes no 0.81s
✅ REPOSITORY trufflehog yes no 15.59s
✅ TYPESCRIPT prettier 10 0 0.86s
✅ YAML prettier 13 0 0.9s
✅ YAML v8r 13 0 6.68s
✅ YAML yamllint 13 0 0.58s

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.1 branch 6 times, most recently from ef7dd55 to 22c6d29 Compare February 3, 2025 21:37
Bumps [rollup](https://github.com/rollup/rollup) from 4.29.1 to 4.34.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.29.1...v4.34.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-4.34.1 branch from 22c6d29 to e879159 Compare February 3, 2025 21:42
@ncalteen ncalteen merged commit b19359f into main Feb 3, 2025
5 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/rollup-4.34.1 branch February 3, 2025 21:47
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