Skip to content

Bump rollup from 4.28.1 to 4.29.1#177

Merged
ncalteen merged 2 commits intomainfrom
dependabot/npm_and_yarn/rollup-4.29.1
Jan 3, 2025
Merged

Bump rollup from 4.28.1 to 4.29.1#177
ncalteen merged 2 commits intomainfrom
dependabot/npm_and_yarn/rollup-4.29.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rollup from 4.28.1 to 4.29.1.

Release notes

Sourced from rollup's releases.

v4.29.1

4.29.1

2024-12-21

Bug Fixes

  • Fix crash from deoptimized logical expressions (#5771)

Pull Requests

v4.29.0

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.29.1

2024-12-21

Bug Fixes

  • Fix crash from deoptimized logical expressions (#5771)

Pull Requests

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Commits
  • 5d37778 4.29.1
  • 86e1f43 fix: do not optimize the literal value if the cache is deoptimized (#5771)
  • f116952 Remove unnecessary lifetimes (#5769)
  • dadd488 4.29.0
  • a4b78eb fix(deps): lock file maintenance minor/patch updates (#5767)
  • d52f00d fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (#5763)
  • 65c8901 chore(deps): update dependency @​rollup/plugin-node-resolve to v16 (#5766)
  • 7a8ac46 docs: add utf-8 encoding to JSON file reading (#5759)
  • 31f1670 fix(deps): lock file maintenance minor/patch updates (#5760)
  • See full diff 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 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 January 1, 2025 14:01
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Jan 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 1, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.05s
✅ JSON jsonlint 7 0 0.3s
✅ JSON npm-package-json-lint yes no 1.25s
✅ JSON prettier 7 0 1.45s
✅ JSON v8r 7 0 20.94s
✅ MARKDOWN markdownlint 1 0 0.68s
✅ MARKDOWN markdown-link-check 1 0 1.87s
✅ REPOSITORY checkov yes no 16.36s
✅ REPOSITORY gitleaks yes no 1.25s
✅ REPOSITORY git_diff yes no 0.08s
✅ REPOSITORY grype yes no 14.15s
✅ REPOSITORY secretlint yes no 1.24s
✅ REPOSITORY trivy-sbom yes no 0.57s
✅ REPOSITORY trufflehog yes no 14.58s
✅ TYPESCRIPT prettier 10 0 1.35s
✅ YAML prettier 13 0 1.19s
✅ YAML v8r 13 0 11.25s
✅ YAML yamllint 13 0 0.88s

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.29.1 branch 8 times, most recently from 4e05e97 to 7d7ed33 Compare January 3, 2025 16:19
Bumps [rollup](https://github.com/rollup/rollup) from 4.28.1 to 4.29.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-4.29.1 branch from 7d7ed33 to 1e0b87c Compare January 3, 2025 16:23
@ncalteen ncalteen merged commit 68a23fb into main Jan 3, 2025
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/rollup-4.29.1 branch January 3, 2025 16:29
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