Created by: dependabot[bot]
Bumps rollup from 3.10.1 to 3.12.0.
Release notes
Sourced from rollup's releases.
v3.12.0
3.12.0
2023-01-28
Features
- Change generated external namespace reexport helper code for CommonJS to better work with NodeJS named export detection (#4826)
Pull Requests
- #4825: Add and use anchors for nested options (
@lukastaegert
)- #4826: Use old namespace reexport code pattern for better Node support (
@lukastaegert
)v3.11.0
3.11.0
2023-01-26
Features
- Support opt-in tree-shaking for emitted assets based on code references (#4805)
Bug Fixes
- Adapt documentation references in Rollup to new website (#4807)
Pull Requests
- #4805: feat: add needsCodeReference field to EmittedAsset (
@TrickyPi
)- #4807: Rewrite website in Vitepress and merge it into the main repository (
@lukastaegert
)- #4816: web-publisher: Update docs/faqs/index.md (
@PuruVJ
)- #4819: Replace fs-extra with built-ins (
@dnalborczyk
)- #4820: Introduce timeout-minutes in Github actions ci (
@dnalborczyk
)- #4822: Tweak document landing page (
@sapphi-red
)- #4823: Minor migration guide improvements (
@sapphi-red
)- #4824: Add most options to the REPL (
@lukastaegert
)
Changelog
Sourced from rollup's changelog.
3.12.0
2023-01-28
Features
- Change generated external namespace reexport helper code for CommonJS to better work with NodeJS named export detection (#4826)
Pull Requests
- #4825: Add and use anchors for nested options (
@lukastaegert
)- #4826: Use old namespace reexport code pattern for better Node support (
@lukastaegert
)3.11.0
2023-01-26
Features
- Support opt-in tree-shaking for emitted assets based on code references (#4805)
Bug Fixes
- Adapt documentation references in Rollup to new website (#4807)
Pull Requests
- #4805: feat: add needsCodeReference field to EmittedAsset (
@TrickyPi
)- #4807: Rewrite website in Vitepress and merge it into the main repository (
@lukastaegert
)- #4816: web-publisher: Update docs/faqs/index.md (
@PuruVJ
)- #4819: Replace fs-extra with built-ins (
@dnalborczyk
)- #4820: Introduce timeout-minutes in Github actions ci (
@dnalborczyk
)- #4822: Tweak document landing page (
@sapphi-red
)- #4823: Minor migration guide improvements (
@sapphi-red
)- #4824: Add most options to the REPL (
@lukastaegert
)
Commits
-
48553ca
3.12.0 -
01ddea0
Try to exclude browser types explicitly -
db2f2fc
Use old namespace reexport code pattern for better Node support (#4826) -
b87a2e5
Add and use anchors for nested options (#4825) -
12cbd25
Fix slash in thank you notice link -
8db04f5
3.11.0 -
9ff0128
Add most options to the REPL (#4824) -
b362fb9
Minor migration guide improvements (#4823) -
e52495b
Tweak document landing page (#4822) -
f7c0795
Replace fs-extra with built-ins (#4819) - Additional commits viewable in compare view
You can trigger a rebase of this PR 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 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)