Created by: dependabot[bot]
Bumps rollup from 3.9.1 to 3.10.1.
Release notes
Sourced from rollup's releases.
v3.10.1
3.10.1
2023-01-20
Bug Fixes
- Fix some crashes when using optional chaining with namespaces and improve tree-shaking (#4812)
- Avoid wrongly removed code when using optional chaining (#4812)
Pull Requests
- #4809: fix: rollup bin file is in dist folder (
@saibotsivad)- #4812: Rework tree-shaking support for optional chaining (
@lukastaegert)v3.10.0
3.10.0
2023-01-12
Features
- Add information about the resolving plugin to resolved ids (#4789)
- Improve treeshaking for optional chaining when the root is nullish (#4797)
Bug Fixes
- Remove unnecessary internal defaults for acorn options (#4786)
Pull Requests
- #4785: Use
@jridgewell/sourcemap-codec(@bluwy)- #4786: Remove default acorn options + other fixes (
@dnalborczyk)- #4789: feat: add
resolvedByfield toResolvedId(@TrickyPi)- #4794: fix: import can be shortened (
@cunzaizhuyi)- #4796: Update dependencies (
@lukastaegert)- #4797: feat: treeshake for optional chaining (
@antfu)
Changelog
Sourced from rollup's changelog.
3.10.1
2023-01-20
Bug Fixes
- Fix some crashes when using optional chaining with namespaces and improve tree-shaking (#4812)
- Avoid wrongly removed code when using optional chaining (#4812)
Pull Requests
- #4809: fix: rollup bin file is in dist folder (
@saibotsivad)- #4812: Rework tree-shaking support for optional chaining (
@lukastaegert)3.10.0
2023-01-12
Features
- Add information about the resolving plugin to resolved ids (#4789)
- Improve treeshaking for optional chaining when the root is nullish (#4797)
Bug Fixes
- Remove unnecessary internal defaults for acorn options (#4786)
Pull Requests
- #4785: Use
@jridgewell/sourcemap-codec(@bluwy)- #4786: Remove default acorn options + other fixes (
@dnalborczyk)- #4789: feat: add
resolvedByfield toResolvedId(@TrickyPi)- #4794: fix: import can be shortened (
@cunzaizhuyi)- #4796: Update dependencies (
@lukastaegert)- #4797: feat: treeshake for optional chaining (
@antfu)
Commits
-
94535b83.10.1 -
c8c40c8Rework tree-shaking support for optional chaining (#4812) -
233e562fix: rollup bin file is in dist folder (#4809) -
8b644e73.10.0 -
ffc19b0feat: treeshake for optional chaining (#4797) -
b26a37ffeat: addresolvedByfield toResolvedId(#4789) -
ade0ee3Update dependencies (#4796) -
ec68e85fix: import can be shortened (#4794) -
67487b3Remove default acorn options + other fixes (#4786) -
6a29327Use@jridgewell/sourcemap-codec(#4785) - See full diff 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)