build(deps): bump the npm group with 9 updates #203
Closed
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.
Updates the requirements on @grpc/grpc-js, @eslint/eslintrc, @eslint/js, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, grpc-tools, typescript and vitest to permit the latest version.
Updates
@grpc/grpc-js
to 1.12.6Release notes
Sourced from
@grpc/grpc-js
's releases.Commits
6bd791d
Merge pull request #2896 from murgatroid99/grpc-js_reduce_channel_leakca21e4a
grpc-js: Allow garbage collection of IDLE channelsc6c69df
Merge pull request #2880 from murgatroid99/grpc-js-xds_preserve_type_state_1....b396b7d
grpc-js-xds: Bump to version 1.12.1bb6bb4a
grpc-js-xds: Preserve resource type version and nonce when unsubscribingUpdates
@eslint/eslintrc
to 3.3.0Release notes
Sourced from
@eslint/eslintrc
's releases.Changelog
Sourced from
@eslint/eslintrc
's changelog.... (truncated)
Commits
6a8814c
chore: release 3.3.0 (#181)cb546be
feat: Add types to package (#179)18d22b7
refactor: Upgrade ESLint (#178)Updates
@eslint/js
to 9.21.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
265e0cf
chore: package.json update for@eslint/js
release031734e
chore: package.json update for@eslint/js
releaseUpdates
@typescript-eslint/eslint-plugin
to 8.25.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1a9ab8f
chore(release): publish 8.25.0a43c199
feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085
fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380
fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04
fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20
docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dc
fix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9
fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.1Updates
@typescript-eslint/parser
to 8.25.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.02a96020
chore(release): publish 8.23.0Updates
eslint
to 9.21.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede
9.21.0a7ef4c7
Build: changelog update for 9.21.0a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453)265e0cf
chore: package.json update for@eslint/js
release418717f
feat: introduce new deprecated types for rules (#19238)3401b85
test: add test forRule.ReportDescriptor
type (#19449)e497aa7
chore: update rewrite dependencies (#19448)c5561ea
docs: Update READMEdb5340d
fix: update missing plugin message template (#19445)d8ffdd4
fix: do not exit process on rule crash (#19436)Updates
grpc-tools
to 1.13.0Commits
b003f82
Merge pull request #421 from murgatroid99/v1.13.0_update7d88650
Update to v1.13.03d5b7f2
Merge pull request #418 from nicolasnoble/publish-for-armb6be0d9
Actually publish for arm32...2262edc
Merge pull request #396 from murgatroid99/v1.13.0-pre1_update7e11518
Update to v1.13.0-pre16b1afba
Merge pull request #394 from murgatroid99/v1.12.x_upmerge233d04e
Merge remote-tracking branch 'upstream/v1.12.x' into v1.12.x_upmerge58a43a5
Merge pull request #393 from kjin/grpc-messageabb05f0
Make Protobuf.js Message type non-genericUpdates
typescript
to 5.8.2Release notes
Sourced from typescript's releases.
Commits
beb69e4
Bump version to 5.8.2 and LKG8fdbd54
🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a
🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06
Bump version to 5.8.1-rc and LKG48eb13f
Update LKGfb59c19
Merge remote-tracking branch 'origin/main' into release-5.8df342b7
FixedrewriteRelativeImportExtensions
forimport()
within call expression...775412a
Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5
Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799
Update LKGUpdates
vitest
to 3.0.7Release notes
Sourced from vitest's releases.