-
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 all non-major dependencies #798
Open
renovate
wants to merge
1
commit into
next
Choose a base branch
from
renovate/all-minor-patch
base: next
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
added
change: dependencies
Updates to dependencies only
needs review
needs reviewing
labels
Nov 8, 2023
renovate
bot
changed the title
Update dependency eslint to v8.53.0
Update all non-major dependencies
Nov 9, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
November 10, 2023 11:57
da5e015
to
cffe939
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
November 18, 2023 02:13
7eff82f
to
8ca2103
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
November 27, 2023 11:23
b2988ec
to
d65e183
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
December 2, 2023 01:20
b30d334
to
733e3b4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
December 13, 2023 12:01
9c9ecf3
to
233a18e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
December 16, 2023 00:39
1d55208
to
d2896fa
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
December 26, 2023 18:37
a182148
to
60547cf
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 3, 2024 00:06
60547cf
to
945b019
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
January 14, 2024 03:53
bb38fdb
to
27178ce
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 11, 2024 07:00
fc5c1e4
to
a2d633b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 20, 2024 20:29
83f9dd2
to
5f0b542
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 8, 2024 16:42
5d84468
to
6f7648c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
July 13, 2024 13:56
e63d7b6
to
ba45399
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
July 22, 2024 23:25
a48fdec
to
8e9db9e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 1, 2024 20:33
8e9db9e
to
210ad95
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
August 14, 2024 17:46
0fd7c6e
to
b7a49fc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
August 28, 2024 23:05
1ed8ec5
to
d5c61a5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 9, 2024 17:32
d5c61a5
to
d21d37d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 8, 2024 22:38
d21d37d
to
6794f64
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 25, 2024 03:51
6794f64
to
9da76f0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
November 22, 2024 19:37
9bfcdd2
to
876566a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
November 26, 2024 14:56
fbb9666
to
bb36242
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 4, 2024 08:37
bb36242
to
eb83461
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:
0.21.8
->0.23.1
7.0.19
->7.0.27
5.0.6
->5.0.7
4.0.3
->4.0.4
0.6.3
->0.6.5
8.10.2
->8.15.9
3.0.3
->3.4.2
29.1.1
->29.2.5
5.2.2
->5.7.2
Release Notes
antfu-collective/ni (@antfu/ni)
v0.23.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.23.0
Compare Source
🚨 Breaking Changes
parseNi
etc. now returnResolvedCommand
object instead of string, migrate totinyexec
- by @userquin, Ben McCann and @antfu in https://github.com/antfu-collective/ni/issues/231 (3d323)View changes on GitHub
v0.22.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.22.3
Compare Source
🐞 Bug Fixes
@jsdevtools/ez-spawn
, fix #224 - by @antfu in https://github.com/antfu-collective/ni/issues/224 (af1b1)View changes on GitHub
v0.22.2
Compare Source
No significant changes
View changes on GitHub
v0.22.1
Compare Source
🚀 Features
🐞 Bug Fixes
bun x
instead ofbunx
- by @MAttila42 in https://github.com/antfu-collective/ni/issues/219 (13282)View changes on GitHub
v0.22.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.21.12
Compare Source
🐞 Bug Fixes
yarn@>1
andpnpm@<7
- by @auvred in https://github.com/antfu/ni/issues/190 (2fbce)View changes on GitHub
v0.21.11
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.21.10
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.21.9
Compare Source
🚀 Features
🐞 Bug Fixes
-v
flag not working foryarn@berry
- by @Dimava in https://github.com/antfu/ni/issues/175 (9e3c9)View changes on GitHub
xeroxinteractive/config (@xerox/eslint-config)
v5.0.7
Compare Source
Fix
Dependencies
Authors: 2
cli-table/cli-table3 (cli-table3)
v0.6.5
Compare Source
What's Changed
New Contributors
Full Changelog: cli-table/cli-table3@v0.6.4...v0.6.5
v0.6.4
Compare Source
What's Changed
New Contributors
Full Changelog: cli-table/cli-table3@v0.6.3...v0.6.4
pnpm/pnpm (pnpm)
v8.15.9
: pnpm 8.15.9Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.8
Compare Source
Patch Changes
script-shell
option is configured to a.bat
/.cmd
file on Windows, pnpm will now error withERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS
. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If thescript-shell
option is necessary for your use-case, please set a.exe
file instead.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.7
Compare Source
Patch Changes
pnpm config get
prints a comma-separated list for an array value instead of nothing.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.6
Compare Source
Patch Changes
pnpm run
#7817.peerDependencies
#7813.--ignore-scripts
argument toprune
command #7836.Platinum Sponsors
Gold Sponsors
Silver Sponsors
v8.15.5
Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
This PR was generated by Mend Renovate. View the repository job log.