chore(deps): bump protobufjs, proto3-json-serializer, protobufjs-cli and gapic-tools in /core/generator/gapic-generator-typescript#8965
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…and gapic-tools Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.6.5 and updates ancestor dependencies [protobufjs](https://github.com/protobufjs/protobuf.js), [proto3-json-serializer](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/proto3-json-serializer-nodejs), [protobufjs-cli](https://github.com/protobufjs/protobuf.js) and [gapic-tools](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/tools). These dependencies need to be updated together. Updates `protobufjs` from 7.5.4 to 7.6.5 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.5/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v7.6.5) Updates `proto3-json-serializer` from 3.0.3 to 3.0.6 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/core/packages/proto3-json-serializer-nodejs/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/proto3-json-serializer-v3.0.6/core/packages/proto3-json-serializer-nodejs) Updates `protobufjs-cli` from 1.2.0 to 1.3.3 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-cli-v1.2.0...protobufjs-cli-v1.3.3) Updates `gapic-tools` from 1.0.3 to 1.1.0 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/core/packages/tools/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/gapic-tools-v1.1.0/core/packages/tools) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.6.5 dependency-type: indirect - dependency-name: proto3-json-serializer dependency-version: 3.0.6 dependency-type: direct:production - dependency-name: protobufjs-cli dependency-version: 1.3.3 dependency-type: direct:production - dependency-name: gapic-tools dependency-version: 1.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 protobufjs to 7.6.5 and updates ancestor dependencies protobufjs, proto3-json-serializer, protobufjs-cli and gapic-tools. These dependencies need to be updated together.
Updates
protobufjsfrom 7.5.4 to 7.6.5Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
89048bachore: release protobufjs-v7.x (#2357)10fba6dfix: handle EOF during options parsing (#2352) (#2356)f8f64efchore: release protobufjs-v7.x (#2330)574f761fix: Reconfigure and speed up CI (#2329)06ddd07fix: Remove inquire submodule (#2327)1d3796dchore: release protobufjs-v7.x (#2317)df91652fix: Preserve null conversion behavior for fieldless messages (#2312)78a9576fix: Avoid name collisions in generated code (#2311)ec90ef9chore: release protobufjs-v7.x (#2295)a92f72efix: Backport consistency and correctness fixes (#2294)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
Updates
proto3-json-serializerfrom 3.0.3 to 3.0.6Changelog
Sourced from proto3-json-serializer's changelog.
Commits
6b9fd1achore: release main (#8956)368f18efix: correct repository URLs in core package.json files (#8722)b7433b3chore: clean up linkinator configurations and test scripts across monorepo (#...92b328bchore: release main (#8242)9fd76effix: bump all node submodules (#8178)5d85291chore: cleanup redundant .gitattributes files (#8007)aac76ccchore: CI fixes to migrate google-cloud-node-core into google-cloud-nodec045eb4chore(deps): update dependency mocha to v10 (#878)7862562delete more configs1853f83chore: upgrade sinon, node types (#864)Updates
protobufjs-clifrom 1.2.0 to 1.3.3Release notes
Sourced from protobufjs-cli's releases.
Commits
1d3796dchore: release protobufjs-v7.x (#2317)df91652fix: Preserve null conversion behavior for fieldless messages (#2312)78a9576fix: Avoid name collisions in generated code (#2311)ec90ef9chore: release protobufjs-v7.x (#2295)a92f72efix: Backport consistency and correctness fixes (#2294)f0b50d2chore: release protobufjs-v7.x (#2268)8a45c13fix: Backport misc utility hardening (#2280)479dfdcfix: Treat fixed64 as unsigned in converters (#2266)e30c334chore: release protobufjs-v7.x (#2260)f769242feat: Support BigInt conversions (7.x) (#2258)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs-cli since your current version.
Updates
gapic-toolsfrom 1.0.3 to 1.1.0Release notes
Sourced from gapic-tools's releases.
Changelog
Sourced from gapic-tools's changelog.
Commits
05f293bchore(main): release gapic-tools 1.1.0 (#8728)685b428feat(tools): add --no-comments support to compileProtos to reduce proto file ...368f18efix: correct repository URLs in core package.json files (#8722)b7433b3chore: clean up linkinator configurations and test scripts across monorepo (#...92b328bchore: release main (#8242)9fd76effix: bump all node submodules (#8178)147f9e7fix: open up versions for gax and tools post-migration (#7854)9673b95build: add missing docs and docs-test scripts (#875)36277d7build: integrate nodejs core libraries (#848)cce9051chore(tools): remove unused dependency (#852)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.