Skip to content

Comments

chore(deps): bump odbc-api from 20.1.1 to 20.1.2#109

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/odbc-api-20.1.2
Feb 16, 2026
Merged

chore(deps): bump odbc-api from 20.1.1 to 20.1.2#109
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/odbc-api-20.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps odbc-api from 20.1.1 to 20.1.2.

Changelog

Sourced from odbc-api's changelog.

20.1.2 - 2026-02-16

Fixed

  • workaround bug in duckdb driver so database_management_system_name works

Other

  • Deactivate allocating_too_big_a_binary_column as it actually allocates insane amount of memory on WSL.
  • (deps) bump env_logger from 0.11.8 to 0.11.9
  • (deps) bump tempfile from 3.24.0 to 3.25.0
  • (deps) bump anyhow from 1.0.100 to 1.0.101
  • (deps) bump criterion from 0.8.1 to 0.8.2
  • (deps) bump syn from 2.0.114 to 2.0.115
  • (deps) bump quote from 1.0.43 to 1.0.44
  • (deps) bump proc-macro2 from 1.0.105 to 1.0.106
Commits
  • 9132f17 chore: release
  • 5aa4ab9 fix: workaround bug in duckdb driver so database_management_system_name works
  • 0fcd84f test: Deactivate allocating_too_big_a_binary_column as it actually allocates ...
  • 9e946b6 docs: Mention conventional commits and linear history.
  • eeff646 chore(deps): bump syn from 2.0.114 to 2.0.115
  • d6f2fda chore(deps): bump env_logger from 0.11.8 to 0.11.9
  • cfe5504 chore(deps): bump tempfile from 3.24.0 to 3.25.0
  • 5bb1306 chore(deps): bump anyhow from 1.0.100 to 1.0.101
  • 0be71a0 chore(deps): bump criterion from 0.8.1 to 0.8.2
  • fa4c925 chore(deps): bump quote from 1.0.43 to 1.0.44
  • 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 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 [odbc-api](https://github.com/pacman82/odbc-api) from 20.1.1 to 20.1.2.
- [Release notes](https://github.com/pacman82/odbc-api/releases)
- [Changelog](https://github.com/pacman82/odbc-api/blob/main/CHANGELOG.md)
- [Commits](pacman82/odbc-api@v20.1.1...v20.1.2)

---
updated-dependencies:
- dependency-name: odbc-api
  dependency-version: 20.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 16, 2026
@github-actions github-actions bot merged commit 46bbd27 into main Feb 16, 2026
10 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/odbc-api-20.1.2 branch February 16, 2026 09:10
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants