Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on refinery to permit the latest version.

Changelog

Sourced from refinery's changelog.

[0.8.14] - 2024-04-03

Added

  • Add new utility function, load_sql_migrations that enables dynamic migration discovery where embedding is not desirable. #313
  • Add an enum EmbeddedMigration with all the migrations applied, #312

Changed

  • Make serde, toml deps optional, #310
  • Make Migration::applied pub, #321
  • Update rusqlite to allow 0.31, #316

Fixed

  • Fix bug in get_last_applied_migration when refinery's schema history table is not default, #313
  • Fix newline handling for Windows in database configuration setup, #320

[0.8.13] - 2024-03-29

  • YANKED: due to release mismatch, see #323.

[0.8.12] - 2024-01-22

Added

  • Add Iterable method, #296

Changed

  • Update mysql to allow 24, #292
  • Update mysql_async to allow 0.33, #292
  • Update rusqlite to allow 0.30, #300
  • Replace lazy_static with std::sync::OnceLock #301

[0.8.11] - 2023-09-13

Changed

  • Improve feature-set, remove non required features from dependencies #286

[0.8.10] - 2023-05-20

Changed

  • Update mysql_async to allow 0.32, #278

[0.8.9] - 2023-05-05

Changed

  • Add no-default-features to tiberius dependency as tiberius features are non additive #273
  • Increase the range of supported postgres versions #273

[0.8.8] - 2023-04-28

Changed

  • Update tiberius to allow 0.12 #271
  • Update non driver dependencies to latest available versions to allow 0.12 #271

[0.8.7] - 2022-11-26

Changed

  • Update mysql to allow 23 #229

... (truncated)

Commits

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.

Updates the requirements on [refinery](https://github.com/rust-db/refinery) to permit the latest version.
- [Release notes](https://github.com/rust-db/refinery/releases)
- [Changelog](https://github.com/rust-db/refinery/blob/main/CHANGELOG.md)
- [Commits](rust-db/refinery@0.8.14...0.8.14)

---
updated-dependencies:
- dependency-name: refinery
  dependency-version: 0.8.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 10, 2025
@gaspb
Copy link
Member

gaspb commented Dec 8, 2025

0.8.14 is a hard dependency from Klickhouse

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