build(deps): bump the npm group with 5 updates#210
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the npm group with 5 updates#210dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [@grpc/grpc-js](https://github.com/grpc/grpc-node), [@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), [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` from 1.12.6 to 1.13.2 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.6...@grpc/grpc-js@1.13.2) Updates `@typescript-eslint/eslint-plugin` to 8.29.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.29.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` to 8.29.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.29.0/packages/parser) Updates `rollup` to 4.38.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.38.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.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:development dependency-group: npm - dependency-name: rollup dependency-version: 4.38.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>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, rollup and vitest to permit the latest version.
Updates
@grpc/grpc-jsfrom 1.12.6 to 1.13.2Release notes
Sourced from
@grpc/grpc-js's releases.Commits
9652680Merge pull request #2933 from murgatroid99/grpc-js_channel_options_fixbdcbdf4grpc-js: Consistently reference the same options object in the channel constr...b937786Merge pull request #2928 from murgatroid99/grpc-js_1.13.12bb7eaegrpc-js: Bump to 1.13.1318c800Merge pull request #2927 from murgatroid99/grpc-js_retry_throttle_fix97b490aMerge pull request #2926 from murgatroid99/grpc-js_reject_unauthorized_fix26d26d7grpc-js: Fix min/max switch in retry throttler18fddadgrpc-js: Don't check authorized when rejectUnauthorized is false5572bbdMerge pull request #2921 from murgatroid99/grpc-js_backoff_running_fixbd3bbe1grpc-js: Fix reentrancy problem in backoff timer callbackUpdates
@typescript-eslint/eslint-pluginto 8.29.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
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...3241e46fix(eslint-plugin): [no-unnecessary-condition] don't report on unnecessary op...Updates
@typescript-eslint/parserto 8.29.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
3dd1835chore(release): publish 8.29.0Updates
rollupto 4.38.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
22b64bc4.38.041a0b6fAdd support for hook filters (#5882)f660c34chore(deps): update dependency eslint-plugin-unicorn to v58 (#5895)e192a67fix(deps): lock file maintenance minor/patch updates (#5894)Updates
vitestto 3.1.1Release notes
Sourced from vitest's releases.
Commits
a9d36c7chore: release v3.1.169ca425fix(reporter): print test only once in the verbose mode (#7738)b166efafix(reporter): report tests in correct order (#7752)b8eda4bchore: release v3.1.0938da77fix (ui): rerun individually tests with special chars in name (#7707)7883acdfeat: use providers request interception for module mocking (#7576)a7ecd0frefactor: remove direct imports from rollup (#7751)5659a0efeat: Addedvitest-browser-littovitest init browserand docs (#7705)2702cf4fix: fix vm tests flakiness (#7741)12762eaperf(browser): fork jest-dom instead of bundling it (#7605)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions