1
0
Fork 0
Commit graph

51011 commits

Author SHA1 Message Date
dependabot[bot]
855889608c
chore(deps): bump next-i18next from 12.1.0 to 13.0.0
Bumps [next-i18next](https://github.com/i18next/next-i18next) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/i18next/next-i18next/releases)
- [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/next-i18next/compare/v12.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: next-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 04:03:29 +00:00
dependabot[bot]
b769322049
chore(deps-dev): bump @types/node from 18.11.10 to 18.11.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.10 to 18.11.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 04:02:20 +00:00
Benjamin F
ed45a27d31 fix(docs): utils.round() missing from Core API 2022-12-05 19:08:36 -08:00
Benjamin F
ad50b4cadf fix(docs): Typo in utils.curveIntersectsY() 2022-12-05 15:25:06 -08:00
Benjamin F
55050e0089 fix(docs): Typo in jargon file 2022-12-05 15:20:05 -08:00
Benjamin F
3ee9676e30 chore(org): Add placeholder jargon file 2022-12-05 14:33:43 -08:00
Joost De Cock
86709a15d7
Merge pull request #3122 from freesewing/dependabot/npm_and_yarn/next-13.0.6
chore(deps): bump next from 12.3.1 to 13.0.6
2022-12-05 17:38:48 +01:00
Joost De Cock
7ab150a370
Merge pull request #3129 from freesewing/dependabot/npm_and_yarn/tailwindcss/typography-0.5.8
chore(deps): bump @tailwindcss/typography from 0.5.7 to 0.5.8
2022-12-05 17:38:41 +01:00
Joost De Cock
b8a80801ab
Merge pull request #3130 from freesewing/dependabot/npm_and_yarn/react-hotkeys-hook-4.0.4
chore(deps): bump react-hotkeys-hook from 3.4.7 to 4.0.4
2022-12-05 17:38:28 +01:00
Joost De Cock
e971fc5f4d
Merge pull request #3131 from freesewing/dependabot/npm_and_yarn/sanity-plugin-markdown-3.0.1
chore(deps): bump sanity-plugin-markdown from 2.1.1 to 3.0.1
2022-12-05 17:37:50 +01:00
Joost De Cock
7e53a12bb9
Merge pull request #3132 from freesewing/dependabot/npm_and_yarn/prisma-4.7.1
chore(deps-dev): bump prisma from 4.6.1 to 4.7.1
2022-12-05 17:37:37 +01:00
Joost De Cock
cf4ce49e92
Merge pull request #3133 from freesewing/dependabot/npm_and_yarn/axios-1.2.0
chore(deps): bump axios from 1.1.3 to 1.2.0
2022-12-05 17:37:28 +01:00
Joost De Cock
b5b4716ebb
Merge pull request #3134 from freesewing/dependabot/npm_and_yarn/lint-staged-13.1.0
chore(deps-dev): bump lint-staged from 13.0.3 to 13.1.0
2022-12-05 17:37:20 +01:00
Joost De Cock
c1578c67a7
Merge pull request #3135 from freesewing/dependabot/npm_and_yarn/maizzle/framework-4.3.1
chore(deps): bump @maizzle/framework from 4.3.0 to 4.3.1
2022-12-05 17:37:10 +01:00
Joost De Cock
d688f1343d
Merge pull request #3137 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.223.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.215.0 to 3.223.0
2022-12-05 17:37:02 +01:00
Joost De Cock
86c327abbb
Merge pull request #3138 from freesewing/dependabot/npm_and_yarn/types/node-18.11.10
chore(deps-dev): bump @types/node from 18.11.9 to 18.11.10
2022-12-05 17:36:15 +01:00
Joost De Cock
6f70cf23d4
Merge pull request #3136 from BenJamesBen/path-clean-fix
fix(core): In Path.clean(), initialize cur variable before use.
2022-12-05 17:36:02 +01:00
Joost De Cock
4b6aeccfb8
Merge pull request #3139 from BenJamesBen/breanna-secondary-dart-warnings
fix(breanna): Eliminate warning messages when there is no secondary dart
2022-12-05 17:34:15 +01:00
Benjamin F
9ba0214fbf fix(breanna): Eliminate warning messages when there is no secondary dart 2022-12-05 06:51:47 -08:00
dependabot[bot]
66915b771a
chore(deps-dev): bump @types/node from 18.11.9 to 18.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:37:15 +00:00
dependabot[bot]
1459ab08cb
chore(deps): bump @aws-sdk/client-sesv2 from 3.215.0 to 3.223.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.215.0 to 3.223.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.223.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>
2022-12-05 04:34:08 +00:00
dependabot[bot]
b26655dbc8
chore(deps): bump @maizzle/framework from 4.3.0 to 4.3.1
Bumps [@maizzle/framework](https://github.com/maizzle/framework) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/maizzle/framework/releases)
- [Commits](https://github.com/maizzle/framework/compare/v4.3.0...v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:30:05 +00:00
dependabot[bot]
8e8ed68e98
chore(deps-dev): bump lint-staged from 13.0.3 to 13.1.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:26:57 +00:00
dependabot[bot]
45badfa220
chore(deps): bump axios from 1.1.3 to 1.2.0
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.1.3...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:21:21 +00:00
Benjamin F
491902aca6 fix(core): In Path.clean(), initialize cur variable before use. 2022-12-04 20:19:51 -08:00
dependabot[bot]
84d824cd0b
chore(deps-dev): bump prisma from 4.6.1 to 4.7.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.6.1 to 4.7.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/4.7.1/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>
2022-12-05 04:14:37 +00:00
dependabot[bot]
68d938e9f3
chore(deps): bump sanity-plugin-markdown from 2.1.1 to 3.0.1
Bumps [sanity-plugin-markdown](https://github.com/sanity-io/sanity-plugin-markdown) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/sanity-io/sanity-plugin-markdown/releases)
- [Changelog](https://github.com/sanity-io/sanity-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/sanity-plugin-markdown/compare/v2.1.1...v3.0.1)

---
updated-dependencies:
- dependency-name: sanity-plugin-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:11:34 +00:00
dependabot[bot]
c9c92fe084
chore(deps): bump react-hotkeys-hook from 3.4.7 to 4.0.4
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 3.4.7 to 4.0.4.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/compare/v3.4.7...v4.0.4)

---
updated-dependencies:
- dependency-name: react-hotkeys-hook
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:09:58 +00:00
dependabot[bot]
492d6e3774
chore(deps): bump @tailwindcss/typography from 0.5.7 to 0.5.8
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.7...v0.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:06:38 +00:00
Enoch Riese
59bf4ffb51 test uncovered lines 2022-12-04 16:59:34 -06:00
Enoch Riese
5aab19f7c5 Merge branch 'develop' into eriese-v3-printing 2022-12-04 16:29:06 -06:00
Joost De Cock
f2bdb43270
Merge pull request #3128 from BenJamesBen/new-design-dependencies-2
chore: (new-design) Upgrade to nextjs 13 and react 18
2022-12-04 18:12:04 +01:00
Benjamin F
f53f906db0 chore: (new-design) Upgrade to nextjs 13 and react 18 2022-12-04 08:39:33 -08:00
joostdecock
b86587e36d chore: Updated LATEST_NEWS 2022-12-04 17:09:29 +01:00
Joost De Cock
714a768055
Merge pull request #3127 from BenJamesBen/paco-3125
(fix): (paco) Front pocket flap length and missing heel measurement. Fixes #3125.
2022-12-04 16:53:46 +01:00
Benjamin F
9d4d09a409 (fix): Restore accidentally-omitted heel measurement 2022-12-04 07:20:16 -08:00
Benjamin F
926e61d2f2 (fix): Use absoluteOptions for frontPocketFlapSize 2022-12-04 07:20:16 -08:00
joostdecock
60c8996600 chore: Updated skip_build scripts 2022-12-04 15:42:45 +01:00
dependabot[bot]
d59c74051b
chore(deps): bump next from 12.3.1 to 13.0.6
Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 13.0.6.
- [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/v12.3.1...v13.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 14:23:51 +00:00
joostdecock
5870d51b92 fix: Consolidate react copies 2022-12-04 15:21:28 +01:00
Joost De Cock
b56776dfab
Merge pull request #3121 from freesewing/dependabot/npm_and_yarn/next/bundle-analyzer-13.0.6
chore(deps): bump @next/bundle-analyzer from 13.0.5 to 13.0.6
2022-12-04 15:12:21 +01:00
Joost De Cock
fc8688b427
Merge pull request #3124 from eriese/eriese-lint-all
[Fix] Everything passes lint
2022-12-04 15:08:43 +01:00
Joost De Cock
6cca85ada0
Merge branch 'develop' into eriese-lint-all 2022-12-04 15:08:29 +01:00
dependabot[bot]
193364f11b
chore(deps): bump @next/bundle-analyzer from 13.0.5 to 13.0.6
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 13.0.5 to 13.0.6.
- [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.0.6/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 14:08:27 +00:00
Joost De Cock
722b44582e
Merge pull request #3126 from darigovresearch/patch-6
fix: Adjusts wording to suggested format
2022-12-04 15:07:01 +01:00
joostdecock
62b11529db chore: Upgrade to nextjs 13 and react 18 2022-12-04 15:04:56 +01:00
joostdecock
85bd7f142f chore: more in upstream changes 2022-12-04 13:19:42 +01:00
Darigov Research
91db760664
fix: Adjusts wording to suggested format
Format from feedback in https://github.com/freesewing/freesewing/pull/3115
2022-12-03 22:50:07 +00:00
Enoch Riese
477a4d93f5 everything passes lint 2022-12-03 11:25:02 -06:00
Joost De Cock
e28ca4ea86
Merge pull request #3123 from freesewing/dependabot/npm_and_yarn/eslint-config-next-13.0.6
chore(deps-dev): bump eslint-config-next from 12.3.1 to 13.0.6
2022-12-03 17:30:37 +01:00