rollup-userscript-template
rollup-userscript-template copied to clipboard
Bump rollup from 3.21.2 to 3.27.0
Bumps rollup from 3.21.2 to 3.27.0.
Release notes
Sourced from rollup's releases.
v3.27.0
3.27.0
2023-07-28
Features
- Mark
Object.valuesandObject.entriesas pure if their argument does not contain getters (#5072)Pull Requests
- #5070: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5071: docs(tutorial): change the .js extension to .mjs (
@TrickyPi)- #5072: Add known globals (
@sapphi-red)- #5078: chore(deps): update dependency
@vue/eslint-config-prettierto v8 (@renovate[bot])- #5079: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])v3.26.3
3.26.3
2023-07-17
Bug Fixes
- Do not pass external modules to
manualChunksto avoid breaking existing configs (#5068)Pull Requests
- #5056: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5059: chore(config): migrate renovate config (
@renovate[bot])- #5064: chore(deps): update dependency prettier to v3 (
@renovate[bot])- #5065: chore(deps): update typescript-eslint monorepo to v6 (major) (
@renovate[bot])- #5068: fix: don't pass external modules to the manualChunks function (
@TrickyPi)v3.26.2
3.26.2
2023-07-06
Bug Fixes
- Improve error handling when manual chunks would contain external modules (#5050)
Pull Requests
- #5050: fix: improve error for manualChunks' modules that are resolved as an external module (
@TrickyPi)v3.26.1
3.26.1
... (truncated)
Changelog
Sourced from rollup's changelog.
3.27.0
2023-07-28
Features
- Mark
Object.valuesandObject.entriesas pure if their argument does not contain getters (#5072)Pull Requests
- #5070: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5071: docs(tutorial): change the .js extension to .mjs (
@TrickyPi)- #5072: Add known globals (
@sapphi-red)- #5078: chore(deps): update dependency
@vue/eslint-config-prettierto v8 (@renovate[bot])- #5079: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])3.26.3
2023-07-17
Bug Fixes
- Do not pass external modules to
manualChunksto avoid breaking existing configs (#5068)Pull Requests
- #5056: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5059: chore(config): migrate renovate config (
@renovate[bot])- #5064: chore(deps): update dependency prettier to v3 (
@renovate[bot])- #5065: chore(deps): update typescript-eslint monorepo to v6 (major) (
@renovate[bot])- #5068: fix: don't pass external modules to the manualChunks function (
@TrickyPi)3.26.2
2023-07-06
Bug Fixes
- Improve error handling when manual chunks would contain external modules (#5050)
Pull Requests
- #5050: fix: improve error for manualChunks' modules that are resolved as an external module (
@TrickyPi)3.26.1
2023-07-05
Bug Fixes
... (truncated)
Commits
3d90b3f3.27.0ac502f2chore(deps): lock file maintenance minor/patch updates (#5079)80747e3Add known globals (#5072)1f2f0cechore(deps): update dependency@vue/eslint-config-prettierto v8 (#5078)dc89523chore(deps): lock file maintenance minor/patch updates (#5070)2e8b2e9docs(tutorial): change the .js extension to .mjs (#5071)766da86Fix issue number7da477a3.26.3ce6f058chore(deps): update typescript-eslint monorepo to v6 (major) (#5065)fdf48d0chore(deps): update dependency prettier to v3 (#5064)- 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 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)