8000 Bump grpc-protobuf from 1.43.1 to 1.43.2 by dependabot[bot] · Pull Request #651 · getgauge/gauge-java · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump grpc-protobuf from 1.43.1 to 1.43.2 #651

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

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jan 7, 2022

Bumps grpc-protobuf from 1.43.1 to 1.43.2.

Release notes

Sourced from grpc-protobuf's releases.

v1.43.2

Dependencies

Commits

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 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)

Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.43.1...v1.43.2)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 7, 2022
@sriv sriv merged commit acd7aa4 into master Jan 7, 2022
@sriv sriv deleted the dependabot/maven/io.grpc-grpc-protobuf-1.43.2 branch January 7, 2022 05:33
ghost pushed a commit to olivermic/gauge-java that referenced this pull request Feb 8, 2022
Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.43.1...v1.43.2)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Srikanth <srikanth.ddit@gmail.com>
Signed-off-by: Oliver Michel <oliver.michel@valtech.com>
sriv added a commit that referenced this pull request Feb 15, 2022
* updated reflections to 0.10.2 & removed usage of deprecated reflections code

Signed-off-by: Oliver Michel <oliver.michel@valtech.com>

* Bump assertj-core from 3.21.0 to 3.22.0 (#649)

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.21.0...assertj-core-3.22.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Oliver Michel <oliver.michel@valtech.com>

* Bump protobuf-java from 3.19.1 to 3.19.2 (#650)

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.19.1...v3.19.2)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Oliver Michel <oliver.michel@valtech.com>

* Bump grpc-netty-shaded from 1.43.1 to 1.43.2 (#653)

Bumps [grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.43.1...v1.43.2)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Oliver Michel <oliver.michel@valtech.com>

* Bump grpc-protobuf from 1.43.1 to 1.43.2 (#651)

Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.43.1...v1.43.2)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Srikanth <srikanth.ddit@gmail.com>
Signed-off-by: Oliver Michel <oliver.michel@valtech.com>

* Bump grpc-stub from 1.43.1 to 1.43.2 (#652)

Bumps [grpc-stub](https://github.com/grpc/grpc-java) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.43.1...v1.43.2)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Srikanth <srikanth.ddit@gmail.com>
Signed-off-by: Oliver Michel <oliver.michel@valtech.com>

* Bump protobuf-java from 3.19.2 to 3.19.3 (#655)

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.19.2...v3.19.3)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Oliver Michel <oliver.michel@valtech.com>

* Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#656)

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Oliver Michel <oliver.michel@valtech.com>

* change gauge java version in readme

Signed-off-by: Linus Schuertz <linus.schuertz@valtech.com>

* make gauge-java jdk17 compatible

Signed-off-by: sriv <srikanth.ddit@gmail.com>

* update gh actions versions

Signed-off-by: sriv <srikanth.ddit@gmail.com>

* assert files independent of order

Signed-off-by: sriv <srikanth.ddit@gmail.com>

* use node 16 to run lsp tests

Signed-off-by: sriv <srikanth.ddit@gmail.com>

* remove darwin x86, add arm64 support for linux/macos

Signed-off-by: sriv <srikanth.ddit@gmail.com>

Co-authored-by: Oliver Michel <oliver.michel@valtech.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Srikanth <srikanth.ddit@gmail.com>
Co-authored-by: Linus Schuertz <linus.schuertz@valtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant
0