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

Update all deps #820

Merged
merged 26 commits into from Mar 20, 2023
Merged

Update all deps #820

merged 26 commits into from Mar 20, 2023

Conversation

elliotmjackson
Copy link
Contributor

@elliotmjackson elliotmjackson commented Mar 20, 2023

  • update all deps, will close all dependabot PRs
  • make auto-tag happen on patch

dependabot bot and others added 14 commits January 23, 2023 11:08
Bumps assertj-core from 3.24.1 to 3.24.2.

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [grpc-bom](https://github.com/grpc/grpc-java) from 1.51.1 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.51.1...v1.53.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.14.2...2.15.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.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>
Bumps `google.protobuf.version` from 3.21.12 to 3.22.2.

Updates `protobuf-java` from 3.21.12 to 3.22.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.21.12...v3.22.2)

Updates `protobuf-java-util` from 3.21.12 to 3.22.2

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [proto-google-common-protos](https://github.com/googleapis/gapic-generator-java) from 2.12.0 to 2.14.3.
- [Release notes](https://github.com/googleapis/gapic-generator-java/releases)
- [Changelog](https://github.com/googleapis/gapic-generator-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/gapic-generator-java/commits)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 2.5.3 to 3.0.0.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-2.5.3...maven-release-3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@elliotmjackson elliotmjackson marked this pull request as draft March 20, 2023 14:16
…j-assertj-core-3.24.2' into ejackson/dependaperson
….maven.plugins-maven-javadoc-plugin-3.5.0' into ejackson/dependaperson
…us.mojo-versions-maven-plugin-2.15.0' into ejackson/dependaperson
….maven.plugins-maven-compiler-plugin-3.11.0' into ejackson/dependaperson
…tobuf.version-3.22.2' into ejackson/dependaperson

# Conflicts:
#	java/pom.xml
….api.grpc-proto-google-common-protos-2.14.3' into ejackson/dependaperson
….maven.plugins-maven-release-plugin-3.0.0' into ejackson/dependaperson
….maven.plugins-maven-surefire-plugin-3.0.0' into ejackson/dependaperson
@elliotmjackson elliotmjackson marked this pull request as ready for review March 20, 2023 15:03
@elliotmjackson elliotmjackson enabled auto-merge (squash) March 20, 2023 15:05
@elliotmjackson elliotmjackson merged commit a25422d into main Mar 20, 2023
5 checks passed
@elliotmjackson elliotmjackson deleted the ejackson/dependaperson branch March 20, 2023 15:06
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

2 participants