Skip to content

Bump odbc-api from 11.1.1 to 12.0.0#308

Merged
phillipleblanc merged 3 commits into
mainfrom
dependabot/cargo/odbc-api-12.0.0
Apr 10, 2025
Merged

Bump odbc-api from 11.1.1 to 12.0.0#308
phillipleblanc merged 3 commits into
mainfrom
dependabot/cargo/odbc-api-12.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Bumps odbc-api from 11.1.1 to 12.0.0.

Changelog

Sourced from odbc-api's changelog.

12.0.0 - 2025-04-05

Added

  • Bulk inserting WChar now automatically uses 'DataType::WLongVarchar' for long strings
  • [breaking] Using strings longer than 4000 characters as parameters with MSSQL.

Fixed

  • build error for narrow feature

Other

  • (deps) bump log from 0.4.26 to 0.4.27
  • (deps) bump tempfile from 3.19.0 to 3.19.1
  • (deps) bump widestring from 1.1.0 to 1.2.0
  • (deps) bump tempfile from 3.18.0 to 3.19.0
  • (deps) bump tokio from 1.44.0 to 1.44.1
  • (deps) bump tokio from 1.43.0 to 1.44.0
  • (deps) bump thiserror from 2.0.11 to 2.0.12
  • (deps) bump tempfile from 3.17.1 to 3.18.0
  • (deps) bump anyhow from 1.0.96 to 1.0.97
  • lints doc comments
  • [breaking] Update to edition 2024
  • (deps) bump log from 0.4.25 to 0.4.26
  • (deps) bump anyhow from 1.0.95 to 1.0.96
  • (deps) bump quote from 1.0.39 to 1.0.40
  • (deps) bump syn from 2.0.99 to 2.0.100
  • (deps) bump syn from 2.0.98 to 2.0.99
  • (deps) bump quote from 1.0.38 to 1.0.39
Commits
  • 002084f chore: release
  • 09e55b6 feat: Bulk inserting WChar now automatically uses 'DataType::WLongVarchar' fo...
  • c101d94 feat!: Using strings longer than 4000 characters as parameters with MSSQL.
  • c4e8c75 chore(deps): bump log from 0.4.26 to 0.4.27
  • 9ab086e chore(deps): bump tempfile from 3.19.0 to 3.19.1
  • 3f7b0c2 chore(deps): bump widestring from 1.1.0 to 1.2.0
  • 4d3afa6 chore(deps): bump tempfile from 3.18.0 to 3.19.0
  • b60e2c2 chore(deps): bump tokio from 1.44.0 to 1.44.1
  • 1ccd637 chore(deps): bump quote from 1.0.39 to 1.0.40
  • cb0aae6 chore(deps): bump syn from 2.0.99 to 2.0.100
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 7, 2025
@dependabot dependabot Bot force-pushed the dependabot/cargo/odbc-api-12.0.0 branch from 05d8b8a to 659074a Compare April 10, 2025 01:33
Bumps [odbc-api](https://github.com/pacman82/odbc-api) from 11.1.1 to 12.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@v11.1.1...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/odbc-api-12.0.0 branch from 659074a to 7cad78c Compare April 10, 2025 02:22
@phillipleblanc phillipleblanc merged commit 6fd7aa2 into main Apr 10, 2025
3 checks passed
@phillipleblanc phillipleblanc deleted the dependabot/cargo/odbc-api-12.0.0 branch April 10, 2025 03:34
@phillipleblanc phillipleblanc added this to the v0.4.0 milestone Apr 10, 2025
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.

1 participant