1
0
Fork 0
Commit graph

55005 commits

Author SHA1 Message Date
Joost De Cock
a24851ff18 chore: Updates after reconfigure 2023-04-25 11:10:16 +02:00
github-actions
fca818c051 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/types/react-18.0.38 changes in config/dependencies.yaml 2023-04-25 05:27:56 +00:00
github-actions
d0f5738417 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/tailwindcss-email-variants-2.0.2 changes in config/dependencies.yaml 2023-04-25 05:26:53 +00:00
github-actions
5518f6ccf3 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-8.39.0 changes in config/dependencies.yaml 2023-04-25 05:26:02 +00:00
dependabot[bot]
d690c3ba9c
chore(deps-dev): bump @types/react from 18.0.37 to 18.0.38
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.37 to 18.0.38.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 05:23:39 +00:00
dependabot[bot]
046cc6f532
chore(deps): bump tailwindcss-email-variants from 2.0.1 to 2.0.2
Bumps [tailwindcss-email-variants](https://github.com/maizzle/tailwindcss-email-variants) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/maizzle/tailwindcss-email-variants/releases)
- [Commits](https://github.com/maizzle/tailwindcss-email-variants/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: tailwindcss-email-variants
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 05:23:08 +00:00
github-actions
a2c1bd6141 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/styled-components-5.3.10 changes in config/dependencies.yaml 2023-04-25 05:22:23 +00:00
dependabot[bot]
25ac25eb03
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 05:22:16 +00:00
github-actions
bdf667c71d [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/bugsnag/js-7.20.0 changes in config/dependencies.yaml 2023-04-25 05:21:12 +00:00
dependabot[bot]
13695549de
chore(deps): bump styled-components from 5.3.9 to 5.3.10
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.9 to 5.3.10.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.9...v5.3.10)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 05:19:56 +00:00
dependabot[bot]
7d49861d40
chore(deps): bump @bugsnag/js from 7.18.0 to 7.20.0
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.18.0 to 7.20.0.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](https://github.com/bugsnag/bugsnag-js/compare/v7.18.0...v7.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 05:18:22 +00:00
Enoch Riese
e8b0752eb5 stronger test for new-design 2023-04-25 00:45:58 -04:00
Enoch Riese
1a4654d686 only click a size button if measurements are required 2023-04-25 00:02:30 -04:00
Enoch Riese
b2e1a36076 updated yarn.lock should include latest version of execa 2023-04-24 22:38:19 -04:00
Benjamin F
f31b926e19 fix(docs): (bruce) Correct description of side piece from symmetric to asymmetric 2023-04-24 19:37:32 -07:00
Enoch Riese
ff6ab8c1e3 go back to bootstrapping everything 2023-04-24 22:29:59 -04:00
Enoch Riese
0cbc5426d5 set working-directory for workflow steps 2023-04-24 22:26:53 -04:00
Enoch Riese
b035705296 debugging new-design test action 2023-04-24 22:20:05 -04:00
Enoch Riese
c1c437f62b don't use node caching in new-design workflow 2023-04-24 22:18:37 -04:00
Enoch Riese
b33aff5629 only install new-design dependencies for new-design test 2023-04-24 22:14:49 -04:00
Enoch Riese
48cbef3694 tweaks to the github action 2023-04-24 21:56:21 -04:00
Enoch Riese
60a4c27906 matrix action to test new-design 2023-04-24 21:47:17 -04:00
Enoch Riese
19b79261b5 add optional e2e tests and non-interactive generator to new-design 2023-04-24 21:46:35 -04:00
Benjamin F
1909f7254a fix(docs): (vercel) Clarify build command override instruction 2023-04-24 15:55:21 -07:00
Joost De Cock
b77e00ba14 New translations octoplushy.yml (French) 2023-04-24 16:46:41 +02:00
Joost De Cock
46290f07c2 New translations lunetius.yml (French) 2023-04-24 16:46:40 +02:00
Joost De Cock
5efd3f67e4 New translations noble.yml (French) 2023-04-24 16:46:38 +02:00
Joost De Cock
992127e74c New translations en.md (French) 2023-04-24 16:46:37 +02:00
Joost De Cock
144a4bf654
Merge pull request #3877 from eriese/eriese-example-sampling
Fix (#3834) use one draft for all example tabs
2023-04-24 16:03:53 +02:00
Enoch Riese
ae45af1dd8 remove fill-opacity changes from PR 2023-04-24 09:52:29 -04:00
Joost De Cock
c78c119504 New translations noble.yml (French) 2023-04-24 15:32:50 +02:00
Joost De Cock
c8cd3685c5 New translations brian.yml (French) 2023-04-24 15:32:49 +02:00
dependabot[bot]
88f12ea4d5
chore(deps-dev): bump eslint-config-next from 13.3.0 to 13.3.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.3.0 to 13.3.1.
- [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.3.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 06:44:31 +00:00
Joost De Cock
f47047249d
Merge pull request #3835 from eriese/eriese-core-refactor
refactor (core) separate various Pattern concerns into helper classes
2023-04-24 08:41:45 +02:00
Joost De Cock
ab52f8d82f
Merge pull request #3856 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.316.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.315.0 to 3.316.0
2023-04-24 08:41:13 +02:00
Joost De Cock
8a9bce149a
Merge pull request #3857 from freesewing/dependabot/npm_and_yarn/i18next-22.4.15
chore(deps): bump i18next from 22.4.14 to 22.4.15
2023-04-24 08:41:04 +02:00
Joost De Cock
6586eee381
Merge pull request #3861 from BenJamesBen/site-org-remove-clean-script
fix(dev,org): Add/change clean script
2023-04-24 08:40:52 +02:00
Joost De Cock
e39213e10b
Merge pull request #3874 from freesewing/i18n
New Crowdin updates
2023-04-24 08:39:26 +02:00
dependabot[bot]
ce8aaacfd4
chore(deps): bump i18next from 22.4.14 to 22.4.15
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.14 to 22.4.15.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.14...v22.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 06:37:55 +00:00
Joost De Cock
510c0c16ca
Merge pull request #3878 from eriese/eriese-ib-loop
fix(vercel) limit the number of times skip_build deepens merge-base check
2023-04-24 08:33:11 +02:00
Joost De Cock
fd6dffb3fc
Merge pull request #3880 from freesewing/dependabot/npm_and_yarn/types/node-18.16.0
chore(deps-dev): bump @types/node from 18.15.13 to 18.16.0
2023-04-24 08:32:35 +02:00
Joost De Cock
78a1a91a5e
Merge pull request #3881 from freesewing/dependabot/npm_and_yarn/bugsnag/js-7.20.0
chore(deps): bump @bugsnag/js from 7.18.0 to 7.20.0
2023-04-24 08:32:25 +02:00
Joost De Cock
5b845d2f29
Merge pull request #3883 from freesewing/dependabot/npm_and_yarn/esbuild-0.17.18
chore(deps-dev): bump esbuild from 0.17.16 to 0.17.18
2023-04-24 08:32:13 +02:00
Joost De Cock
40b46e48ed
Merge pull request #3884 from freesewing/dependabot/npm_and_yarn/next/bundle-analyzer-13.3.1
chore(deps): bump @next/bundle-analyzer from 13.3.0 to 13.3.1
2023-04-24 08:32:05 +02:00
Joost De Cock
b5bcf1b895
Merge pull request #3885 from freesewing/dependabot/npm_and_yarn/prettier-2.8.8
chore(deps-dev): bump prettier from 2.8.7 to 2.8.8
2023-04-24 08:31:55 +02:00
github-actions
d6ad43b564 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/prettier-2.8.8 changes in config/dependencies.yaml 2023-04-24 05:28:48 +00:00
github-actions
0482e493a3 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/next/bundle-analyzer-13.3.1 changes in config/dependencies.yaml 2023-04-24 05:27:21 +00:00
github-actions
751356ca73 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/esbuild-0.17.18 changes in config/dependencies.yaml 2023-04-24 05:26:55 +00:00
dependabot[bot]
b4a4bda954
chore(deps-dev): bump prettier from 2.8.7 to 2.8.8
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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.7...2.8.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 05:26:10 +00:00
dependabot[bot]
a20b57c7de chore(deps): bump @next/bundle-analyzer from 13.3.0 to 13.3.1
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 13.3.0 to 13.3.1.
- [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.3.1/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>
2023-04-24 05:24:54 +00:00