Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)#1

Open
elgohr wants to merge 76 commits intoryanjbaxter:masterryanjbaxter/java:masterfrom
elgohr-update:masterelgohr-update/java-1:masterCopy head branch name to clipboard
Open

Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)#1
elgohr wants to merge 76 commits intoryanjbaxter:masterryanjbaxter/java:masterfrom
elgohr-update:masterelgohr-update/java-1:masterCopy head branch name to clipboard

Conversation

@elgohr
Copy link

@elgohr elgohr commented Mar 30, 2023

elgohr/Publish-Docker-Github-Action@master is not supported anymore

yue9944882 and others added 30 commits December 22, 2021 17:08
Signed-off-by: yue9944882 <291271447@qq.com>
Signed-off-by: yue9944882 <291271447@qq.com>
…hot-build

gh-action: Upload snapshot as post-commit job
Bumps swagger-annotations from 1.6.3 to 1.6.4.

---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps logback-classic from 1.2.9 to 1.2.10.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: yue9944882 <291271447@qq.com>
…ndabot/maven/io.swagger-swagger-annotations-1.6.4

Bump swagger-annotations from 1.6.3 to 1.6.4
…ndabot/maven/ch.qos.logback-logback-classic-1.2.10

Bump logback-classic from 1.2.9 to 1.2.10
Fix arrayIndexOutOfBounds exception for overloaded addModelMap method
Signed-off-by: yue9944882 <291271447@qq.com>
Signed-off-by: yue9944882 <291271447@qq.com>
Bumps [system-lambda](https://github.com/stefanbirkner/system-lambda) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/stefanbirkner/system-lambda/releases)
- [Commits](stefanbirkner/system-lambda@system-lambda-1.2.0...system-lambda-1.2.1)

---
updated-dependencies:
- dependency-name: com.github.stefanbirkner:system-lambda
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndabot/maven/com.github.stefanbirkner-system-lambda-1.2.1

Bump system-lambda from 1.2.0 to 1.2.1
…pshot-job-pt2

Release: Fixes snapshot job env var name
…-example

Chore: Prune example keeping 13,14,15
Signed-off-by: yue9944882 <291271447@qq.com>
Signed-off-by: yue9944882 <291271447@qq.com>
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>
…ndabot/maven/org.assertj-assertj-core-3.22.0

Bump assertj-core from 3.21.0 to 3.22.0
Signed-off-by: yue9944882 <291271447@qq.com>
…elease-job

Adding an manual release job that applies to release branches publishing maven releases
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>
…ndabot/maven/com.google.protobuf-protobuf-java-3.19.2

Bump protobuf-java from 3.19.1 to 3.19.2
Bumps maven-bundle-plugin from 5.1.3 to 5.1.4.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: yue9944882 <291271447@qq.com>
…ndabot/maven/org.apache.felix-maven-bundle-plugin-5.1.4

Bump maven-bundle-plugin from 5.1.3 to 5.1.4
k8s-ci-robot and others added 30 commits January 17, 2022 17:50
Bumps [spring-test](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.14...v5.3.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `slf4j.version` from 1.7.32 to 1.7.33.

Updates `slf4j-api` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33)

Updates `slf4j-simple` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
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>
…ndabot/maven/org.springframework-spring-test-5.3.15

Bump spring-test from 5.3.14 to 5.3.15
…ndabot/maven/slf4j.version-1.7.33

Bump slf4j.version from 1.7.32 to 1.7.33
…ndabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.2

Bump maven-jar-plugin from 3.2.1 to 3.2.2
…ndabot/maven/com.google.protobuf-protobuf-java-3.19.3

Bump protobuf-java from 3.19.2 to 3.19.3
Signed-off-by: yue9944882 <291271447@qq.com>
…ndabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.20.0

Bump spotless-maven-plugin from 2.17.2 to 2.20.0
…action

Improve descriptions a little bit with examples.
Bumps `spring.boot.version` from 2.6.2 to 2.6.3.

Updates `spring-boot` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-autoconfigure` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-actuator` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-test` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-starter-web` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

Updates `spring-boot-starter-actuator` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndabot/maven/spring.boot.version-2.6.3

Bump spring.boot.version from 2.6.2 to 2.6.3
Bumps google-auth-library-oauth2-http from 1.3.0 to 1.4.0.

---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndabot/maven/com.google.auth-google-auth-library-oauth2-http-1.4.0

Bump google-auth-library-oauth2-http from 1.3.0 to 1.4.0
…-file

Fix OWNERS file : reviewer to reviewers
Bumps `slf4j.version` from 1.7.33 to 1.7.35.

Updates `slf4j-api` from 1.7.33 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35)

Updates `slf4j-simple` from 1.7.33 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.2.0...v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ndabot/maven/slf4j.version-1.7.35

Bump slf4j.version from 1.7.33 to 1.7.35
…ndabot/maven/org.mockito-mockito-core-4.3.1

Bump mockito-core from 4.2.0 to 4.3.1
…-setup-graalvm-digest

Update DeLaGuardo/setup-graalvm digest to 2ebaf4e
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.

8 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.