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 12 updates #98

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps the minor group with 12 updates:

Package From To
org.apache.iceberg:iceberg-core 1.4.0 1.4.2
org.apache.iceberg:iceberg-api 1.4.0 1.4.2
org.apache.iceberg:iceberg-aws 1.4.0 1.4.2
software.amazon.awssdk:glue 2.21.5 2.21.26
software.amazon.awssdk:sts 2.21.5 2.21.26
software.amazon.awssdk:s3 2.21.5 2.21.26
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 1.5.1 1.6.0
org.junit.jupiter:junit-jupiter-engine 5.10.0 5.10.1
org.mockito:mockito-core 5.6.0 5.7.0
org.apache.maven.plugins:maven-surefire-plugin 3.1.2 3.2.2

Updates org.apache.iceberg:iceberg-core from 1.4.0 to 1.4.2

Release notes

Sourced from org.apache.iceberg:iceberg-core's releases.

Apache Iceberg 1.4.2

What's Changed

Full Changelog: apache/iceberg@apache-iceberg-1.4.1...apache-iceberg-1.4.2

Apache Iceberg 1.4.1

What's Changed

Full Changelog: apache/iceberg@apache-iceberg-1.4.0...apache-iceberg-1.4.1

Commits
  • f6bb917 Core: Ignore split offsets array when split offset is past file length (#8925...
  • 445664f AWS: avoid static global credentials provider which doesn't play well with li...
  • 1e1c67e Core: Ignore split offsets when the last split offset is past the file length...
  • 4f999f1 Flink: Reverting the default custom partitioner for bucket column (#8848) (#8...
  • 8aa948f Core: Do not use a lazy split offset list in manifests (#8834) (#8845)
  • 1fd78ef Revert "Spec: Mark added_snapshot_id as optional (#8600)" (#8726)
  • See full diff in compare view

Updates org.apache.iceberg:iceberg-api from 1.4.0 to 1.4.2

Release notes

Sourced from org.apache.iceberg:iceberg-api's releases.

Apache Iceberg 1.4.2

What's Changed

Full Changelog: apache/iceberg@apache-iceberg-1.4.1...apache-iceberg-1.4.2

Apache Iceberg 1.4.1

What's Changed

Full Changelog: apache/iceberg@apache-iceberg-1.4.0...apache-iceberg-1.4.1

Commits
  • f6bb917 Core: Ignore split offsets array when split offset is past file length (#8925...
  • 445664f AWS: avoid static global credentials provider which doesn't play well with li...
  • 1e1c67e Core: Ignore split offsets when the last split offset is past the file length...
  • 4f999f1 Flink: Reverting the default custom partitioner for bucket column (#8848) (#8...
  • 8aa948f Core: Do not use a lazy split offset list in manifests (#8834) (#8845)
  • 1fd78ef Revert "Spec: Mark added_snapshot_id as optional (#8600)" (#8726)
  • See full diff in compare view

Updates org.apache.iceberg:iceberg-aws from 1.4.0 to 1.4.2

Release notes

Sourced from org.apache.iceberg:iceberg-aws's releases.

Apache Iceberg 1.4.2

What's Changed

Full Changelog: apache/iceberg@apache-iceberg-1.4.1...apache-iceberg-1.4.2

Apache Iceberg 1.4.1

What's Changed

Full Changelog: apache/iceberg@apache-iceberg-1.4.0...apache-iceberg-1.4.1

Commits
  • f6bb917 Core: Ignore split offsets array when split offset is past file length (#8925...
  • 445664f AWS: avoid static global credentials provider which doesn't play well with li...
  • 1e1c67e Core: Ignore split offsets when the last split offset is past the file length...
  • 4f999f1 Flink: Reverting the default custom partitioner for bucket column (#8848) (#8...
  • 8aa948f Core: Do not use a lazy split offset list in manifests (#8834) (#8845)
  • 1fd78ef Revert "Spec: Mark added_snapshot_id as optional (#8600)" (#8726)
  • See full diff in compare view

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

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

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

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

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

Release notes

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

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

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

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.6.0 to 5.7.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.7.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.7.0

Commits
  • 5c4e72c Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 (#3166)
  • f62fbe7 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 (#3165)
  • f522f49 Attempt to detect system property mangling prior to loading ByteBuddy. (#3164)
  • a8adbf5 Handle Termux in InlineDelegateByteBuddyMockMaker.java (#3158)
  • 1bca5b8 Bump versions.errorprone from 2.22.0 to 2.23.0 (#3153)
  • f5449f9 Fix license url according to spdx license spec (#3152)
  • 73d6afc Remove checks for unsupported Java version from unit tests (#3150)
  • e736992 Add CodeCov token to upload coverage report (#3149)
  • 9342e9a Add Java 21 to CI build matrix (#3145)
  • c574cea Update JaCoCo to 0.8.11 (#3147)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.2.2

🐛 Bug Fixes

📦 Dependency updates

🔧 Build

3.2.1

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

Commits
  • 2d76753 [maven-release-plugin] prepare release surefire-3.2.2
  • dd640bf [SUREFIRE-2208] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#682)
  • dd2fcfd [SUREFIRE-2205] Use maven-plugin-report-plugin only in plugins modules
  • 03c71d1 [SUREFIRE-2206] Downgrade plexus-xml to 3.0.0
  • c3c3c84 Use Maven 3.x.x and 3.6.3 on Jenkins
  • a540ef4 [SUREFIRE-2205] Mojo documentation links are broken
  • 3a58f29 [maven-release-plugin] prepare for next development iteration
  • df9f657 [maven-release-plugin] prepare release surefire-3.2.1
  • 0910b75 Fix formatting
  • 97c84a1 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

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 12 updates:

| Package | From | To |
| --- | --- | --- |
| [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.26` |
| software.amazon.awssdk:sts | `2.21.5` | `2.21.26` |
| software.amazon.awssdk:s3 | `2.21.5` | `2.21.26` |
| 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.7.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.2.2` |


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.26

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

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

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.7.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.6.0...v5.7.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: 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]>
@dependabot dependabot bot added the chore Naming, organizing folder structure, and less impactful tasks. label Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #99.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/maven/minor-172a565aea branch November 27, 2023 09:58
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.

0 participants