Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 8, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
envoyproxy/protoc-gen-validate minor 0.6.7 -> 0.10.1 age adoption passing confidence
github.com/gorilla/handlers require patch v1.5.1 -> v1.5.2 age adoption passing confidence
github.com/otiai10/copy require minor v1.7.0 -> v1.14.0 age adoption passing confidence
github.com/sirupsen/logrus require patch v1.9.0 -> v1.9.3 age adoption passing confidence
github.com/spf13/viper require minor v1.12.0 -> v1.18.2 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.0 -> v1.9.0 age adoption passing confidence
google.golang.org/grpc/cmd/protoc-gen-go-grpc minor v1.2.0 -> v1.3.0 age adoption passing confidence
google.golang.org/protobuf minor v1.28.1 -> v1.34.0 age adoption passing confidence
google.golang.org/protobuf require minor v1.28.1 -> v1.34.0 age adoption passing confidence
grpc-tools (source) minor 1.11.2 -> 1.12.4 age adoption passing confidence
grpc-web (source) minor 1.3.1 -> 1.5.0 age adoption passing confidence
grpc_tools_node_protoc_ts patch 5.3.2 -> 5.3.3 age adoption passing confidence
protoc-gen-grpc-web patch 1.4.0 -> 1.4.2 age adoption passing confidence

Release Notes

envoyproxy/protoc-gen-validate (envoyproxy/protoc-gen-validate)

v0.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protoc-gen-validate@v0.10.0...v0.10.1

v0.10.0

Compare Source

What's Changed

New Contributors

Dependency Changes

Full Changelog: bufbuild/protoc-gen-validate@v0.9.1...v0.10.0

v0.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protoc-gen-validate@v0.9.0...v0.9.1

v0.9.0

Compare Source

What's Changed

Full Changelog: bufbuild/protoc-gen-validate@v0.8.0...v0.9.0

v0.7.0

Compare Source

What's Changed

New Contributors

Dependabot

Full Changelog: bufbuild/protoc-gen-validate@v0.6.13...v0.7.0

v0.6.13

Compare Source

The team at @​bufbuild are happy to announce we will begin to maintain PGV! It fills a huge gap in the protobuf ecosystem and deserves careful stewardship. We appreciate the PGV community's continued patience whilst we iron out a detailed transition plan and thank the @​envoyproxy team for all that hard work they've put in to date.

Java users please note a new groupID:

- <groupId>io.envoyproxy.protoc-gen-validate</groupId>
+ <groupId>build.buf.protoc-gen-validate</groupId>

Go users, the go module will remain unchanged

go install github.com/envoyproxy/protoc-gen-validate

What's Changed

New Contributors

Full Changelog: bufbuild/protoc-gen-validate@v0.6.8...v0.6.13

v0.6.12

Compare Source

What's Changed

v0.6.9

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protoc-gen-validate@v0.6.8...v0.6.9-rc.0

v0.6.8

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protoc-gen-validate@v0.6.7...v0.6.8

gorilla/handlers (github.com/gorilla/handlers)

v1.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: gorilla/handlers@v1.5.1...v1.5.2

otiai10/copy (github.com/otiai10/copy)

v1.14.0: Concurrency Option

Compare Source

v1.12.0

Compare Source

v1.11.0: Add OnError option

Compare Source

so that users can suppress specific errors.

v1.10.0

Compare Source

v1.9.0: 💥 Breaking Change: Skip now accepts os.FileInfo

Compare Source

v1.7.1

Compare Source

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.3

Compare Source

Full Changelog: sirupsen/logrus@v1.9.2...v1.9.3

v1.9.2

Compare Source

Full Changelog: sirupsen/logrus@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.9.0...v1.9.1

spf13/viper (github.com/spf13/viper)

v1.18.2

Compare Source

tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead.

This release fixes a regression that appears in rare circumstances when using Unmarshal or UnmarshalExact to decode values onto pointers with multiple indirection (eg. pointer to a pointer, etc). The change was introduced in 1.18.0 as a means to resolve a long-standing bug when decoding environment variables to structs.

The feature is now disabled by default and can be enabled using the viper_bind_struct build tag. It's also considered experimental at this point, so breaking changes may be introduced in the future.

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.18.1...v1.18.2

v1.18.1

Compare Source

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.18.0...v1.18.1

v1.18.0

Compare Source

Major changes

Highlighting some of the changes for better visibility.

Please share your feedback in the Discussion forum. Thanks! ❤️

AutomaticEnv works with Unmarshal

Previously, environment variables that weren't bound manually or had no defaults could not be mapped by Unmarshal. (The problem is explained in details in this issue: #​761)

#​1429 introduced a solution that solves that issue.

What's Changed

Enhancements 🚀
  • chore: rename files ac

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Author

renovate bot commented Sep 8, 2022

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gwy/templates/go.mod.tmpl
Command failed: go get -d -t ./...
go: cannot find main module, but found .git/config in /tmp/renovate/repos/github/ido-namely/docker-protoc
	to create a module there, run:
	cd ../.. && go mod init

@renovate renovate bot force-pushed the renovate/minor-dependencies branch from aa3de03 to 3b9d0b2 Compare September 14, 2022 20:01
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.13.0 chore(deps): update misc non-major dependencies Sep 14, 2022
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 38c2920 to 563b106 Compare September 29, 2022 20:51
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 48317e1 to 81afd22 Compare October 5, 2022 19:28
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from b01e5da to 8c13f99 Compare October 28, 2022 22:03
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 8c13f99 to e6e73dc Compare November 6, 2022 14:18
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from e6e73dc to 9032e39 Compare November 20, 2022 10:44
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from af32088 to fdc9c2c Compare March 20, 2023 21:05
@renovate renovate bot changed the title chore(deps): update misc non-major dependencies chore(deps): update misc non-major dependencies - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/minor-dependencies branch April 4, 2023 00:42
@renovate renovate bot changed the title chore(deps): update misc non-major dependencies - autoclosed chore(deps): update misc non-major dependencies Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/minor-dependencies branch April 4, 2023 11:10
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from fdc9c2c to 84de18d Compare April 17, 2023 12:02
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 0b118c8 to 2248924 Compare June 3, 2023 21:01
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 87f5279 to baa9e8b Compare June 19, 2023 01:22
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from baa9e8b to 60c39fd Compare June 26, 2023 14:31
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 70940b4 to 1d5bc60 Compare October 6, 2023 17:08
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from eb67a2c to f8dbaa2 Compare November 10, 2023 00:06
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 72b0412 to faa2145 Compare December 8, 2023 17:17
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 0e64d2a to 309aaf0 Compare December 22, 2023 09:51
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 520d6a0 to 753691c Compare March 5, 2024 22:05
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 753691c to 6400f45 Compare April 30, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants