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

Release/patch #103

Merged
merged 8 commits into from
Dec 13, 2023
Merged

Release/patch #103

merged 8 commits into from
Dec 13, 2023

Conversation

mike-audi
Copy link
Contributor

Issues Addressed

resolves #97

Additional Information

Repo renamed.

dependabot bot and others added 5 commits December 4, 2023 09:35
Bumps the all group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).

- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the minor group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) | `3.11.3` | `3.11.4` |
| [org.apache.iceberg:iceberg-core](https://github.com/apache/iceberg) | `1.4.0` | `1.4.2` |
| [org.apache.iceberg:iceberg-api](https://github.com/apache/iceberg) | `1.4.0` | `1.4.2` |
| [org.apache.iceberg:iceberg-aws](https://github.com/apache/iceberg) | `1.4.0` | `1.4.2` |
| software.amazon.awssdk:glue | `2.21.5` | `2.21.42` |
| software.amazon.awssdk:sts | `2.21.5` | `2.21.42` |
| software.amazon.awssdk:s3 | `2.21.5` | `2.21.42` |
| org.apache.logging.log4j:log4j-api | `2.21.0` | `2.22.0` |
| org.apache.logging.log4j:log4j-core | `2.21.0` | `2.22.0` |
| [com.amazonaws:aws-lambda-java-log4j2](https://github.com/aws/aws-lambda-java-libs) | `1.5.1` | `1.6.0` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.10.0` | `5.10.1` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.6.0` | `5.8.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.2.2` |


Updates `com.amazonaws:aws-lambda-java-events` from 3.11.3 to 3.11.4
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

Updates `org.apache.iceberg:iceberg-core` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.4.0...apache-iceberg-1.4.2)

Updates `org.apache.iceberg:iceberg-api` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.4.0...apache-iceberg-1.4.2)

Updates `org.apache.iceberg:iceberg-aws` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.4.0...apache-iceberg-1.4.2)

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

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

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

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

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

Updates `com.amazonaws:aws-lambda-java-log4j2` from 1.5.1 to 1.6.0
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

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/junit5@r5.10.0...r5.10.1)

Updates `org.mockito:mockito-core` from 5.6.0 to 5.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.6.0...v5.8.0)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.2.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-lambda-java-events
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: org.apache.iceberg:iceberg-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: org.apache.iceberg:iceberg-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: org.apache.iceberg:iceberg-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- 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: com.amazonaws:aws-lambda-java-log4j2
  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-patch
  dependency-group: minor
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@mike-audi mike-audi requested a review from a team December 12, 2023 19:22
@mike-audi mike-audi merged commit 199a37b into main Dec 13, 2023
5 checks passed
@mike-audi mike-audi deleted the release/patch branch December 13, 2023 07:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review Dependabot PR
2 participants