Commit Graph

87 Commits (047af45cc13d67629b69108a96408e2e6311f4e4)

Author SHA1 Message Date
dependabot[bot] 355b3d2c9c
chore(deps): bump form-data from 4.0.1 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 12:23:55 +00:00
Boaz Poolman 6a060c9b11
Merge pull request #185 from pluginpal/dependabot/npm_and_yarn/pbkdf2-3.1.3
chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3
2025-06-30 07:49:50 +02:00
Boaz Poolman bb944efb16 chore: update lockfile 2025-06-30 07:27:17 +02:00
Boaz Poolman b55dc1864d fix: add @strapi/typescript-utils to peerDependencies to prevent it from being bundled 2025-06-30 07:24:29 +02:00
dependabot[bot] db6659ce4b
chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 05:17:05 +00:00
Boaz Poolman d3382d172a
Merge pull request #169 from pluginpal/dependabot/npm_and_yarn/prismjs-1.30.0 2025-03-25 20:21:04 +01:00
dependabot[bot] fb4a28c068
chore(deps): bump @babel/runtime from 7.26.0 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:24:08 +00:00
dependabot[bot] bd2805b23b
chore(deps): bump prismjs from 1.29.0 to 1.30.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 22:38:25 +00:00
Boaz Poolman f194c394d2 feat: add cypress and e2e tests 2024-12-29 22:41:05 +00:00
Boaz Poolman 8990c9971a
Merge pull request #163 from pluginpal/feature/strapi-range
refactor: move @strapi packages from dependencies to peerDependencies
2024-12-19 22:17:20 +01:00
Boaz Poolman 750f2c3fe0 fix: add rc versions of @strapi/icons and @strapi/design-system 2024-12-19 21:07:10 +00:00
Boaz Poolman e0211d2164 refactor: move @strapi packages from dependencies to peerDependencies 2024-12-19 21:00:25 +00:00
dependabot[bot] fc32b5b54c
chore(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:31:33 +00:00
dependabot[bot] 9b83d227db
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 00:11:49 +00:00
Boaz Poolman c1ad39d7ad feat: use adm-zip instead of 'zip' command 2024-11-11 19:31:31 +01:00
Boaz Poolman 775733eff8 fix: add @strapi/strapi as a devDependency 2024-11-06 14:30:59 +01:00
Boaz Poolman 0f6ac10c91 fix: remove @strapi/strapi as a dependency 2024-11-06 14:26:08 +01:00
Boaz Poolman abfaaa8e5a chore: dependency updates 2024-11-06 12:12:36 +01:00
Boaz Poolman cc0e71988a refactor: use pack-up for bundling 2024-11-06 11:59:15 +01:00
Alexander Engel d735151d9b Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync 2024-10-14 12:07:03 -07:00
Alexander Engel 38563dbe6d fix: do not store config file 2024-10-14 11:58:53 -07:00
Boaz Poolman e1aefbf5b6 chore: use yalc for playground development 2024-10-12 16:46:36 +02:00
Boaz Poolman 750c1a2895 chore: update strapi dependencies to 5.0.4 2024-10-12 16:22:33 +02:00
dependabot[bot] 767b409886
chore(deps): bump rollup from 4.18.0 to 4.22.4
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 23:59:01 +00:00
Boaz Poolman c29660bf5d
Merge pull request #143 from pluginpal/dependabot/npm_and_yarn/path-to-regexp-6.3.0
chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0
2024-09-18 19:08:03 +02:00
dependabot[bot] af9427823d
chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 16:25:58 +00:00
dependabot[bot] 46c9f83508
chore(deps): bump webpack from 5.91.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 16:25:58 +00:00
Boaz Poolman 0a239323f1 fix: conflicts 2024-09-18 17:59:49 +02:00
dependabot[bot] 1dea4bda2f
chore(deps): bump elliptic from 6.5.4 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 08:41:15 +00:00
dependabot[bot] 3c2d27310d
chore(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 01:25:07 +00:00
dependabot[bot] ceb504bb5f
chore(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 19:57:10 +00:00
Boaz Poolman 9387c810ba chore: update design-system to 2.0.0-rc.7 2024-07-10 10:03:23 +02:00
Boaz Poolman dfb6852eb3 chore: update strapi to 5.0.0-rc.2 2024-07-10 09:57:14 +02:00
Boaz Poolman 0965a94fe6 chore: update dependencies 2024-05-31 08:04:35 +02:00
Boaz Poolman 943b83be90 fix: integration tests 2024-05-08 22:50:04 +02:00
Boaz Poolman b76187562d chore: test with beta.5 2024-05-08 21:21:29 +02:00
Boaz Poolman 60fca4899f chore: update lock file 2024-05-08 16:04:17 +02:00
Boaz Poolman dfb5522024 chore: update to strapi beta.6 2024-05-08 15:57:35 +02:00
Boaz Poolman c2ab9288c1 feat: initial v5 migration 2024-04-03 20:55:53 +02:00
dependabot[bot] 65cc1caba1
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:59:50 +00:00
Boaz Poolman af666ee2e5 chore: update strapi to 4.19.0 2024-01-27 10:24:45 +01:00
dependabot[bot] 7ac23fb2be
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 03:09:51 +00:00
Boaz Poolman 200f4f276c chore: update @strapi devDependencies 2023-12-02 11:59:59 +01:00
dependabot[bot] a5c6bf15dd
chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 10:51:39 +00:00
dependabot[bot] 3318c4589d
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 04:56:23 +00:00
Boaz Poolman 27b349a82a chore: Update testing libraries 2023-10-19 07:49:52 +02:00
Boaz Poolman 3be7479750 chore: Update lockfile 2023-10-17 21:22:13 +02:00
Boaz Poolman efe6834d99 Revert "fix: Remove and gitignore the yarn.lock file"
This reverts commit 89599dd1b2.
2023-10-17 20:43:52 +02:00
Boaz Poolman 89599dd1b2 fix: Remove and gitignore the yarn.lock file 2023-10-17 18:33:30 +02:00
dependabot[bot] 9f6ae048da
chore(deps): bump @babel/traverse from 7.22.6 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.6 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 16:25:44 +00:00