Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2023

This PR contains the following updates:

Package Type Update Change Age Confidence
envoyproxy/protoc-gen-validate minor 0.9.1 -> 0.10.1 age confidence
github.com/gorilla/handlers require patch v1.5.1 -> v1.5.2 age confidence
github.com/otiai10/copy require minor v1.9.0 -> v1.14.1 age confidence
github.com/sirupsen/logrus require patch v1.9.0 -> v1.9.3 age confidence
github.com/spf13/pflag require patch v1.0.5 -> v1.0.10 age confidence
github.com/spf13/viper require minor v1.14.0 -> v1.21.0 age confidence
github.com/stretchr/testify require minor v1.8.1 -> v1.11.1 age confidence
google.golang.org/grpc/cmd/protoc-gen-go-grpc minor v1.2.0 -> v1.5.1 age confidence
google.golang.org/protobuf minor v1.28.1 -> v1.36.10 age confidence
google.golang.org/protobuf require minor v1.28.1 -> v1.36.10 age confidence
grpc-tools (source) minor 1.12.3 -> 1.13.0 age confidence
grpc-web (source) minor 1.4.2 -> 1.5.0 age confidence
grpc_tools_node_protoc_ts patch 5.3.2 -> 5.3.3 age confidence
mypy-protobuf minor 3.4.0 -> 3.6.0 age confidence
protoc-gen-grpc-web minor 1.4.1 -> 1.5.0 age confidence
protocolbuffers/protobuf-javascript patch v3.21.2 -> v3.21.4 age confidence
ts-proto minor 1.138.0 -> 1.181.2 age 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

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.1

Compare Source

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

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

v1.9.3

Compare Source

  • Fix a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines f9291a5 (re-apply #​1376)
  • Fix panic in Writer d40e25c

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

v1.9.2

Compare Source

  • Revert #​1376, which introduced a regression in v1.9.1

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/pflag (github.com/spf13/pflag)

v1.0.10

Compare Source

What's Changed

  • fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by @​thaJeztah in #​447
  • remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file by @​thaJeztah in #​448

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

v1.0.9

Compare Source

What's Changed

Full Changelog: spf13/pflag@v1.0.8...v1.0.9

v1.0.8

Compare Source

⚠️ Breaking Change

This version, while only a patch bump, includes a (very minor) breaking change: the flag.ParseErrorsWhitelist struct and corresponding FlagSet.parseErrorsWhitelist field have been renamed to ParseErrorsAllowlist.

This should result in compilation errors in any code that uses these fields, which can be fixed by adjusting the names at call sites. There is no change in semantics or behavior of the struct or field referred to by these names. If your code compiles without errors after bumping to/past v1.0.8, you are not affected by this change.

The breaking change was reverted in v1.0.9, by means of re-introducing the old names with deprecation warnings. The plan is still to remove them in a future release, so if your code does depend on the old names, please change them to use the new names at your earliest convenience.

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.7...v1.0.8

v1.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.6...v1.0.7

v1.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6

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

v1.21.0

Compare Source

What's Changed

Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: spf13/viper@v1.20.0...v1.21.0

v1.20.1

Compare Source

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.20.0...v1.20.1

v1.20.0

Compare Source

[!WARNING]
This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

Exciting New Features 🎉
Enhancements 🚀
Bug Fixes 🐛
Breaking Changes 🛠
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: spf13/viper@v1.19.0...v1.20.0

v1.19.0

Compare Source

What's Changed

Bug Fixes 🐛
Dependency Updates ⬆️

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 19, 2023

⚠ 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: 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 renovate bot force-pushed the renovate/minor-dependencies branch from a0fdeb9 to c09f4b5 Compare January 31, 2023 20:39
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.15.0 fix(deps): update misc non-major dependencies Jan 31, 2023
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from c09f4b5 to 64c72c1 Compare February 1, 2023 09:42
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 5d43ff1 to 8ab6539 Compare March 2, 2023 02:11
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 4 times, most recently from 4fb0a31 to 14b68ec Compare March 14, 2023 13:52
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 14b68ec to 2d0a6b3 Compare March 16, 2023 11:17
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 2d0a6b3 to aa1c8b3 Compare March 30, 2023 21:59
@renovate renovate bot changed the title fix(deps): update misc non-major dependencies chore(deps): update misc non-major dependencies Mar 30, 2023
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from aa1c8b3 to 602f8df Compare April 3, 2023 11:04
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 602f8df to b65d74c Compare April 14, 2023 14:11
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 5 times, most recently from 039c186 to c103e0e Compare June 3, 2023 22:50
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from c103e0e to e7e2b2f Compare June 4, 2023 17:07
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 4 times, most recently from ae3b2f3 to a467757 Compare June 20, 2023 23:21
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from a171bfe to 955bbcd Compare June 26, 2023 14:36
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 2d2fefd to 60742a8 Compare July 5, 2023 17:51
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 45b1f84 to ed4aa83 Compare October 7, 2024 16:35
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from ed4aa83 to af3e120 Compare November 14, 2024 13:10
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from af3e120 to a86c3ef Compare November 23, 2024 14:17
@renovate renovate bot changed the title chore(deps): update misc non-major dependencies fix(deps): update misc non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 5402c6f to b090a86 Compare December 23, 2024 16:33
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 1fa8aab to 22e07d6 Compare January 7, 2025 09:36
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 22e07d6 to 303f086 Compare January 15, 2025 19:02
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from c1c5680 to a299005 Compare January 29, 2025 23:05
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 4c8015d to e07190e Compare February 7, 2025 02:38
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from e07190e to a7e17c0 Compare March 15, 2025 17:00
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from 2a09b76 to 2a230dd Compare March 26, 2025 18:29
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 2a230dd to 3fffaae Compare July 17, 2025 01:06
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 3fffaae to 1df06b0 Compare August 7, 2025 15:04
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from 187f70b to 064975d Compare August 27, 2025 18:52
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 3 times, most recently from e326177 to d7a8826 Compare September 2, 2025 21:51
@renovate renovate bot force-pushed the renovate/minor-dependencies branch 2 times, most recently from ae9d4ba to e3bb4ce Compare September 9, 2025 11:01
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from e3bb4ce to 2b93408 Compare October 2, 2025 12:05
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 2b93408 to 501802c Compare November 3, 2025 21:02
@renovate renovate bot force-pushed the renovate/minor-dependencies branch from 501802c to 9f8794f Compare November 4, 2025 04:10
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.

1 participant