Skip to content

Conversation

@eddumelendez
Copy link
Member

Combining multiple dependencies PRs into one.

Instructions for merging
  • Use a merge commit, so that GitHub will mark all original PRs as merged.
  • If your repository does not have merge commits enabled, please temporarily enable them in settings. Tick Allow merge commits in the repository settings.
  • When ready, merge this PR using Create a merge commit.

Combined PRs

dependabot bot and others added 19 commits December 1, 2022 22:01
Bumps trino-jdbc from 402 to 403.

---
updated-dependencies:
- dependency-name: io.trino:trino-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.12 to 3.2.13.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/develop/history.txt)
- [Commits](orientechnologies/orientdb@3.2.12...3.2.13)

---
updated-dependencies:
- dependency-name: com.orientechnologies:orientdb-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [azure-cosmos](https://github.com/Azure/azure-sdk-for-java) from 4.38.1 to 4.39.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.38.1...azure-cosmos_4.39.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-cosmos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.gradle.test-retry from 1.4.1 to 1.5.0.

---
updated-dependencies:
- dependency-name: org.gradle.test-retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.5.0...REL42.5.1)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google-cloud-firestore](https://github.com/googleapis/java-firestore) from 3.7.1 to 3.7.3.
- [Release notes](https://github.com/googleapis/java-firestore/releases)
- [Changelog](https://github.com/googleapis/java-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-firestore@v3.7.1...v3.7.3)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-firestore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google-cloud-spanner](https://github.com/googleapis/java-spanner) from 6.32.0 to 6.33.0.
- [Release notes](https://github.com/googleapis/java-spanner/releases)
- [Changelog](https://github.com/googleapis/java-spanner/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-spanner@v6.32.0...v6.33.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.3.4...v_1.3.5)

---
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>
Bumps [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.21...v1.7.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [aws-java-sdk-sqs](https://github.com/aws/aws-sdk-java) from 1.12.342 to 1.12.354.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/1.12.354/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.342...1.12.354)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…s.logback-logback-classic-1.3.5' into combined-pr-branch
…radle.test-retry-1.5.0' into combined-pr-branch
…etbrains.kotlin.plugin.spring-1.7.22' into combined-pr-branch
…com.azure-azure-cosmos-4.39.0' into combined-pr-branch
…/com.google.cloud-google-cloud-firestore-3.7.3' into combined-pr-branch
…db/com.orientechnologies-orientdb-client-3.2.13' into combined-pr-branch
…/com.google.cloud-google-cloud-spanner-6.33.0' into combined-pr-branch
…io.trino-trino-jdbc-403' into combined-pr-branch
…org.postgresql-postgresql-42.5.1' into combined-pr-branch
@eddumelendez eddumelendez requested a review from a team December 2, 2022 02:49
@eddumelendez eddumelendez added the dependencies Pull requests that update a dependency file label Dec 2, 2022
@eddumelendez eddumelendez added this to the next milestone Dec 2, 2022
@eddumelendez eddumelendez merged commit 563eae5 into main Dec 2, 2022
@eddumelendez eddumelendez deleted the combined-pr-branch branch December 2, 2022 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants