-
Notifications
You must be signed in to change notification settings - Fork 25
build(deps): bump the npm group across 2 directories with 10 updates #231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Updates the requirements on [@grpc/grpc-js](https://github.com/grpc/grpc-node), [@protobuf-ts/runtime](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/runtime), [@protobuf-ts/runtime-rpc](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/runtime-rpc), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@protobuf-ts/plugin](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/plugin), [@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 [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) to permit the latest version. Updates `@grpc/grpc-js` to 1.13.4 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.3...@grpc/grpc-js@1.13.4) Updates `@protobuf-ts/runtime` to 2.11.0 - [Release notes](https://github.com/timostamm/protobuf-ts/releases) - [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.11.0/packages/runtime) Updates `@protobuf-ts/runtime-rpc` to 2.11.0 - [Release notes](https://github.com/timostamm/protobuf-ts/releases) - [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.11.0/packages/runtime-rpc) Updates `@eslint/js` to 9.28.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.28.0/packages/js) Updates `@protobuf-ts/plugin` to 2.11.0 - [Release notes](https://github.com/timostamm/protobuf-ts/releases) - [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.11.0/packages/plugin) Updates `@typescript-eslint/eslint-plugin` to 8.33.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.33.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` to 8.33.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.33.0/packages/parser) Updates `eslint` to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.28.0) Updates `rollup` to 4.41.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.40.1...v4.41.1) Updates `vitest` to 3.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest) Updates `@grpc/grpc-js` to 1.13.4 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.3...@grpc/grpc-js@1.13.4) Updates `vitest` to 3.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-version: 1.13.4 dependency-type: direct:production dependency-group: npm - dependency-name: "@protobuf-ts/runtime" dependency-version: 2.11.0 dependency-type: direct:production dependency-group: npm - dependency-name: "@protobuf-ts/runtime-rpc" dependency-version: 2.11.0 dependency-type: direct:production dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.28.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@protobuf-ts/plugin" dependency-version: 2.11.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.0 dependency-type: direct:development dependency-group: npm - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development dependency-group: npm - dependency-name: rollup dependency-version: 4.41.1 dependency-type: direct:development dependency-group: npm - dependency-name: vitest dependency-version: 3.1.4 dependency-type: direct:development dependency-group: npm - dependency-name: "@grpc/grpc-js" dependency-version: 1.13.4 dependency-type: direct:production dependency-group: npm - dependency-name: vitest dependency-version: 3.1.4 dependency-type: direct:development dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
tstirrat15
approved these changes
Jun 3, 2025
Contributor
tstirrat15
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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, @protobuf-ts/runtime, @protobuf-ts/runtime-rpc, @eslint/js, @protobuf-ts/plugin, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, rollup and vitest to permit the latest version.
Updates
@grpc/grpc-jsto 1.13.4Release notes
Sourced from
@grpc/grpc-js's releases.Commits
7729fb7Merge pull request #2956 from murgatroid99/grpc-js_sni_fixa1aff9dgrpc-js: Fix ability to set SNI with ssl_target_name_override optionUpdates
@protobuf-ts/runtimeto 2.11.0Release notes
Sourced from
@protobuf-ts/runtime's releases.Commits
7a99abaRelease 2.11.0 (#720)8cf9995Release 2.10.0 (#714)d0b4c9fRemove karma (#704)12e9723Switch to turborepo (#693)Updates
@protobuf-ts/runtime-rpcto 2.11.0Release notes
Sourced from
@protobuf-ts/runtime-rpc's releases.Commits
7a99abaRelease 2.11.0 (#720)8cf9995Release 2.10.0 (#714)51e6838fix: always initialize iterator state in RpcOutputStreamController (#662)d0b4c9fRemove karma (#704)2c9887cBump braces and jasmine in /packages/runtime-rpc (#703)4b0406fBump body-parser from 1.20.1 to 1.20.3 in /packages/runtime-rpc (#698)916ee75Bump ws and socket.io in /packages/runtime-rpc (#701)12e9723Switch to turborepo (#693)Updates
@eslint/jsto 9.28.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
844f5a6chore: package.json update for@eslint/jsreleaseecaef73chore: package.json update for@eslint/jsrelease7bc6c71feat: add no-unassigned-vars rule (#19618)35304ddchore: add missingfundingfield to packages (#19684)d6fa4acchore: package.json update for@eslint/jsreleaseaddd0a6docs: fix formatting of unordered lists in Markdown (#19660)Updates
@protobuf-ts/pluginto 2.11.0Release notes
Sourced from
@protobuf-ts/plugin's releases.Commits
7a99abaRelease 2.11.0 (#720)4c93676Limit class member visibilities (#719)0297927Update@bufbuild/protobuf(#718)9fb11c6Simplify internal handling of protobuf-ts.proto options (#716)294ae33Split out plugin option parser (#715)539d64eSwitch descriptor implementation in@protobuf-ts/plugin(#710)8cf9995Release 2.10.0 (#714)6233fd0Maintain field order in generated type and reflection info (#707)935992aMake field writing order consistent between CODE_SIZE and SPEED (#577)d0b4c9fRemove karma (#704)Updates
@typescript-eslint/eslint-pluginto 8.33.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
dca57b3chore(release): publish 8.33.0387eeb5docs(eslint-plugin): [typedef] deprecate the rule (#11202)f9e0eb9chore: clean up nx and other config (#11226)1c0e1aechore: update some package scripts and dependency config (#10765)05014ffchore: use TLA in ESM scripts rather than async main().catch() (#11218)220c38cchore: updateeslint-plugin-perfectionisttov4(#11185)af077a0chore(release): publish 8.32.1f8db925fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ...98c5c4cfix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge...b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)Updates
@typescript-eslint/parserto 8.33.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
dca57b3chore(release): publish 8.33.0f9e0eb9chore: clean up nx and other config (#11226)1c0e1aechore: update some package scripts and dependency config (#10765)48a9835chore(parser): finish migrating tovitest(#11191)af077a0chore(release): publish 8.32.1b2be3dcchore: simplifytsconfigsetup usingconfigDir(#11136)aeb7402chore(ast-spec): finish migrating tovitest(#11126)819a03fchore(release): publish 8.32.0172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)Updates
eslintto 9.28.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.