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

Bump the dependencies group with 3 updates #93

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the dependencies group with 3 updates: org.xerial:sqlite-jdbc, io.minio:minio and org.openapitools:openapi-generator-maven-plugin.

Updates org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.48.0.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.48.0 (c0f66af)

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (302a600)

deps-dev

  • bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (a7dd7d4)
  • bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (3c267ae)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

Commits
  • 5d22aab chore(release): 3.48.0.0 [skip ci]
  • b0291ea chore: update native libraries
  • c0f66af feat(sqlite): upgrade to sqlite 3.48.0
  • 302a600 build(deps): bump org.jreleaser:jreleaser-maven-plugin
  • a7dd7d4 build(deps-dev): bump org.mockito:mockito-core from 5.14.2 to 5.15.2
  • 3c267ae build(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.2
  • 50bb43e chore(release): prepare next snapshot [skip ci]
  • See full diff in compare view

Updates io.minio:minio from 8.5.15 to 8.5.17

Release notes

Sourced from io.minio:minio's releases.

Bugfix Release

What's Changed

Full Changelog: minio/minio-java@8.5.16...8.5.17

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-java@8.5.15...8.5.16

Commits
  • b161b35 Release version 8.5.17
  • 455241b Error out on invalid content type (#1617)
  • 942400f Update version to next release
  • 12a2d6f Release version 8.5.16
  • 51940f6 Handle null value in io.minio.messages.Item.lastModified() method (#1605)
  • 5ce4bea Update missing XML fields in AndOperator, Expiration and RuleFilter (#1613)
  • ba3d0f1 Gracefully handle exceptions in httpclient callback to avoid hanging (#1615)
  • 795af0b MinioAdminClient: add missing fields to getServerInfo API (#1603)
  • c1bddc1 ObjectWriteResponse: return checksums if any (#1609)
  • c71ccf2 Update version to next release
  • See full diff in compare view

Updates org.openapitools:openapi-generator-maven-plugin from 7.10.0 to 7.11.0

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 dependencies group with 3 updates: [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc), [io.minio:minio](https://github.com/minio/minio-java) and org.openapitools:openapi-generator-maven-plugin.


Updates `org.xerial:sqlite-jdbc` from 3.47.2.0 to 3.48.0.0
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.47.2.0...3.48.0.0)

Updates `io.minio:minio` from 8.5.15 to 8.5.17
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](minio/minio-java@8.5.15...8.5.17)

Updates `org.openapitools:openapi-generator-maven-plugin` from 7.10.0 to 7.11.0

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.minio:minio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@rfresh2 rfresh2 merged commit 9c3227b into mainline Jan 21, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependencies-a3c24cc24e branch January 21, 2025 07:49
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