chore: Bump the development-dependencies group across 1 directory with 7 updates #63
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 7 updates in the / directory:
22.8.6
22.13.0
8.12.2
8.22.0
6.9.0
6.10.2
9.13.0
9.19.0
5.2.1
5.2.3
3.3.3
3.4.2
7.6.3
7.7.0
Updates
@types/node
from 22.8.6 to 22.13.0Commits
Updates
@typescript-eslint/eslint-plugin
from 8.12.2 to 8.22.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
94e8098
chore(release): publish 8.22.09f0ce90
docs: add FAQ and docs aroundverbatimModuleSyntax
and similar options (#10...f1e9a5d
fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...acab0a9
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...a3a157c
fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)586e7eb
fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...9e8828b
fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...74c4155
chore: correct docs test snapshot for no-unused-vars1e2305e
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...974f2b1
docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)Updates
bson
from 6.9.0 to 6.10.2Release notes
Sourced from bson's releases.
... (truncated)
Changelog
Sourced from bson's changelog.
Commits
306b607
chore(main): release 6.10.2 [skip-ci] (#743)bf5b66e
test(NODE-6679): restore node latest testing (#746)eca63c9
chore(NODE-6634): pin NPM to 10 when Node version is 18 (#745)1fed073
fix(NODE-6608): calculateObjectSize returns the wrong value for bigint (#742)26549d9
chore(main): release 6.10.1 [skip-ci] (#734)3ede13e
fix(NODE-6552): remove cache and use toStringTag in type helpers (#740)dbeda2f
chore(NODE-6564): add dependabot for github actions (#733)7c37580
perf(NODE-6450): Lazy objectId hex string cache (#722)6e84925
chore(NODE-6555): remove warnings when locally installing bson (#732)2e86183
chore(main): release 6.10.0 [skip-ci] (#731)Updates
eslint
from 9.13.0 to 9.19.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
eslint-plugin-prettier
from 5.2.1 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
6fd7ba1
chore: release eslint-plugin-prettier (#704)190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141f
chore: add plugin name to flat recommended config (#703)35a5cd0
chore: bupm eslint-plugin-comments (#702)df123a5
chore: release eslint-plugin-prettier (#701)e272d7c
chore: use double quote for changesets/changelog filesaa5b59f
fix: report node when loc not found (#700)37d87ea
chore: update FUNDING.ymlb307125
docs(README): fixes legacy ESlint configs link (#686)Updates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
semver
from 7.6.3 to 7.7.0Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
2cfcbb5
chore: release 7.7.0 (#750)d588e37
fix(diff): fix prerelease to stable version diff logic (#755)753e02b
chore: bump@npmcli/template-oss
from 4.23.3 to 4.23.4 (#747)8a34bde
fix: add identifier validation toinc()
(#754)0864b3c
feat: add "release" inc type (#753)67e5478
docs(readme): added missing period for consistency (