-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency rollup to v4 #63
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
master
Choose a base branch
from
renovate/rollup-4.x
base: master
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
0feb00c to
ebae0a9
Compare
fc17ded to
cca867e
Compare
7e2d0b6 to
f7636ed
Compare
0b749e0 to
54285aa
Compare
bc9c1f1 to
24f5075
Compare
24f5075 to
d5d1829
Compare
b42fb12 to
ebc7aac
Compare
ebc7aac to
a9a6412
Compare
7add5c8 to
5f48de9
Compare
5f48de9 to
524b43b
Compare
524b43b to
966ab86
Compare
25cf70c to
c41cfe3
Compare
c41cfe3 to
6dad3a1
Compare
dcf3768 to
5e2b6f5
Compare
da9d8e1 to
1da03f2
Compare
1da03f2 to
692439a
Compare
a52b587 to
0fb984d
Compare
08a7224 to
df8078f
Compare
59bd022 to
698903f
Compare
0d61c56 to
bb7e118
Compare
bb7e118 to
f383f87
Compare
7e9ca1d to
534a4c0
Compare
3a06e70 to
1779bad
Compare
1779bad to
382fa37
Compare
382fa37 to
5662a2b
Compare
5662a2b to
21914f0
Compare
Author
|
21914f0 to
162ac24
Compare
162ac24 to
aab83e2
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:
2.37.1->4.53.2Release Notes
rollup/rollup (rollup)
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
v4.35.0Compare Source
2025-03-08
Features
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.