Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 14, 2024

Bumps tiberius from 0.11.7 to 0.12.2.

Changelog

Sourced from tiberius's changelog.

Version 0.12.2

  • Update connection-string crate to 0.2 (#286)

Version 0.12.1

  • fix: bigdecimal conversion overflow (#271)
  • Reduce futures crate dependency footprint (#270)

Version 0.12.0

  • BREAKING: Correctly convert DateTimeOffset to/from database (#269) Please read the issue carefully before upgrading.

Version 0.11.6

  • fix: bigdecimal conversion overflow (#271)

Version 0.11.5

  • Close connection explicitly (#268)

Version 0.11.4

  • Fix buffer overrun on finalize (#266)
  • Correctly parse (local) server name (#259)

Version 0.11.3

  • Cleanup TokenRow public API (#255)
  • Fix null values in NBC rows (#253)

Version 0.11.2

  • Fix error ordering (#248)

Version 0.11.1

  • Don't load native roots for trust-all config (#243)
  • Propagate errors correctly (#247)

Version 0.11.0

  • BREAKING: bigdecimal crate upgraded to 0.3 major and has to be of the same major in other crates using Tiberius.
  • Handle negative scale from a BigDecimal (#240)

Version 0.10.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tiberius](https://github.com/prisma/tiberius) from 0.11.7 to 0.12.2.
- [Changelog](https://github.com/prisma/tiberius/blob/main/CHANGELOG.md)
- [Commits](prisma/tiberius@v0.11.7...v0.12.2)

---
updated-dependencies:
- dependency-name: tiberius
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Jan 14, 2024

The following labels could not be found: A-dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants