chore: bump the dev-dependencies group across 1 directory with 6 updates #56
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.
Bumps the dev-dependencies group with 6 updates in the / directory:
9.1.0
10.1.2
8.57.0
9.7.0
2.6.4
2.6.7
8.0.3
9.1.1
22.0.12
24.0.0
17.0.1
18.0.0
Updates
c8
from 9.1.0 to 10.1.2Release notes
Sourced from c8's releases.
Changelog
Sourced from c8's changelog.
Commits
ff146b4
chore(main): release 10.1.2 (#538)3b91fda
fix(deps): make monocart-coverage-reports an optional with meta definede3560e1
chore(main): release 10.1.1 (#536)13979a7
fix: stop installing monocart-coverage-reports (#535)15ac690
chore(main): release 10.1.0 (#533)96e869f
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#534)2e5e297
feat: add experimental monocart reports (#521)dc38051
chore(main): release 10.0.0 (#532)e33cf30
fix(deps)!: update test-exclude with new glob / minimatch (#531)1eeeaeb
doc(CONTRIBUTING): remove dead link, update broken link (#526)Updates
eslint
from 8.57.0 to 9.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
05ab812
9.7.01917cd3
Build: changelog update for 9.7.0793b718
chore: upgrade@eslint/js
@9
.7.0 (#18680)7ed6f9a
chore: package.json update for@eslint/js
release14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636)7bcda76
refactor: Add type references (#18652)51bf57c
chore: add tech sponsors through actions (#18624)9f416db
docs: Add Powered by Algolia label to the search. (#18633)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653)7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630)Updates
esmock
from 2.6.4 to 2.6.7Release notes
Sourced from esmock's releases.
Changelog
Sourced from esmock's changelog.
... (truncated)
Commits
253eec5
Merge pull request #309 from iambumblehead/attempt-enable-swc-tests4c58d6c
update test to use esmock, to pass lint, to give credit493997f
use latest swc to resolve errors3dd8fad
tests-swc dependencies add@swc/core
and typescript, update@swc-node/register
c8f956f
add tests-swc to package.json test sequence0fa673f
mv tests-FAIL-swc tests-swca16a6fb
Merge pull request #308 from iambumblehead/increment-version-numberccc6aee
increment version numberb4567a5
Merge pull request #307 from iambumblehead/enable-swc-tests6b0907c
update tsconfig.jsonUpdates
husky
from 8.0.3 to 9.1.1Release notes
Sourced from husky's releases.
... (truncated)
Commits
2968998
9.1.1902749b
docsa25c6ce
update vitepressbbfe8e3
Merge branch 'ccerrillo-fix-windows-path'eb54845
automatically rm deprecated codee8badd7
Small typo fix (#1471)a24ccbc
9.1.09085a9d
v9.1.0 (#1467)b9f5889
automatically rm deprecated code71e5dcb
Small typo fix (#1471)Updates
semantic-release
from 22.0.12 to 24.0.0Release notes
Sourced from semantic-release's releases.
... (truncated)
Commits
2b3e5f7
Merge pull request #3327 from semantic-release/betac0e433d
ci(action): update github/codeql-action action to v3.25.7 (#3326)2b77095
Merge branch 'master' of github.com:semantic-release/semantic-release into beta5f05152
chore(deps): update npm to v10.8.1 (#3325)6d7dc85
chore(deps): update dependency got to v14.3.0 (#3311)20b2672
ci(action): update github/codeql-action action to v3.25.6 (#3316)2620c10
docs: update file extensions to include .mjs on configuration docs page (#3322)dfc3d91
fix(deps): upgraded to the beta of the commit-analyzer plugine424297
chore(deps): lock file maintenance (#3312)3680974
chore(deps): update dependency publint to v0.2.8 (#3310)Updates
sinon
from 17.0.1 to 18.0.0Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
adea6a1
18.0.06324be4
Use Nise 6 with legacyRoutes flag enabled4cbd712
Bump nokogiri from 1.16.2 to 1.16.5 (#2598)c618edc
fix #2594: remove needless sandbox creation16a25ae
17.0.2f6dca0b
upgrade packages (#2595)5025d00
Avoid return and callArg* clearing each other's state (#2593)ed068a8
Bump ip from 1.1.8 to 1.1.9 (#2587)ec4d592
fix #2589: avoid invoking getter as side-effect (#2592)9972e1e
Fix typo in mocks documentation (#2591)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions