-
Notifications
You must be signed in to change notification settings - Fork 124
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
chore(deps): update dependency rollup to v4 #2033
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.
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
5 times, most recently
from
October 6, 2023 17:23
bc8c3fa
to
ef6ae86
Compare
renovate
bot
changed the title
Update dependency rollup to v4
chore(deps): update dependency rollup to v4
Oct 6, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
5 times, most recently
from
October 14, 2023 06:54
91640f9
to
079aaec
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
3 times, most recently
from
October 16, 2023 07:23
d4efa4a
to
963fb06
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
4 times, most recently
from
November 3, 2023 21:07
eed314a
to
24c71cd
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
4 times, most recently
from
November 18, 2023 06:58
87fdf0f
to
1bfcc77
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
3 times, most recently
from
November 26, 2023 16:50
679cbf6
to
eddfadf
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 30, 2023 07:04
eddfadf
to
dcfd35f
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
3 times, most recently
from
December 13, 2023 10:41
9fa4bc0
to
ab88397
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
December 17, 2023 06:49
ab88397
to
9a3af2f
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
2 times, most recently
from
September 19, 2024 06:14
056517a
to
5558587
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
2 times, most recently
from
September 20, 2024 12:17
66f6c8c
to
57578e2
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4
chore(deps): update dependency rollup to v4 - autoclosed
Sep 21, 2024
renovate
bot
changed the title
chore(deps): update dependency rollup to v4 - autoclosed
chore(deps): update dependency rollup to v4
Sep 22, 2024
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
2 times, most recently
from
September 27, 2024 12:22
203dcbf
to
b0ee99d
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
3 times, most recently
from
October 2, 2024 12:02
7d84c96
to
5e05215
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
3 times, most recently
from
October 29, 2024 17:47
2d4082d
to
9977102
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
2 times, most recently
from
November 9, 2024 09:59
5cd8619
to
679804b
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
5 times, most recently
from
November 18, 2024 17:02
261248b
to
0cbc9a2
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 23, 2024 11:19
0cbc9a2
to
80fea4d
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
2 times, most recently
from
December 6, 2024 13:30
092ee3f
to
7581e41
Compare
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
December 10, 2024 18:55
7581e41
to
70b3a1d
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.28.1
Release Notes
rollup/rollup (rollup)
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
v4.14.0
Compare Source
2024-04-03
Features
Pull Requests
@shikiji/vitepress-twoslash
(@sapphi-red)v4.13.2
Compare Source
2024-03-28
Bug Fixes
Pull Requests
v4.13.1
Compare Source
2024-03-27
Bug Fixes
Pull Requests
v4.13.0
Compare Source
2024-03-12
Features
Pull Requests
v4.12.1
Compare Source
2024-03-06
Bug Fixes
Pull Requests
getRollupEror
togetRollupError
(@MrRefactoring)import.meta.ROLLUP_FILE_URL_referenceId
correctly (@sapphi-red)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.