Skip to content

Dependabot/hex/excellent_migrations: 0.1.9#60

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/excellent_migrations-0.1.9
Open

Dependabot/hex/excellent_migrations: 0.1.9#60
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/excellent_migrations-0.1.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 4, 2025

Copy link
Copy Markdown
Contributor

Bumps excellent_migrations from 0.1.8 to 0.1.9.

Changelog

Sourced from excellent_migrations's changelog.

[0.1.9] - 2025-09-17

Changed

  • Reference (foreign key) detection now correctly skips when validate: false option is present (treated as safe)

Fixed

  • Improved reference (foreign key) detection for various syntax patterns (with/without options)
  • Always detect column type changes for all modify operations
Commits
  • 725d60d Bump version to 0.1.9
  • 7e5dd9d Update README
  • c6702a8 Unify reference detection for add/modify and with/without options
  • 90037e0 Improve detection of reference added and type changed
  • 1288079 Update CI workflow for running unit tests (#54)
  • f6bd7e6 mix deps.update credo
  • 5fe7aff README for "Adding a reference or foreign key"
  • b205594 Refactor based on CR
  • 4c29034 Check for references without safe option on alter table add
  • See full diff in compare view

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 [excellent_migrations](https://github.com/artur-sulej/excellent_migrations) from 0.1.8 to 0.1.9.
- [Changelog](https://github.com/Artur-Sulej/excellent_migrations/blob/master/CHANGELOG.md)
- [Commits](Artur-Sulej/excellent_migrations@v0.1.8...v0.1.9)

---
updated-dependencies:
- dependency-name: excellent_migrations
  dependency-version: 0.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Oct 4, 2025
@github-actions github-actions Bot changed the title Bump excellent_migrations from 0.1.8 to 0.1.9 Dependabot/hex/excellent_migrations: 0.1.9 Oct 4, 2025
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant