-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update dependency rollup to v4 #32
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
main
Choose a base branch
from
renovate/rollup-4.x
base: main
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
9f36068 to
3bbd1d9
Compare
975f77c to
43c618c
Compare
706dc33 to
eec8939
Compare
dc2e488 to
d062931
Compare
eb94346 to
39cd881
Compare
39cd881 to
5fafdee
Compare
0f99a01 to
a066d92
Compare
a066d92 to
6b9af2b
Compare
1baf02e to
c70075c
Compare
c70075c to
b6b9afd
Compare
b6b9afd to
c420557
Compare
0cdf9f7 to
ac6f380
Compare
ac6f380 to
9ff99ea
Compare
641daf9 to
8be4fab
Compare
8be4fab to
6962a53
Compare
ff66972 to
260157c
Compare
ac2237f to
2f6d1c3
Compare
e868c8d to
2e3f155
Compare
aff6b73 to
5149bea
Compare
5149bea to
15af52c
Compare
de30805 to
9be7106
Compare
f3536a8 to
4a2d836
Compare
4a2d836 to
abf19c1
Compare
abf19c1 to
c16f957
Compare
92ab5a8 to
50d291b
Compare
50d291b to
6f8cb4d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
3.19.1->4.53.3Release Notes
rollup/rollup (rollup)
v4.53.3Compare Source
2025-11-19
Bug Fixes
Pull Requests
v4.53.2Compare Source
2025-11-10
Bug Fixes
Pull Requests
v4.53.1Compare Source
2025-11-07
Bug Fixes
Pull Requests
v4.53.0Compare Source
2025-11-07
Features
Pull Requests
v4.52.5Compare Source
2025-10-18
Bug Fixes
Pull Requests
v4.52.4Compare Source
2025-10-03
Bug Fixes
Pull Requests
v4.52.3Compare Source
2025-09-27
Bug Fixes
Pull Requests
fb197b7(@renovate[bot])v4.52.2Compare Source
2025-09-23
Bug Fixes
Pull Requests
v4.52.1Compare Source
2025-09-23
Bug Fixes
Pull Requests
v4.52.0Compare Source
2025-09-19
Features
output.onlyExplicitManualChunksto turn off merging additional dependencies into manual chunks (#6087)Pull Requests
v4.51.0Compare Source
2025-09-19
Features
Bug Fixes
Pull Requests
v4.50.2Compare Source
2025-09-15
Bug Fixes
Pull Requests
v4.50.1Compare Source
2025-09-07
Bug Fixes
Pull Requests
v4.50.0Compare Source
2025-08-31
Features
Bug Fixes
Pull Requests
v4.49.0Compare Source
2025-08-27
Features
Pull Requests
cli/run/loadConfigFile.tsas last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz, @TrickyPi)v4.48.1Compare Source
2025-08-25
Bug Fixes
Pull Requests
v4.48.0Compare Source
2025-08-23
Features
Bug Fixes
Pull Requests
v4.47.1Compare Source
2025-08-21
Bug Fixes
Pull Requests
v4.47.0Compare Source
2025-08-21
Features
Bug Fixes
undefinedfor optional fields in Rollup types (#6061)Pull Requests
v4.46.4Compare Source
2025-08-20
Bug Fixes
inoperator (#6052)Pull Requests
inwithsyntheticNamedExports(@hi-ogawa)v4.46.3Compare Source
2025-08-18
Bug Fixes
Pull Requests
generated bycomment diff on Windows (@sapphi-red)no_opt_archfeature for mimalloc-safe (@sapphi-red)v4.46.2Compare Source
2025-07-29
Bug Fixes
Pull Requests
v4.46.1Compare Source
2025-07-28
Bug Fixes
inoperator on external namespaces (#6036)Pull Requests
v4.46.0Compare Source
2025-07-27
Features
inchecks on namespaces to keep them treeshake-able (#6029)Pull Requests
inchecks on namespaces to keep them treeshake-able (@cyyynthia, @lukastaegert)v4.45.3Compare Source
2025-07-26
Bug Fixes
Pull Requests
v4.45.1Compare Source
2025-07-15
Bug Fixes
Pull Requests
v4.45.0Compare Source
2025-07-12
Features
Bug Fixes
this(#6001)Pull Requests
v4.44.2Compare Source
2025-07-04
Bug Fixes
@__PURE__annotations afternewkeyword (#5998)Pull Requests
@__PURE__when nested after new in constructor invocations (@TrickyPi)v4.44.1Compare Source
2025-06-26
Bug Fixes
Pull Requests
v4.44.0Compare Source
2025-06-19
Features
maxParallelFileOpsas this could break watch mode with the commonjs plugin (#5986)Bug Fixes
Pull Requests
v4.43.0Compare Source
2025-06-11
Features
fsoption andthis.fsAPI to replace file system (#5944)Pull Requests
v4.42.0Compare Source
2025-06-06
Features
Pull Requests
allowInputInsideOutputPathoption (@btea, @lukastaegert)v4.41.2Compare Source
2025-06-06
Bug Fixes
thenand non-arrow function expressions (#5977)Pull Requests
v4.41.1Compare Source
2025-05-24
Bug Fixes
this.resolvewithskipSelf: true, subsequent calls when handling this by the same plugin with same parameters will returnnullto avoid infinite recursions (#5945)Pull Requests
v4.41.0Compare Source
2025-05-18
Features
Pull Requests
v4.40.2Compare Source
2025-05-06
Bug Fixes
Pull Requests
ReferenceError(@dasa)v4.40.1Compare Source
2025-04-28
Bug Fixes
Pull Requests
./package.jsonentry (@JounQin, @lukastaegert)v4.40.0Compare Source
2025-04-12
Features
evalwarnings on first render and only when the call is not tree-shaken (#5892)Bug Fixes
Pull Requests
treeshake: falsebreaking destructured namespace imports (@Skn0tt)v4.39.0Compare Source
2025-04-02
Features
Bug Fixes
idproperty as optional in the filter for theresolveIdhook (#5896)Pull Requests
v4.38.0Compare Source
2025-03-29
Features
.filteroption inresolveId,loadandtransformhooks (#5882)Pull Requests
v4.37.0Compare Source
2025-03-23
Features
exportkeyword (#5871)Bug Fixes
Pull Requests
v4.36.0Compare Source
2025-03-17
Features
renderDynamicImporthook to provide information about static dependencies of the imported module (#5870)Bug Fixes
Pull Requests
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.