Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

maven: bump the minor group with 7 updates #85

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps the minor group with 7 updates:

Package From To
software.amazon.awssdk:glue 2.21.0 2.21.5
software.amazon.awssdk:sts 2.21.0 2.21.5
software.amazon.awssdk:s3 2.21.0 2.21.5
org.apache.logging.log4j:log4j-api 2.20.0 2.21.0
org.apache.logging.log4j:log4j-core 2.20.0 2.21.0
org.junit.jupiter:junit-jupiter-engine 5.9.2 5.10.0
com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer 2.8.1 2.15

Updates software.amazon.awssdk:glue from 2.21.0 to 2.21.5

Updates software.amazon.awssdk:sts from 2.21.0 to 2.21.5

Updates software.amazon.awssdk:s3 from 2.21.0 to 2.21.5

Updates org.apache.logging.log4j:log4j-api from 2.20.0 to 2.21.0

Updates org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0

Updates org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.10.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0-RC2...r5.10.0

JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2

See Release Notes.

JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1

See Release Notes.

JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1

See Release Notes.

JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3

See Release Notes.

Commits
  • 7f619ca Release 5.10
  • 9899de4 Update Gradle Enterprise plugin to 3.14
  • 45b970f Replace soon-to-be-deprecated usages of project.buildDir
  • 463ae36 Prune Release Notes for 5.10 GA
  • 893c64b Back to snapshots for further development
  • e6ff0c5 Release 5.10.0-RC2
  • b08a76b Add 5.10.0-RC2 release notes
  • 2c278c7 Revert "Prune Release Notes for 5.10 GA"
  • acb6e65 Provide access to source element annotations for TempDirFactory
  • 73818a1 Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0
  • Additional commits viewable in compare view

Updates com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer from 2.8.1 to 2.15

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:glue | `2.21.0` | `2.21.5` |
| software.amazon.awssdk:sts | `2.21.0` | `2.21.5` |
| software.amazon.awssdk:s3 | `2.21.0` | `2.21.5` |
| org.apache.logging.log4j:log4j-api | `2.20.0` | `2.21.0` |
| org.apache.logging.log4j:log4j-core | `2.20.0` | `2.21.0` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.2` | `5.10.0` |
| [com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer](https://github.com/edwgiz/maven-shaded-log4j-transformer) | `2.8.1` | `2.15` |


Updates `software.amazon.awssdk:glue` from 2.21.0 to 2.21.5

Updates `software.amazon.awssdk:sts` from 2.21.0 to 2.21.5

Updates `software.amazon.awssdk:s3` from 2.21.0 to 2.21.5

Updates `org.apache.logging.log4j:log4j-api` from 2.20.0 to 2.21.0

Updates `org.apache.logging.log4j:log4j-core` from 2.20.0 to 2.21.0

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

Updates `com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer` from 2.8.1 to 2.15
- [Release notes](https://github.com/edwgiz/maven-shaded-log4j-transformer/releases)
- [Commits](https://github.com/edwgiz/maven-shaded-log4j-transformer/commits)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:glue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: com.github.edwgiz:maven-shade-plugin.log4j2-cachefile-transformer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the chore Naming, organizing folder structure, and less impactful tasks. label Oct 23, 2023
@mike-audi mike-audi closed this Oct 25, 2023
@mike-audi mike-audi deleted the dependabot/maven/minor-4a40e5960b branch October 25, 2023 22:54
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Naming, organizing folder structure, and less impactful tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant