-
-
Notifications
You must be signed in to change notification settings - Fork 3
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 Patch updates (patch) #818
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/patch-patch-updates
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 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
dec59f4
to
bbfc4b5
Compare
a707950
to
5edb62b
Compare
71cad38
to
5273e62
Compare
9089516
to
336b42d
Compare
3dbef79
to
e9489da
Compare
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected], npm/[email protected] |
d32c93f
to
f123152
Compare
8dcbef9
to
d062033
Compare
95913d6
to
4f29451
Compare
5db62f6
to
6bb6e7f
Compare
f73465d
to
dffc374
Compare
f4703f2
to
ce45ff2
Compare
da04d26
to
49fd18d
Compare
6db2f89
to
2b7dfd2
Compare
45f6be1
to
78621f4
Compare
da22be0
to
a67ff50
Compare
b8209b9
to
e280512
Compare
Signed-off-by: Renovate Bot <[email protected]>
e280512
to
47d0630
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:
^1.1.6
->^1.1.10
^1.1.6
->^1.1.10
9.0.3
->9.0.4
^2.2.1
->^2.2.3
>=8.0.4
->>=8.2.0
^1.5.1
->^1.10.5
^1.0.30001692
->^1.0.30001702
>=2.2.4
->>=2.2.7
>=7.0.5
->>=7.0.6
](https://renovatebot.com/diffs/npm/cross-spawn@>=7.0.0 <7.0.5/7.0.5/7.0.6)>=3.3.8
->>=3.3.9
9.15.0
->9.15.7
^0.3.1
->^0.3.8
^5.0.5
->^5.0.10
^0.6.0
->^0.6.1
^8.0.1
->^8.0.2
^1.2.2
->^1.2.3
Release Notes
anolilab/semantic-release (@anolilab/multi-semantic-release)
v1.1.10
Compare Source
@anolilab/multi-semantic-release 1.1.10 (2025-02-10)
Bug Fixes
Dependencies
v1.1.9
Compare Source
@anolilab/multi-semantic-release 1.1.9 (2025-01-22)
Dependencies
v1.1.8
Compare Source
@anolilab/multi-semantic-release 1.1.8 (2025-01-16)
Dependencies
v1.1.7
Compare Source
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-pnpm)
v1.1.10
Compare Source
Bug Fixes
Dependencies
v1.1.9
Compare Source
Bug Fixes
v1.1.8
Compare Source
Bug Fixes
v1.1.7
Compare Source
Bug Fixes
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-preset)
v9.0.4
Compare Source
Bug Fixes
Dependencies
microsoft/rushstack (@rushstack/eslint-patch)
v1.10.5
Compare Source
Tue, 07 Jan 2025 16:11:06 GMT
Patches
browserslist/caniuse-lite (caniuse-lite)
v1.0.30001702
Compare Source
v1.0.30001701
Compare Source
v1.0.30001700
Compare Source
v1.0.30001699
Compare Source
v1.0.30001698
Compare Source
v1.0.30001697
Compare Source
v1.0.30001696
Compare Source
v1.0.30001695
Compare Source
wanasit/chrono (chrono-node@<2.2.4)
v2.2.7
Compare Source
f036345
77fbd83
dde6103
b9c02f5
v2.2.6
Compare Source
cdfb6bc
053cc8f
6a52cf3
v2.2.5
Compare Source
38cbefb
fab8f51
ac08a8c
moxystudio/node-cross-spawn (cross-spawn@>=7.0.0 <7.0.5)
v7.0.6
Compare Source
ai/nanoid (nanoid@<3.3.8)
v3.3.9
Compare Source
pnpm/pnpm (pnpm)
v9.15.7
: pnpm 9.15.7Compare Source
Patch Changes
pnpm self-update
should not leave a directory with a broken pnpm installation if the installation fails.--config.
prefix such as--@​scope:registry=https://scope.example.com/npm
#9089.pnpm self-update
should not read the pnpm settings from thepackage.json
file in the current working directory.pnpm update -i
should list only packages that have newer versions #9206.catalogs
section of thepnpm-lock.yaml
file to be removed whendedupe-peer-dependents=false
on a filtered install. #9112Platinum Sponsors
Gold Sponsors
v9.15.6
: pnpm 9.15.6Compare Source
Patch Changes
packageManager
cannot start withv
.pnpm-lock.yaml
file when using--fix-lockfile
and--filter
. #8639v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.Platinum Sponsors
Gold Sponsors
v9.15.4
: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>
updates only the specified package, withdedupe-peer-dependents=true
.Platinum Sponsors
Gold Sponsors
v9.15.3
: pnpm 9.15.3Compare Source
Patch Changes
pnpm update --filter <pattern> --latest <pkg>
should only change the specified package for the specified workspace, whendedupe-peer-dependents
is set totrue
#8877..DS_Store
file atpatch-commit
#8922.pnpm patch
is unable to bring back old patch without specifying@version
suffix #8919.Platinum Sponsors
Gold Sponsors
v9.15.2
: pnpm 9.15.2Compare Source
Patch Changes
publish
/pack
error with workspace dependencies with relative paths #8904. It was broken inv9.4.0
(398472c).pnpm patch
on Windows #7546.git ls-remote
works via HTTPS #8906.Platinum Sponsors
Gold Sponsors
v9.15.1
: pnpm 9.15.1Compare Source
Patch Changes
pnpm remove
should not link dependencies from the workspace, whenlink-workspace-packages
is set tofalse
#7674.node_modules
should not fail, when a dependency has itself in its own peer dependencies #8854.Platinum Sponsors
Gold Sponsors
Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.