Skip to content

Bump sqlx_migrator from 0.18.0 to 0.19.0#530

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sqlx_migrator-0.19.0
Open

Bump sqlx_migrator from 0.18.0 to 0.19.0#530
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sqlx_migrator-0.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps sqlx_migrator from 0.18.0 to 0.19.0.

Release notes

Sourced from sqlx_migrator's releases.

v0.19.0

[0.19.0] - 2026-06-02

Bug Fixes

  • Improve migration determination logic and algorithm

Documentation

  • Inline import and improve ci
  • Enhance security guidelines for database operations and clean up comments

Features

  • Update sqlx dependency to version 0.9.0

Miscellaneous Tasks

  • Update actions versions
  • (release) Update version to 0.19.0

Refactor

  • Add new clippy lints and apply suggestions
  • Change error message and improve docs

Testing

  • Fix test error message string
Commits
  • 4a18c5a chore(release): update version to 0.19.0
  • 0e069de docs: enhance security guidelines for database operations and clean up comments
  • b69a588 Merge pull request #54 from iamsauravsharma/improve-algorithm
  • c54b76f fix: improve migration determination logic and algorithm
  • 62db3a5 Merge pull request #53 from iamsauravsharma/update-sqlx
  • 83ece73 feat: update sqlx dependency to version 0.9.0
  • 5749da5 test: fix test error message string
  • 822bf3b refactor: change error message and improve docs
  • 499b292 Merge pull request #52 from iamsauravsharma/improve-ci
  • b2c9c1a docs: inline import and improve ci
  • 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 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 [sqlx_migrator](https://github.com/iamsauravsharma/sqlx_migrator) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/iamsauravsharma/sqlx_migrator/releases)
- [Commits](iamsauravsharma/sqlx_migrator@v0.18.0...v0.19.0)

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

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 Jun 5, 2026
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.

0 participants