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
Reino Muhl
c85b0cd8d5
Merge pull request #16514 from mozilla/dependabot/npm_and_yarn/opentelemetry/sdk-trace-web-1.22.0
...
chore(deps): bump @opentelemetry/sdk-trace-web from 1.21.0 to 1.22.0
2024-03-06 10:51:44 -05:00
dependabot[bot]
5bf1e06b6c
chore(deps): bump @opentelemetry/sdk-trace-web from 1.21.0 to 1.22.0
...
Bumps [@opentelemetry/sdk-trace-web](https://github.com/open-telemetry/opentelemetry-js ) from 1.21.0 to 1.22.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.21.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: "@opentelemetry/sdk-trace-web"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 10:21:17 -05:00
dependabot[bot]
c7da80f271
chore(deps-dev): bump @typescript-eslint/parser from 6.11.0 to 7.1.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.11.0 to 7.1.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 07:02:07 +00:00
Ben Bangert
5fafbd4718
chore: update Next to 14.1.1
...
Because:
* We want the instrumentation fix.
This commit:
* Updates next to 14.1.1.
2024-03-01 10:55:03 -08:00
dependabot[bot]
4f13b57694
chore(deps): bump knex from 2.4.2 to 3.1.0
...
Bumps [knex](https://github.com/knex/knex ) from 2.4.2 to 3.1.0.
- [Release notes](https://github.com/knex/knex/releases )
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/knex/knex/compare/2.4.2...3.1.0 )
---
updated-dependencies:
- dependency-name: knex
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 06:39:18 +00:00
dependabot[bot]
cf05d8c7d5
chore(deps): bump @sentry/node from 7.100.1 to 7.103.0
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.100.1 to 7.103.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.103.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.103.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 18:47:01 +00:00
Julian Poyourow
eb94bfc9be
Merge pull request #16487 from mozilla/polish-update-type-cacheable
...
feat(type-cacheable): update to load firestore adapter from lambda
2024-02-28 10:42:56 -08:00
Julian Poyourow
11c48737bc
feat(type-cacheable): update to load firestore adapter from lambda
2024-02-27 15:59:33 -08:00
dependabot[bot]
4b21bbae21
chore(deps-dev): bump @storybook/core-server from 7.5.3 to 7.6.17
...
Bumps [@storybook/core-server](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/core-server ) from 7.5.3 to 7.6.17.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/lib/core-server )
---
updated-dependencies:
- dependency-name: "@storybook/core-server"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 06:22:47 +00:00
dependabot[bot]
2eb94047e7
chore(deps): bump next from 14.0.2 to 14.1.0
...
Bumps [next](https://github.com/vercel/next.js ) from 14.0.2 to 14.1.0.
- [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/compare/v14.0.2...v14.1.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 09:34:08 -05:00
Lisa Chan
6eb5b5f6cd
Merge pull request #16450 from mozilla/dependabot/npm_and_yarn/faker-js/faker-8.4.1
...
chore(deps): bump @faker-js/faker from 8.3.1 to 8.4.1
2024-02-22 10:44:26 -05:00
Reino Muhl
3ab897e629
feat(next): add NextAuth
...
Because:
* Need to be able to authenticate with FxA
This commit:
* Add NextAuth to facilitate promp and no prompt signin with FxA.
Closes #FXA-7522
2024-02-21 16:59:05 -05:00
dependabot[bot]
5d425a72b9
chore(deps): bump @faker-js/faker from 8.3.1 to 8.4.1
...
Bumps [@faker-js/faker](https://github.com/faker-js/faker ) from 8.3.1 to 8.4.1.
- [Release notes](https://github.com/faker-js/faker/releases )
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md )
- [Commits](https://github.com/faker-js/faker/compare/v8.3.1...v8.4.1 )
---
updated-dependencies:
- dependency-name: "@faker-js/faker"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 06:44:30 +00:00
dependabot[bot]
3d5d92ad8e
chore(deps-dev): bump jest-environment-node from 29.5.0 to 29.7.0
...
Bumps [jest-environment-node](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-node ) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-node )
---
updated-dependencies:
- dependency-name: jest-environment-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 12:49:09 +00:00
dependabot[bot]
a56ca4fc4c
chore(deps): bump kysely from 0.26.1 to 0.27.2
...
Bumps [kysely](https://github.com/kysely-org/kysely ) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/kysely-org/kysely/releases )
- [Commits](https://github.com/kysely-org/kysely/compare/0.26.1...0.27.2 )
---
updated-dependencies:
- dependency-name: kysely
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 07:15:20 +00:00
dependabot[bot]
846de0c8d0
chore(deps-dev): bump @storybook/addon-essentials from 7.5.3 to 7.6.15
...
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) from 7.5.3 to 7.6.15.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.15/code/addons/essentials )
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 06:16:14 +00:00
dependabot[bot]
9e31991fd7
chore(deps-dev): bump @storybook/nextjs from 7.5.3 to 7.6.14
...
Bumps [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs ) from 7.5.3 to 7.6.14.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.14/code/frameworks/nextjs )
---
updated-dependencies:
- dependency-name: "@storybook/nextjs"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 06:22:12 +00:00
Ben Bangert
3973a1c05c
Merge pull request #16397 from mozilla/chore/update-google-deps-1
...
chore: update google deps
2024-02-12 09:25:03 -08:00
Reino Muhl
2df7ca494a
chore(nx): upgrade to nx 18
...
Because:
* Want to migrate Nx to latest
This commit:
* Migrate nx to 18 using nx cli migrate latest
* Readd a few dev dependancies back into packages/**/package.json
* Behavior of `npx nx...` commands seems to have changed, resulting in
multiple "command not found: <library>" errors, where <library>
refers to libaries used in packages/**/package.json scripts, such as
tailwindcss, tsc-alias, nx, etc.
* Updates nx cache location for Circle CI
Closes #FXA-8880
2024-02-12 09:01:00 -05:00
Ben Bangert
0da49696bf
chore: update google deps
...
Because:
* We want to keep our dependencies up to date.
This commit:
* Updates the Google dependencies to the latest.
2024-02-09 18:10:40 -08:00
dschom
dc92cc9f15
chore(many): Upgrade otel
2024-02-09 17:15:23 -08:00
Ben Bangert
cb13c51b5a
Merge pull request #16394 from mozilla/chore/update-typescript-and-tsjest
...
chore: update TS to 5.3.3 and ts-jest
2024-02-09 16:25:15 -08:00
Ben Bangert
fb1c5d65f5
Merge pull request #16393 from mozilla/chore/update-sentry
...
task(many): Update @sentry/* packages to 7.100
2024-02-09 16:13:44 -08:00
Ben Bangert
9126901649
chore: update TS to 5.3.3 and ts-jest
...
Because:
* We want to keep our dependencies up to date.
This commit:
* Updates TypeScript to 5.3.3 and ts-jest to
29.1.2.
2024-02-09 15:52:20 -08:00
Ben Bangert
1d4012c970
Merge pull request #16379 from mozilla/chore/update-nestjs-dev-deps
...
chore: update nestjs dev dependencies
2024-02-09 15:45:16 -08:00
dschom
fb6fed9e88
task(many): Update @sentry/* packages to 7.100
2024-02-09 15:38:25 -08:00
Ben Bangert
68958f4dc3
chore: update nestjs dev dependencies
...
Because:
* We want to keep our dependencies up to date.
This commit:
* Updates nestjs dev dependencies to the latest versions.
2024-02-09 15:17:30 -08:00
dependabot[bot]
1ebbaf8189
chore(deps-dev): bump stylelint-config-recommended-scss
...
Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss ) from 12.0.0 to 14.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v12.0.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-recommended-scss
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 06:34:08 +00:00
Ben Bangert
9e654f9579
chore: update nestjs and related packages
...
Because:
* We want to keep up to date on nestjs and related packages.
This commit:
* Updates nestjs and related packages to the latest versions.
2024-02-08 13:12:16 -08:00
Barry Chen
2c8744562f
Merge pull request #16371 from mozilla/dependabot/npm_and_yarn/objection-3.1.3
...
chore(deps): bump objection from 3.0.2 to 3.1.3
2024-02-08 10:04:47 -06:00
Barry Chen
cd8695d8c0
Merge pull request #16370 from mozilla/dependabot/npm_and_yarn/storybook/html-webpack5-7.6.13
...
chore(deps-dev): bump @storybook/html-webpack5 from 7.0.26 to 7.6.13
2024-02-08 10:04:19 -06:00
Barry Chen
223a5f0901
Merge pull request #16366 from mozilla/dependabot/npm_and_yarn/apollo/server-4.10.0
...
chore(deps): bump @apollo/server from 4.9.3 to 4.10.0
2024-02-08 10:03:49 -06:00