build(deps-dev): bump the development-dependencies group across 1 directory with 6 updates #75
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 development-dependencies group with 6 updates in the / directory:
7.0.2
7.13.0
7.0.2
7.13.0
8.57.0
9.5.0
23.0.2
24.0.0
2.6.2
2.6.3
1.3.1
1.6.0
Updates
@typescript-eslint/eslint-plugin
from 7.0.2 to 7.13.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
8a178ed
chore(release): publish 7.13.063e53e2
chore(deps): update dependency prettier to v3.3.1 (#9308)fb52f78
feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...ab2916c
chore: enable eslint-plugin/no-property-in-node internally (#9261)629035f
docs: mention rule scripts under Local Development (#9258)bf5394d
fix(eslint-plugin): [no-magic-numbers] fix implementation of theignore
opt...60fb643
chore(deps): update dependency prettier to v3.3.0 (#9266)c6e9719
docs(eslint-plugin): [sort-type-constituents] deprecate the rule (#9253)293fb24
fix(eslint-plugin): [no-unsafe-assignment] be more specific about error types...cb1720d
fix(eslint-plugin): [no-base-to-string] make error message more nuanced (#9281)Updates
@typescript-eslint/parser
from 7.0.2 to 7.13.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
8a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1Updates
eslint
from 8.57.0 to 9.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5352357
9.5.0f425600
Build: changelog update for 9.5.0f588160
chore: upgrade@eslint/js
@9
.5.0 (#18591)5890841
chore: package.json update for@eslint/js
release455f7fd
docs: add section about including.gitignore
files (#18590)e9f4ccd
chore: remove unused eslint-disable directive (#18589)721eafe
docs: update info about universalfiles
patterns (#18587)4b23ffd
refactor: Move JS parsing logic into JS language (#18448)6880286
fix: treat*
as a universal pattern (#18586)8127127
docs: Update READMEUpdates
semantic-release
from 23.0.2 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
tslib
from 2.6.2 to 2.6.3Release notes
Sourced from tslib's releases.
Commits
a280d4b
2.6.3983d81b
'await using' normative changes (#258)54cd71c
Bump the github-actions group with 3 updates (#253)298efd9
Bump the github-actions group with 1 update (#242)e8b4418
Bump the github-actions group with 1 update (#241)ae8c5c3
Bump the github-actions group with 2 updates (#240)2b38d87
JSDoc typo on__exportStar
. (#221)8466326
Bump the github-actions group with 1 update (#233)a57d986
Bump the github-actions group with 1 update (#230)2bf5a06
Bump the github-actions group with 2 updates (#228)Updates
vitest
from 1.3.1 to 1.6.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
6b29f3d
chore: release v1.6.0f8d3d22
feat(benchmark): support comparing benchmark result (#5398)21e58bd
feat(browser): allow injecting scripts (#5656)30f728b
feat: custom "snapshotEnvironment" option (#5449)2f91322
feat(reporter): supportincludeConsoleOutput
andaddFileAttribute
in juni...c571276
perf: unnecessary rpc call when coverage is disabled (#5658)bdce0a2
feat: support standalone mode (#5565)40c299f
fix: don't panic on empty files in node_modulesc9e68ce
fix: hash the name of the file when caching (#5654)f5faf42
fix: callresolveId('vitest')
afterbuildStart
(#5646)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...Description has been truncated