Bump odbc-api from 24.1.1 to 25.0.0#627
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
17f4d3f to
43ab76d
Compare
Bumps [odbc-api](https://github.com/pacman82/odbc-api) from 24.1.1 to 25.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@v24.1.1...v25.0.0) --- updated-dependencies: - dependency-name: odbc-api dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
43ab76d to
88bb305
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps odbc-api from 24.1.1 to 25.0.0.
Changelog
Sourced from odbc-api's changelog.
Commits
91681a0chore: adapt changelog and version number8b466d0chore(odbc-api): release v24.1.350d2a43feat!: Release as 25.0.092bd421feat!: Release as 25.0.087dba58chore(deps): bump tokio from 1.52.0 to 1.52.15712ec6chore: Udpate changelog6d86749chore(odbc-api): release v24.1.26124ff3feat: If it is clear at compile time that a statement handle would beffceb1erefactor!: Cursor and Preallocated statement type now has to implement0aeb0a0refactor: Use blanket implemenation of AsStatementRef for Statement's