generated from esm-bundle/autopublish-template
-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency rollup to v4 #322
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.
Open
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
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
4 times, most recently
from
October 8, 2023 22:15
476359c
to
579f87b
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
5 times, most recently
from
October 16, 2023 07:57
b1797bb
to
4777fd0
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
4 times, most recently
from
November 3, 2023 21:11
e71d9a3
to
c47d31c
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
5 times, most recently
from
November 18, 2023 06:27
5853d1d
to
9a45b3e
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
3 times, most recently
from
November 26, 2023 17:11
ddfc518
to
2a4ca5a
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 30, 2023 08:06
2a4ca5a
to
4d26e65
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
4 times, most recently
from
December 13, 2023 11:03
788b4f0
to
bd34eee
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
December 17, 2023 06:54
bd34eee
to
4ffa653
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
2 times, most recently
from
January 5, 2024 06:52
09b2de2
to
218cf53
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
4 times, most recently
from
October 16, 2024 07:16
423ffd6
to
bcde8d2
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
3 times, most recently
from
October 29, 2024 17:37
186601b
to
06a4ec2
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
2 times, most recently
from
November 9, 2024 09:51
6eab8ea
to
a0a61fb
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
5 times, most recently
from
November 18, 2024 16:53
c397257
to
2033f24
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 23, 2024 10:12
2033f24
to
b4cfd2a
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
2 times, most recently
from
December 6, 2024 14:30
2732c4a
to
0a89a8f
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
5 times, most recently
from
December 21, 2024 07:32
0ed3a5a
to
1e7d2bf
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
December 27, 2024 12:39
1e7d2bf
to
9657ff1
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
5 times, most recently
from
January 9, 2025 11:50
14bb3aa
to
c4729ba
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
January 19, 2025 16:30
c4729ba
to
ac7e4e5
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:
2.79.2
->4.31.0
Release Notes
rollup/rollup (rollup)
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
Pull Requests
v4.16.2
Compare Source
2024-04-22
Bug Fixes
Pull Requests
v4.16.1
Compare Source
2024-04-21
Bug Fixes
Pull Requests
v4.16.0
Compare Source
2024-04-21
Features
Pull Requests
v4.15.0
Compare Source
2024-04-20
Features
Pull Requests
v4.14.3
Compare Source
2024-04-15
Bug Fixes
Pull Requests
v4.14.2
Compare Source
2024-04-12
Bug Fixes
Pull Requests
v4.14.1
Compare Source
2024-04-07
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.