Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump org.duckdb:duckdb_jdbc from 1.1.3 to 1.2.0 #1858

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.duckdb:duckdb_jdbc from 1.1.3 to 1.2.0.

Release notes

Sourced from org.duckdb:duckdb_jdbc's releases.

DuckDB 1.2.0 "Histrionicus"

This release of DuckDB is named "Histrionicus" after the good-looking Harlequin duck (Histrionicus Histrionicus) that inhabits "cold fast moving streams in North America, Greenland, Iceland and eastern Russia".

Please also refer to the announcement blog post: https://duckdb.org/2025/02/05/announcing-duckdb-120

What's Changed

... (truncated)

Commits
  • 5f5512b Make suggestions a set to avoid the same suggestion multiple times (#16068)
  • 09afa68 Set correct search path when binding view in CreateViewInfo::FromCreateView (...
  • 84dc9bc [Upsert] Fix use of RETURNING in combination with UPSERT (ON CONFLICT DO ...)...
  • a977eaa Add extension entries
  • b87b975 .rbegin()
  • 864d2ba Use a shared table lock in TableScanInitGlobal (#16067)
  • 5bb9249 Extension bumps
  • 2c809fa Make suggestions a set to avoid the same suggestion multiple times
  • 3055e71 Use a shared table lock in TableScanInitGlobal
  • e447295 [Test] Adjust index tests to expected behavior (#16062)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](duckdb/duckdb@v1.1.3...v1.2.0)

---
updated-dependencies:
- dependency-name: org.duckdb:duckdb_jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🚸 dependencies Pull requests that update a dependency file label Feb 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2025

The following labels could not be found: dependencies.

@sualeh sualeh closed this Feb 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.duckdb-duckdb_jdbc-1.2.0 branch February 16, 2025 01:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🚸 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants