docsify-corner
docsify-corner copied to clipboard
build(deps-dev): bump rollup from 4.40.2 to 4.41.1
Bumps rollup from 4.40.2 to 4.41.1.
Release notes
Sourced from rollup's releases.
v4.41.1
4.41.1
2025-05-24
Bug Fixes
- If a plugin calls
this.resolvewithskipSelf: true, subsequent calls when handling this by the same plugin with same parameters will returnnullto avoid infinite recursions (#5945)Pull Requests
- #5945: Avoid recursively calling a plugin's resolveId hook with same id and importer (
@younggglcy,@lukastaegert)- #5963: fix(deps): update swc monorepo (major) (
@renovate[bot])- #5964: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])v4.41.0
4.41.0
2025-05-18
Features
- Detect named exports in more dynamic import scenarios (#5954)
Pull Requests
- #5949: ci: use node 24 (
@btea,@lukastaegert)- #5951: chore(deps): update dependency pretty-bytes to v7 (
@renovate[bot])- #5952: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #5953: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5954: enhance tree-shaking for dynamic imports (
@TrickyPi,@renovate[bot],@lukastaegert)- #5957: chore(deps): update dependency lint-staged to v16 (
@renovate[bot],@lukastaegert)- #5958: fix(deps): update rust crate swc_compiler_base to v20 (
@renovate[bot],@lukastaegert)- #5959: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #5960: Use spawn to run CLI tests (
@lukastaegert)
Changelog
Sourced from rollup's changelog.
4.41.1
2025-05-24
Bug Fixes
- If a plugin calls
this.resolvewithskipSelf: true, subsequent calls when handling this by the same plugin with same parameters will returnnullto avoid infinite recursions (#5945)Pull Requests
- #5945: Avoid recursively calling a plugin's resolveId hook with same id and importer (
@younggglcy,@lukastaegert)- #5963: fix(deps): update swc monorepo (major) (
@renovate[bot])- #5964: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])4.41.0
2025-05-18
Features
- Detect named exports in more dynamic import scenarios (#5954)
Pull Requests
- #5949: ci: use node 24 (
@btea,@lukastaegert)- #5951: chore(deps): update dependency pretty-bytes to v7 (
@renovate[bot])- #5952: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #5953: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5954: enhance tree-shaking for dynamic imports (
@TrickyPi,@renovate[bot],@lukastaegert)- #5957: chore(deps): update dependency lint-staged to v16 (
@renovate[bot],@lukastaegert)- #5958: fix(deps): update rust crate swc_compiler_base to v20 (
@renovate[bot],@lukastaegert)- #5959: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #5960: Use spawn to run CLI tests (
@lukastaegert)
Commits
7c469dc4.41.19f4abf1Avoid recursively calling a plugin's resolveId hook with same id and importer...605ec27fix(deps): update swc monorepo (major) (#5963)b88492bfix(deps): lock file maintenance minor/patch updates (#5964)09281854.41.02491b31ci: use node 24 (#5949)7759f56Use spawn to run CLI tests (#5960)dd29577fix(deps): update rust crate swc_compiler_base to v20 (#5958)fff335fenhance tree-shaking for dynamic imports (#5954)9cf84fcfix(deps): lock file maintenance minor/patch updates (#5959)- 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)