chore(deps): update npm devdependencies #266
Open
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:
2.27.10
->2.29.5
9.0.0
->9.3.4
3.0.5
->3.2.4
2.10.0
->2.11.0
9.16.0
->9.33.0
15.2.10
->15.5.2
7.0.1
->7.0.2
3.4.1
->3.6.2
9.0.0
->9.3.4
8.3.5
->8.5.0
5.7.2
->5.9.2
3.0.5
->3.2.4
Release Notes
changesets/changesets (@changesets/cli)
v2.29.5
Compare Source
Patch Changes
#1693
6352819
Thanks @Andarist! - Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not being semantically treated as, respectively,^CURRENT_VERSION
and~CURRENT_VERSION
. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.Updated dependencies [
6352819
]:v2.29.4
Compare Source
Patch Changes
#1668
65d6632
Thanks @Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632
]:v2.29.3
Compare Source
Patch Changes
#1589
de8bebc
Thanks @remorses, @vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks @manucorporat! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:v2.29.2
Compare Source
Patch Changes
#1636
f73f84a
Thanks @Netail! - Correctly resolve new changesets withsince
option when the.changeset
directory is not directly in the git rootUpdated dependencies [
f73f84a
]:v2.29.1
Compare Source
Patch Changes
#1620
b15e629
Thanks @Netail! - Correctly fetch new changesets with since if the git option diff.relative has been set to trueUpdated dependencies [
b15e629
]:v2.29.0
Compare Source
Minor Changes
29f34a3
Thanks @JounQin! - Support scoped registries configured usingpackage.json#publishConfig
v2.28.1
Compare Source
Patch Changes
b9df596
]:v2.28.0
Compare Source
Minor Changes
84a4a1b
Thanks @bennypowers! - Added a new config option to opt-out from formatting with Prettier usingprettier: false
.Patch Changes
84a4a1b
,84a4a1b
]:v2.27.12
Compare Source
Patch Changes
#1562
a0f87f1
Thanks @Netail, @cefn! - Fixed changelog application when executing usingnpx
and similar toolsUpdated dependencies [
a0f87f1
]:v2.27.11
Compare Source
Patch Changes
f0270f6
]:secretlint/secretlint (@secretlint/secretlint-rule-preset-recommend)
v9.3.4
Compare Source
What's Changed
Bug Fixes
Documentation
Refactoring
CI
Dependency Updates
New Contributors
Full Changelog: secretlint/secretlint@v9.3.3...v9.3.4
v9.3.3
Compare Source
What's Changed
Bug Fixes
ghu
to typeMap and fix description by @benibenj in https://github.com/secretlint/secretlint/pull/1038Refactoring
CI
Dependency Updates
New Contributors
Full Changelog: secretlint/secretlint@v9.3.2...v9.3.3
v9.3.2
Compare Source
What's Changed
Maintenance
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v9.3.1...v9.3.2
v9.3.1
Compare Source
What's Changed
Bug Fixes
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v9.3.0...v9.3.1
v9.3.0
Compare Source
What's Changed
Features
Testing
CI
New Contributors
Full Changelog: secretlint/secretlint@v9.2.1...v9.3.0
v9.2.1
Compare Source
What's Changed
Refactoring
CI
Dependency Updates
Other Changes
New Contributors
Full Changelog: secretlint/secretlint@v9.2.0...v9.2.1
v9.2.0
Compare Source
What's Changed
Features
Example:
Refactoring
Full Changelog: secretlint/secretlint@v9.1.0...v9.2.0
v9.1.0
Compare Source
What's Changed
Features
Documentation
Dependency Updates
New Contributors
Full Changelog: secretlint/secretlint@v9.0.0...v9.1.0
vitest-dev/vitest (@vitest/coverage-v8)
v3.2.4
Compare Source
🐞 Bug Fixes
vitest run --watch
should be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>
exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkers
when onlymaxWorkers
specified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.meta
should be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)View changes on GitHub
v3.2.3
[Compare Source](https://redirect.gi
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.