Created by: dependabot[bot]
Bumps rollup from 3.9.0 to 3.9.1.
Release notes
Sourced from rollup's releases.
v3.9.1
3.9.1
2023-01-02
Bug Fixes
- Sort keys in generated dynamic namespace objects (#4780)
- Do not consider Array.group to be side effect free as the specs have changed (#4779)
Pull Requests
- #4777: Import from node:fs/promises (
@dnalborczyk)- #4778: Bump deps (
@dnalborczyk)- #4779: Remove array grouping (web compat issue) (
@dnalborczyk)- #4780: Sort namespace object keys (
@dnalborczyk)- #4781: Use Set and builtin-modules package (
@dnalborczyk)- #4782: Use more restrictive types (
@dnalborczyk)
Changelog
Sourced from rollup's changelog.
3.9.1
2023-01-02
Bug Fixes
- Sort keys in generated dynamic namespace objects (#4780)
- Do not consider Array.group to be side effect free as the specs have changed (#4779)
Pull Requests
- #4777: Import from node:fs/promises (
@dnalborczyk)- #4778: Bump deps (
@dnalborczyk)- #4779: Remove array grouping (web compat issue) (
@dnalborczyk)- #4780: Sort namespace object keys (
@dnalborczyk)- #4781: Use Set and builtin-modules package (
@dnalborczyk)- #4782: Use more restrictive types (
@dnalborczyk)
Commits
-
dce233b3.9.1 -
c6c8844Use more restrictive types (#4782) -
023ed0fUse Set and builtin-modules package (#4781) -
f00b251Sort namespace object keys (#4780) -
08b61f5Remove array grouping (web compat issue) (#4779) -
bceb353Import from node:fs/promises (#4777) -
e026801Bump deps (#4778) - 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)