compute.toys
compute.toys copied to clipboard
Bump supabase from 1.191.3 to 1.200.3
Bumps supabase from 1.191.3 to 1.200.3.
Release notes
Sourced from supabase's releases.
v1.200.3
Changelog
Bug fixes
- 570158335c9dfdcaef5f455f5dc428ccd8fc779f: fix: ensure the cli and ui flow for custom domains match (
@Crispy1975
)Others
- d4b920a16b1a5496dc864ae5f48f235184fdc9aa: chore: remove cname swap message as it is no longer a requirement (
@Crispy1975
)v1.200.2
Changelog
Bug fixes
- cd94f35483131d541920cbe581280e223684f3c2: fix: handle version prefix in globals (#2701) (
@sweatybridge
)v1.200.1
Changelog
Bug fixes
- a0a5d5f136d2caabc0af639b5957e689dfe46c21: fix: the container ulimits for reatime (#2694) (
@avallete
)Others
- 044ba619c3f846426e294125421df8653f9b8e39: chore: start command validate exclude arguments (
@avallete
)- d660a36491712ee96a4abbb11351aa9fb2762f24: chore: apply PR comments (
@avallete
)- a66a39086b1a1820dc90d1ffa6f2a4302eefb00b: chore: apply comment update cmd/start.go (
@avallete
)- 4d50bf663628035fb73f10f585ad88036a7947a8: Merge branch 'develop' into avallete/chore-start-command-validate-exclude-names (
@avallete
)- e6ec6ac01dbe222ec65400e5b44948c6cdbaa3f3: chore: start command validate exclude arguments (#2697) (
@avallete
)v1.200.0
Changelog
Features
- cf504abf6ac82c45f1681eadc8c25e60cfe28d47: feat(realtime): add longpoll route to kong (#2506) (
@filipecabaco
)v1.199.0
Changelog
Features
- 5c0d71b1eb083e0785a3249fa14b3a824d5214e2: feat: add no-deploy flag for functions under config.toml (
@avallete
)- 7ec843d57f5a13974d478996fcab5211fee6d804: feat: add enabled flag for functions under config.toml (#2688) (
@avallete
)Others
- 2440bbdd6cd87df7b25e8ab3c683c58863eb6d3d: chore: add debug logs (
@avallete
)- a537dc0ef7dfd43ec1695f757c7caf2de70aa4d3: chore: apply PR comments (
@avallete
)- 4afe868c91271d639dde9279453a56fd7fbe9516: chore: extract enabled check into function (
@avallete
)- 6184f7a940f63268bda6ba6adcf99caab62beb4b: chore: remove redundant comment (
@avallete
)- 9ba51a97684aca163ef0add13553471acae939df: Merge branch 'develop' into avallete/feat-add-function-no-deploy-logic (
@avallete
)- 3419c0dd9a3001c3925e564b6f7315338bc24c8a: chore: Apply suggestions from code review (
@avallete
)- 963a71e313fe746e4e8011b336d315657605df16: chore: fix dereference (
@avallete
)- 3cc5a17706494d91e20084de446b723a4bc4babd: Merge branch 'develop' into avallete/feat-add-function-no-deploy-logic (
@avallete
)v1.198.3
Changelog
Bug fixes
- 9c1b27a4ccc133270288f7dd19d33828e5e796e7: fix: db test on SELinux enabled systems (#2683) (
@avallete
)v1.198.2
Changelog
... (truncated)
Commits
5701583
fix: ensure the cli and ui flow for custom domains matchd4b920a
chore: remove cname swap message as it is no longer a requirementcd94f35
fix: handle version prefix in globals (#2701)a0a5d5f
fix: the container ulimits for reatime (#2694)e6ec6ac
chore: start command validate exclude arguments (#2697)4d50bf6
Merge branch 'develop' into avallete/chore-start-command-validate-exclude-namesa66a390
chore: apply comment update cmd/start.gocf504ab
feat(realtime): add longpoll route to kong (#2506)d660a36
chore: apply PR comments044ba61
chore: start command validate exclude arguments- Additional commits viewable in compare view
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)