build(deps): bump the npm group across 1 directory with 7 updates#217
Merged
tstirrat15 merged 2 commits intomainfrom Apr 14, 2025
Merged
build(deps): bump the npm group across 1 directory with 7 updates#217tstirrat15 merged 2 commits intomainfrom
tstirrat15 merged 2 commits 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 [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) to permit the latest version. Updates `@grpc/grpc-js` to 1.13.3 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.1...@grpc/grpc-js@1.13.3) Updates `@eslint/js` to 9.24.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.24.0/packages/js) Updates `@typescript-eslint/eslint-plugin` to 8.29.1 - [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.29.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` to 8.29.1 - [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.29.1/packages/parser) Updates `eslint` to 9.24.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.24.0) Updates `rollup` to 4.40.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.37.0...v4.40.0) Updates `vitest` to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-version: 1.13.3 dependency-type: direct:production dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.24.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.1 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.1 dependency-type: direct:development dependency-group: npm - dependency-name: eslint dependency-version: 9.24.0 dependency-type: direct:development dependency-group: npm - dependency-name: rollup dependency-version: 4.40.0 dependency-type: direct:development dependency-group: npm - dependency-name: vitest dependency-version: 3.1.1 dependency-type: direct:development dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
2b3d61f to
a0d6212
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 vitest to permit the latest version.
Updates
@grpc/grpc-jsto 1.13.3Release notes
Sourced from
@grpc/grpc-js's releases.Commits
863a81aMerge pull request #2940 from murgatroid99/grpc-js_1.13.375a96ecgrpc-js: Bump to 1.13.307486d8Merge pull request #2937 from murgatroid99/grpc-js_avoid_getDefaultSettings6f916c9Merge pull request #2936 from murgatroid99/grpc-js_disable_nagle482006egrpc-js: Avoid calling http2.getDefaultSettings6168fe8grpc-js: Disable Nagle's Algorithm9652680Merge pull request #2933 from murgatroid99/grpc-js_channel_options_fixbdcbdf4grpc-js: Consistently reference the same options object in the channel constr...Updates
@eslint/jsto 9.24.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
4946847chore: package.json update for@eslint/jsreleaseUpdates
@typescript-eslint/eslint-pluginto 8.29.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ef7e6dechore(release): publish 8.29.104abebcfix(eslint-plugin): [no-deprecated] report on deprecated imported variable us...3dd1835chore(release): publish 8.29.0270277cfeat(eslint-plugin): disable core rule no-with in eslint-recommended (#11001)c548aa7fix(eslint-plugin): [no-array-constructor] remove optional chaining exemption...9a9670dfix(eslint-plugin): support arbitrary extensions in definition files (#10957)c7c9b1adocs: fix typos in no-unsafe-argument examples (#11007)ada32d1feat(eslint-plugin): [prefer-nullish-coalescing] createignoreIfStatements...5b187f4fix(eslint-plugin): [prefer-for-of] fix false positive when using erasable ty...58d7f40fix(eslint-plugin): [use-unknown-in-catch-callback-variable] remove fixable p...Updates
@typescript-eslint/parserto 8.29.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
ef7e6dechore(release): publish 8.29.13dd1835chore(release): publish 8.29.0Updates
eslintto 9.24.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
d49f5b79.24.09b6ed8aBuild: changelog update for 9.24.0ef67420chore: upgrade@eslint/js@9.24.0 (#19602)4946847chore: package.json update for@eslint/jsreleasef857820docs: update documentation for--experimental-strip-types(#19594)803e4afdocs: simplify gitignore path handling in includeIgnoreFile section (#19596)6d979ccdocs: Update READMEb23d1c5fix: deduplicate variable names in no-loop-func error messages (#19595)556c25bfeat: support loading TS config files using--experimental-strip-types(#19...82177e4docs: Update READMEUpdates
rollupto 4.40.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.