2365 Commits

Author SHA1 Message Date
2a4f56c9dc Merge pull request #1566 from RoboSats/dependabot/pip/python-gnupg-0.5.3
chore(deps): bump python-gnupg from 0.5.2 to 0.5.3
2024-10-20 08:41:54 +00:00
82153a76b5 Merge branch 'main' into dependabot/pip/python-gnupg-0.5.3 2024-10-20 08:41:49 +00:00
b7a6f47829 Merge pull request #1565 from RoboSats/dependabot/pip/shapely-2.0.6
chore(deps): bump shapely from 2.0.5 to 2.0.6
2024-10-20 08:41:07 +00:00
42359e7c34 chore(deps): bump python-gnupg from 0.5.2 to 0.5.3
Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release)
- [Commits](https://github.com/vsajip/python-gnupg/compare/0.5.2...0.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 07:58:38 +00:00
e5f701f8f7 chore(deps): bump shapely from 2.0.5 to 2.0.6
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](https://github.com/shapely/shapely/compare/2.0.5...2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 07:58:17 +00:00
0bcaab8a6c Merge pull request #1564 from RoboSats/improve-robot-recovery-buttons
Improve robot recovery buttons
2024-10-20 00:45:35 +00:00
94b321132d Bump 2024-10-20 02:45:05 +02:00
af08919b9e Revert "Improve Robot recovery buttons"
This reverts commit e83afea51be61cab90eb8188cfdc9b072074dbcc.

Conflicts:
	frontend/static/locales/ca.json
	frontend/static/locales/es.json
	frontend/static/locales/fr.json
	frontend/static/locales/it.json
	frontend/static/locales/ja.json
	frontend/static/locales/pt.json
	frontend/static/locales/ru.json
	frontend/static/locales/sw.json
	frontend/static/locales/zh-SI.json
	frontend/static/locales/zh-TR.json
2024-10-20 02:43:40 +02:00
c7128d142f Improve Robot recovery buttons 2024-10-20 02:37:10 +02:00
e83afea51b Improve Robot recovery buttons 2024-10-20 02:36:45 +02:00
1eac225853 Merge pull request #1563 from RoboSats/generate-robot-and-alert
Generate Robot and Order
2024-10-19 20:54:24 +00:00
c913da67d6 Generate Robot and Order 2024-10-19 22:52:47 +02:00
e853605256 Merge pull request #1562 from RoboSats/restore-nostr-downgrade-python
Restore nostr and downgrade python docker
2024-10-19 16:00:20 +00:00
d0b282a7ce Restore nostr and downgrade python docker 2024-10-19 17:59:42 +02:00
3e9a8dc2bd Merge pull request #1561 from RoboSats/downgrade-nostr-sdk
Downgrade nostr-sdk
2024-10-19 15:37:11 +00:00
cac690576f Downgrade nostr-sdk 2024-10-19 17:36:44 +02:00
fecf5fcc21 Merge pull request #1560 from RoboSats/downgrade-nostr-sdk
Downgrade nostr-sdk
2024-10-19 15:30:01 +00:00
a5d4668ad0 Downgrade nostr-sdk 2024-10-19 17:29:38 +02:00
70080f905c Merge pull request #1473 from RoboSats/dependabot/pip/django-model-utils-5.0.0
chore(deps): bump django-model-utils from 4.5.0 to 5.0.0
2024-10-19 15:04:03 +00:00
273e5db534 Merge pull request #1475 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.9.0
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.5.2 to 1.9.0 in /mobile/android
2024-10-19 14:50:18 +00:00
279f4b2107 Merge branch 'main' into dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.9.0 2024-10-19 14:43:03 +00:00
1ef93d8e7d Merge pull request #1559 from RoboSats/fix-bugs-after-libraries-updates
Fix bugs after libraries updates
2024-10-19 14:32:22 +00:00
e84fa95655 Fix bugs after libraries updates 2024-10-19 16:30:26 +02:00
fa8a633d15 Merge pull request #1522 from RoboSats/dependabot/npm_and_yarn/mobile/typescript-5.6.3
chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 in /mobile
2024-10-19 14:12:05 +00:00
67075d8c0b chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 in /mobile
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.4.5...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 14:09:46 +00:00
10dc21191c Merge pull request #1558 from RoboSats/bump-eslint-plugin-n-from-15.7.0-to-16.6.2
bump eslint-plugin-n from 15.7.0 to 16.6.2 in /mobile
2024-10-19 14:08:24 +00:00
9f2e82248f bump eslint-plugin-n from 15.7.0 to 16.6.2 in /mobile 2024-10-19 16:08:02 +02:00
64c886b1e8 Merge pull request #1459 from RoboSats/dependabot/github_actions/actions/setup-node-4
chore(deps): bump actions/setup-node from 3 to 4
2024-10-19 14:04:15 +00:00
a516cc439f Merge pull request #1474 from RoboSats/dependabot/pip/googleapis-common-protos-1.65.0
chore(deps): bump googleapis-common-protos from 1.63.0 to 1.65.0
2024-10-19 14:02:58 +00:00
ca2e8f8f7d Merge branch 'main' into dependabot/pip/googleapis-common-protos-1.65.0 2024-10-19 14:02:50 +00:00
75a09dcc8d Merge pull request #1518 from RoboSats/dependabot/docker/python-3.13.0-slim-bookworm
chore(deps): bump python from 3.12.3-slim-bookworm to 3.13.0-slim-bookworm
2024-10-19 14:01:54 +00:00
14965879a7 Merge pull request #1541 from RoboSats/dependabot/pip/grpcio-1.67.0
chore(deps): bump grpcio from 1.62.0 to 1.67.0
2024-10-19 14:01:40 +00:00
32380f1b5d Merge pull request #1515 from RoboSats/dependabot/pip/nostr-sdk-0.35.1
chore(deps): bump nostr-sdk from 0.32.2 to 0.35.1
2024-10-19 14:01:19 +00:00
c224c0ad67 Merge pull request #1514 from RoboSats/dependabot/pip/ruff-0.6.9
chore(deps-dev): bump ruff from 0.6.4 to 0.6.9
2024-10-19 14:01:01 +00:00
0bc39ad94a Merge pull request #1557 from RoboSats/frontend-eslint-fixes
Frontend eslint fixes
2024-10-19 14:00:26 +00:00
092af525b1 Fix typo 2024-10-19 16:00:13 +02:00
3f882db902 Frontend eslint fixes 2024-10-19 15:57:20 +02:00
1cc79890cd Merge pull request #1462 from RoboSats/dependabot/npm_and_yarn/frontend/eslint-plugin-promise-6.6.0
chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 in /frontend
2024-10-19 13:37:15 +00:00
df66c297c1 chore(deps-dev): bump eslint-plugin-promise in /frontend
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 6.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 15:36:47 +02:00
7b08f338e5 Merge pull request #1556 from RoboSats/fix-mobile-eslint
Fix mobile eslint
2024-10-19 13:34:46 +00:00
9f5c39489d Fix mobile eslint 2024-10-19 15:33:55 +02:00
ee5d7d79e8 Merge pull request #1555 from RoboSats/bump-update-muisystem-reactcountdown
Bump update muisystem and react-countdown
2024-10-19 12:52:30 +00:00
5edf3d0ef4 Bump update muisystem and react-countdown 2024-10-19 14:51:47 +02:00
db4ae21fa9 Merge pull request #1554 from RoboSats/rebuil-package-json
Rebuild packagae.json
2024-10-19 12:34:29 +00:00
020ea1b63f Rebuild packagae.json 2024-10-19 14:33:46 +02:00
c9f6a29861 Merge pull request #1549 from RoboSats/dependabot/npm_and_yarn/mobile/react-devtools-core-4.28.5
chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 in /mobile
2024-10-19 12:24:25 +00:00
bce04a9053 Merge pull request #1552 from RoboSats/dependabot/npm_and_yarn/mobile/multi-cd0570f513
chore(deps): bump micromatch and react-native-codegen in /mobile
2024-10-19 12:24:06 +00:00
003cb96567 Merge pull request #1551 from RoboSats/dependabot/npm_and_yarn/mobile/serve-static-1.16.2
chore(deps): bump serve-static from 1.15.0 to 1.16.2 in /mobile
2024-10-19 12:23:33 +00:00
9ac2c4728a Merge pull request #1553 from RoboSats/dependabot/npm_and_yarn/mobile/multi-46ac6c22e2
chore(deps): bump braces and react-native-codegen in /mobile
2024-10-19 12:23:15 +00:00
1fcd1cdea1 Merge pull request #1550 from RoboSats/dependabot/npm_and_yarn/mobile/multi-36d97f4dbf
chore(deps): bump send and serve-static in /mobile
2024-10-19 12:22:38 +00:00