Reino Muhl
cbd8ddd861
fix(next): add missing deps to nestapp
...
Because:
* Payments Next errors on start up since NestApp had missing modules.
This commit:
* Adds missing modules and config to NestApp.
Closes #
2024-04-24 16:54:11 -04:00
dependabot[bot]
3568e77ded
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.111.0 to 7.112.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.112.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.111.0...7.112.1 )
Updates `@sentry/integrations` from 7.111.0 to 7.112.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.112.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.111.0...7.112.1 )
Updates `@sentry/node` from 7.111.0 to 7.112.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.112.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.111.0...7.112.1 )
Updates `@sentry/opentelemetry-node` from 7.111.0 to 7.112.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.112.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.111.0...7.112.1 )
---
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-24 06:49:52 +00:00
Ben Bangert
b81be41552
chore: update nest to 10.3.4
...
Because:
* The latest version of nest is 10.3.4.
This commit:
* Updates the version of nest to 10.3.4 and nest-cli
to 10.3.2.
2024-04-23 17:19:41 -07:00
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
Lisa Chan
ab347722bc
Merge pull request #16762 from mozilla/dependabot/npm_and_yarn/testing-library/react-15.0.2
...
chore(deps-dev): bump @testing-library/react from 14.2.1 to 15.0.2
2024-04-23 09:19:23 -04:00
Lisa Chan
28332cabb7
Merge pull request #16763 from mozilla/dependabot/npm_and_yarn/css-minimizer-webpack-plugin-6.0.0
...
chore(deps): bump css-minimizer-webpack-plugin from 4.2.2 to 6.0.0
2024-04-23 09:18:41 -04:00
dependabot[bot]
f17f611342
chore(deps): bump css-minimizer-webpack-plugin from 4.2.2 to 6.0.0
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 4.2.2 to 6.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.2...v6.0.0 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 06:40:02 +00: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]
27e8db6d5f
chore(deps): bump mjml and @types/mjml
...
Bumps [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml ) and [@types/mjml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mjml ). These dependencies needed to be updated together.
Updates `mjml` from 4.13.0 to 4.15.3
- [Release notes](https://github.com/mjmlio/mjml/releases )
- [Commits](https://github.com/mjmlio/mjml/commits/v4.15.3/packages/mjml )
Updates `@types/mjml` from 4.7.0 to 4.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mjml )
---
updated-dependencies:
- dependency-name: mjml
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/mjml"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 06:38:22 +00:00
Barry Chen
11a7356109
Merge pull request #16754 from mozilla/dependabot/npm_and_yarn/google-cloud/bigquery-7.6.0
...
chore(deps): bump @google-cloud/bigquery from 7.5.0 to 7.6.0
2024-04-22 11:54:28 -05:00
dependabot[bot]
695aae71f6
chore(deps): bump @aws-sdk/client-sqs from 3.507.0 to 3.556.0
...
Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs ) from 3.507.0 to 3.556.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.556.0/clients/client-sqs )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sqs"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 13:09:49 +00:00
Lisa Chan
fef39cc4af
Merge pull request #16753 from mozilla/dependabot/npm_and_yarn/grunt-eslint-25.0.0
...
chore(deps-dev): bump grunt-eslint from 23.0.0 to 25.0.0
2024-04-22 09:04:54 -04: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
dependabot[bot]
76c8242eaa
chore(deps-dev): bump grunt-eslint from 23.0.0 to 25.0.0
...
Bumps [grunt-eslint](https://github.com/sindresorhus/grunt-eslint ) from 23.0.0 to 25.0.0.
- [Release notes](https://github.com/sindresorhus/grunt-eslint/releases )
- [Commits](https://github.com/sindresorhus/grunt-eslint/compare/v23.0.0...v25.0.0 )
---
updated-dependencies:
- dependency-name: grunt-eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 06:44:51 +00:00
dependabot[bot]
189dc36067
chore(deps): bump sqs-consumer from 8.2.0 to 9.1.0
...
Bumps [sqs-consumer](https://github.com/bbc/sqs-consumer ) from 8.2.0 to 9.1.0.
- [Release notes](https://github.com/bbc/sqs-consumer/releases )
- [Commits](https://github.com/bbc/sqs-consumer/compare/v8.2.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: sqs-consumer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 06:42:27 +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
Reino Muhl
2390450ab3
Merge pull request #16745 from mozilla/dependabot/npm_and_yarn/google-auth-library-9.8.0
...
chore(deps): bump google-auth-library from 9.6.3 to 9.8.0
2024-04-19 08:40:13 -04:00
Reino Muhl
bbf1b6aa2e
Merge pull request #16746 from mozilla/dependabot/npm_and_yarn/stripe/stripe-js-3.3.0
...
chore(deps): bump @stripe/stripe-js from 3.0.7 to 3.3.0
2024-04-19 08:39:18 -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]
617b1e8f7d
chore(deps): bump @stripe/stripe-js from 3.0.7 to 3.3.0
...
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js ) from 3.0.7 to 3.3.0.
- [Release notes](https://github.com/stripe/stripe-js/releases )
- [Commits](https://github.com/stripe/stripe-js/compare/v3.0.7...v3.3.0 )
---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 07:31:39 +00:00
dependabot[bot]
2cfb9677da
chore(deps): bump google-auth-library from 9.6.3 to 9.8.0
...
Bumps [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs ) from 9.6.3 to 9.8.0.
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases )
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-auth-library-nodejs/compare/v9.6.3...v9.8.0 )
---
updated-dependencies:
- dependency-name: google-auth-library
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 07:30:41 +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
Barry Chen
22475045d7
Merge pull request #16712 from mozilla/dependabot/npm_and_yarn/multi-608f84251e
...
chore(deps): bump @babel/core and @types/babel__core
2024-04-18 10:15:18 -05:00
dependabot[bot]
e01d9fdd82
chore(deps): bump mocha and @types/mocha
...
Bumps [mocha](https://github.com/mochajs/mocha ) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ). These dependencies needed to be updated together.
Updates `mocha` from 10.0.0 to 10.4.0
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v10.4.0 )
Updates `@types/mocha` from 8.2.2 to 10.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 07:15:45 +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
Barry Chen
df881c6541
Merge pull request #16709 from mozilla/dependabot/npm_and_yarn/jwks-rsa-3.1.0
...
chore(deps): bump jwks-rsa from 3.0.0 to 3.1.0
2024-04-15 15:27:55 -05: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]
a289695f39
chore(deps): bump jwks-rsa from 3.0.0 to 3.1.0
...
Bumps [jwks-rsa](https://github.com/auth0/node-jwks-rsa ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/auth0/node-jwks-rsa/releases )
- [Changelog](https://github.com/auth0/node-jwks-rsa/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jwks-rsa/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: jwks-rsa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 06:51:50 +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
5973c93831
Merge pull request #16701 from mozilla/dependabot/npm_and_yarn/multi-ae1599aac5
...
chore(deps): bump luxon and @types/luxon
2024-04-11 09:44:25 -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]
31429a224e
chore(deps): bump luxon and @types/luxon
...
Bumps [luxon](https://github.com/moment/luxon ) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon ). These dependencies needed to be updated together.
Updates `luxon` from 2.5.2 to 3.4.4
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moment/luxon/compare/2.5.2...3.4.4 )
Updates `@types/luxon` from 1.26.5 to 3.4.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon )
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/luxon"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 09:13:24 -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
Reino Muhl
d3b9d31129
Merge pull request #16700 from mozilla/dependabot/npm_and_yarn/aws-sdk-2.1597.0
...
chore(deps): bump aws-sdk from 2.1515.0 to 2.1597.0
2024-04-11 08:51:06 -04:00
Reino Muhl
81366471f6
Merge pull request #16699 from mozilla/dependabot/npm_and_yarn/i18n-iso-countries-7.11.0
...
chore(deps): bump i18n-iso-countries from 7.6.0 to 7.11.0
2024-04-11 08:49:47 -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
dependabot[bot]
673a1c25ba
chore(deps): bump aws-sdk from 2.1515.0 to 2.1597.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1515.0 to 2.1597.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1515.0...v2.1597.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 07:19:01 +00:00
dependabot[bot]
63d7598196
chore(deps): bump i18n-iso-countries from 7.6.0 to 7.11.0
...
Bumps [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries ) from 7.6.0 to 7.11.0.
- [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases )
- [Commits](https://github.com/michaelwittig/node-i18n-iso-countries/compare/v7.6.0...v7.11.0 )
---
updated-dependencies:
- dependency-name: i18n-iso-countries
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 07:17:53 +00:00
Barry Chen
2bcabdee6a
Merge pull request #16694 from mozilla/dependabot/npm_and_yarn/protobufjs-7.2.5
...
chore(deps): bump protobufjs from 7.1.2 to 7.2.5
2024-04-10 15:56:43 -05:00
Barry Chen
6e84154486
Merge pull request #16663 from mozilla/dependabot/npm_and_yarn/google-cloud/tasks-5.3.0
...
chore(deps): bump @google-cloud/tasks from 4.1.0 to 5.3.0
2024-04-10 15:51:46 -05:00
dependabot[bot]
e5cbe3986e
chore(deps): bump protobufjs from 7.1.2 to 7.2.5
...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js ) from 7.1.2 to 7.2.5.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases )
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.1.2...protobufjs-v7.2.5 )
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 20:29:17 +00:00
Barry Chen
b9bb6ab0f8
feat(metrics): send CWTS options in Glean pings
...
Because:
- we like to know the state of the Choose What to Sync options when a
user signed up via Sync
This commit:
- adds a new labeled boolean metric to send the CWTS options in the
frontend Glean pings
2024-04-10 11:45:51 -05:00
dependabot[bot]
c5dd0a731a
chore(deps): bump jose from 4.11.0 to 5.2.4
...
Bumps [jose](https://github.com/panva/jose ) from 4.11.0 to 5.2.4.
- [Release notes](https://github.com/panva/jose/releases )
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/jose/compare/v4.11.0...v5.2.4 )
---
updated-dependencies:
- dependency-name: jose
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 19:45:54 +00:00