Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined dependencies PR #449

Merged
merged 15 commits into from
Feb 8, 2024
Merged

Combined dependencies PR #449

merged 15 commits into from
Feb 8, 2024

Conversation

tnarland
Copy link
Contributor

@tnarland tnarland commented Feb 8, 2024

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 15 commits October 25, 2023 09:09
Bumps com.oracle.database.jdbc:ojdbc8 from 21.9.0.0 to 23.3.0.23.09.

---
updated-dependencies:
- dependency-name: com.oracle.database.jdbc:ojdbc8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [net.ttddyy:datasource-proxy](https://github.com/jdbc-observations/datasource-proxy) from 1.8.1 to 1.10.
- [Release notes](https://github.com/jdbc-observations/datasource-proxy/releases)
- [Changelog](https://github.com/jdbc-observations/datasource-proxy/blob/1.x/CHANGELOG.md)
- [Commits](jdbc-observations/datasource-proxy@datasource-proxy-1.8.1...datasource-proxy-1.10)

---
updated-dependencies:
- dependency-name: net.ttddyy:datasource-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `springdocVersion` from 2.2.0 to 2.3.0.

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.2.0...v2.3.0)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps com.opencsv:opencsv from 5.7.1 to 5.9.

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.0 to 1.1.4.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.0...v1.1.4)

---
updated-dependencies:
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `kotlinVersion` from 1.8.21 to 1.9.22.

Updates `jvm` from 1.8.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.9.22)

Updates `plugin.spring` from 1.8.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.9.22)

Updates `plugin.jpa` from 1.8.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.9.22)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `okhttp3Version` from 5.0.0-alpha.11 to 5.0.0-alpha.12.

Updates `com.squareup.okhttp3:mockwebserver` from 5.0.0-alpha.11 to 5.0.0-alpha.12
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@jesse-5.0.0-alpha.11...parent-5.0.0-alpha.12)

Updates `com.squareup.okhttp3:okhttp` from 5.0.0-alpha.11 to 5.0.0-alpha.12
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@jesse-5.0.0-alpha.11...parent-5.0.0-alpha.12)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ndency-management-1.1.4' into combined-pr-branch
…abase.jdbc-ojdbc8-23.3.0.23.09' into combined-pr-branch
@tnarland tnarland requested a review from a team as a code owner February 8, 2024 16:00
@tnarland tnarland added the dependencies Pull requests that update a dependency file label Feb 8, 2024
@tnarland tnarland merged commit f4a6910 into main Feb 8, 2024
1 check passed
@tnarland tnarland deleted the combined-pr-branch branch February 8, 2024 16:23
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