Bump the development-dependencies group across 1 directory with 8 updates #206
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 8 updates in the /backend directory:
9.23.0
9.25.1
13.10.0
14.0.0
22.14.0
22.14.1
13.12.3
13.15.0
9.23.0
9.25.1
5.8.2
5.8.3
8.29.0
8.31.0
3.1.1
3.1.2
Updates
@eslint/js
from 9.23.0 to 9.25.1Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
release4946847
chore: package.json update for@eslint/js
releaseUpdates
@octokit/types
from 13.10.0 to 14.0.0Release notes
Sourced from
@octokit/types
's releases.Commits
7de6359
ci: replaceOCTOKITBOT_PROJECT_ACTION_TOKEN
andOCTOKITBOT_PAT
with a tok...42321eb
feat: new/orgs/{org}/campaigns
and `/orgs/{org}/campaigns/{campaign_number...Updates
@types/node
from 22.14.0 to 22.14.1Commits
Updates
@types/validator
from 13.12.3 to 13.15.0Commits
Updates
eslint
from 9.23.0 to 9.25.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
3ed4b36
9.25.17a19ccd
Build: changelog update for 9.25.11f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642)771317f
chore: package.json update for@eslint/js
releasecdc8e8c
fix: revert directive detection in no-unused-expressions (#19639)e62e267
9.25.0bc2c3e6
Build: changelog update for 9.25.088dc196
chore: upgrade@eslint/js
@9
.25.0 (#19636)345288d
chore: package.json update for@eslint/js
release910bd13
fix:nodeTypeKey
not being used inNodeEventGenerator
(#19631)Updates
typescript
from 5.8.2 to 5.8.3Release notes
Sourced from typescript's releases.
Commits
83dc0bb
Convert release publishing inputs into parameters (#61523)ba663f6
Exclude completions of binding pattern variable initializers (#52723)7205eda
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572c
Fixed a symbol display crash on expando members write locations (#55478)7b26d2e
Fix incorrect name in new release pipeline (#61514)c7a559e
Add new release publisher yaml (#61491)29e6d66
Fixlib.includes('dom')
check incontainerSeemsToBeEmptyDomElement
(#61481)19b7772
Bump the github-actions group with 4 updates (#61474)4dc677b
Fix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72
fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
typescript-eslint
from 8.29.0 to 8.31.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
2cc7656
chore(release): publish 8.31.0b40ce5a
fix(typescript-eslint): gracefully handle invalid flat config objects in conf...be558e5
fix(typescript-eslint): address bugs inconfig()
around global ignores (#11...9531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)69e2f6c
feat: support stringly-typed extends (#10973)d1f57a7
chore(visitor-keys): migrate fromjest
tovitest
(#10773)ef7e6de
chore(release): publish 8.29.1Updates
vitest
from 3.1.1 to 3.1.2Release notes
Sourced from vitest's releases.