Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch Upstream #1

Open
wants to merge 3,722 commits into
base: main
Choose a base branch
from
Open

Fetch Upstream #1

wants to merge 3,722 commits into from

Conversation

leesalminen
Copy link

No description provided.

siddhart1o1 and others added 30 commits April 30, 2024 19:15
…c5ee6d2fbe1167ef10f241508c5659759bd7fe7b9b3a08265dc0e
* feat: reissue chatbotId when errored

* fix: use of errors

---------

Co-authored-by: Nicolas Burtey <[email protected]>
* chore: misc update on support

* fix: linting

---------

Co-authored-by: Nicolas Burtey <[email protected]>
…0a901a148a938332448f1679d80042695fab040ca9e9f024a6d4a
* chore(notifications): refactor marketing notification

* feat(core): update trigger marketing notification gql

* fix(notifications): default settings for non-present users

* feat(admin-panel): use updated marketing notification mutation

* chore(core): fix spelling

* chore(core): fix linting issues

* feat(notifications): expose addToBulletin

* chore(notifications): change grpc message numbers
…d9785ade725619bc522b5fd025d0b34d8c6a5e4b447e40b1f5046
…29ec61cf198c228f3950d1ebd2bbda504ed7a51912a84b9030c2b
* chore(notifications): do not persist txn notification to history

* test(notifications): e2e test using marketing notification

* chore(notifications): enable jobs for testing notifications
…d7336c21442432b14a253f4797bf031a61ef4149319b9241192f1
* fix(core): handle externally routed self payment tx bundles

* refactor(core): nest LnPyamentState regular tests
…9b87d2c592ec79a770205acdfdb615041d7e80c9dfa5d8456e12f
…3ce739659d11828528f1ffd572ec7334bd48decc82f6d5b49ad4e
* chore(notifications): enable persistent msgs for circles

* chore(notifications): enable persistent msgs for verifications

* chore(notifications): enable persistent msgs for link email
* chore: bump serde from 1.0.199 to 1.0.200

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.199...v1.0.200)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump serde in third-party rust

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vaibhav <[email protected]>
* chore: bump serde_with from 3.8.0 to 3.8.1

Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump serde_with in third-party rust

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vaibhav <[email protected]>
…cff765778ce8c314282efd504dad07dfa4152ffcc26f73443d74a
…2582767aa468c752e4d02702b9d54df0f3a13d2f644c6ffe132d6
galoybot and others added 30 commits November 15, 2024 09:19
…b425f3f070eb94733805cdb85ad322ff1cee0d8e3addf8ce0343c
…d92129af58d3f036eed5ea1ea027efa8686156e75952b81e8b984
* fix(core): update http error codes in authentication endpoints

* fix: lint issues
…1ea5203a7121b3d7d9b5028eca67894b5710f3e3944e8fc5f9f02
…c20afe09da23f5de32bfce628f0fa19167ff2be33a61c57f5d9c4
* chore: add debug script to fix journals consistency

* fix: lint issues
…a5114e4edf627b5749f261c0fef1349d7fe0c6bace2a5e12caefa
* chore: add settle pending onchain payments script

* fix: how to run comment

* fix: lint issues

* fix: handle proto generator default values issue

* fix: spell lint
…fd20102816936abf1cef8eb139595758f1a9dccccd1778fb1f37a
…42ba771aa6d1e193c449c669bf2706f5de5727ffab7e50460eb4a
…a1caf5c59cca1861c812310c6b3f99020de93527590439522d63b
…e7892ec7c04207885f98ae51ae8fed248a5a5826fe22149eb6a27
* fix(core): remove links from docker compose

* fix: remove svix platform
…88dc188f5f416176c350acfecce8173b034bde75d7360b6865454
* fix(core): allow micro payments

* fix: integration test

* fix: lint issues
…8802e9b6ff02197790502bf5e1fe1c40bbb285f532748911ab593
* chore: bump next from 14.2.10 to 14.2.21 in /apps/map

Signed-off-by: dependabot[bot] <[email protected]>

* test: update gh actions concurrency

* chore: update admin panel deps

* chore: update apps next and next auth versions

* chore: fix eslint deps issues

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan P Lopez <[email protected]>
* chore: bump mongoose from 8.7.2 to 8.8.3 in /core/api

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.7.2 to 8.8.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.7.2...8.8.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump db deps

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan P Lopez <[email protected]>
…fd52c29b1c04167746a92ba362968407fe804e3ee04eb206fad83
* chore(core): update feedback webhook content

* fix: mongoose security issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.