build(deps): bump the npm group across 1 directory with 6 updates#137
Merged
build(deps): bump the npm group across 1 directory with 6 updates#137
Conversation
Bumps the npm group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.10.9` | `1.11.1` | | [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript) | `3.21.2` | `3.21.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `7.16.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `7.16.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.7.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` | Updates `@grpc/grpc-js` from 1.10.9 to 1.11.1 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.9...@grpc/grpc-js@1.11.1) Updates `google-protobuf` from 3.21.2 to 3.21.4 - [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.2...v3.21.4) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 7.16.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/v7.16.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 7.16.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/v7.16.1/packages/parser) Updates `eslint` from 8.57.0 to 9.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.7.0) Updates `typescript` from 5.4.5 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.3) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: google-protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
alecmerdler
approved these changes
Jul 17, 2024
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.
Bumps the npm group with 6 updates in the / directory:
1.10.91.11.13.21.23.21.45.62.07.16.15.62.07.16.18.57.09.7.05.4.55.5.3Updates
@grpc/grpc-jsfrom 1.10.9 to 1.11.1Release notes
Sourced from
@grpc/grpc-js's releases.Commits
43032b1Merge pull request #2800 from murgatroid99/grpc-js_1.11.12ecd53dgrpc-js: Bump to 1.11.14da4fdcMerge pull request #2799 from xqin/master996a637support node v14 again87ea7ceMerge pull request #2797 from murgatroid99/grpc-js_1.11.0_real2ee8911grpc-js: Bump packages to 1.11.0, and update documentation7e4c8f0Merge pull request #2796 from murgatroid99/grpc-js_1.11.0bf8e071grpc-js: Bump packages to 1.11.0, and update documentatione13d5e7Merge pull request #2793 from murgatroid99/grpc-js_server_call_get_hostd60f516Merge pull request #2795 from murgatroid99/grpc-js_retry_limit_optionUpdates
google-protobuffrom 3.21.2 to 3.21.4Release notes
Sourced from google-protobuf's releases.
Changelog
Sourced from google-protobuf's changelog.
... (truncated)
Commits
5aee743Update version to 3.21.44cd555aUpdate various workflow action versions for node 20 compatibilitydae06f2fix generator build layering by correcting depsfd8f7f7belatedly update package.json version to 3.21.3c4fbfe3Adopt protobuf's .bazelrc to simplify cross-compilation8afb6ebBump MODULE.bazel version to match protobuf_javascript_release.bzleb860ebPin rules_python to 0.24.0 to fix release build error5d939dbBump version to 3.21.3bd0540eSwitch to bazel-contrib/setup-bazel0556059Fix sha256 digest for protobuf http_archive (#210)Updates
@typescript-eslint/eslint-pluginfrom 5.62.0 to 7.16.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
d1d0ba5chore(release): publish 7.16.110f8a4dfix(eslint-plugin): [no-unnecessary-type-parameters] descend into all parts o...bebbd0cchore(eslint-plugin): [no-unnecessary-parameter-property-assignment] remove `...e803c50chore(release): publish 7.16.07b13daefix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290dfix(eslint-plugin): [no-floating-promises] addsuggestionsto tests from #9...63d17ddfeat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)Updates
@typescript-eslint/parserfrom 5.62.0 to 7.16.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
d1d0ba5chore(release): publish 7.16.1e803c50chore(release): publish 7.16.02865d31chore(release): publish 7.15.0b4fe94fchore(release): publish 7.14.1dfc4469chore(release): publish 7.14.01212a8fchore(release): publish 7.13.18a178edchore(release): publish 7.13.0c9a6dd9feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28chore(release): publish 7.12.02bbf656fix(types): correct typing ParserOptions (#9202)Updates
eslintfrom 8.57.0 to 9.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
05ab8129.7.01917cd3Build: changelog update for 9.7.0793b718chore: upgrade@eslint/js@9.7.0 (#18680)7ed6f9achore: package.json update for@eslint/jsrelease14e9f81fix: destructuring in catch clause inno-unused-vars(#18636)7bcda76refactor: Add type references (#18652)51bf57cchore: add tech sponsors through actions (#18624)9f416dbdocs: Add Powered by Algolia label to the search. (#18633)6320732refactor: don't useparentproperty inNodeEventGenerator(#18653)7bd9839feat: add support for es2025 duplicate named capturing groups (#18630)Updates
typescriptfrom 5.4.5 to 5.5.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
f0e9921Bump version to 5.5.3 and LKG738bd60Cherry-pick #58966 to release-5.5 (#59002)ce2e60eUpdate LKGf3b21a2🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...7b1620b🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...5367ae1Bump version to 5.5.2 and LKG02132e5🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...45b1e3c🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)17933ee🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...552b07e🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...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