namely / docker-protoc

Docker images for generating protocol buffer definitions
BSD 3-Clause "New" or "Revised" License
724 stars 225 forks source link

chore(deps): update misc non-major dependencies #353

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
envoyproxy/protoc-gen-validate minor 0.6.13 -> 0.9.1 age adoption passing confidence
github.com/otiai10/copy require minor v1.7.0 -> v1.9.0 age adoption passing confidence
github.com/spf13/viper require minor v1.13.0 -> v1.14.0 age adoption passing confidence
grpc-tools (source) minor 1.11.3 -> 1.12.1 age adoption passing confidence
protoc-gen-grpc-web patch 1.4.0 -> 1.4.1 age adoption passing confidence
ts-proto minor 1.131.0 -> 1.135.0 age adoption passing confidence

Release Notes

envoyproxy/protoc-gen-validate ### [`v0.9.1`](https://togithub.com/bufbuild/protoc-gen-validate/releases/tag/v0.9.1) [Compare Source](https://togithub.com/envoyproxy/protoc-gen-validate/compare/v0.9.0...v0.9.1) #### What's Changed - [GH-728](https://togithub.com/envoyproxy/protoc-gen-validate/issues/728) Fix typo in readme by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/729](https://togithub.com/bufbuild/protoc-gen-validate/pull/729) - Removing more from the no-op proto-gen-validate build by [@​alyssawilk](https://togithub.com/alyssawilk) in [https://github.com/bufbuild/protoc-gen-validate/pull/738](https://togithub.com/bufbuild/protoc-gen-validate/pull/738) - Bump os-maven-plugin from 1.7.0 to 1.7.1 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/731](https://togithub.com/bufbuild/protoc-gen-validate/pull/731) - Bump golang.org/x/net from 0.1.0 to 0.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/732](https://togithub.com/bufbuild/protoc-gen-validate/pull/732) - Bump grpc-bom from 1.50.2 to 1.51.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/742](https://togithub.com/bufbuild/protoc-gen-validate/pull/742) - Bump golang.org/x/tools from 0.2.0 to 0.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/734](https://togithub.com/bufbuild/protoc-gen-validate/pull/734) - Bump google.protobuf.version from 3.21.9 to 3.21.10 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/747](https://togithub.com/bufbuild/protoc-gen-validate/pull/747) - Bump proto-google-common-protos from 2.10.0 to 2.11.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/748](https://togithub.com/bufbuild/protoc-gen-validate/pull/748) #### New Contributors - [@​alyssawilk](https://togithub.com/alyssawilk) made their first contribution in [https://github.com/bufbuild/protoc-gen-validate/pull/738](https://togithub.com/bufbuild/protoc-gen-validate/pull/738) **Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v0.9.0...v0.9.1 ### [`v0.9.0`](https://togithub.com/bufbuild/protoc-gen-validate/releases/tag/v0.9.0) [Compare Source](https://togithub.com/envoyproxy/protoc-gen-validate/compare/v0.7.0...v0.9.0) #### What's Changed - Default version bump to prerelease by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/721](https://togithub.com/bufbuild/protoc-gen-validate/pull/721) - add support for multiple plugins by [@​pkwarren](https://togithub.com/pkwarren) in [https://github.com/bufbuild/protoc-gen-validate/pull/717](https://togithub.com/bufbuild/protoc-gen-validate/pull/717) - Bump proto-google-common-protos from 2.9.6 to 2.10.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/722](https://togithub.com/bufbuild/protoc-gen-validate/pull/722) - attach linux arm64 artifact by [@​pkwarren](https://togithub.com/pkwarren) in [https://github.com/bufbuild/protoc-gen-validate/pull/725](https://togithub.com/bufbuild/protoc-gen-validate/pull/725) **Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v0.8.0...v0.9.0 ### [`v0.7.0`](https://togithub.com/bufbuild/protoc-gen-validate/releases/tag/v0.7.0) [Compare Source](https://togithub.com/envoyproxy/protoc-gen-validate/compare/v0.6.13...v0.7.0) #### What's Changed - Change maven groupID by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/662](https://togithub.com/bufbuild/protoc-gen-validate/pull/662) - Update readme groupID references by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/668](https://togithub.com/bufbuild/protoc-gen-validate/pull/668) - update remove unnecessary fmt and modify a expression by [@​mariogao](https://togithub.com/mariogao) in [https://github.com/bufbuild/protoc-gen-validate/pull/656](https://togithub.com/bufbuild/protoc-gen-validate/pull/656) - Readme map examples have a misplaced `]` by [@​jnewmano](https://togithub.com/jnewmano) in [https://github.com/bufbuild/protoc-gen-validate/pull/671](https://togithub.com/bufbuild/protoc-gen-validate/pull/671) - Upgrade zlib to 1.2.13 to resolve CI failure by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/676](https://togithub.com/bufbuild/protoc-gen-validate/pull/676) - Improve Java UUID Validation Performance by [@​Fleshgrinder](https://togithub.com/Fleshgrinder) in [https://github.com/bufbuild/protoc-gen-validate/pull/670](https://togithub.com/bufbuild/protoc-gen-validate/pull/670) - TCN-612 Configure Dependabot by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/679](https://togithub.com/bufbuild/protoc-gen-validate/pull/679) - TCN-611 Upgrade bazel to 5.3.1 by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/678](https://togithub.com/bufbuild/protoc-gen-validate/pull/678) - TCN-464 Support GoReleaser on tag creation by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/677](https://togithub.com/bufbuild/protoc-gen-validate/pull/677) - TCN-548 Fix Python CI syntax error by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/675](https://togithub.com/bufbuild/protoc-gen-validate/pull/675) - TCN-464 fix goreleaser syntax by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/681](https://togithub.com/bufbuild/protoc-gen-validate/pull/681) - [GH-680](https://togithub.com/envoyproxy/protoc-gen-validate/issues/680) add linux aarch x64 support to pom by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/688](https://togithub.com/bufbuild/protoc-gen-validate/pull/688) - fix golang oneof with a typed-nil value causes panic. by [@​anzboi](https://togithub.com/anzboi) in [https://github.com/bufbuild/protoc-gen-validate/pull/639](https://togithub.com/bufbuild/protoc-gen-validate/pull/639) - Python: Support for `validate_all` function by [@​HaloWorld](https://togithub.com/HaloWorld) in [https://github.com/bufbuild/protoc-gen-validate/pull/606](https://togithub.com/bufbuild/protoc-gen-validate/pull/606) - Improve Development section of readme by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/689](https://togithub.com/bufbuild/protoc-gen-validate/pull/689) - Update bypass approval github workflow by [@​rubensf](https://togithub.com/rubensf) in [https://github.com/bufbuild/protoc-gen-validate/pull/697](https://togithub.com/bufbuild/protoc-gen-validate/pull/697) - Increase dependabot maximum PR limit for maven by [@​rubensf](https://togithub.com/rubensf) in [https://github.com/bufbuild/protoc-gen-validate/pull/705](https://togithub.com/bufbuild/protoc-gen-validate/pull/705) - [GH-689](https://togithub.com/envoyproxy/protoc-gen-validate/issues/689) update readme to fix reference to previous test harness by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/713](https://togithub.com/bufbuild/protoc-gen-validate/pull/713) - Add auto semver tagging for release automation by [@​elliotmjackson](https://togithub.com/elliotmjackson) in [https://github.com/bufbuild/protoc-gen-validate/pull/712](https://togithub.com/bufbuild/protoc-gen-validate/pull/712) - run CI build with caching (bazel, python, go) by [@​pkwarren](https://togithub.com/pkwarren) in [https://github.com/bufbuild/protoc-gen-validate/pull/718](https://togithub.com/bufbuild/protoc-gen-validate/pull/718) - run ci on main branch so new PRs benefit from cache by [@​pkwarren](https://togithub.com/pkwarren) in [https://github.com/bufbuild/protoc-gen-validate/pull/719](https://togithub.com/bufbuild/protoc-gen-validate/pull/719) #### New Contributors - [@​mariogao](https://togithub.com/mariogao) made their first contribution in [https://github.com/bufbuild/protoc-gen-validate/pull/656](https://togithub.com/bufbuild/protoc-gen-validate/pull/656) - [@​jnewmano](https://togithub.com/jnewmano) made their first contribution in [https://github.com/bufbuild/protoc-gen-validate/pull/671](https://togithub.com/bufbuild/protoc-gen-validate/pull/671) - [@​anzboi](https://togithub.com/anzboi) made their first contribution in [https://github.com/bufbuild/protoc-gen-validate/pull/639](https://togithub.com/bufbuild/protoc-gen-validate/pull/639) - [@​HaloWorld](https://togithub.com/HaloWorld) made their first contribution in [https://github.com/bufbuild/protoc-gen-validate/pull/606](https://togithub.com/bufbuild/protoc-gen-validate/pull/606) - [@​rubensf](https://togithub.com/rubensf) made their first contribution in [https://github.com/bufbuild/protoc-gen-validate/pull/697](https://togithub.com/bufbuild/protoc-gen-validate/pull/697) - [@​pkwarren](https://togithub.com/pkwarren) made their first contribution in [https://github.com/bufbuild/protoc-gen-validate/pull/718](https://togithub.com/bufbuild/protoc-gen-validate/pull/718) #### Dependabot - Bump google.golang.org/protobuf from 1.27.1 to 1.28.1 in /tests by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/686](https://togithub.com/bufbuild/protoc-gen-validate/pull/686) - Bump maven-compiler-plugin from 3.6.1 to 3.10.1 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/683](https://togithub.com/bufbuild/protoc-gen-validate/pull/683) - Bump versions-maven-plugin from 2.7 to 2.12.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/685](https://togithub.com/bufbuild/protoc-gen-validate/pull/685) - Bump grpc-bom from 1.42.1 to 1.50.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/684](https://togithub.com/bufbuild/protoc-gen-validate/pull/684) - Bump re2j from 1.5 to 1.7 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/687](https://togithub.com/bufbuild/protoc-gen-validate/pull/687) - Bump junit from 4.13.1 to 4.13.2 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/682](https://togithub.com/bufbuild/protoc-gen-validate/pull/682) - Bump grpc-bom from 1.50.0 to 1.50.2 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/691](https://togithub.com/bufbuild/protoc-gen-validate/pull/691) - Bump assertj-core from 3.11.1 to 3.23.1 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/692](https://togithub.com/bufbuild/protoc-gen-validate/pull/692) - Bump maven-shade-plugin from 3.2.0 to 3.4.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/693](https://togithub.com/bufbuild/protoc-gen-validate/pull/693) - Bump google.protobuf.version from 3.19.4 to 3.21.8 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/694](https://togithub.com/bufbuild/protoc-gen-validate/pull/694) - Bump build-helper-maven-plugin from 3.0.0 to 3.3.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/695](https://togithub.com/bufbuild/protoc-gen-validate/pull/695) - Bump golang.org/x/tools from 0.1.12 to 0.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/696](https://togithub.com/bufbuild/protoc-gen-validate/pull/696) - Bump versions-maven-plugin from 2.12.0 to 2.13.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/700](https://togithub.com/bufbuild/protoc-gen-validate/pull/700) - Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/701](https://togithub.com/bufbuild/protoc-gen-validate/pull/701) - Bump maven-surefire-plugin from 2.22.1 to 2.22.2 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/702](https://togithub.com/bufbuild/protoc-gen-validate/pull/702) - Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/703](https://togithub.com/bufbuild/protoc-gen-validate/pull/703) - Bump google.protobuf.version from 3.21.8 to 3.21.9 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/704](https://togithub.com/bufbuild/protoc-gen-validate/pull/704) - Bump exec-maven-plugin from 1.6.0 to 3.1.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/706](https://togithub.com/bufbuild/protoc-gen-validate/pull/706) - Bump maven-javadoc-plugin from 3.1.0 to 3.4.1 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/707](https://togithub.com/bufbuild/protoc-gen-validate/pull/707) - Bump maven-source-plugin from 3.0.1 to 3.2.1 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/708](https://togithub.com/bufbuild/protoc-gen-validate/pull/708) - Bump maven-gpg-plugin from 1.6 to 3.0.1 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/709](https://togithub.com/bufbuild/protoc-gen-validate/pull/709) - Bump proto-google-common-protos from 2.7.0 to 2.9.6 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/710](https://togithub.com/bufbuild/protoc-gen-validate/pull/710) - Bump os-maven-plugin from 1.4.1.Final to 1.7.0 in /java by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bufbuild/protoc-gen-validate/pull/711](https://togithub.com/bufbuild/protoc-gen-validate/pull/711) **Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v0.6.13...v0.7.0
otiai10/copy ### [`v1.9.0`](https://togithub.com/otiai10/copy/releases/tag/v1.9.0): 💥 Breaking Change: Skip now accepts os.FileInfo [Compare Source](https://togithub.com/otiai10/copy/compare/v1.7.1...v1.9.0) ### [`v1.7.1`](https://togithub.com/otiai10/copy/compare/v1.7.0...v1.7.1) [Compare Source](https://togithub.com/otiai10/copy/compare/v1.7.0...v1.7.1)
spf13/viper ### [`v1.14.0`](https://togithub.com/spf13/viper/releases/tag/v1.14.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.13.0...v1.14.0) #### What's Changed ##### Enhancements 🚀 - feat: make Viper compile on platforms unsupported by fsnotify by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1457](https://togithub.com/spf13/viper/pull/1457) - Fsnotify improvements by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1458](https://togithub.com/spf13/viper/pull/1458) - Disable watch on appengine by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1460](https://togithub.com/spf13/viper/pull/1460) ##### Breaking Changes 🛠 - Drop support for Go 1.15 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1428](https://togithub.com/spf13/viper/pull/1428) ##### Dependency Updates ⬆️ - build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1406](https://togithub.com/spf13/viper/pull/1406) - build(deps): bump github.com/sagikazarmark/crypt from 0.6.0 to 0.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1437](https://togithub.com/spf13/viper/pull/1437) - build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1453](https://togithub.com/spf13/viper/pull/1453) - build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1449](https://togithub.com/spf13/viper/pull/1449) - chore: update crypt by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1461](https://togithub.com/spf13/viper/pull/1461) **Full Changelog**: https://github.com/spf13/viper/compare/v1.13.0...v1.14.0
grpc/grpc-node ### [`v1.12.1`](https://togithub.com/grpc/grpc-node/releases/tag/v1.12.1): Node gRPC v1.12.1 [Compare Source](https://togithub.com/grpc/grpc-node/compare/grpc-tools@1.12.0...v1.12.1) Node changes: - Fix build on FreeBSD ([#​255](https://togithub.com/grpc/grpc-node/issues/255)) - Update dependency on lodash ([#​331](https://togithub.com/grpc/grpc-node/issues/331) contributed by [@​wyardley](https://togithub.com/wyardley)) - Update dependency on Protobuf.js to fix reported ReDoS security vulnerability ([#​342](https://togithub.com/grpc/grpc-node/issues/342)) Core changes: - Experimental support for configurable retries (use at your own risk) ([grpc/grpc#​10684](https://togithub.com/grpc/grpc/issues/10684)) - Use socklen_t instead of size_t for address length (fixes use case for some big endian systems) ([grpc/grpc#​14464](https://togithub.com/grpc/grpc/issues/14464)) - Avoid crashes on environments with hot-plugged CPUs ([grpc/grpc#​14712](https://togithub.com/grpc/grpc/issues/14712)) - Fix: Check retry timer before starting resolving ([grpc/grpc#​15156](https://togithub.com/grpc/grpc/issues/15156)) - Performance: Avoid low severity log message construction ([grpc/grpc#​14945](https://togithub.com/grpc/grpc/issues/14945)) ### [`v1.12.0`](https://togithub.com/grpc/grpc-node/releases/tag/grpc-tools%401.12.0): grpc-tools 1.12.0 [Compare Source](https://togithub.com/grpc/grpc-node/compare/grpc-tools@1.11.3...grpc-tools@1.12.0) - Update protobuf dependency to 3.19.1 ([#​2253](https://togithub.com/grpc/grpc-node/issues/2253) contributed by [@​natiz](https://togithub.com/natiz))
foisonocean/protoc-gen-grpc-web-npm ### [`v1.4.1`](https://togithub.com/foisonocean/protoc-gen-grpc-web-npm/compare/0998cd0591f8a51bb7c2e26ccdb42b44137c85a2...v1.4.1) [Compare Source](https://togithub.com/foisonocean/protoc-gen-grpc-web-npm/compare/0998cd0591f8a51bb7c2e26ccdb42b44137c85a2...v1.4.1)
stephenh/ts-proto ### [`v1.135.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11350-httpsgithubcomstephenhts-protocomparev11340v11350-2022-11-26) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.134.0...v1.135.0) ##### Features - Bump ts poet for perf increase ([#​714](https://togithub.com/stephenh/ts-proto/issues/714)) ([0068dc8](https://togithub.com/stephenh/ts-proto/commit/0068dc8c8c34263ac4a7bc5866408453fc2c8b11)) ### [`v1.134.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11340-httpsgithubcomstephenhts-protocomparev11330v11340-2022-11-25) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.133.0...v1.134.0) ##### Features - conditionally add "Service" to nice-grpc's generated service interface name ([#​710](https://togithub.com/stephenh/ts-proto/issues/710)) ([7c39cc0](https://togithub.com/stephenh/ts-proto/commit/7c39cc0729403dcb63ef353357fae3548b5a6667)) ### [`v1.133.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11330-httpsgithubcomstephenhts-protocomparev11321v11330-2022-11-20) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.132.1...v1.133.0) ##### Features - optional one of properties ([#​705](https://togithub.com/stephenh/ts-proto/issues/705)) ([4c6cbb0](https://togithub.com/stephenh/ts-proto/commit/4c6cbb0ff71e053c634732e295ed812901d368ae)) #### [1.132.1](https://togithub.com/stephenh/ts-proto/compare/v1.132.0...v1.132.1) (2022-11-15) ##### Bug Fixes - use-readonly-types for oneof unions ([#​706](https://togithub.com/stephenh/ts-proto/issues/706)) ([bc854ba](https://togithub.com/stephenh/ts-proto/commit/bc854bac083b8818d5fad77bc2e7995cfb01798e)) ### [`v1.132.1`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11321-httpsgithubcomstephenhts-protocomparev11320v11321-2022-11-15) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.132.0...v1.132.1) ##### Bug Fixes - use-readonly-types for oneof unions ([#​706](https://togithub.com/stephenh/ts-proto/issues/706)) ([bc854ba](https://togithub.com/stephenh/ts-proto/commit/bc854bac083b8818d5fad77bc2e7995cfb01798e)) ### [`v1.132.0`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11320-httpsgithubcomstephenhts-protocomparev11312v11320-2022-11-15) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.131.2...v1.132.0) ##### Features - change channel options to client options in generate grpc/js ([#​704](https://togithub.com/stephenh/ts-proto/issues/704)) ([c4ac8ac](https://togithub.com/stephenh/ts-proto/commit/c4ac8ac12aaee0c897985f944ffe3f122e28eba9)) #### [1.131.2](https://togithub.com/stephenh/ts-proto/compare/v1.131.1...v1.131.2) (2022-11-13) ##### Bug Fixes - Adding a failing regression test for wrapper types ([#​689](https://togithub.com/stephenh/ts-proto/issues/689)) ([bde2e28](https://togithub.com/stephenh/ts-proto/commit/bde2e28ad70bf05ebb21effcdb1caad7217c8291)) #### [1.131.1](https://togithub.com/stephenh/ts-proto/compare/v1.131.0...v1.131.1) (2022-11-13) ##### Bug Fixes - Extend `global.Error` to avoid import collisions with Error proto msgs ([#​699](https://togithub.com/stephenh/ts-proto/issues/699)) ([e9d8f91](https://togithub.com/stephenh/ts-proto/commit/e9d8f9123b7b3c5e274035fa3f2644b370915181)) ### [`v1.131.2`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11312-httpsgithubcomstephenhts-protocomparev11311v11312-2022-11-13) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.131.1...v1.131.2) ##### Bug Fixes - Adding a failing regression test for wrapper types ([#​689](https://togithub.com/stephenh/ts-proto/issues/689)) ([bde2e28](https://togithub.com/stephenh/ts-proto/commit/bde2e28ad70bf05ebb21effcdb1caad7217c8291)) ### [`v1.131.1`](https://togithub.com/stephenh/ts-proto/blob/HEAD/CHANGELOG.md#​11311-httpsgithubcomstephenhts-protocomparev11310v11311-2022-11-13) [Compare Source](https://togithub.com/stephenh/ts-proto/compare/v1.131.0...v1.131.1) ##### Bug Fixes - Extend `global.Error` to avoid import collisions with Error proto msgs ([#​699](https://togithub.com/stephenh/ts-proto/issues/699)) ([e9d8f91](https://togithub.com/stephenh/ts-proto/commit/e9d8f9123b7b3c5e274035fa3f2644b370915181))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: gwy/templates/go.mod.tmpl
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/namely/docker-protoc":"/mnt/renovate/gh/namely/docker-protoc" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/namely/docker-protoc/gwy/templates" docker.io/renovate/sidecar bash -l -c "install-tool golang 1.19.3 && go get -d -t ./..."
go: go.mod file not found in current directory or any parent directory.
    'go get' is no longer supported outside a module.
    To build and install a command, use 'go install' with a version,
    like 'go install example.com/cmd@latest'
    For more information, see https://golang.org/doc/go-get-install-deprecation
    or run 'go help get' or 'go help install'.
renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.