Граф коммитов

364 Коммитов

Автор SHA1 Сообщение Дата
Reino Muhl 02652e6f15
Merge pull request #16766 from mozilla/fxa-9436-add-type-safe-config
feat(next): add typesafe config
2024-04-23 14:07:09 -04:00
Reino Muhl cb41181b4d
feat(next): add typesafe config
Because:

* Use Next.js standard environment variable procedure
* Provide typed config to be used throughout Payments Next.

This commit:

* Refactor config to use Next.js native environment loaders
* Remove .env.json and .env.production.json
* Add validator and transformer functions to provide
  validated and typesafe config.

Closes #FXA-9436
2024-04-23 12:47:18 -04:00
dependabot[bot] c0d4b1c547
chore(deps-dev): bump @testing-library/react from 14.2.1 to 15.0.2
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.2.1 to 15.0.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.2.1...v15.0.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 06:39:13 +00:00
dependabot[bot] a3058e43c8
chore(deps): bump @google-cloud/bigquery from 7.5.0 to 7.6.0
Bumps [@google-cloud/bigquery](https://github.com/googleapis/nodejs-bigquery) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/googleapis/nodejs-bigquery/releases)
- [Changelog](https://github.com/googleapis/nodejs-bigquery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-bigquery/compare/v7.5.0...v7.6.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/bigquery"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 06:45:43 +00:00
Reino Muhl 117e694ca5
Merge pull request #16744 from mozilla/dependabot/npm_and_yarn/sentry-7893b5f74e
chore(deps): bump the sentry group with 4 updates
2024-04-19 08:42:10 -04:00
dependabot[bot] 8db0624d18
chore(deps): bump winston from 3.12.0 to 3.13.0
Bumps [winston](https://github.com/winstonjs/winston) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 07:32:29 +00:00
dependabot[bot] 6c54ddc5fe
chore(deps): bump the sentry group with 4 updates
Bumps the sentry group with 4 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@sentry/integrations](https://github.com/getsentry/sentry-javascript), [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/opentelemetry-node](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 7.110.0 to 7.111.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.111.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.111.0)

Updates `@sentry/integrations` from 7.110.0 to 7.111.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.111.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.111.0)

Updates `@sentry/node` from 7.110.0 to 7.111.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.111.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.111.0)

Updates `@sentry/opentelemetry-node` from 7.110.0 to 7.111.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.111.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.110.0...7.111.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/opentelemetry-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 07:25:02 +00:00
dependabot[bot] a4e8984b1c
chore(deps): bump @babel/core and @types/babel__core
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__core). These dependencies needed to be updated together.

Updates `@babel/core` from 7.22.8 to 7.24.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-core)

Updates `@types/babel__core` from 7.1.14 to 7.20.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/babel__core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 18:51:27 +00:00
Reino Muhl e3e2e5027b
chore(nx): Update all nx to 18.3.1
Because:

* Update root and packages to latest nx

This commit:

* Updates all nx to latest version, 18.3.1

Closes #
2024-04-17 13:50:39 -04:00
dependabot[bot] dd8728a043
chore(deps-dev): bump the nx group with 8 updates
Bumps the nx group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `18.2.4` | `18.3.0` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `18.2.4` | `18.3.0` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `18.2.4` | `18.3.0` |
| [@nx/next](https://github.com/nrwl/nx/tree/HEAD/packages/next) | `18.2.4` | `18.3.0` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `18.2.4` | `18.3.0` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `18.2.4` | `18.3.0` |
| [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) | `18.2.4` | `18.3.0` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `18.2.4` | `18.3.0` |

Updates `@nx/eslint-plugin` from 18.2.4 to 18.3.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.0/packages/eslint-plugin)

Updates `@nx/jest` from 18.2.4 to 18.3.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.0/packages/jest)

Updates `@nx/js` from 18.2.4 to 18.3.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.0/packages/js)

Updates `@nx/next` from 18.2.4 to 18.3.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.0/packages/next)

Updates `@nx/node` from 18.2.4 to 18.3.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.0/packages/node)

Updates `@nx/react` from 18.2.4 to 18.3.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.0/packages/react)

Updates `@nx/storybook` from 18.2.4 to 18.3.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.0/packages/storybook)

Updates `@nx/workspace` from 18.2.4 to 18.3.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.0/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/next"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 08:53:15 -04:00
Lisa Chan 7553e3823c
Merge pull request #16710 from mozilla/dependabot/npm_and_yarn/babel/preset-react-7.24.1
chore(deps): bump @babel/preset-react from 7.23.3 to 7.24.1
2024-04-15 10:43:36 -04:00
Lisa Chan 6cacbba43e
Merge pull request #16713 from mozilla/dependabot/npm_and_yarn/mysql2-3.9.4
chore(deps): bump mysql2 from 3.9.1 to 3.9.4
2024-04-15 10:43:06 -04:00
dependabot[bot] 050a286400
chore(deps): bump mysql2 from 3.9.1 to 3.9.4
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.1 to 3.9.4.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.1...v3.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 16:16:31 +00:00
dependabot[bot] ae93cd1c39
chore(deps): bump @babel/preset-react from 7.23.3 to 7.24.1
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.23.3 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 06:52:40 +00:00
dependabot[bot] bbbd377bae
chore(deps): bump the sentry group with 4 updates
Bumps the sentry group with 4 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@sentry/integrations](https://github.com/getsentry/sentry-javascript), [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/opentelemetry-node](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 7.109.0 to 7.110.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.0)

Updates `@sentry/integrations` from 7.109.0 to 7.110.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.0)

Updates `@sentry/node` from 7.109.0 to 7.110.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.0)

Updates `@sentry/opentelemetry-node` from 7.109.0 to 7.110.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.110.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...7.110.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/opentelemetry-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 06:47:03 +00:00
Reino Muhl c1c1d7dddb
feat(next): use next 14.2 instrumentation
Because:

* Want to use Next.js instrumentation featuer to start NestApp on
  Next.js server startup.

This commit:

* Upgrades Next.js to version 14.2 which includes intrumentation fixes.
* Adds instrumentation logic.

Closes #

Co-authored-by: Ben Bangert <100193+bbangert@users.noreply.github.com>
2024-04-11 17:46:56 -04:00
Reino Muhl 079333e60a
Merge pull request #16697 from mozilla/dependabot/npm_and_yarn/open-telemetry-916c09b6cc
chore(deps): bump the open-telemetry group with 11 updates
2024-04-11 09:31:41 -04:00
dependabot[bot] d334e6f649
chore(deps): bump the open-telemetry group with 11 updates
Bumps the open-telemetry group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.43.0` | `0.44.0` |
| [@opentelemetry/context-zone](https://github.com/open-telemetry/opentelemetry-js) | `1.22.0` | `1.23.0` |
| [@opentelemetry/context-zone-peer-dep](https://github.com/open-telemetry/opentelemetry-js) | `1.22.0` | `1.23.0` |
| [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js) | `1.22.0` | `1.23.0` |
| [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.50.0` |
| [@opentelemetry/instrumentation-document-load](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.36.0` | `0.37.0` |
| [@opentelemetry/instrumentation-fetch](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.50.0` |
| [@opentelemetry/instrumentation-user-interaction](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.36.0` | `0.37.0` |
| [@opentelemetry/instrumentation-xml-http-request](https://github.com/open-telemetry/opentelemetry-js) | `0.49.1` | `0.50.0` |
| [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `1.22.0` | `1.23.0` |
| [@opentelemetry/sdk-trace-web](https://github.com/open-telemetry/opentelemetry-js) | `1.22.0` | `1.23.0` |

Updates `@opentelemetry/auto-instrumentations-node` from 0.43.0 to 0.44.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/auto-instrumentations-node-v0.43.0...auto-instrumentations-node-v0.44.0)

Updates `@opentelemetry/context-zone` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.22.0...v1.23.0)

Updates `@opentelemetry/context-zone-peer-dep` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.22.0...v1.23.0)

Updates `@opentelemetry/exporter-jaeger` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.22.0...v1.23.0)

Updates `@opentelemetry/exporter-trace-otlp-http` from 0.48.0 to 0.50.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.48.0...experimental/v0.50.0)

Updates `@opentelemetry/instrumentation-document-load` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/redis-common-v0.36.0...contrib-test-utils-v0.37.0)

Updates `@opentelemetry/instrumentation-fetch` from 0.48.0 to 0.50.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.48.0...experimental/v0.50.0)

Updates `@opentelemetry/instrumentation-user-interaction` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/redis-common-v0.36.0...contrib-test-utils-v0.37.0)

Updates `@opentelemetry/instrumentation-xml-http-request` from 0.49.1 to 0.50.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.49.1...experimental/v0.50.0)

Updates `@opentelemetry/sdk-trace-node` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.22.0...v1.23.0)

Updates `@opentelemetry/sdk-trace-web` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/context-zone"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/context-zone-peer-dep"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/exporter-jaeger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/instrumentation-document-load"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/instrumentation-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/instrumentation-user-interaction"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/instrumentation-xml-http-request"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/sdk-trace-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/sdk-trace-web"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 09:01:58 -04:00
dependabot[bot] 86a7c0fb93
chore(deps-dev): bump nx from 18.0.3 to 18.2.4
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 18.0.3 to 18.2.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.4/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 08:21:24 -04:00
Reino Muhl 652c09ab50
feat(next): add l10n to localizer for next rsc
Because:

* Ensure all localization strings can be localized in React Server
  Components.

This commit:

* Removes LocalizerServer
* Adds LocalizerRSC to serve as a wrapper for ReactLocalization that can
  be used by React Server Components, as well as a few other utility
  methods.
* Adds LocalizerRscFactory that instantiates LocalizerRSC only with
  bundles for a provided acceptLanguage string.
* Adds LocalizerRscFactoryProvider to be used with the NestApp to
  instantiate and then intialize the LocalizerRscFactory. Initalization
  will fetch all messages from disk and populate the bundles.
* Reorganize shared/l10n library to match Node style guide
* Removes demo l10n code
* Update purchase-details, terms-and-service components, and success and
  error pages to use new LocalizerRSC class for localization.
* Adds temporary l10n-convert script to provide translation for existing
  ftl strings.

Closes #FXA-8822
2024-04-08 14:58:17 -04:00
Ben Bangert 0f35e51c4d
Merge pull request #16588 from mozilla/dependabot/npm_and_yarn/swc-node/register-1.9.0
chore(deps-dev): bump @swc-node/register from 1.6.8 to 1.9.0
2024-03-29 17:24:28 -07:00
Ben Bangert b108cce44e
Merge pull request #16648 from mozilla/dependabot/npm_and_yarn/sentry-323fd2b852
chore(deps): bump the sentry group with 4 updates
2024-03-29 17:23:46 -07:00
dependabot[bot] b5a7c5e554
chore(deps-dev): bump the nx group with 8 updates
Bumps the nx group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `18.1.2` | `18.2.1` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `18.1.1` | `18.2.1` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `18.1.2` | `18.2.1` |
| [@nx/next](https://github.com/nrwl/nx/tree/HEAD/packages/next) | `18.1.2` | `18.2.1` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `18.1.2` | `18.2.1` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `18.1.2` | `18.2.1` |
| [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) | `18.1.2` | `18.2.1` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `18.1.2` | `18.2.1` |


Updates `@nx/eslint-plugin` from 18.1.2 to 18.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.1/packages/eslint-plugin)

Updates `@nx/jest` from 18.1.1 to 18.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.1/packages/jest)

Updates `@nx/js` from 18.1.2 to 18.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.1/packages/js)

Updates `@nx/next` from 18.1.2 to 18.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.1/packages/next)

Updates `@nx/node` from 18.1.2 to 18.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.1/packages/node)

Updates `@nx/react` from 18.1.2 to 18.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.1/packages/react)

Updates `@nx/storybook` from 18.1.2 to 18.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.1/packages/storybook)

Updates `@nx/workspace` from 18.1.2 to 18.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.1/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/next"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 06:45:36 +00:00
dependabot[bot] b164c2fbae
chore(deps): bump the sentry group with 4 updates
Bumps the sentry group with 4 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@sentry/integrations](https://github.com/getsentry/sentry-javascript), [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/opentelemetry-node](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 7.107.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.109.0)

Updates `@sentry/integrations` from 7.107.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.109.0)

Updates `@sentry/node` from 7.107.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.109.0)

Updates `@sentry/opentelemetry-node` from 7.107.0 to 7.109.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.107.0...7.109.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/opentelemetry-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 06:40:50 +00:00
dependabot[bot] 936433bee3
chore(deps-dev): bump the nx group with 7 updates
Bumps the nx group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `18.0.3` | `18.1.2` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `18.0.3` | `18.1.2` |
| [@nx/next](https://github.com/nrwl/nx/tree/HEAD/packages/next) | `18.0.3` | `18.1.2` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `18.0.3` | `18.1.2` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `18.0.3` | `18.1.2` |
| [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) | `18.0.3` | `18.1.2` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `18.0.3` | `18.1.2` |


Updates `@nx/eslint-plugin` from 18.0.3 to 18.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.2/packages/eslint-plugin)

Updates `@nx/js` from 18.0.3 to 18.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.2/packages/js)

Updates `@nx/next` from 18.0.3 to 18.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.2/packages/next)

Updates `@nx/node` from 18.0.3 to 18.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.2/packages/node)

Updates `@nx/react` from 18.0.3 to 18.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.2/packages/react)

Updates `@nx/storybook` from 18.0.3 to 18.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.2/packages/storybook)

Updates `@nx/workspace` from 18.0.3 to 18.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.2/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/next"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 13:37:26 +00:00
Reino Muhl a34d120fb5
Merge pull request #16609 from mozilla/dependabot/npm_and_yarn/sentry-763ca9ee20
chore(deps): bump the sentry group with 3 updates
2024-03-21 09:23:26 -04:00
Reino Muhl f545ad3e00
Merge pull request #16610 from mozilla/dependabot/npm_and_yarn/open-telemetry-eac913dfd6
chore(deps): bump the open-telemetry group with 4 updates
2024-03-21 09:22:48 -04:00
dependabot[bot] ee828af47c
chore(deps): bump winston from 3.11.0 to 3.12.0
Bumps [winston](https://github.com/winstonjs/winston) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 07:12:21 +00:00
dependabot[bot] 1f34bde8c2
chore(deps): bump the open-telemetry group with 4 updates
Bumps the open-telemetry group with 4 updates: [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib), [@opentelemetry/instrumentation-document-load](https://github.com/open-telemetry/opentelemetry-js-contrib), [@opentelemetry/instrumentation-user-interaction](https://github.com/open-telemetry/opentelemetry-js-contrib) and [@opentelemetry/instrumentation-xml-http-request](https://github.com/open-telemetry/opentelemetry-js).


Updates `@opentelemetry/auto-instrumentations-node` from 0.41.1 to 0.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/auto-instrumentations-node-v0.41.1...auto-instrumentations-node-v0.43.0)

Updates `@opentelemetry/instrumentation-document-load` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/host-metrics-v0.35.0...redis-common-v0.36.0)

Updates `@opentelemetry/instrumentation-user-interaction` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/host-metrics-v0.35.0...redis-common-v0.36.0)

Updates `@opentelemetry/instrumentation-xml-http-request` from 0.48.0 to 0.49.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.48.0...experimental/v0.49.1)

---
updated-dependencies:
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/instrumentation-document-load"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/instrumentation-user-interaction"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: "@opentelemetry/instrumentation-xml-http-request"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 07:09:40 +00:00
dependabot[bot] 255529ef81
chore(deps): bump the sentry group with 3 updates
Bumps the sentry group with 3 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/opentelemetry-node](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 7.100.1 to 7.107.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.107.0)

Updates `@sentry/node` from 7.103.0 to 7.107.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.103.0...7.107.0)

Updates `@sentry/opentelemetry-node` from 7.100.1 to 7.107.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.107.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/opentelemetry-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 07:02:14 +00:00
dependabot[bot] d2e44dc2db
chore(deps-dev): bump eslint-config-next from 14.0.1 to 14.1.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.1 to 14.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 06:39:18 +00:00
dependabot[bot] 79ddd3e92e
chore(deps-dev): bump @swc-node/register from 1.6.8 to 1.9.0
Bumps [@swc-node/register](https://github.com/swc-project/swc-node) from 1.6.8 to 1.9.0.
- [Release notes](https://github.com/swc-project/swc-node/releases)
- [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.6.8...@swc-node/register@1.9.0)

---
updated-dependencies:
- dependency-name: "@swc-node/register"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 06:24:20 +00:00
Lauren Zugai 11289b5203
Merge pull request #16568 from mozilla/dependabot/npm_and_yarn/stylelint-16.2.1
chore(deps-dev): bump stylelint from 15.10.1 to 16.2.1
2024-03-18 15:18:10 -05:00
Lauren Zugai bdefda06d0
Merge pull request #16581 from mozilla/dependabot/npm_and_yarn/nx/jest-18.1.1
chore(deps-dev): bump @nx/jest from 18.0.3 to 18.1.1
2024-03-18 15:13:40 -05:00
dependabot[bot] fa055b1101
chore(deps-dev): bump @nx/jest from 18.0.3 to 18.1.1
Bumps [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) from 18.0.3 to 18.1.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.1.1/packages/jest)

---
updated-dependencies:
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 06:36:20 +00:00
dependabot[bot] a804c6979e
chore(deps): bump @opentelemetry/api from 1.7.0 to 1.8.0
Bumps [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 06:35:16 +00:00
dependabot[bot] 9f2c6f3a30
chore(deps): bump @sentry/integrations from 7.100.1 to 7.107.0
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.100.1 to 7.107.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.107.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.107.0)

---
updated-dependencies:
- dependency-name: "@sentry/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 07:10:47 +00:00
dependabot[bot] bd411e8f77
chore(deps-dev): bump stylelint from 15.10.1 to 16.2.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 16.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.1...16.2.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 19:59:41 +00:00
Ben Bangert c28b061257
chore: update Node to LTS 20, TypeScript, tsconfig
Because:

* We want to update to Node 20 LTS.
* We want to target the JS output of Node 20.
* We want to use the latest TypeScript 5.4

This commit:

* Updates the Node version to 20 LTS.
* Updates the TypeScript version and related TS libs
  to 5.4.
* Updates tsconfig for the new Node 20 target.
2024-03-14 11:54:20 -07:00
dschom aaa625ce15
task(admin-panel): Hookup account delete
Because:
- We want to delete accounts from the admin panel

This Commit:
- Adds cloud task emulator pm2 service
- Creates cloud-task nx lib for interacting with cloud tasks
- Creates PageDeleteAccount in admin panel
- Adds ability to delete accounts to admin server's account resolver
- Fixes broken admin panel configuration
- Fixes broken admin server configuration
2024-03-13 11:26:09 -07:00
Dan Schomburg 3f02bd5952
Revert "chore: update node to LTS 20" 2024-03-13 10:00:47 -07:00
Ben Bangert a022106a34
chore: update node to LTS 20
Because:

* We want to use the latest LTS version of node.

This commit:

* Updates the .nvmrc/Dockerfile and package.json
  files to use node 20.
2024-03-12 18:25:24 -07:00
Reino Muhl 856ccbc87c
Merge pull request #16518 from mozilla/fxa-8819-grunt-l10n-scripts
feat(next): add l10n grunt scripts
2024-03-11 14:39:42 -04:00
Reino Muhl a11256cb50
feat(next): add l10n grunt scripts
Because:

* Add grunt script used to manage and update l10n ftl files used by
  payments next

This commit:

* Adds grunt scripts copy:branding-ftl, concat:ftl and watch:ftl

Closes #FXA-8819
2024-03-08 10:53:25 -05:00
Lisa Chan 03164024a0
Merge pull request #16533 from mozilla/dependabot/npm_and_yarn/graphql-codegen/client-preset-4.2.4
chore(deps-dev): bump @graphql-codegen/client-preset from 4.1.0 to 4.2.4
2024-03-08 09:13:14 -05:00
dependabot[bot] 138d2396d8
chore(deps-dev): bump @graphql-codegen/client-preset from 4.1.0 to 4.2.4
Bumps [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client) from 4.1.0 to 4.2.4.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/client-preset@4.2.4/packages/presets/client)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/client-preset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 07:07:14 +00:00
dependabot[bot] 46009c1dd0
chore(deps-dev): bump @swc/core from 1.3.84 to 1.4.6
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.84 to 1.4.6.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.3.84...v1.4.6)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 07:05:24 +00:00
Lisa Chan 42920aebe5
Merge pull request #16522 from mozilla/dependabot/npm_and_yarn/google-cloud/bigquery-7.5.0
chore(deps): bump @google-cloud/bigquery from 7.4.0 to 7.5.0
2024-03-07 10:31:02 -05:00
dependabot[bot] 84de502a5f
chore(deps): bump semver from 7.5.4 to 7.6.0
Bumps [semver](https://github.com/npm/node-semver) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 06:43:00 +00:00
dependabot[bot] c462c946a1
chore(deps): bump @google-cloud/bigquery from 7.4.0 to 7.5.0
Bumps [@google-cloud/bigquery](https://github.com/googleapis/nodejs-bigquery) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/googleapis/nodejs-bigquery/releases)
- [Changelog](https://github.com/googleapis/nodejs-bigquery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-bigquery/compare/v7.4.0...v7.5.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/bigquery"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 06:40:54 +00:00