1
0
Fork 0
Commit graph

989 commits

Author SHA1 Message Date
dependabot[bot]
1e2439385c
chore(deps): bump @prisma/client from 5.16.2 to 5.17.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.16.2 to 5.17.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.17.0/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 04:52:49 +00:00
dependabot[bot]
4c571a5e0e
chore(deps-dev): bump mocha from 10.6.0 to 10.7.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.6.0...v10.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 04:16:53 +00:00
dependabot[bot]
817859a94c
chore(deps-dev): bump prisma from 5.16.2 to 5.17.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.16.2 to 5.17.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.17.0/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 04:48:53 +00:00
dependabot[bot]
183765da61
chore(deps): bump pino from 9.2.0 to 9.3.1
Bumps [pino](https://github.com/pinojs/pino) from 9.2.0 to 9.3.1.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/compare/v9.2.0...v9.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 04:10:56 +00:00
dependabot[bot]
0ca491c688
chore(deps): bump @aws-sdk/client-sesv2 from 3.609.0 to 3.614.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.609.0 to 3.614.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-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.614.0/clients/client-sesv2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 04:14:09 +00:00
Joost De Cock
b3210600c5
Merge pull request #6948 from freesewing/dependabot/npm_and_yarn/prisma/client-5.16.2
chore(deps): bump @prisma/client from 5.15.1 to 5.16.2
2024-07-10 18:24:45 +02:00
dependabot[bot]
d943f84f53
chore(deps-dev): bump prisma from 5.16.0 to 5.16.2
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.16.0 to 5.16.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.2/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 04:44:17 +00:00
dependabot[bot]
45730da9e1
chore(deps): bump @prisma/client from 5.15.1 to 5.16.2
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.15.1 to 5.16.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.2/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 04:42:15 +00:00
3534769042
Bulk fix links to backend/api -> backend/ 2024-07-08 17:59:09 +03:00
dependabot[bot]
4efd978b21
chore(deps-dev): bump mocha from 10.5.2 to 10.6.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.2 to 10.6.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 04:33:05 +00:00
Joost De Cock
9c5e6ad43f
Merge pull request #6926 from freesewing/dependabot/npm_and_yarn/esbuild-0.23.0
chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0
2024-07-03 18:28:38 +02:00
dependabot[bot]
9db8149d2e
chore(deps): bump @aws-sdk/client-sesv2 from 3.600.0 to 3.609.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.600.0 to 3.609.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-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.609.0/clients/client-sesv2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 05:02:21 +00:00
dependabot[bot]
d92848cb88
chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.5 to 0.23.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 04:49:40 +00:00
Joost De Cock
f76c0c0f7a
Merge pull request #6910 from freesewing/dependabot/npm_and_yarn/mocha-10.5.2
chore(deps-dev): bump mocha from 10.5.0 to 10.5.2
2024-06-27 18:36:39 +02:00
dependabot[bot]
682f8dace9
chore(deps-dev): bump prisma from 5.15.1 to 5.16.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.15.1 to 5.16.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.0/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 04:51:21 +00:00
dependabot[bot]
b8813079c8
chore(deps-dev): bump mocha from 10.5.0 to 10.5.2
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.0 to 10.5.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.5.0...v10.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 04:50:38 +00:00
dependabot[bot]
af8bcbf1fc
chore(deps-dev): bump mocha from 10.4.0 to 10.5.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.4.0...v10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 04:35:58 +00:00
dependabot[bot]
4f051e9504
chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.3...v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 04:15:43 +00:00
Joost De Cock
ebd60c5dba
Merge pull request #6895 from freesewing/dependabot/npm_and_yarn/prisma-5.15.1
chore(deps-dev): bump prisma from 5.15.0 to 5.15.1
2024-06-20 16:45:54 +02:00
dependabot[bot]
0bfe164ba2
chore(deps): bump @prisma/client from 5.15.0 to 5.15.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.15.1/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 04:55:03 +00:00
dependabot[bot]
d3b5798377
chore(deps-dev): bump prisma from 5.15.0 to 5.15.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.15.1/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 04:53:45 +00:00
dependabot[bot]
43eee0cbf2
chore(deps): bump @aws-sdk/client-sesv2 from 3.596.0 to 3.600.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.596.0 to 3.600.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-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.600.0/clients/client-sesv2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 04:43:46 +00:00
Joost De Cock
17046032fd
Merge pull request #6845 from freesewing/dependabot/npm_and_yarn/swagger-ui-express-5.0.1
chore(deps): bump swagger-ui-express from 5.0.0 to 5.0.1
2024-06-15 18:00:09 +02:00
Joost De Cock
639e73b762
Merge pull request #6847 from freesewing/dependabot/npm_and_yarn/esbuild-0.21.5
chore(deps-dev): bump esbuild from 0.21.3 to 0.21.5
2024-06-15 17:59:50 +02:00
Joost De Cock
043341b31a
Merge pull request #6848 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.596.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.592.0 to 3.596.0
2024-06-15 17:59:42 +02:00
dependabot[bot]
9ceeb7d3df
chore(deps): bump swagger-ui-express from 5.0.0 to 5.0.1
Bumps [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/scottie1984/swagger-ui-express/releases)
- [Commits](https://github.com/scottie1984/swagger-ui-express/compare/5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: swagger-ui-express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 17:47:42 +00:00
dependabot[bot]
67352bf3b2
chore(deps-dev): bump esbuild from 0.21.3 to 0.21.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.3 to 0.21.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.3...v0.21.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 17:47:23 +00:00
Joost De Cock
f77be09abf
Merge pull request #6849 from freesewing/dependabot/npm_and_yarn/swagger-ui-dist-5.17.14
chore(deps): bump swagger-ui-dist from 5.17.10 to 5.17.14
2024-06-14 19:45:40 +02:00
dependabot[bot]
3edd1fe217
chore(deps-dev): bump nodemon from 3.1.0 to 3.1.3
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.0 to 3.1.3.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.0...v3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 04:47:19 +00:00
dependabot[bot]
2fb2efc053
chore(deps): bump swagger-ui-dist from 5.17.10 to 5.17.14
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.17.10 to 5.17.14.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.17.10...v5.17.14)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 04:46:21 +00:00
dependabot[bot]
ca0a7ed854
chore(deps): bump @aws-sdk/client-sesv2 from 3.592.0 to 3.596.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.592.0 to 3.596.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-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.596.0/clients/client-sesv2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 04:45:58 +00:00
dependabot[bot]
cae5415f37
chore(deps): bump @aws-sdk/client-sesv2 from 3.582.0 to 3.592.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.582.0 to 3.592.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-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.592.0/clients/client-sesv2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 13:00:15 +00:00
Joost De Cock
38a6054e70
Merge pull request #6835 from freesewing/dependabot/npm_and_yarn/pino-9.2.0
chore(deps): bump pino from 9.0.0 to 9.2.0
2024-06-12 14:56:19 +02:00
Joost De Cock
f3ac32b885
Merge pull request #6826 from freesewing/dependabot/npm_and_yarn/prisma-5.15.0
chore(deps-dev): bump prisma from 5.13.0 to 5.15.0
2024-06-12 14:55:57 +02:00
dependabot[bot]
116d983be0
chore(deps): bump pino from 9.0.0 to 9.2.0
Bumps [pino](https://github.com/pinojs/pino) from 9.0.0 to 9.2.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/compare/v9.0.0...v9.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 04:10:57 +00:00
dependabot[bot]
aebf366324
chore(deps-dev): bump prisma from 5.13.0 to 5.15.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.13.0 to 5.15.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.15.0/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:31:38 +00:00
dependabot[bot]
59ae2a84be
chore(deps): bump @prisma/client from 5.13.0 to 5.15.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.13.0 to 5.15.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.15.0/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:28:36 +00:00
dependabot[bot]
6500be6ff8
chore(deps): bump @aws-sdk/client-sesv2 from 3.574.0 to 3.582.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.574.0 to 3.582.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-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.582.0/clients/client-sesv2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 04:12:36 +00:00
Joost De Cock
fee235b751
Merge pull request #6769 from freesewing/dependabot/npm_and_yarn/esbuild-0.21.3
chore(deps-dev): Bump esbuild from 0.21.2 to 0.21.3
2024-05-16 17:48:24 +02:00
dependabot[bot]
2347209b92
chore(deps): Bump swagger-ui-dist from 5.17.7 to 5.17.10
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.17.7 to 5.17.10.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.17.7...v5.17.10)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 04:30:39 +00:00
dependabot[bot]
c67c6eae8b
chore(deps-dev): Bump esbuild from 0.21.2 to 0.21.3
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.2...v0.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 04:29:50 +00:00
Joost De Cock
7a413ef846
Merge pull request #6743 from freesewing/dependabot/npm_and_yarn/esbuild-0.21.2
chore(deps-dev): Bump esbuild from 0.21.1 to 0.21.2
2024-05-13 19:24:26 +02:00
dependabot[bot]
af03de2b4e
chore(deps-dev): Bump esbuild from 0.21.1 to 0.21.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.1...v0.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 04:20:38 +00:00
dependabot[bot]
dcc36d6b0b
chore(deps): Bump @aws-sdk/client-sesv2 from 3.572.0 to 3.574.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.572.0 to 3.574.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-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.574.0/clients/client-sesv2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 04:20:10 +00:00
joostdecock
21f386f56e prerelease: v3.3.0-rc.1 2024-05-11 17:30:26 +02:00
Joost De Cock
707a298a0e
Merge pull request #6725 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.572.0
chore(deps): Bump @aws-sdk/client-sesv2 from 3.569.0 to 3.572.0
2024-05-11 15:32:30 +02:00
Joost De Cock
89ac936dbe
Merge pull request #6726 from freesewing/dependabot/npm_and_yarn/chai-5.1.1
chore(deps-dev): Bump chai from 5.1.0 to 5.1.1
2024-05-11 15:32:22 +02:00
dependabot[bot]
1a96e9f5a2
chore(deps): Bump swagger-ui-dist from 5.17.6 to 5.17.7
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.17.6 to 5.17.7.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.17.6...v5.17.7)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 05:01:19 +00:00
dependabot[bot]
6ff2f8d4b6
chore(deps-dev): Bump chai from 5.1.0 to 5.1.1
Bumps [chai](https://github.com/chaijs/chai) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 05:00:32 +00:00
dependabot[bot]
11a3324169
chore(deps): Bump @aws-sdk/client-sesv2 from 3.569.0 to 3.572.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.569.0 to 3.572.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-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.572.0/clients/client-sesv2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 04:49:52 +00:00