-
Notifications
You must be signed in to change notification settings - Fork 0
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 All (major) #69
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-all
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
+224
−128
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/major-all
branch
2 times, most recently
from
November 21, 2023 15:53
1274542
to
d2a6fb9
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
3 times, most recently
from
December 4, 2023 10:23
2fc15e7
to
fe88925
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
3 times, most recently
from
December 8, 2023 13:35
3e48bf4
to
505fca8
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
3 times, most recently
from
December 15, 2023 17:15
41325b0
to
9df7c14
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
December 22, 2023 09:46
360788e
to
b14f4d7
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
January 8, 2024 17:22
2628366
to
da56827
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
January 19, 2024 16:08
ca9f8ad
to
d78f7ec
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
February 1, 2024 14:11
9a0b0b6
to
d44b92e
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
4 times, most recently
from
February 9, 2024 13:42
ffdb288
to
13c98aa
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
3 times, most recently
from
February 21, 2024 13:11
14c3c24
to
f851795
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
March 3, 2024 18:44
edb8938
to
0bfc238
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
3 times, most recently
from
May 29, 2024 13:49
f1e5365
to
75c3268
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
June 9, 2024 16:29
75c3268
to
df8aa60
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
June 20, 2024 21:43
df8aa60
to
a0d3c33
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
July 4, 2024 04:20
a0d3c33
to
2d69118
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
July 22, 2024 17:17
2d69118
to
e7785db
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
August 8, 2024 23:36
b8dbb83
to
20c3665
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
August 26, 2024 11:25
20c3665
to
4815d40
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
8 times, most recently
from
November 3, 2024 07:57
aeb7abe
to
690aa5f
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
November 4, 2024 18:06
690aa5f
to
815604b
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
November 5, 2024 02:00
815604b
to
f775c93
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:
^0.16.6
->^1.0.0
8.56.10
->9.6.1
20.14.1
->22.9.0
9.0.8
->10.0.0
9.0.1
->11.0.2
4.3.2
->5.1.0
Release Notes
uuidjs/uuid (uuid)
v11.0.2
Compare Source
Bug Fixes
v11.0.1
Compare Source
Bug Fixes
v11.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Build System
v10.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)
v5.1.0
Compare Source
skip
option for adding additional directories to be skipped when searching for tsconfig.json files (#146)importer
path before callingthis.resolve
in theirresolveId
hooks (#157)4124b09
)v5.0.1
Compare Source
v5.0.0
Compare Source
This package is now ESM only in order to align with Vite: https://vitejs.dev/guide/migration#deprecate-cjs-node-api
If your project is using CommonJS, you can rename your Vite config to use the
.mjs
or.mts
extension (depending on whether you use TypeScript or not). If you're not using Vite v5.0.0+, you may want to pin your dependency to v4 of this plugin.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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.