fix(deps): update external major (major) #604
Open
+562
−702
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:
10.3.5
->11.0.3
20.17.57
->22.15.29
v4
->v5
15.5.2
->16.1.0
10.8.2
->11.5.0
20.x
->22.x
3.6.0
->4.1.2
17.7.2
->18.0.0
Release Notes
semantic-release/github (@semantic-release/github)
v11.0.3
Compare Source
Bug Fixes
v11.0.2
Compare Source
Bug Fixes
v11.0.1
Compare Source
Bug Fixes
v11.0.0
Compare Source
chore
semantic-release
(95c7cdd)Code Refactoring
label
property data type. (718134a)Features
warn
infail
script (7a9914a)warn
insuccess
script (792720d)BREAKING CHANGES
label
prop is now an array of objects with more properties@semantic-release/github is now v24.1.0
codecov/codecov-action (codecov/codecov-action)
v5
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
lint-staged/lint-staged (lint-staged)
v16.1.0
Compare Source
Minor Changes
#1536
e729daa
Thanks @iiroj! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks @iiroj! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
c37dc38
Thanks @iiroj! - The minimum required Node.js version is lowered to20.17
following [email protected].v16.0.0
Compare Source
Major Changes
#1546
158d15c
Thanks @iiroj! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them withnode
, especially when using Windows:#1546
158d15c
Thanks @iiroj! - The--shell
flag has been removed and lint-staged no longer supports evaluating commands directly via a shell. To migrate existing commands, you can create a shell script and invoke it instead. Lint-staged will pass matched staged files as a list of arguments, accessible via"$@​"
:mochajs/mocha (mocha)
v11.5.0
Compare Source
🌟 Features
v11.4.0
Compare Source
🌟 Features
📚 Documentation
v11.3.0
Compare Source
🌟 Features
📚 Documentation
🧹 Chores
v11.2.2
Compare Source
🩹 Fixes
📚 Documentation
v11.2.1
Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
v11.2.0
Compare Source
🌟 Features
📚 Documentation
🧹 Chores
fs-extra
with newerfs
built-ins (#5284) (75dcf8c)v11.1.0
Compare Source
🌟 Features
yargs-parser
from^20.2.9
to^21.1.
, which fixed a bug that caused extra quotes in file paths to be removed.See #5341 for more information.
strip-ansi
withutil.stripVTControlCharacters
(#5267) (3c191c0), closes #5265v11.0.2
Compare Source
🩹 Fixes
📚 Documentation
status: accepting prs
link (#5268) (f729cd0)v11.0.1
Compare Source
🌟 Features
📚 Documentation
linkPartialObjects
methods (#5255) (34e0e52)v11.0.0
Compare Source
⚠ BREAKING CHANGES
🌟 Features
🩹 Fixes
📚 Documentation
actions/node-versions (node)
v22.16.0
: 22.16.0Compare Source
Node.js 22.16.0
v22.15.1
: 22.15.1Compare Source
Node.js 22.15.1
v22.15.0
: 22.15.0Compare Source
Node.js 22.15.0
v22.14.0
: 22.14.0Compare Source
Node.js 22.14.0
v22.13.1
: 22.13.1Compare Source
Node.js 22.13.1
v22.13.0
: 22.13.0Compare Source
Node.js 22.13.0
v22.12.0
: 22.12.0Compare Source
Node.js 22.12.0
v22.11.0
: 22.11.0Compare Source
Node.js 22.11.0
v22.10.0
: 22.10.0Compare Source
Node.js 22.10.0
v22.9.0
: 22.9.0Compare Source
Node.js 22.9.0
v22.8.0
: 22.8.0Compare Source
Node.js 22.8.0
v22.7.0
: 22.7.0Compare Source
Node.js 22.7.0
v22.6.0
: 22.6.0Compare Source
Node.js 22.6.0
v22.5.1
: 22.5.1Compare Source
Node.js 22.5.1
v22.5.0
: 22.5.0Compare Source
Node.js 22.5.0
v22.4.1
: 22.4.1Compare Source
Node.js 22.4.1
v22.4.0
: 22.4.0Compare Source
Node.js 22.4.0
v22.3.0
: 22.3.0Compare Source
Node.js 22.3.0
v22.2.0
: 22.2.0Compare Source
Node.js 22.2.0
v22.1.0
: 22.1.0Compare Source
Node.js 22.1.0
v22.0.0
: 22.0.0Compare Source
Node.js 22.0.0
paulmillr/readdirp (readdirp)
v4.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: paulmillr/readdirp@4.1.1...4.1.2
v4.1.1
Compare Source
Fix invalid
"type": "module"
in package.json. Closes gh-203Full Changelog: paulmillr/readdirp@4.1.0...4.1.1
v4.1.0
Compare Source
New Contributors
Full Changelog: paulmillr/readdirp@4.0.2...4.1.0
v4.0.2
Compare Source
readdirpPromise
by @yuheiy in https://github.com/paulmillr/readdirp/pull/199New Contributors
Full Changelog: paulmillr/readdirp@4.0.1...4.0.2
v4.0.1
Compare Source
Quick fix for invalid esm imports.
Full Changelog: paulmillr/readdirp@4.0.0...4.0.1
v4.0.0
Compare Source
let {readdirp} = require('readdirp')
in common.jsFull Changelog: paulmillr/readdirp@3.6.0...4.0.0
yargs/yargs (yargs)
v18.0.0
Compare Source
⚠ BREAKING CHANGES
command
.^20.19.0 || ^22.12.0 || >=23
.Features
Bug Fixes
Code Refactoring
command
. (d90af45)Build System
^20.19.0 || ^22.12.0 || >=23
. (d90af45)Configuration
📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.