generated from dev-protocol/template-repos-ts
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency rollup to v4 #739
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.
Open
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
a2a6759
to
88993f1
Compare
6e99ed9
to
b93b8db
Compare
4375248
to
63779fd
Compare
0033054
to
d6e5bc2
Compare
dbd6e1a
to
39f6f9b
Compare
39f6f9b
to
b7aa216
Compare
3125762
to
4b9f335
Compare
428045c
to
2478f6a
Compare
46d861b
to
ed3c5f7
Compare
ed3c5f7
to
a37eaf8
Compare
fe6c033
to
7e93182
Compare
7e93182
to
f03bd39
Compare
9bf9ef2
to
5ee4174
Compare
2b10dfc
to
7ced571
Compare
dfd600b
to
301298d
Compare
68ff4c1
to
248652e
Compare
5e6854d
to
124436b
Compare
82f116d
to
a241e54
Compare
6a3e7a2
to
d6f85b0
Compare
6201365
to
c577269
Compare
c577269
to
db23650
Compare
db23650
to
6f53187
Compare
6f53187
to
a455994
Compare
a455994
to
010e18c
Compare
010e18c
to
4976f02
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.41.1
Release Notes
rollup/rollup (rollup)
v4.41.1
Compare Source
2025-05-24
Bug Fixes
this.resolve
withskipSelf: true
, subsequent calls when handling this by the same plugin with same parameters will returnnull
to avoid infinite recursions (#5945)Pull Requests
v4.41.0
Compare Source
2025-05-18
Features
Pull Requests
v4.40.2
Compare Source
2025-05-06
Bug Fixes
Pull Requests
ReferenceError
(@dasa)v4.40.1
Compare Source
2025-04-28
Bug Fixes
Pull Requests
./package.json
entry (@JounQin, @lukastaegert)v4.40.0
Compare Source
2025-04-12
Features
eval
warnings on first render and only when the call is not tree-shaken (#5892)Bug Fixes
Pull Requests
treeshake: false
breaking destructured namespace imports (@Skn0tt)v4.39.0
Compare Source
2025-04-02
Features
Bug Fixes
id
property as optional in the filter for theresolveId
hook (#5896)Pull Requests
v4.38.0
Compare Source
2025-03-29
Features
.filter
option inresolveId
,load
andtransform
hooks (#5882)Pull Requests
v4.37.0
Compare Source
2025-03-23
Features
export
keyword (#5871)Bug Fixes
Pull Requests
v4.36.0
Compare Source
2025-03-17
Features
renderDynamicImport
hook to provide information about static dependencies of the imported module (#5870)Bug Fixes
Pull Requests
v4.35.0
Compare Source
2025-03-08
Features
Pull Requests
v4.34.9
Compare Source
2025-03-01
Bug Fixes
Pull Requests
v4.34.8
Compare Source
2025-02-17
Bug Fixes
Pull Requests
v4.34.7
Compare Source
2025-02-14
Bug Fixes
Pull Requests
v4.34.6
Compare Source
2025-02-07
Bug Fixes
Pull Requests
v4.34.5
Compare Source
2025-02-07
Bug Fixes
Pull Requests
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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.