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 dev-deps group with 2 updates #435

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the dev-deps group with 2 updates: org.kiwiproject:kiwi-test and org.xerial:sqlite-jdbc.

Updates org.kiwiproject:kiwi-test from 3.8.1 to 3.9.0

Release notes

Sourced from org.kiwiproject:kiwi-test's releases.

v3.9.0

Summary

Improvements 🚀

Assorted 👜

Dependency Updates ⬆️

Commits
  • 0213b77 [maven-release-plugin] prepare release v3.9.0
  • b4f221b Fix capitalization of config properties in lombok.config (#563)
  • 722b534 Bump the prod-deps group with 3 updates (#562)
  • c4032a3 Rename MockWebServerExtension field in tests to be shorter
  • b841d39 Add MockWebServerExtension constructor that accepts a server customizer (#561)
  • 1e52f0d MockWebServerExtension argument checking, Javadocs, etc. (#560)
  • a19ac86 Add the ability to get a relative URI from MockWebServerExtension (#558)
  • 2adce20 Add the ability to get base URI from MockWebServerExtension (#557)
  • b93bf60 Move MockWebServerExtension to the production source tree (#554)
  • 2e9ac0b Use MockWebServerExtension in RecordedRequestsTest (#553)
  • Additional commits viewable in compare view

Updates org.xerial:sqlite-jdbc from 3.49.0.0 to 3.49.1.0

Release notes

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

Release 3.49.1.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.49.1 (02d5463)

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (9cda17f)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (bdcf7ee)

Contributors

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

Commits
  • b9983e6 chore(release): 3.49.1.0 [skip ci]
  • ed20edd chore: update native libraries
  • 02d5463 feat(sqlite): upgrade to sqlite 3.49.1
  • bdcf7ee build(deps-dev): bump com.tngtech.archunit:archunit-junit5
  • 9cda17f build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 51b7f8f chore(release): prepare next snapshot [skip ci]
  • See full diff 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 dev-deps group with 2 updates: [org.kiwiproject:kiwi-test](https://github.com/kiwiproject/kiwi-test) and [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc).


Updates `org.kiwiproject:kiwi-test` from 3.8.1 to 3.9.0
- [Release notes](https://github.com/kiwiproject/kiwi-test/releases)
- [Commits](kiwiproject/kiwi-test@v3.8.1...v3.9.0)

Updates `org.xerial:sqlite-jdbc` from 3.49.0.0 to 3.49.1.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.49.0.0...3.49.1.0)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Feb 24, 2025
@sleberknight sleberknight added this to the 3.0.4 milestone Feb 25, 2025
@sleberknight sleberknight merged commit e2d76c3 into main Feb 25, 2025
4 checks passed
@sleberknight sleberknight deleted the dependabot/maven/dev-deps-64f3358a1b branch February 25, 2025 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants