-
Notifications
You must be signed in to change notification settings - Fork 30
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.6.1 #1751
Merged
Merged
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1751 +/- ##
=======================================
Coverage 97.53% 97.53%
=======================================
Files 9 9
Lines 770 770
Branches 121 121
=======================================
Hits 751 751
Misses 18 18
Partials 1 1 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.1.5
chore(deps): update dependency rollup to v4.1.6
Oct 31, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
October 31, 2023 06:19
93d7393
to
74b3374
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.1.6
chore(deps): update dependency rollup to v4.2.0
Oct 31, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
October 31, 2023 09:21
74b3374
to
e223440
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.2.0
chore(deps): update dependency rollup to v4.3.0
Nov 3, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 3, 2023 21:07
e223440
to
c9aca46
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.3.0
chore(deps): update dependency rollup to v4.3.1
Nov 11, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 11, 2023 09:41
c9aca46
to
874ed97
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.3.1
chore(deps): update dependency rollup to v4.4.0
Nov 12, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 12, 2023 09:54
874ed97
to
1f0da25
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.4.0
chore(deps): update dependency rollup to v4.4.1
Nov 14, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 14, 2023 08:33
1f0da25
to
b3802c3
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.4.1
chore(deps): update dependency rollup to v4.5.0
Nov 18, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 18, 2023 06:52
b3802c3
to
3f6569e
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.5.0
chore(deps): update dependency rollup to v4.5.1
Nov 21, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 21, 2023 22:59
3f6569e
to
70669a5
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.5.1
chore(deps): update dependency rollup to v4.5.2
Nov 24, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 24, 2023 07:13
70669a5
to
94a302f
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.5.2
chore(deps): update dependency rollup to v4.6.0
Nov 26, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 26, 2023 15:11
94a302f
to
206499d
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to v4.6.0
chore(deps): update dependency rollup to v4.6.1
Nov 30, 2023
renovate
bot
force-pushed
the
renovate/rollup-4.x
branch
from
November 30, 2023 06:13
206499d
to
902149b
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:
4.1.4
->4.6.1
Release Notes
rollup/rollup (rollup)
v4.6.1
Compare Source
2023-11-30
Bug Fixes
var
several times was considered a conflict (#5276)Pull Requests
v4.6.0
Compare Source
2023-11-26
Features
this.addWatchFile
in all plugin hooks (#5270)Bug Fixes
npm
issue (#5267)this
context inthis.addWatchFile
so it does not need to be bound when passed around (#5270)Pull Requests
v4.5.2
Compare Source
2023-11-24
Bug Fixes
Pull Requests
v4.5.1
Compare Source
2023-11-21
Bug Fixes
Pull Requests
v4.5.0
Compare Source
2023-11-18
Bug Fixes
Pull Requests
v4.4.1
Compare Source
2023-11-14
Bug Fixes
Pull Requests
v4.4.0
Compare Source
2023-11-12
Features
Bug Fixes
Pull Requests
v4.3.1
Compare Source
2023-11-11
Bug Fixes
--forceExit
(#5245)Pull Requests
v4.3.0
Compare Source
2023-11-03
Features
forceExit
CLI flag for situations where the CLI does not exit gracefully (#5195)Bug Fixes
Pull Requests
forceExit
CLI flag (@raphael-theriault-swi)ENOENT
error on temp config removal (@jzempel)v4.2.0
Compare Source
2023-10-31
Features
parseAstAsync
helper function (#5202)Pull Requests
parseAstAsync
and parallelize parsing AST (@sapphi-red)v4.1.6
Compare Source
2023-10-31
Bug Fixes
Pull Requests
v4.1.5
Compare Source
2023-10-28
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 has been generated by Mend Renovate. View repository job log here.