ops
ops copied to clipboard
Bump rollup from 4.9.6 to 4.34.9
Bumps rollup from 4.9.6 to 4.34.9.
Release notes
Sourced from rollup's releases.
v4.34.9
4.34.9
2025-03-01
Bug Fixes
Pull Requests
- #5850: Revert CustomPluginOptions to be an interface (
@sapphi-red,@lukastaegert)- #5851: Javascript to JavaScript (
@dasa,@lukastaegert)- #5853: chore(deps): update dependency pinia to v3 (
@renovate[bot])- #5854: fix(deps): update swc monorepo (major) (
@renovate[bot])- #5855: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #5860: chore(deps): update dependency
@shikijs/vitepress-twoslashto v3 (@renovate[bot])- #5861: chore(deps): update dependency globals to v16 (
@renovate[bot])- #5863: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5864: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5866: Add jsx parameter to parseAsync in native.wasm.js (
@TrickyPi)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
- #5840: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5842: Fix prop inclusion with try-catch-deoptimization (
@lukastaegert)
... (truncated)
Changelog
Sourced from rollup's changelog.
4.34.9
2025-03-01
Bug Fixes
Pull Requests
- #5850: Revert CustomPluginOptions to be an interface (
@sapphi-red,@lukastaegert)- #5851: Javascript to JavaScript (
@dasa,@lukastaegert)- #5853: chore(deps): update dependency pinia to v3 (
@renovate[bot])- #5854: fix(deps): update swc monorepo (major) (
@renovate[bot])- #5855: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #5860: chore(deps): update dependency
@shikijs/vitepress-twoslashto v3 (@renovate[bot])- #5861: chore(deps): update dependency globals to v16 (
@renovate[bot])- #5863: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5864: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5866: Add jsx parameter to parseAsync in native.wasm.js (
@TrickyPi)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
- #5840: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5842: Fix prop inclusion with try-catch-deoptimization (
@lukastaegert)4.34.6
2025-02-07
... (truncated)
Commits
0ab9b974.34.9be66eb9Add jsx parameter to parseAsync in native.wasm.js (#5866)bf573b2chore(deps): update dependency globals to v16 (#5861)66c10c1chore(deps): update dependency@shikijs/vitepress-twoslashto v3 (#5860)9fab328chore(deps): lock file maintenance minor/patch updates (#5864)b9a59f7fix(deps): lock file maintenance minor/patch updates (#5863)d3e79bdJavascript to JavaScript (#5851)31a8892Revert CustomPluginOptions to be an interface (#5850)43a359achore(deps): update dependency pinia to v3 (#5853)b4cb7ccfix(deps): update swc monorepo (major) (#5854)- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Closing this PR as the upgrade has already been completed at https://github.com/pkp/pkp-lib/issues/10969. PR: https://github.com/pkp/ops/pull/901
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.