build(deps): bump the npm group across 2 directories with 7 updates#243
Merged
tstirrat15 merged 1 commit intomainfrom Oct 6, 2025
Merged
build(deps): bump the npm group across 2 directories with 7 updates#243tstirrat15 merged 1 commit intomainfrom
tstirrat15 merged 1 commit intomainfrom
Conversation
Updates the requirements on [@grpc/grpc-js](https://github.com/grpc/grpc-node), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint), [rollup](https://github.com/rollup/rollup) and [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript) to permit the latest version. Updates `@grpc/grpc-js` to 1.14.0 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.4...@grpc/grpc-js@1.14.0) Updates `@eslint/js` to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `@typescript-eslint/eslint-plugin` to 8.45.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` to 8.45.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/parser) Updates `eslint` to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.36.0) Updates `rollup` to 4.52.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.50.0...v4.52.3) Updates `@grpc/grpc-js` to 1.14.0 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.4...@grpc/grpc-js@1.14.0) Updates `google-protobuf` from 3.21.4 to 4.0.0 - [Release notes](https://github.com/protocolbuffers/protobuf-javascript/releases) - [Changelog](https://github.com/protocolbuffers/protobuf-javascript/blob/main/protobuf_javascript_release.bzl) - [Commits](protocolbuffers/protobuf-javascript@v3.21.4...v4.0.0) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.0 dependency-type: direct:production dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.45.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.45.0 dependency-type: direct:development dependency-group: npm - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development dependency-group: npm - dependency-name: rollup dependency-version: 4.52.3 dependency-type: direct:development dependency-group: npm - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.0 dependency-type: direct:production dependency-group: npm - dependency-name: google-protobuf dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
0a681af to
06a6e23
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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/js, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, rollup and google-protobuf to permit the latest version.
Updates
@grpc/grpc-jsto 1.14.0Release notes
Sourced from
@grpc/grpc-js's releases.Commits
3dd281bMerge pull request #3014 from murgatroid99/grpc-js_v1.14_bump26c5fe4grpc-js(-xds): Bump to 1.14.0 and update READMEa432dbdMerge pull request #3009 from murgatroid99/grpc-js-xds_deexperimentalize_fede...67154afMerge pull request #3008 from murgatroid99/grpc-js-xds_client_wrr_interop_sup...82ee40cMerge pull request #3013 from murgatroid99/grpc-tools_mac_build_fix272851egrpc-tools: Fix Mac build by allowing lower CMake versions4267749Merge pull request #3011 from murgatroid99/grpc-tools_windows_build_fix1314e67grpc-tools: build: Fix Windows build by skipping installing NuGetf0bbde1grpc-js-xds: Enable federation by default3950a1cMerge pull request #3007 from murgatroid99/grpc-js_1.13_upmergeUpdates
@eslint/jsto 9.36.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)Updates
@typescript-eslint/eslint-pluginto 8.45.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
255e9e2chore(release): publish 8.45.0967764efix(eslint-plugin): [prefer-nullish-coalescing] ignoreBooleanCoercion should ...f2eeb9dfeat(eslint-plugin): expose rule name via RuleModule interface (#11616)590fac6fix(eslint-plugin): [no-base-to-string] check if superclass is ignored (#11617)c198052chore(release): publish 8.44.1c392a0dfix(eslint-plugin): [await-thenable] should not report passing values to prom...20c3d97fix(eslint-plugin): [no-unsafe-enum-comparison] support unions of literals (#...4fde781fix(eslint-plugin): [no-base-to-string] make ignoredTypeNames match type name...77056f7chore(release): publish 8.44.0684e63fchore(deps): update eslint monorepo to v9.35.0 (#11600)Updates
@typescript-eslint/parserto 8.45.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0ef9173cchore(release): publish 8.43.0d135909chore(release): publish 8.42.0Updates
eslintto 9.36.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4857e59.36.05878a42Build: changelog update for 9.36.012411e8chore: upgrade@eslint/js@9.36.0 (#20139)488cba6chore: package.json update for@eslint/jsreleaseb73ab12docs: update examples to usedefineConfig(#20131)47afcf6feat: correctpreserve-caught-erroredge cases (#20109)75b74d8fix: add missing rule option types (#20127)bac82a2ci: simplify renovate configuration (#19907)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)c00bb37ci: bump actions/labeler from 5 to 6 (#20090)Updates
rollupto 4.52.3Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
74c555c4.52.34362862fix(native-loader): safely handle report.getReport() on Termux/Android (#6123)7340c45chore(deps): pin msys2/setup-msys2 action to fb197b7 (#6124)cfe817echore(deps): lock file maintenance minor/patch updates (#6126)89e4411fix(deps): lock file maintenance minor/patch updates (#6125)fa2315c4.52.210b2672fix(rust): use prebuilt std when it is available (#6109)69b5dd34.52.15eee44cSimplify top-level await deadlock prevention (#6121)2029f634.52.0Updates
@grpc/grpc-jsto 1.14.0Release notes
Sourced from
@grpc/grpc-js's releases.Commits
Description has been truncated