Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps odbc-sys from 0.27.2 to 0.27.3.

Release notes

Sourced from odbc-sys's releases.

odbc-sys-v0.27.3

Added

  • unix-odbc crate, just does nothing than used with windows
  • introduce compile time feature static_ltdl to allow for explicit

Fixed

  • [breaking] using the static feature flag no longer implies libltdl is

Other

  • Prevent recreating configure script for unixODBC during build
  • formattig
  • Remove superfluous unixODBC tar.gz
  • build from unixODBC source included verbatum
  • Vendor source for unixODBC verbatum
  • update vendor script to include source verbatum
  • remove the need for cargo:rerun-if-env-changed
  • Re-fix #64
  • formattig
  • auto format on ci
  • install unixodbc on empty features in macos and linux
  • no unixodbc feature
  • make the ci script both simpler and more exhaustive
  • Fix issue with vendored unixODBC build not linking dynamically
  • build vendored-unix-odbc on mac os
Changelog

Sourced from odbc-sys's changelog.

0.27.3 - 2025-10-12

Added

  • unix-odbc crate, just does nothing than used with windows
  • introduce compile time feature static_ltdl to allow for explicit

Fixed

  • [breaking] using the static feature flag no longer implies libltdl is

Other

  • Prevent recreating configure script for unixODBC during build
  • formattig
  • Remove superfluous unixODBC tar.gz
  • build from unixODBC source included verbatum
  • Vendor source for unixODBC verbatum
  • update vendor script to include source verbatum
  • remove the need for cargo:rerun-if-env-changed
  • Re-fix #64
  • formattig
  • auto format on ci
  • install unixodbc on empty features in macos and linux
  • no unixodbc feature
  • make the ci script both simpler and more exhaustive
  • Fix issue with vendored unixODBC build not linking dynamically
  • build vendored-unix-odbc on mac os
Commits
  • 8a5f6c9 fix: Publising unix-odbc
  • 483a41a revert: Revert "fix: unixODBC builds completly out of source"
  • 323c6ad Revert "style: formattig"
  • dd32569 style: formattig
  • d94e62f fix: unixODBC builds completly out of source
  • 7058cbe chore: release
  • ebced2c chore: Prevent recreating configure script for unixODBC during build
  • 67e4007 style: formattig
  • ea12997 chore: Remove superfluous unixODBC tar.gz
  • afc1c4e refactor: build from unixODBC source included verbatum
  • 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-sys](https://github.com/pacman82/odbc-sys) from 0.27.2 to 0.27.3.
- [Release notes](https://github.com/pacman82/odbc-sys/releases)
- [Changelog](https://github.com/pacman82/odbc-sys/blob/main/CHANGELOG.md)
- [Commits](pacman82/odbc-sys@odbc-sys-v0.27.2...odbc-sys-v0.27.3)

---
updated-dependencies:
- dependency-name: odbc-sys
  dependency-version: 0.27.3
  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 Oct 13, 2025
@github-actions github-actions bot merged commit 237ac1c into main Oct 13, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/odbc-sys-0.27.3 branch October 13, 2025 14:31
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18469057765

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.825%

Totals Coverage Status
Change from base Build 18445156179: 0.0%
Covered Lines: 4550
Relevant Lines: 5364

💛 - Coveralls

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.

2 participants