1
0
Fork 0
Commit graph

109343 commits

Author SHA1 Message Date
Joost De Cock
e6434bbe6f
Merge pull request #6040 from freesewing/dependabot/npm_and_yarn/bugsnag/js-7.22.4
Bump @bugsnag/js from 7.22.3 to 7.22.4
2024-02-13 18:49:21 +01:00
Joost De Cock
d66a125a41
Merge pull request #6041 from freesewing/dependabot/npm_and_yarn/tlds-1.250.0
Bump tlds from 1.249.0 to 1.250.0
2024-02-13 18:49:13 +01:00
Joost De Cock
688f34adb4
Merge pull request #6042 from freesewing/dependabot/npm_and_yarn/chai-5.1.0
Bump chai from 5.0.3 to 5.1.0
2024-02-13 18:49:04 +01:00
Joost De Cock
a2822b1357
Merge pull request #6043 from freesewing/dependabot/npm_and_yarn/daisyui-4.7.0
Bump daisyui from 4.6.1 to 4.7.0
2024-02-13 18:48:04 +01:00
Joost De Cock
e77961e030
Merge pull request #6044 from freesewing/dependabot/npm_and_yarn/html-react-parser-5.1.4
Bump html-react-parser from 5.1.2 to 5.1.4
2024-02-13 18:47:57 +01:00
Joost De Cock
76a4945b37
Merge pull request #6045 from BenJamesBen/blog-chronological-navigation
fix(shared): Blog navigation menu in reverse chronological order
2024-02-13 18:47:20 +01:00
Joost De Cock
38d9634687
Merge pull request #6046 from BenJamesBen/pdf-coversheet-info
feat(shared): Add pattern information to PDF cover sheet
2024-02-13 18:46:26 +01:00
Benjamin Fan
8353e2e561 fix(shared): Remove debug code accidentally left in 2024-02-13 08:47:45 -08:00
Benjamin Fan
bc58919bb1 feat(shared): Add pattern information to PDF cover sheet 2024-02-13 08:09:57 -08:00
Benjamin Fan
fc6b6846a8 fix(shared): Blog navigation menu in reverse chronological order 2024-02-13 05:55:14 -08:00
dependabot[bot]
b863b52c64
Bump html-react-parser from 5.1.2 to 5.1.4
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 5.1.2 to 5.1.4.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v5.1.2...v5.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 04:25:36 +00:00
dependabot[bot]
cb091281cb
Bump daisyui from 4.6.1 to 4.7.0
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.6.1 to 4.7.0.
- [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/v4.6.1...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 04:24:31 +00:00
dependabot[bot]
e55f384618
Bump chai from 5.0.3 to 5.1.0
Bumps [chai](https://github.com/chaijs/chai) from 5.0.3 to 5.1.0.
- [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.0.3...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 04:23:41 +00:00
dependabot[bot]
2113aa1901
Bump tlds from 1.249.0 to 1.250.0
Bumps [tlds](https://github.com/stephenmathieson/node-tlds) from 1.249.0 to 1.250.0.
- [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stephenmathieson/node-tlds/compare/1.249.0...1.250.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 04:22:45 +00:00
dependabot[bot]
8f1fef6551
Bump @bugsnag/js from 7.22.3 to 7.22.4
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.22.3 to 7.22.4.
- [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.22.3...v7.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 04:21:57 +00:00
Joost De Cock
8f7fffb81e
Merge pull request #6019 from BenJamesBen/path-combine-typo
fix(markdown): Typo in Path.combine() doc
2024-02-12 17:44:02 +01:00
Joost De Cock
0a224d42f6
Merge pull request #6020 from BenJamesBen/tristan-peplum-typo
fix(tristan): Typo in flag message
2024-02-12 17:43:45 +01:00
Joost De Cock
1c05607f97
Merge pull request #6021 from BenJamesBen/pattern-draftpartforset-doc
fix(markdown): Add Pattern.draftPartForSet() documentation
2024-02-12 17:43:28 +01:00
Joost De Cock
d3ce8f511e
Merge pull request #6022 from freesewing/i18n
New Crowdin Translations [skip build]
2024-02-12 17:42:52 +01:00
Joost De Cock
c4e5badb82
Merge branch 'develop' into i18n 2024-02-12 17:42:46 +01:00
Joost De Cock
ea68856fc1
Merge pull request #6024 from freesewing/dependabot/npm_and_yarn/dotenv-16.4.2
Bump dotenv from 16.4.1 to 16.4.2
2024-02-12 17:42:17 +01:00
Joost De Cock
db2f6321d3
Merge pull request #6025 from freesewing/dependabot/npm_and_yarn/mocha-10.3.0
Bump mocha from 10.2.0 to 10.3.0
2024-02-12 17:42:08 +01:00
Joost De Cock
4697cf3efb
Merge pull request #6026 from freesewing/dependabot/npm_and_yarn/swagger-ui-dist-5.11.3
Bump swagger-ui-dist from 5.11.2 to 5.11.3
2024-02-12 17:41:59 +01:00
Joost De Cock
62fcd8e1a3
Merge pull request #6027 from freesewing/dependabot/npm_and_yarn/postcss-8.4.35
Bump postcss from 8.4.33 to 8.4.35
2024-02-12 17:41:51 +01:00
dependabot[bot]
858b5cfa95
Bump postcss from 8.4.33 to 8.4.35
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.35.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 08:46:49 +00:00
dependabot[bot]
1b7ad48796
Bump swagger-ui-dist from 5.11.2 to 5.11.3
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.11.2 to 5.11.3.
- [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.11.2...v5.11.3)

---
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-02-12 08:46:43 +00:00
dependabot[bot]
5b46c64325
Bump dotenv from 16.4.1 to 16.4.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.1 to 16.4.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.1...v16.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 08:41:52 +00:00
dependabot[bot]
5cf54d8393
Bump mocha from 10.2.0 to 10.3.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.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-02-12 08:41:43 +00:00
Joost De Cock
bafb33755c
Merge pull request #6028 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.511.0
Bump @aws-sdk/client-sesv2 from 3.509.0 to 3.511.0
2024-02-12 09:39:43 +01:00
dependabot[bot]
22c78a2e87
Bump @aws-sdk/client-sesv2 from 3.509.0 to 3.511.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.509.0 to 3.511.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.511.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-02-12 05:03:50 +00:00
Joost De Cock
7214759b73 Update source file en.md
skip-build
2024-02-11 22:55:29 +01:00
Joost De Cock
c13279145b New translations en.md (Ukrainian)
skip-build
2024-02-11 22:08:19 +01:00
Joost De Cock
c1c26d857e New translations en.md (Dutch)
skip-build
2024-02-11 21:47:00 +01:00
Joost De Cock
485f65f27f New translations en.md (German)
skip-build
2024-02-11 21:25:48 +01:00
Joost De Cock
060af4b8d7 New translations en.md (Spanish)
skip-build
2024-02-11 21:04:47 +01:00
Joost De Cock
ec438306ab New translations en.md (French)
skip-build
2024-02-11 20:44:00 +01:00
Joost De Cock
562d9920dd New translations en.md (Ukrainian)
skip-build
2024-02-11 20:08:14 +01:00
Joost De Cock
993b014451 New translations en.md (Dutch)
skip-build
2024-02-11 20:07:58 +01:00
Joost De Cock
e2d723c539 New translations en.md (German)
skip-build
2024-02-11 20:07:55 +01:00
Joost De Cock
d698f917a5 New translations en.md (Spanish)
skip-build
2024-02-11 20:07:52 +01:00
Joost De Cock
1c7cd569ca New translations en.md (French)
skip-build
2024-02-11 20:07:49 +01:00
Joost De Cock
f773ab4c79 New translations en.md (Dutch)
skip-build
2024-02-11 19:40:21 +01:00
Benjamin Fan
85c858d824 fix(markdown): Typo in Path.combine() doc 2024-02-11 09:39:48 -08:00
Joost De Cock
1f33bb6d33
Merge pull request #6016 from freesewing/joost
chore: Fixes required for org site to build
2024-02-11 17:52:39 +01:00
joostdecock
ece549c48c chore: Markdown fixed due to crowdin 2024-02-11 17:52:24 +01:00
joostdecock
c08a6c6706 chore(markdown): Fix issues in Lumira docs 2024-02-11 17:47:51 +01:00
joostdecock
939877c2a9 chore: Remove naomiwu docs (for now) 2024-02-11 17:44:47 +01:00
joostdecock
fec3186834 chore(shared): Remove debug output 2024-02-11 17:44:11 +01:00
Joost De Cock
2d43e0408e
Merge pull request #5990 from BenJamesBen/path-doc-update
fix(markdown): Path doc updates for optional parameters
2024-02-11 17:37:39 +01:00
Joost De Cock
a1aa463bc2
Merge pull request #6012 from freesewing/i18n
New Crowdin Translations [skip build]
2024-02-11 17:37:12 +01:00