joostdecock
2f8a19a0d2
fix: NPM 9 SSH github issue
2023-07-21 20:11:39 +02:00
joostdecock
daf21e060d
fix: Work around issue with NPM 9 that tries SSH for github access
...
See https://github.com/npm/cli/issues/2610
2023-07-21 20:06:10 +02:00
joostdecock
efc1821150
fix(org): Avoid confusing about what slug means
2023-07-21 19:22:10 +02:00
joostdecock
f985389236
fix(org): No order is used
2023-07-21 19:15:07 +02:00
joostdecock
9a16cccace
chore: Updated README for Node 18
2023-07-21 19:10:15 +02:00
joostdecock
41545e6496
chore: Migrate worflows to Node 18
2023-07-21 18:45:48 +02:00
joostdecock
27a1e2a975
Merge branch 'develop' into joost
2023-07-21 18:39:21 +02:00
Joost De Cock
ab704a0c97
Merge pull request #4528 from freesewing/joost
...
feat: Added missing showcases (some were not yet imported from strapi)
2023-07-21 18:36:34 +02:00
Joost De Cock
d13a003d5b
Merge branch 'develop' into joost
2023-07-21 18:36:27 +02:00
joostdecock
3f77777c4b
breaking: FreeSewing now uses NodeJS 18 lts/hydrogen
...
FreeSewing now uses NodeJS 18 -- specifically lts/hydrogen -- for its
development.
There is no specific reason to run 18, things will still work in 16
(lts/gallium) but Vercel who hosts/builds our sites will be dropping
support for Node 16 in about 6 months, so since we're gearing up for
a new major release (v3) this is the best time for us to also move
to Node 18.
2023-07-21 18:35:19 +02:00
joostdecock
c9191be727
fix: Load lab translations dynamicall in prebuild step
2023-07-21 18:23:26 +02:00
joostdecock
4c285c4bc0
Merge branch 'joost' of github.com:freesewing/freesewing into joost
2023-07-21 18:20:29 +02:00
joostdecock
d2b4d2d3b3
fix: Merge in develop changes without re-introduced issues
...
There were some trouble the snuck in when mergin an earlier PR
2023-07-21 18:19:07 +02:00
joostdecock
9adb613e18
Merge branch 'develop' into joost
2023-07-21 18:16:21 +02:00
joostdecock
c2882cce22
feat: Added missing showcases (some were not yet imported from strapi)
2023-07-21 18:11:49 +02:00
Joost De Cock
b7bf25e15f
Merge pull request #4527 from freesewing/joost
...
chore: Let cms site run skip_build script
2023-07-21 17:45:34 +02:00
joostdecock
aa8772b266
chore: Linter fix
2023-07-21 17:38:20 +02:00
joostdecock
44ca46a14a
chore(sites): Load prebuild translation files dynamically
2023-07-21 17:33:09 +02:00
joostdecock
cc18f74a5f
chore: Linter fix
2023-07-21 17:16:33 +02:00
joostdecock
3156da5d73
chore: Let cms site run skip_build script
2023-07-21 17:07:26 +02:00
Joost De Cock
e11e08acc4
Merge pull request #4526 from freesewing/joost
...
fix: Unice does not extend Ursula
2023-07-21 17:04:00 +02:00
joostdecock
19df280da1
chore: Added pull request template
2023-07-21 17:03:49 +02:00
joostdecock
006bec70b6
fix: NX config was stupid
2023-07-21 16:49:25 +02:00
joostdecock
a1a337c318
fix(new-design): Fix banner import
2023-07-21 16:37:14 +02:00
joostdecock
55a6c2c52b
fix: Don't run prebuild steps in linter
2023-07-21 16:31:43 +02:00
joostdecock
8ac37be1ca
fix(unice): Add missing options
2023-07-21 16:08:55 +02:00
joostdecock
19407238c1
fix: Crowdin config
2023-07-21 14:44:41 +02:00
joostdecock
4464d94143
chore: Update build order after Unice changes
2023-07-21 14:40:17 +02:00
joostdecock
bc0396375a
fix(unice): Turns out it does not extend Ursula
2023-07-21 14:39:31 +02:00
Joost De Cock
b7e4aab9b7
Merge pull request #4525 from freesewing/joost
...
fix(sites): Showcase pages / Import typo fix / Fix lab after prebuild changes
2023-07-21 14:27:19 +02:00
joostdecock
bcf47b7d50
feat(lab): port lab to new prebuild refactor
2023-07-21 14:23:42 +02:00
joostdecock
69f38fd8a2
chore(sites): Remove unused hooks
2023-07-21 14:23:28 +02:00
joostdecock
b9a309291e
fix(lab): Correct prebuild script
2023-07-21 14:23:05 +02:00
joostdecock
e356607766
chore(shared): Make SectionsMenu a shared component
2023-07-21 14:22:46 +02:00
joostdecock
ef9dae05c1
fix(org): Fixed indivifual showcase page
2023-07-21 13:38:32 +02:00
joostdecock
b2755d0584
fix(org): Forgot to update the showcase pages. Import typo fix
2023-07-21 13:35:20 +02:00
joostdecock
cc67a2c823
fix(shared): Removed incorrect translation files, updated lockfile
2023-07-21 11:49:01 +02:00
joostdecock
f18f7dfb8a
Merge branch 'develop' of github.com:freesewing/freesewing into develop
2023-07-21 10:57:41 +02:00
joostdecock
8229b4e09e
fix: Deal with dependabot author info not being set
2023-07-21 10:57:16 +02:00
Joost De Cock
fa3adaa4e3
Merge pull request #4512 from freesewing/dependabot/npm_and_yarn/react-instantsearch-dom-6.40.3
...
chore(deps): bump react-instantsearch-dom from 6.40.1 to 6.40.3
2023-07-21 10:53:15 +02:00
Joost De Cock
460c27d759
Merge pull request #4522 from freesewing/dependabot/npm_and_yarn/next/mdx-13.4.11
...
chore(deps): bump @next/mdx from 13.4.10 to 13.4.11
2023-07-21 10:53:08 +02:00
joostdecock
4a1483d6de
Merge branch 'eriese-eriese-mdx-posts' into develop
2023-07-21 10:52:19 +02:00
joostdecock
8ea11d6abe
Merge branch 'eriese-mdx-posts' of github.com:eriese/freesewing into eriese-eriese-mdx-posts
2023-07-21 10:51:44 +02:00
github-actions
c9ead55fa3
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/next/mdx-13.4.11 changes in config/dependencies.yaml
2023-07-21 08:50:22 +00:00
dependabot[bot]
3d7b922359
chore(deps): bump @next/mdx from 13.4.10 to 13.4.11
...
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx ) from 13.4.10 to 13.4.11.
- [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.4.11/packages/next-mdx )
---
updated-dependencies:
- dependency-name: "@next/mdx"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 08:47:58 +00:00
github-actions
3f557d675d
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-instantsearch-dom-6.40.3 changes in config/dependencies.yaml
2023-07-21 08:46:32 +00:00
dependabot[bot]
2764eae1c2
chore(deps): bump react-instantsearch-dom from 6.40.1 to 6.40.3
...
Bumps [react-instantsearch-dom](https://github.com/algolia/instantsearch.js ) from 6.40.1 to 6.40.3.
- [Release notes](https://github.com/algolia/instantsearch.js/releases )
- [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-dom@6.40.1...react-instantsearch-dom@6.40.3 )
---
updated-dependencies:
- dependency-name: react-instantsearch-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 08:42:12 +00:00
Joost De Cock
a8eabaf5c7
Merge pull request #4515 from freesewing/dependabot/npm_and_yarn/maizzle/framework-4.4.7
...
chore(deps): bump @maizzle/framework from 4.4.6 to 4.4.7
2023-07-21 10:38:23 +02:00
Joost De Cock
5101542320
Merge pull request #4516 from freesewing/dependabot/npm_and_yarn/commitlint/cli-17.6.7
...
chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.6.7
2023-07-21 10:38:15 +02:00
Joost De Cock
46ad86bbac
Merge pull request #4517 from freesewing/dependabot/npm_and_yarn/commitlint/config-conventional-17.6.7
...
chore(deps-dev): bump @commitlint/config-conventional from 17.6.6 to 17.6.7
2023-07-21 10:38:06 +02:00