Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2022

Bumps google.golang.org/protobuf from 1.27.1 to 1.28.0.

Commits
  • 32051b4 all: release v1.28.0
  • 3992ea8 all: implement depth limit for unmarshaling
  • e5db296 all: update supported versions
  • 3a9e1dc all: gofmt all
  • 26e8bcb all: remove unnecessary string([]byte) conversion in fmt.Sprintf with %s
  • 5aec41b testing/protocmp: add Message.Unwrap
  • 05be61f reflect/protoreflect: add more docs on Value aliasing
  • b03064a all: start v1.27.1-devel
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @rbtr.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Dependencies only. label Mar 22, 2022
@dependabot dependabot bot assigned matmerr and rbtr Mar 22, 2022
@rbtr
Copy link
Collaborator

rbtr commented Mar 28, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

rbtr
rbtr previously approved these changes Mar 28, 2022
Copy link
Collaborator

@rbtr rbtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@rbtr
Copy link
Collaborator

rbtr commented Mar 28, 2022

@dependabot rebase

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](protocolbuffers/protobuf-go@v1.27.1...v1.28.0)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dd05dependabot/go_modules/google.golang.org/protobuf-1.28.0 branch from b882217 to f7863ca Compare March 28, 2022 22:39
@rbtr
Copy link
Collaborator

rbtr commented Mar 28, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dependabot dependabot bot merged commit ca8a850 into master Mar 29, 2022
@dependabot dependabot bot deleted the dd05dependabot/go_modules/google.golang.org/protobuf-1.28.0 branch March 29, 2022 02:32
rbtr pushed a commit that referenced this pull request Apr 7, 2022
* adding egress tests

* fixed lint issue

* npm: fix error wrapping with go 1.18 (#1304)

* fix npm error wrapping typo with go 1.18

* pesky lines

* vendor: bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#1297)

* vendor: bump k8s.io/klog/v2 from 2.60.0 to 2.60.1 (#1296)

* adding egress tests

* fixed lint issue

* added error test

* added check

* cleaned up method

Co-authored-by: Mathew Merrick <matmerr@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
matmerr added a commit to matmerr/azure-container-networking that referenced this pull request Jun 29, 2022
* adding egress tests

* fixed lint issue

* npm: fix error wrapping with go 1.18 (Azure#1304)

* fix npm error wrapping typo with go 1.18

* pesky lines

* vendor: bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (Azure#1297)

* vendor: bump k8s.io/klog/v2 from 2.60.0 to 2.60.1 (Azure#1296)

* adding egress tests

* fixed lint issue

* added error test

* added check

* cleaned up method

Co-authored-by: Mathew Merrick <matmerr@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants