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
-
dce233b
3.9.1 -
c6c8844
Use more restrictive types (#4782) -
023ed0f
Use Set and builtin-modules package (#4781) -
f00b251
Sort namespace object keys (#4780) -
08b61f5
Remove array grouping (web compat issue) (#4779) -
bceb353
Import from node:fs/promises (#4777) -
e026801
Bump 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 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)