Skip to content

Bump odbc-api from 12.0.2 to 13.0.0#351

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/odbc-api-13.0.0
Closed

Bump odbc-api from 12.0.2 to 13.0.0#351
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/odbc-api-13.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2025

Bumps odbc-api from 12.0.2 to 13.0.0.

Changelog

Sourced from odbc-api's changelog.

13.0.0 - 2025-05-18

Added

  • [breaking] Move prompting for connection string to "prompt" feature (#720)

Other

  • Explaining the prompt feature.
  • learning test for concise type reported for time
  • (deps) bump tokio from 1.44.2 to 1.45.0
  • Add 2Byte Character in UTF16 to umlaut test
  • umlaut in column name
  • fix test Column Description for date
  • Column Description for date

12.2.0 - 2025-05-01

Added

  • Adds Nullability::could_be_nullable

12.1.0 - 2025-05-01

Added

  • ResultSetMetadata::col_nullability can now be used to fetch information about the nullability of a result set column.

Other

  • Conscise data types for timestamps of all tested DBMs
  • (deps) bump winit from 0.30.9 to 0.30.10
  • learning test for concise type of Datetime2
  • Update comments on DataType Other
  • (deps) bump syn from 2.0.100 to 2.0.101
Commits
  • 814b8dc chore(odbc-api): release v13.0.0
  • 41a61cb doc: Explaining the prompt feature.
  • a30f9d6 feat!: Move prompting for connection string to "prompt" feature (#720)
  • 1e7223c test: learning test for concise type reported for time
  • 7ec28a0 chore(deps): bump tokio from 1.44.2 to 1.45.0
  • a1b04c7 test: Add 2Byte Character in UTF16 to umlaut test
  • cf44a59 test: umlaut in column name
  • 3f05182 test: fix test Column Description for date
  • a6d1c70 test: Column Description for date
  • 57035da chore(odbc-api): release v12.2.0
  • 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 [odbc-api](https://github.com/pacman82/odbc-api) from 12.0.2 to 13.0.0.
- [Release notes](https://github.com/pacman82/odbc-api/releases)
- [Changelog](https://github.com/pacman82/odbc-api/blob/main/CHANGELOG.md)
- [Commits](pacman82/odbc-api@v12.0.2...v13.0.0)

---
updated-dependencies:
- dependency-name: odbc-api
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 19, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 26, 2025

Superseded by #359.

@dependabot dependabot Bot closed this May 26, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/odbc-api-13.0.0 branch May 26, 2025 19:32
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