-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency rollup to v4.52.3 #316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
stage
Choose a base branch
from
renovate/rollup-4.x
base: stage
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f17c5b7
to
4f81a6a
Compare
4f81a6a
to
a0c4e5b
Compare
a0c4e5b
to
b43f5fb
Compare
b43f5fb
to
48b6319
Compare
48b6319
to
440e42a
Compare
440e42a
to
c9f1c0a
Compare
c9f1c0a
to
02b5689
Compare
02b5689
to
5ba36c7
Compare
5ba36c7
to
392a36c
Compare
392a36c
to
dba7f09
Compare
dba7f09
to
f6947a7
Compare
f6947a7
to
3526e32
Compare
3526e32
to
376256c
Compare
376256c
to
80ee800
Compare
80ee800
to
66e46e0
Compare
7008571
to
df7c6ec
Compare
df7c6ec
to
cd5da8e
Compare
cd5da8e
to
48124c9
Compare
48124c9
to
1555c35
Compare
1555c35
to
ffd3291
Compare
ffd3291
to
44733c0
Compare
44733c0
to
866f176
Compare
866f176
to
fa2ef79
Compare
fa2ef79
to
e8c89d7
Compare
e8c89d7
to
59ac2ea
Compare
59ac2ea
to
9371ac5
Compare
9371ac5
to
f27cd7d
Compare
f27cd7d
to
463429e
Compare
463429e
to
cd0de3b
Compare
cd0de3b
to
d81d026
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
4.9.5
->4.52.3
Release Notes
rollup/rollup (rollup)
v4.52.3
Compare Source
2025-09-27
Bug Fixes
Pull Requests
fb197b7
(@renovate[bot])v4.52.2
Compare Source
2025-09-23
Bug Fixes
Pull Requests
v4.52.1
Compare Source
2025-09-23
Bug Fixes
Pull Requests
v4.52.0
Compare Source
2025-09-19
Features
output.onlyExplicitManualChunks
to turn off merging additional dependencies into manual chunks (#6087)Pull Requests
v4.51.0
Compare Source
2025-09-19
Features
Bug Fixes
Pull Requests
v4.50.2
Compare Source
2025-09-15
Bug Fixes
Pull Requests
v4.50.1
Compare Source
2025-09-07
Bug Fixes
Pull Requests
v4.50.0
Compare Source
2025-08-31
Features
Bug Fixes
Pull Requests
v4.49.0
Compare Source
2025-08-27
Features
Pull Requests
cli/run/loadConfigFile.ts
as last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz, @TrickyPi)v4.48.1
Compare Source
2025-08-25
Bug Fixes
Pull Requests
v4.48.0
Compare Source
2025-08-23
Features
Bug Fixes
Pull Requests
v4.47.1
Compare Source
2025-08-21
Bug Fixes
Pull Requests
v4.47.0
Compare Source
2025-08-21
Features
Bug Fixes
undefined
for optional fields in Rollup types (#6061)Pull Requests
v4.46.4
Compare Source
2025-08-20
Bug Fixes
in
operator (#6052)Pull Requests
in
withsyntheticNamedExports
(@hi-ogawa)v4.46.3
Compare Source
2025-08-18
Bug Fixes
Pull Requests
generated by
comment diff on Windows (@sapphi-red)no_opt_arch
feature for mimalloc-safe (@sapphi-red)v4.46.2
Compare Source
2025-07-29
Bug Fixes
Pull Requests
v4.46.1
Compare Source
2025-07-28
Bug Fixes
in
operator on external namespaces (#6036)Pull Requests
v4.46.0
Compare Source
2025-07-27
Features
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
in
checks on namespaces to keep them treeshake-able (@cyyynthia, @lukastaegert)v4.45.3
Compare Source
2025-07-26
Bug Fixes
Pull Requests
v4.45.1
Compare Source
2025-07-15
Bug Fixes
Pull Requests
v4.45.0
Compare Source
2025-07-12
Features
Bug Fixes
this
(#6001)Pull Requests
v4.44.2
Compare Source
2025-07-04
Bug Fixes
@__PURE__
annotations afternew
keyword (#5998)Pull Requests
@__PURE__
when nested after new in constructor invocations (@TrickyPi)v4.44.1
Compare Source
2025-06-26
Bug Fixes
Pull Requests
v4.44.0
Compare Source
2025-06-19
Features
maxParallelFileOps
as this could break watch mode with the commonjs plugin (#5986)Bug Fixes
Pull Requests
v4.43.0
Compare Source
2025-06-11
Features
fs
option andthis.fs
API to replace file system (#5944)Pull Requests
v4.42.0
Compare Source
2025-06-06
Features
Pull Requests
allowInputInsideOutputPath
option (@btea, @lukastaegert)v4.41.2
Compare Source
2025-06-06
Bug Fixes
then
and non-arrow function expressions (#5977)Pull Requests
v4.41.1
Compare Source
2025-05-24
Bug Fixes
this.resolve
withskipSelf: true
, subsequent calls when handling this by the same plugin with same parameters will returnnull
to avoid infinite recursions (#5945)Pull Requests
v4.41.0
Compare Source
2025-05-18
Features
Pull Requests
v4.40.2
Compare Source
2025-05-06
Bug Fixes
Pull Requests
ReferenceError
(@dasa)v4.40.1
Compare Source
2025-04-28
Bug Fixes
Pull Requests
./package.json
entry (@JounQin, @lukastaegert)v4.40.0
Compare Source
2025-04-12
Features
eval
warnings on first render and only when the call is not tree-shaken (#5892)Bug Fixes
Pull Requests
treeshake: false
breaking destructured namespace imports (@Skn0tt)v4.39.0
Compare Source
2025-04-02
Features
Bug Fixes
id
property as optional in the filter for theresolveId
hook (#5896)Pull Requests
v4.38.0
Compare Source
2025-03-29
Features
.filter
option inresolveId
,load
andtransform
hooks (#5882)Pull Requests
v4.37.0
Compare Source
2025-03-23
Features
export
keyword (#5871)Bug Fixes
Pull Requests
v4.36.0
Compare Source
2025-03-17
Features
renderDynamicImport
hook to provide information about static dependencies of the imported module (#5870)Bug Fixes
Pull Requests
v4.35.0
Compare Source
2025-03-08
Features
Pull Requests
v4.34.9
Compare Source
2025-03-01
Bug Fixes
Pull Requests
v4.34.8
Compare Source
2025-02-17
Bug Fixes
Pull Requests
v4.34.7
Compare Source
2025-02-14
Bug Fixes
Pull Requests
v4.34.6
Compare Source
2025-02-07
Bug Fixes
Pull Requests
v4.34.5
Compare Source
2025-02-07
Bug Fixes
Pull Requests
v4.34.4
Compare Source
2025-02-05
Bug Fixes
Pull Requests
v4.34.3
Compare Source
2025-02-05
Bug Fixes
Pull Requests
v4.34.2
Compare Source
2025-02-04
Bug F
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.