Arjun is a personal assistant designed for WhatsApp users to manage their schedules and get answers to general queries. Users can send messages to Arjun in natural language and add events to their calendar, set reminders, and get answer to general queries.
21277bcaa0e2139684d893ec6275c0fdc621df82: fix: seed database after bootstrap (#2144) (@sweatybridge)
Others
63eaa00618a17bbc7f167b650ae298055545423d: chore(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.1+incompatible (#2142) (@dependabot[bot])
77f5363ec7efbc8dbf1a0927dd754eab8e000f07: chore(deps): bump github.com/docker/cli from 26.0.0+incompatible to 26.0.1+incompatible (#2143) (@dependabot[bot])
v1.156.0
Changelog
Features
... (truncated)
Commits
d9ae9fa fix: relative path from repo root directory (#2156)
8cb787e fix: skip deploying functions in bootstrap (#2154)
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 supabase from 1.63.2 to 1.157.2.
Release notes
Sourced from supabase's releases.
... (truncated)
Commits
d9ae9fa
fix: relative path from repo root directory (#2156)8cb787e
fix: skip deploying functions in bootstrap (#2154)5ae36e6
fix: retry only function deploy api callb3f1409
feat: deploy all functions after bootstrapdb336d2
fix: add usage example for db pull (#2151)10b1bdf
fix: migration repair example more understandable (#2149)beea31b
chore: bold created project url7e291ac
fix: suggest bootstrap start command from template82885ea
fix: exclude supabase managed schemas from inspect subcommand (#2138)21277bc
fix: seed database after bootstrap (#2144)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