4a64560da79011f65a1b337266e8a0da63d73525: fix: set lock timeout when migrating history schema (#2023) (@sweatybridge)
Others
5d54cbb2ed19d947da1a773848a7587826381919: chore(deps): bump github.com/containers/common from 0.57.4 to 0.58.0 (#2024) (@dependabot[bot])
243db97ed1c288ab052ffd05aa248f278bb59c58: chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 (#2025) (@dependabot[bot])
v1.148.8
Changelog
Bug fixes
b0082f9983cb64f90f0714e8807389f6a1f1ff58: fix: update migrations history separately from applying (#2018) (@sweatybridge)
Others
dbcaa39e4f54917997ac9639d12173d05481b718: chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible (#1926) (@dependabot[bot])
b2f476b2e6863b1896271f5c5503c79049b67ddb: chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2019) (@dependabot[bot])
Commits
4a64560 fix: set lock timeout when migrating history schema (#2023)
243db97 chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 (#2025)
5d54cbb chore(deps): bump github.com/containers/common from 0.57.4 to 0.58.0 (#2024)
b0082f9 fix: update migrations history separately from applying (#2018)
b2f476b chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2019)
dbcaa39 chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3...
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 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 github.com/supabase/cli from 1.148.7 to 1.148.9.
Release notes
Sourced from github.com/supabase/cli's releases.
Commits
4a64560
fix: set lock timeout when migrating history schema (#2023)243db97
chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 (#2025)5d54cbb
chore(deps): bump github.com/containers/common from 0.57.4 to 0.58.0 (#2024)b0082f9
fix: update migrations history separately from applying (#2018)b2f476b
chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2019)dbcaa39
chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3...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