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

Fix/firebase store location #3

Merged
merged 148 commits into from
Mar 24, 2024
Merged

Fix/firebase store location #3

merged 148 commits into from
Mar 24, 2024

Conversation

levyitay
Copy link
Owner

No description provided.

UlianaPurtova and others added 30 commits January 21, 2024 19:04
Currently translated at 100.0% (982 of 982 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/ru/
Currently translated at 60.1% (591 of 982 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/da/
Currently translated at 60.3% (593 of 982 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/da/
Currently translated at 85.0% (835 of 982 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/da/
…updates

Bumps the npm_and_yarn group with 5 updates in the /. directory:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.6.3` | `1.6.4` |
| [jsdom](https://github.com/jsdom/jsdom) | `23.1.0` | `23.2.0` |
| [undici](https://github.com/nodejs/undici) | `5.27.2` | `5.28.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.1` | `4.5.2` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `16.2.11` | `16.2.12` |


Updates `axios` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.3...v1.6.4)

Updates `jsdom` from 23.1.0 to 23.2.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@23.1.0...23.2.0)

Updates `undici` from 5.27.2 to 5.28.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.27.2...v5.28.3)

Updates `vite` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

Updates `@angular-devkit/build-angular` from 16.2.11 to 16.2.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.11...16.2.12)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: jsdom
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
giiggss and others added 28 commits March 12, 2024 13:22
Currently translated at 30.0% (306 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 31.2% (318 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 46.6% (475 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 50.1% (511 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
…#1346)

fix(l10n): translations update from weblate.recipesage.com
Currently translated at 63.8% (650 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 80.0% (815 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
…dates

Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.6.8)

Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
Currently translated at 80.2% (817 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 91.2% (929 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
…1 update

Bumps the npm_and_yarn group with 1 update in the / directory: [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware).


Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
Currently translated at 100.0% (1018 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/ru/
Currently translated at 98.7% (1005 of 1018 strings)

Translation: RecipeSage App/Frontend UI
Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
packages/backend/src/routes/data.js Dismissed Show dismissed Hide dismissed
packages/backend/src/routes/data.js Dismissed Show dismissed Hide dismissed
packages/backend/src/routes/data.js Dismissed Show dismissed Hide dismissed
packages/backend/src/routes/data.js Dismissed Show dismissed Hide dismissed
packages/backend/src/routes/data.js Dismissed Show dismissed Hide dismissed
packages/backend/src/routes/data.js Dismissed Show dismissed Hide dismissed
packages/backend/src/routes/data.js Dismissed Show dismissed Hide dismissed
@levyitay levyitay merged commit 584d8b8 into master Mar 24, 2024
1 of 2 checks passed
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.

10 participants