1
0
Fork 0
Commit graph

55005 commits

Author SHA1 Message Date
Joost De Cock
456490c535
Merge pull request #3898 from freesewing/dependabot/npm_and_yarn/types/node-18.16.1
chore(deps-dev): bump @types/node from 18.16.0 to 18.16.1
2023-04-26 17:59:36 +02:00
Joost De Cock
bfdc0398b2
Merge pull request #3901 from freesewing/dependabot/npm_and_yarn/all-contributors-cli-6.25.0
chore(deps-dev): bump all-contributors-cli from 6.24.0 to 6.25.0
2023-04-26 17:59:26 +02:00
Joost De Cock
aa8f5d4a93
Merge pull request #3899 from freesewing/dependabot/npm_and_yarn/tailwindcss-3.3.2
chore(deps): bump tailwindcss from 3.3.1 to 3.3.2
2023-04-26 17:56:49 +02:00
Joost De Cock
c8b88b03ac
Merge pull request #3900 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.319.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.316.0 to 3.319.0
2023-04-26 17:54:49 +02:00
github-actions
883bf1d5f8 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.319.0 changes in config/dependencies.yaml 2023-04-26 05:11:13 +00:00
github-actions
98541e959f [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/tailwindcss-3.3.2 changes in config/dependencies.yaml 2023-04-26 05:09:20 +00:00
dependabot[bot]
a1ed49cb2c
chore(deps-dev): bump all-contributors-cli from 6.24.0 to 6.25.0
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.24.0 to 6.25.0.
- [Release notes](https://github.com/all-contributors/all-contributors-cli/releases)
- [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.24.0...v6.25.0)

---
updated-dependencies:
- dependency-name: all-contributors-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 05:09:11 +00:00
dependabot[bot]
ce50e7a452
chore(deps): bump @aws-sdk/client-sesv2 from 3.316.0 to 3.319.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.316.0 to 3.319.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.319.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>
2023-04-26 05:07:42 +00:00
github-actions
2584bb6970 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/bugsnag/js-7.20.2 changes in config/dependencies.yaml 2023-04-26 05:06:33 +00:00
dependabot[bot]
a6de903d67
chore(deps): bump tailwindcss from 3.3.1 to 3.3.2
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.2/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 05:06:01 +00:00
dependabot[bot]
0990029dea
chore(deps-dev): bump @types/node from 18.16.0 to 18.16.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.0 to 18.16.1.
- [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>
2023-04-26 05:04:36 +00:00
dependabot[bot]
a766553b3f
chore(deps): bump @bugsnag/js from 7.18.0 to 7.20.2
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.18.0 to 7.20.2.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/v7.20.2/CHANGELOG.md)
- [Commits](https://github.com/bugsnag/bugsnag-js/compare/v7.18.0...v7.20.2)

---
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-26 05:03:46 +00:00
Joost De Cock
f835557106
Merge pull request #3888 from eriese/eriese-test-new-design
Test (new-design) add a way to test new-design
2023-04-26 06:34:44 +02:00
Enoch Riese
c2e6a9b246 chore (new-design) remove unecessary execa resolution from config 2023-04-26 00:08:36 -04:00
Enoch Riese
56337560dd what if we let everything hoist now that we're caching all node_modules? 2023-04-26 00:02:18 -04:00
Enoch Riese
586f973f66 add recursive-readdir as dev dependency to i18n and sites/shared 2023-04-25 23:42:51 -04:00
Enoch Riese
70b6fc57c6 try caching all node modules folders 2023-04-25 23:32:25 -04:00
Enoch Riese
a5be23eabd actually checking if this is a chache restore issue 2023-04-25 23:26:31 -04:00
Enoch Riese
d7e06120ea checking if this is a chache restore issue 2023-04-25 23:24:35 -04:00
Enoch Riese
23581b27cb oops, actually add the script 2023-04-25 23:19:43 -04:00
Enoch Riese
4681634c51 I dunno, print execa versions? 2023-04-25 23:18:34 -04:00
Enoch Riese
93ce53fa7e no hoist with resolutions? 2023-04-25 23:09:44 -04:00
Enoch Riese
45af05deaf try not hoisting execa in bootstrap 2023-04-25 23:00:32 -04:00
Enoch Riese
256704225f require resolution of latest execa for new-design 2023-04-25 13:01:49 -04:00
Enoch Riese
d0ed05fc8b combine setup steps 2023-04-25 12:51:11 -04:00
Enoch Riese
b05f980646 check out for each job. we'll see if it's worth it 2023-04-25 12:36:28 -04:00
Enoch Riese
238c833f55 use different git stat for checking affected files 2023-04-25 12:33:11 -04:00
Enoch Riese
a59546a56d proper assignment to github output 2023-04-25 12:19:03 -04:00
Enoch Riese
0eaf9818c1 fix yaml again 2023-04-25 12:13:54 -04:00
Enoch Riese
8714a900d4 fix yaml 2023-04-25 12:13:05 -04:00
Enoch Riese
81289b21f1 experiment with multiple jobs in workflow 2023-04-25 12:10:11 -04:00
Enoch Riese
75c0470cb5 Merge branch 'develop' into eriese-test-new-design 2023-04-25 12:09:30 -04:00
Zee
1a17bce223
Update en.md
White space
2023-04-25 17:57:39 +02:00
Zee
421dd1cbc7 grammar fix 2023-04-25 15:53:01 +00:00
Zee
b1d6f513a9 Merge branch 'develop' of https://github.com/SeaZeeZee/freesewing into documentation-fix
conflicts with freesewing
2023-04-25 15:33:57 +00:00
Joost De Cock
5b83b12378 feat(shared): Ported modal from app-wide state to context 2023-04-25 17:33:34 +02:00
github-actions
9057efa9a2 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/qrcode-1.5.3 changes in config/dependencies.yaml 2023-04-25 12:03:05 +00:00
github-actions
dea7cb5f89 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-i18next-12.2.2 changes in config/dependencies.yaml 2023-04-25 12:02:08 +00:00
dependabot[bot]
71dd120a57
chore(deps): bump qrcode from 1.5.1 to 1.5.3
Bumps [qrcode](https://github.com/soldair/node-qrcode) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/soldair/node-qrcode/releases)
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/soldair/node-qrcode/compare/v1.5.1...v1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 11:58:16 +00:00
dependabot[bot]
00c8dac2fd
chore(deps): bump react-i18next from 12.2.0 to 12.2.2
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.2.0 to 12.2.2.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v12.2.0...v12.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 11:57:49 +00:00
Joost De Cock
65d1779851
Merge pull request #3891 from freesewing/dependabot/npm_and_yarn/daisyui-2.51.6
chore(deps): bump daisyui from 2.51.5 to 2.51.6
2023-04-25 13:55:06 +02:00
Joost De Cock
1a2e05647f
Merge pull request #3892 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-25 13:54:57 +02:00
Joost De Cock
59b81f0221
Merge pull request #3893 from freesewing/dependabot/npm_and_yarn/styled-components-5.3.10
chore(deps): bump styled-components from 5.3.9 to 5.3.10
2023-04-25 13:54:50 +02:00
Joost De Cock
dfc78063de
Merge pull request #3894 from freesewing/dependabot/npm_and_yarn/eslint-8.39.0
chore(deps-dev): bump eslint from 8.38.0 to 8.39.0
2023-04-25 13:54:42 +02:00
Joost De Cock
be2a811b40
Merge pull request #3895 from freesewing/dependabot/npm_and_yarn/tailwindcss-email-variants-2.0.2
chore(deps): bump tailwindcss-email-variants from 2.0.1 to 2.0.2
2023-04-25 13:54:34 +02:00
Joost De Cock
98bb291950
Merge pull request #3896 from freesewing/dependabot/npm_and_yarn/types/react-18.0.38
chore(deps-dev): bump @types/react from 18.0.37 to 18.0.38
2023-04-25 13:54:26 +02:00
github-actions
908b259cf0 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/daisyui-2.51.6 changes in config/dependencies.yaml 2023-04-25 09:33:17 +00:00
dependabot[bot]
e2e25c4cce
chore(deps): bump daisyui from 2.51.5 to 2.51.6
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.51.5 to 2.51.6.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v2.51.5...v2.51.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 09:30:04 +00:00
Joost De Cock
cf7362d4a7 chore(markdown): Added git training 2023-04-25 11:11:16 +02:00
Joost De Cock
6340592206 feat(shared): Added TrophyIcon 2023-04-25 11:10:49 +02:00