-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(deps): update dependency rollup to v4 #120
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 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
f7ec1b2
to
2a32395
Compare
a0aad32
to
93f3712
Compare
4492682
to
4104055
Compare
21c0faf
to
1b8bb2e
Compare
1b8bb2e
to
d9ec7e5
Compare
e1f2198
to
5847136
Compare
5847136
to
142c762
Compare
d801c90
to
186a4db
Compare
186a4db
to
b51ed08
Compare
b51ed08
to
d220c6b
Compare
3956db8
to
52045e0
Compare
52045e0
to
d892449
Compare
d55099b
to
99d4162
Compare
f28ac61
to
0237b81
Compare
512c2a8
to
cfdb85f
Compare
1c2f0e8
to
84f4c9d
Compare
e2ad628
to
0d3d793
Compare
0d3d793
to
2435bad
Compare
709cb26
to
41765f8
Compare
3c56633
to
1adeb02
Compare
5576bb0
to
24c4060
Compare
de45fc9
to
8cc6d3f
Compare
a966814
to
c02c412
Compare
c02c412
to
99f4290
Compare
99f4290
to
bb73c63
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.
This PR contains the following updates:
3.29.5
->4.34.4
Release Notes
rollup/rollup (rollup)
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 Fixes
Pull Requests
v4.34.1
Compare Source
2025-02-03
Bug Fixes
Pull Requests
v4.34.0
Compare Source
2025-02-01
Features
Pull Requests
v4.33.0
Compare Source
2025-02-01
Features
Bug Fixes
Pull Requests
v4.32.1
Compare Source
2025-01-28
Bug Fixes
Pull Requests
v4.32.0
Compare Source
2025-01-24
Features
Bug Fixes
Pull Requests
v4.31.0
Compare Source
2025-01-19
Features
Bug Fixes
Pull Requests
v4.30.1
Compare Source
2025-01-07
Bug Fixes
Pull Requests
v4.30.0
Compare Source
2025-01-06
Features
Pull Requests
v4.29.2
Compare Source
2025-01-05
Bug Fixes
import()
expressions from CommonJS (#5781)Pull Requests
v4.29.1
Compare Source
2024-12-21
Bug Fixes
Pull Requests
v4.29.0
Compare Source
2024-12-20
Features
Pull Requests
v4.28.1
Compare Source
2024-12-06
Bug Fixes
debugId
toSourceMap
types (#5751)Pull Requests
debugId
toSourceMap
types (@timfish, @lukastaegert)v4.28.0
Compare Source
2024-11-30
Features
Pull Requests
v4.27.4
Compare Source
2024-11-23
Bug Fixes
Pull Requests
v4.27.3
Compare Source
2024-11-18
Bug Fixes
Pull Requests
v4.27.2
Compare Source
2024-11-15
Bug Fixes
Pull Requests
v4.27.1
Compare Source
2024-11-15
Bug Fixes
Pull Requests
v4.27.0
Compare Source
2024-11-15
Features
Bug Fixes
Pull Requests
v4.26.0
Compare Source
2024-11-13
Features
await bundle.close()
via explicit resource management in TypeScript (#5721)Pull Requests
using
forRollupBuild
(@shulaoda)v4.25.0
Compare Source
2024-11-09
Features
output.sourcemapDebugIds
option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)Bug Fixes
Pull Requests
v4.24.4
Compare Source
2024-11-04
Bug Fixes
Pull Requests
v4.24.3
Compare Source
2024-10-29
Bug Fixes
Pull Requests
v4.24.2
Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.1
Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.0
Compare Source
2024-10-02
Features
Pull Requests
v4.23.0
Compare Source
2024-10-01
Features
Pull Requests
v4.22.5
Compare Source
2024-09-27
Bug Fixes
Pull Requests
v4.22.4
Compare Source
2024-09-21
Bug Fixes
Pull Requests
v4.22.3
Compare Source
2024-09-21
Bug Fixes
Pull Requests
v4.22.2
Compare Source
2024-09-20
Bug Fixes
Pull Requests
v4.22.1
Compare Source
2024-09-20
Bug Fixes
Pull Requests
v4.22.0
Compare Source
2024-09-19
Features
Bug Fixes
Pull Requests
AggregateError
,FinalizationRegistry
,WeakRef
to knownGlobals (@re-taro)v4.21.3
Compare Source
2024-09-12
Bug Fixes
Pull Requests
v4.21.2
Compare Source
2024-08-30
Bug Fixes
Pull Requests
v4.21.1
Compare Source
2024-08-26
Bug Fixes
closeWatcher
hook is called when watch mode is aborted via Ctrl+C (#5618)import.meta.url
in compact mode (#5624)Pull Requests
v4.21.0
Compare Source
2024-08-18
Features
Pull Requests
noConflict
option in REPL. (@7086cmd)v4.20.0
Compare Source
2024-08-03
Features
Pull Requests
v4.19.2
Compare Source
2024-08-01
Bug Fixes
Pull Requests
v4.19.1
Compare Source
2024-07-27
Bug Fixes
Pull Requests
v4.19.0
Compare Source
2024-07-20
Features
Bug Fixes
Pull Requests
v4.18.1
Compare Source
2024-07-08
Bug Fixes
Pull Requests
%
if URI malformed (@baseballyama, @lukastaegert)v4.18.0
Compare Source
2024-05-22
Features
Pull Requests
v4.17.2
Compare Source
2024-04-30
Bug Fixes
Pull Requests
v4.17.1
Compare Source
2024-04-29
Bug Fixes
Pull Requests
v4.17.0
Compare Source
2024-04-27
Features
Bug Fixes
Pull Requests
v4.16.4
Compare Source
2024-04-23
Bug Fixes
Pull Requests
v4.16.3
Compare Source
2024-04-23
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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.