shadcn-theme-editor
shadcn-theme-editor copied to clipboard
Bump rollup from 4.18.1 to 4.34.6
Bumps rollup from 4.18.1 to 4.34.6.
Release notes
Sourced from rollup's releases.
v4.34.6
4.34.6
2025-02-07
Bug Fixes
- Retain "void 0" in the output for smaller output and fewer surprises (#5838)
Pull Requests
- #5835: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #5838: replace undefined with void 0 for operator void (
@TrickyPi)v4.34.5
4.34.5
2025-02-07
Bug Fixes
- Ensure namespace reexports always include all properties of all exports (#5837)
Pull Requests
- #5836: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5837: Include all paths of reexports if namespace is used (
@lukastaegert)v4.34.4
4.34.4
2025-02-05
Bug Fixes
- Do not tree-shake properties if a rest element is used in destructuring (#5833)
Pull Requests
- #5833: include all properties if a rest element is destructed (
@TrickyPi)v4.34.3
4.34.3
2025-02-05
Bug Fixes
- Ensure properties of "this" are included in getters (#5831)
... (truncated)
Changelog
Sourced from rollup's changelog.
4.34.6
2025-02-07
Bug Fixes
- Retain "void 0" in the output for smaller output and fewer surprises (#5838)
Pull Requests
- #5835: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #5838: replace undefined with void 0 for operator void (
@TrickyPi)4.34.5
2025-02-07
Bug Fixes
- Ensure namespace reexports always include all properties of all exports (#5837)
Pull Requests
- #5836: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5837: Include all paths of reexports if namespace is used (
@lukastaegert)4.34.4
2025-02-05
Bug Fixes
- Do not tree-shake properties if a rest element is used in destructuring (#5833)
Pull Requests
- #5833: include all properties if a rest element is destructed (
@TrickyPi)4.34.3
2025-02-05
Bug Fixes
- Ensure properties of "this" are included in getters (#5831)
Pull Requests
- #5831: include the properties that accessed by this (
@TrickyPi)
... (truncated)
Commits
4b874594.34.6fe89821replace undefined with void 0 for operator void (#5838)18cc314fix(deps): update swc monorepo (major) (#5835)3426b024.34.5f3aa1f0Include all paths of reexports if namespace is used (#5837)9fc10c1fix(deps): lock file maintenance minor/patch updates (#5836)19312a74.34.4cf54603include all properties if a rest element is destructed (#5833)ac8b06a4.34.37d553dbinclude the properties that accessed by this (#5831)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)