Skip to content

Bump armeria_version from 1.26.1 to 1.27.0#101

Open
dependabot[bot] wants to merge 8 commits intomainfrom
dependabot/gradle/armeria_version-1.27.0
Open

Bump armeria_version from 1.26.1 to 1.27.0#101
dependabot[bot] wants to merge 8 commits intomainfrom
dependabot/gradle/armeria_version-1.27.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 31, 2024

Bumps armeria_version from 1.26.1 to 1.27.0.
Updates com.linecorp.armeria:armeria from 1.26.1 to 1.27.0

Release notes

Sourced from com.linecorp.armeria:armeria's releases.

armeria-1.27.0

See the release notes for the complete change list.

armeria-1.26.4

See the release notes for the complete change list.

armeria-1.26.3

See the release notes for the complete change list.

armeria-1.26.2

See the release notes for the complete change list.

Commits

Updates com.linecorp.armeria:armeria-grpc from 1.26.1 to 1.27.0

Release notes

Sourced from com.linecorp.armeria:armeria-grpc's releases.

armeria-1.27.0

See the release notes for the complete change list.

armeria-1.26.4

See the release notes for the complete change list.

armeria-1.26.3

See the release notes for the complete change list.

armeria-1.26.2

See the release notes for the complete change list.

Commits

Updates com.linecorp.armeria:armeria-logback from 1.26.1 to 1.27.0

Release notes

Sourced from com.linecorp.armeria:armeria-logback's releases.

armeria-1.27.0

See the release notes for the complete change list.

armeria-1.26.4

See the release notes for the complete change list.

armeria-1.26.3

See the release notes for the complete change list.

armeria-1.26.2

See the release notes for the complete change list.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

vh and others added 8 commits October 30, 2023 09:04
Bumps `protobuf_version` from 3.24.4 to 3.25.0.

Updates `com.google.protobuf:protobuf-java-util` from 3.24.4 to 3.25.0

Updates `com.google.protobuf:protoc` from 3.24.4 to 3.25.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.24.4...v3.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `junit_version` from 5.10.0 to 5.10.1.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit5) from 1.9.3 to 1.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump protobuf_version from 3.24.4 to 3.25.0
…unit-platform-runner-1.10.1

Bump org.junit.platform:junit-platform-runner from 1.9.3 to 1.10.1
Bumps `armeria_version` from 1.26.1 to 1.27.0.

Updates `com.linecorp.armeria:armeria` from 1.26.1 to 1.27.0
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg)
- [Commits](line/armeria@armeria-1.26.1...armeria-1.27.0)

Updates `com.linecorp.armeria:armeria-grpc` from 1.26.1 to 1.27.0
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg)
- [Commits](line/armeria@armeria-1.26.1...armeria-1.27.0)

Updates `com.linecorp.armeria:armeria-logback` from 1.26.1 to 1.27.0
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg)
- [Commits](line/armeria@armeria-1.26.1...armeria-1.27.0)

---
updated-dependencies:
- dependency-name: com.linecorp.armeria:armeria
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.linecorp.armeria:armeria-grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.linecorp.armeria:armeria-logback
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 31, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant