Bump the npm-dependencies group across 1 directory with 7 updates #119
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 npm-dependencies group with 7 updates in the / directory:
4.1.3
5.0.3
2.7.1
2.8.0
9.26.0
9.29.0
9.26.0
9.29.0
29.7.0
30.0.0
29.5.14
30.0.0
29.3.2
29.4.0
Updates
octokit
from 4.1.3 to 5.0.3Release notes
Sourced from octokit's releases.
Commits
310e4cb
fix(deps): update dependency@octokit/plugin-rest-endpoint-methods
to v16 (#2...c949f0c
build(deps): lock file maintenance (#2859)edfce61
fix(deps): update octokit monorepo (major) (#2853)2b5ed09
fix(deps): add explicit dependency on@octokit/webhooks
(#2847)8ec7ed7
ci: stop testing against NodeJS v18 (#2846)c5d2f0f
build(deps): lock file maintenance (#2849)fe29c78
build(deps): bump vite from 6.3.2 to 6.3.5 (#2843)4d1c4bf
build(deps): lock file maintenance (#2839)5aa4572
build(deps): lock file maintenance (#2838)d793c57
build(deps): bump vite from 6.2.5 to 6.2.6 (#2837)Updates
yaml
from 2.7.1 to 2.8.0Release notes
Sourced from yaml's releases.
Commits
c000eb7
2.8.01e85fc8
style: Apply updated lint rules02f7d5f
chore: Refresh lockfile389ca7c
docs: include cli example (#617)0f29ce6
feat: Add--merge
option to CLI tool (#611)e00cab9
fix: Improve error for tag resolution error on null value (#616)2a841cc
fix: Allow empty string as plain scalar representation, for failsafe schema (...55c5ef4
feat: Add node cache for faster alias resolution (#612)ab17552
Merge pull request #614 from eemeli/engines-compatb27c124
ci: Re-introduce tests for Node.js 14.6 and laterUpdates
@eslint/js
from 9.26.0 to 9.29.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
acf2201
chore: package.json update for@eslint/js
release844f5a6
chore: package.json update for@eslint/js
releaseecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)Updates
eslint
from 9.26.0 to 9.29.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
edf232b
9.29.0c2414b6
Build: changelog update for 9.29.05c114c9
chore: upgrade@eslint/js
@9
.29.0 (#19851)acf2201
chore: package.json update for@eslint/js
releasef686fcb
feat: addecmaVersion: 2026
, parsingusing
andawait using
(#19832)85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845)00e3e6a
docs: add support for custom name parameter toincludeIgnoreFile
(#19795)9bda4a9
fix: fixLintOptions.filterCodeBlock
types (#19837)a806994
refactor: Remove eslintrc from flat config functionality (#19833)19cdd22
feat: prune suppressions for non-existent files (#19825)Updates
jest
from 29.7.0 to 30.0.0Release notes
Sourced from jest's releases.