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
-
48553ca3.12.0 -
01ddea0Try to exclude browser types explicitly -
db2f2fcUse old namespace reexport code pattern for better Node support (#4826) -
b87a2e5Add and use anchors for nested options (#4825) -
12cbd25Fix slash in thank you notice link -
8db04f53.11.0 -
9ff0128Add most options to the REPL (#4824) -
b362fb9Minor migration guide improvements (#4823) -
e52495bTweak document landing page (#4822) -
f7c0795Replace 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 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)