Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2025

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 25, 2025 14:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 25, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/strong_migrations-2.4.0 branch 5 times, most recently from 740ba46 to 49a3dc1 Compare June 30, 2025 15:57
@dependabot dependabot bot force-pushed the dependabot/bundler/strong_migrations-2.4.0 branch 2 times, most recently from 4ca0501 to e3a135c Compare July 9, 2025 04:00
@dependabot dependabot bot force-pushed the dependabot/bundler/strong_migrations-2.4.0 branch 2 times, most recently from e5b602f to 7e15ec9 Compare July 16, 2025 18:54
---
updated-dependencies:
- dependency-name: strong_migrations
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/strong_migrations-2.4.0 branch from 7e15ec9 to 1eb45f9 Compare July 17, 2025 14:44
@davidcornu davidcornu merged commit 7ba92fe into main Jul 21, 2025
7 of 8 checks passed
@davidcornu davidcornu deleted the dependabot/bundler/strong_migrations-2.4.0 branch July 21, 2025 12:08
garyhtou added a commit that referenced this pull request Jul 21, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jul 21, 2025
## Summary of the problem
<!-- Why these changes are being made? What problem does it solve? Link
any related issues to provide more details. -->

Strong Migrations doesn't support Postgres 11, which we unfortunately
still use in development. Production is using 15 so we need to make that
switch locally very soon.

## Describe your changes
<!-- Explain your thought process to the solution and provide a quick
summary of the changes. -->

This reverts commit 7ba92fe.

<!-- If there are any visual changes, please attach images, videos, or
gifs. -->
Sarvesh-Mk pushed a commit to Sarvesh-Mk/hcb that referenced this pull request Jul 21, 2025
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=strong_migrations&package-manager=bundler&previous-version=1.8.0&new-version=2.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sarvesh-Mk pushed a commit to Sarvesh-Mk/hcb that referenced this pull request Jul 21, 2025
…ackclub#11017)

## Summary of the problem
<!-- Why these changes are being made? What problem does it solve? Link
any related issues to provide more details. -->

Strong Migrations doesn't support Postgres 11, which we unfortunately
still use in development. Production is using 15 so we need to make that
switch locally very soon.

## Describe your changes
<!-- Explain your thought process to the solution and provide a quick
summary of the changes. -->

This reverts commit 7ba92fe.

<!-- If there are any visual changes, please attach images, videos, or
gifs. -->
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants