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

416 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 0af4c87c93
chore(deps): Bump jsonwebtoken and @types/jsonwebtoken
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) and [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken). These dependencies needed to be updated together.

Updates `jsonwebtoken` from 9.0.0 to 9.0.2
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v9.0.0...v9.0.2)

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

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 07:54:31 +00:00
dependabot[bot] 992b898427
chore(deps): Bump uuid and @types/uuid
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together.

Updates `uuid` from 9.0.0 to 9.0.1
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

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

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 07:49:28 +00:00
Vincent b8ceed1e0c
Merge branch 'main' into dependabot/docker/node-20.8-alpine 2023-10-19 09:37:08 +02:00
Robert Helmer e17d84054e bump node from 20.5.1 to 20.8.1 2023-10-18 19:17:45 -07:00
Robert Helmer 37d2d0e4c3 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/nodemailer-and-types/nodemailer-6.9.6 2023-10-18 19:15:26 -07:00
Robert Helmer 9ac2c85450
MNTOR-2329/switch from mozlog to winston (#3596)
* MNTOR-2329 - remove `mozlog` and switch to `winston` wherever possible
2023-10-18 12:51:48 -07:00
Vincent f5aba0bdf5
Downgrade Glean to version 2.0.2 (#3595)
v2.0.3 set window.Glean, which appears to break our other scripts.
See
https://github.com/mozilla/glean.js/blob/main/CHANGELOG.md#v203-2023-09-27

Co-authored-by: Robert Helmer <rhelmer@mozilla.com>
2023-10-18 09:10:32 -07:00
Robert Helmer f6acbb5480
MNTOR-1404/data removal analytics (#3522)
* MNTOR-1404 - use winston for structured cloud logging, starting with data removal
2023-10-17 11:22:16 -07:00
dependabot[bot] d13a06b13e
chore(deps): Bump the sentry group with 2 updates
Bumps the sentry group with 2 updates: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) and [@sentry/tracing](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/nextjs` from 7.73.0 to 7.74.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.73.0...7.74.0)

Updates `@sentry/tracing` from 7.73.0 to 7.74.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.73.0...7.74.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 15:21:12 +00:00
dependabot[bot] c5f7137c6c
chore(deps): Bump nodemailer and @types/nodemailer
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). These dependencies needed to be updated together.

Updates `nodemailer` from 6.9.1 to 6.9.6
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.1...v6.9.6)

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

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/nodemailer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 12:15:58 +00:00
dependabot[bot] 51b3ebe61a
chore(deps): Bump @mozilla/glean from 2.0.2 to 2.0.4
Bumps [@mozilla/glean](https://github.com/mozilla/glean.js) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/mozilla/glean.js/releases)
- [Changelog](https://github.com/mozilla/glean.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mozilla/glean.js/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: "@mozilla/glean"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 12:10:40 +00:00
dependabot[bot] c90b5b32a9
chore(deps): Bump next-auth from 4.22.1 to 4.23.2
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.22.1 to 4.23.2.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.22.1...next-auth@4.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 11:26:01 +00:00
dependabot[bot] 3fa22dd97a
chore(deps-dev): Bump the stylelint group with 2 updates
Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss).


Updates `stylelint` from 15.9.0 to 15.10.3
- [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.9.0...15.10.3)

Updates `stylelint-config-recommended-scss` from 11.0.0 to 13.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/v11.0.0...v13.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: stylelint
- dependency-name: stylelint-config-recommended-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 10:55:54 +00:00
Vincent a34aa5ad7f
Merge branch 'main' into dependabot/npm_and_yarn/types/jest-axe-3.5.6 2023-10-16 11:19:37 +02:00
dependabot[bot] 6708fe7bd9
chore(deps-dev): Bump @types/jest-axe from 3.5.5 to 3.5.6
Bumps [@types/jest-axe](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-axe) from 3.5.5 to 3.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-axe)

---
updated-dependencies:
- dependency-name: "@types/jest-axe"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 08:28:00 +00:00
dependabot[bot] e2f1d731e6
chore(deps): Bump the fluent group with 1 update
Bumps the fluent group with 1 update: [@fluent/react](https://github.com/projectfluent/fluent.js).

- [Release notes](https://github.com/projectfluent/fluent.js/releases)
- [Commits](https://github.com/projectfluent/fluent.js/compare/@fluent/react@0.15.1...@fluent/react@0.15.2)

---
updated-dependencies:
- dependency-name: "@fluent/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluent
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 08:23:58 +00:00
dependabot[bot] a29d009815
chore(deps-dev): Bump prettier from 2.8.8 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 07:29:30 +00:00
Vincent 3da55c2be0 Remove nodemon dependency
It was only referenced in app.js, which we're no longer using.
2023-10-16 09:19:40 +02:00
Vincent ced4d97795 Remove Helmet dependency
It was only referenced in app.js, which we're no longer using.
2023-10-16 09:12:39 +02:00
dependabot[bot] 8f9294f797
chore(deps): Bump the aws-sdk group with 2 updates
Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage).


Updates `@aws-sdk/client-s3` from 3.427.0 to 3.428.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.428.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.427.0 to 3.428.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.428.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 09:47:09 +00:00
dependabot[bot] 5e715316d0
chore(deps): Bump @types/react-dom from 18.2.12 to 18.2.13
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.12 to 18.2.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 09:39:13 +00:00
dependabot[bot] 4d18333871
chore(deps-dev): Bump stylelint-scss from 5.0.1 to 5.2.1
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.0.1 to 5.2.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.1...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 09:34:14 +00:00
dependabot[bot] ca916befb9
chore(deps): Bump react-aria from 3.26.0 to 3.29.0
Bumps [react-aria](https://github.com/adobe/react-spectrum) from 3.26.0 to 3.29.0.
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-aria@3.26.0...react-aria@3.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 09:29:03 +00:00
Robert Helmer 5e74c6cdf5 remove unused cloud-functions library 2023-10-13 11:11:52 +02:00
Robert Helmer 72c4a34532 Remove deprecated csrf-csrf library used for old express site 2023-10-13 10:50:26 +02:00
Robert Helmer 18af4cb89d
Merge branch 'main' into dependabot/npm_and_yarn/knex-3.0.1 2023-10-12 21:54:28 -07:00
Robert Helmer 170a30637c
Merge branch 'main' into dependabot/npm_and_yarn/knex-3.0.1 2023-10-12 21:47:15 -07:00
Robert Helmer c9981307df
Merge branch 'main' into dependabot/npm_and_yarn/google-cloud/pubsub-4.0.6 2023-10-12 21:44:08 -07:00
Robert Helmer 9c61f259db
Merge branch 'main' into dependabot/npm_and_yarn/sentry-c9defa61c7 2023-10-12 21:38:34 -07:00
Robert Helmer 24470a047b
Merge branch 'main' into dependabot/npm_and_yarn/google-cloud/pubsub-4.0.6 2023-10-12 21:35:35 -07:00
Robert Helmer d961e928b4
Merge branch 'main' into dependabot/npm_and_yarn/knex-3.0.1 2023-10-12 21:35:17 -07:00
dependabot[bot] 369ecf5a05
Bump node from 18.12-alpine to 20.5-alpine (#3295)
* Bump node from 18.12-alpine to 20.5-alpine

Bumps node from 18.12-alpine to 20.5-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>

* try bumping all the places to node 20.5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Okafor Jr <94625718+mozrokafor@users.noreply.github.com>
Co-authored-by: Robert Helmer <rhelmer@mozilla.com>
2023-10-12 21:34:33 -07:00
Robert Helmer 4d730999af
Merge branch 'main' into dependabot/npm_and_yarn/knex-3.0.1 2023-10-12 21:32:22 -07:00
Robert Helmer b3d330b4a7 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/sentry-c9defa61c7 2023-10-12 21:31:06 -07:00
dependabot[bot] 552993773c
chore(deps): Bump @google-cloud/pubsub from 4.0.3 to 4.0.6
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 4.0.3 to 4.0.6.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-pubsub/compare/v4.0.3...v4.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 12:05:44 +00:00
dependabot[bot] 856d22e5eb
chore(deps-dev): Bump @types/adm-zip from 0.5.0 to 0.5.2
Bumps [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)

---
updated-dependencies:
- dependency-name: "@types/adm-zip"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 11:39:34 +00:00
dependabot[bot] 57f15b8104
chore(deps-dev): Bump @testing-library/jest-dom from 5.16.5 to 6.1.4
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.1.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.5...v6.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 11:26:45 +00:00
dependabot[bot] 84e5b0f424
chore(deps): Bump patch-package from 7.0.0 to 8.0.0
Bumps [patch-package](https://github.com/ds300/patch-package) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ds300/patch-package/compare/v7.0.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 11:09:00 +00:00
dependabot[bot] f3743f7f79
chore(deps): Bump react-stately from 3.23.0 to 3.27.0
Bumps [react-stately](https://github.com/adobe/react-spectrum) from 3.23.0 to 3.27.0.
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-stately@3.23.0...react-stately@3.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 10:48:08 +00:00
dependabot[bot] d8cb1c75e5
chore(deps): Bump @types/jsdom from 21.1.1 to 21.1.3
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 21.1.1 to 21.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

---
updated-dependencies:
- dependency-name: "@types/jsdom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:59:35 +00:00
dependabot[bot] fc6e70e00e
chore(deps): Bump @types/react from 18.2.25 to 18.2.28
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.25 to 18.2.28.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:40:20 +00:00
dependabot[bot] 8ab427c4ef
chore(deps): Bump @fluent/langneg from 0.6.2 to 0.7.0
Bumps [@fluent/langneg](https://github.com/projectfluent/fluent.js) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/projectfluent/fluent.js/releases)
- [Commits](https://github.com/projectfluent/fluent.js/compare/@fluent/langneg@0.6.2...@fluent/langneg@0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 06:48:03 +00:00
dependabot[bot] 4af6fee0d2
chore(deps): Bump @fluent/bundle from 0.17.1 to 0.18.0
Bumps [@fluent/bundle](https://github.com/projectfluent/fluent.js) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/projectfluent/fluent.js/releases)
- [Commits](https://github.com/projectfluent/fluent.js/compare/@fluent/bundle@0.17.1...@fluent/bundle@0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 15:40:04 +00:00
dependabot[bot] 162d42fa96
chore(deps): Bump eslint-config-next from 13.4.7 to 13.5.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.7 to 13.5.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/v13.5.4/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 13:15:42 +00:00
dependabot[bot] d9a2f4ca71
chore(deps-dev): Bump sass from 1.69.1 to 1.69.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.1 to 1.69.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.1...1.69.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 09:32:27 +00:00
dependabot[bot] 6f939874a5
chore(deps-dev): Bump sass from 1.68.0 to 1.69.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.68.0...1.69.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 16:15:21 +00:00
dependabot[bot] 2735ad2eac
chore(deps-dev): Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 6.7.4 to 6.7.5
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.7.4 to 6.7.5
- [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/v6.7.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 16:10:31 +00:00
dependabot[bot] d101d88723
chore(deps): Bump @types/react-dom from 18.2.4 to 18.2.12
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.4 to 18.2.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 15:55:13 +00:00
Vincent 5204b031d0 Remove dependency `node-mocks-http`
It was introduced in c2b9953463 and
used in a file test-ses.js that no longer exists. `npm test` also
still succeeds, so it seems like it should be safe to remove this
dependency.
2023-10-10 17:47:58 +02:00
Robert Helmer 41ffdf54a6
Merge branch 'main' into dependabot/npm_and_yarn/knex-3.0.1 2023-10-10 08:36:58 -07:00