8 Commits

Author SHA1 Message Date
77ac8ada9e Update changelog for v1.0.1
All checks were successful
Test / Basic (push) Successful in 2m35s
2026-02-07 13:53:27 +04:00
0238ad5a52 Merge pull request 'Update mcr.microsoft.com/devcontainers/javascript-node Docker tag to v24' (!17) from renovate/mcr.microsoft.com-devcontainers-javascript-node-24.x into master
All checks were successful
Test / Basic (push) Successful in 2m34s
Reviewed-on: #17
2026-02-07 13:49:00 +04:00
4c59f6595c Merge branch 'master' into renovate/mcr.microsoft.com-devcontainers-javascript-node-24.x
All checks were successful
Test / Basic (pull_request) Successful in 2m43s
2026-02-07 13:43:56 +04:00
97f7913a1b Remove push trigger from RenovateBot workflow in renovate.yml
All checks were successful
Test / Basic (push) Successful in 2m39s
2026-02-07 09:38:19 +00:00
c300a37419 Update mcr.microsoft.com/devcontainers/javascript-node Docker tag to v24
All checks were successful
Test / Basic (pull_request) Successful in 3m17s
2026-02-07 09:37:48 +00:00
05609c9d40 Update version to 1.0.1 and change dependency yup to v1 in CHANGELOG.md
Some checks failed
RenovateBot / renovate (push) Successful in 1m28s
Test / Basic (push) Has been cancelled
2026-02-07 09:36:35 +00:00
85f61d12fd Update dependency yup to v1
All checks were successful
Test / Basic (pull_request) Successful in 3m32s
RenovateBot / renovate (push) Successful in 43s
Test / Basic (push) Successful in 2m42s
2026-02-07 07:36:26 +00:00
b1a853bbb9 Update dependency node to v24
All checks were successful
Test / Basic (pull_request) Successful in 3m45s
RenovateBot / renovate (push) Successful in 1m58s
Test / Basic (push) Successful in 2m54s
2026-02-07 00:01:46 +00:00
9 changed files with 57 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/javascript-node:22",
"image": "mcr.microsoft.com/devcontainers/javascript-node:24",
"forwardPorts": [3000],
"portsAttributes": {
"3000": {

View File

@@ -3,9 +3,6 @@ name: RenovateBot
on:
schedule:
- cron: "@daily"
push:
branches:
- master
jobs:
renovate:

View File

@@ -17,7 +17,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v6
with:
node-version: 22
node-version: 24
cache: "npm"
cache-dependency-path: |
package-lock.json

View File

@@ -19,7 +19,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v6
with:
node-version: 22
node-version: 24
cache: "npm"
cache-dependency-path: |
package-lock.json
@@ -66,7 +66,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v6
with:
node-version: 22
node-version: 24
cache: "npm"
cache-dependency-path: package-lock.json
- name: Upgrade npm for trusted publishing

View File

@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.1] (2026-02-07)
### Changed
- Bumped package version to `1.0.1`
- Updated dependency `yup` from `^0.32.11` to `^1.0.0`
- Updated `@types/node` in playground from `^20` to `^24.0.0`
- Updated Node.js version in CI workflows (`test` and `publish`) from `22` to `24`
- Updated devcontainer image from `javascript-node:22` to `javascript-node:24`
- Removed `push` trigger from Renovate workflow, leaving only scheduled runs
## [1.0.0] (2026-02-06)
### Added
@@ -25,3 +36,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- MIT License
[1.0.0]: https://code.popov.link/valentineus/strapi-plugin-checkbox-list/releases/tag/v1.0.0
[1.0.1]: https://code.popov.link/valentineus/strapi-plugin-checkbox-list/releases/tag/v1.0.1

45
package-lock.json generated
View File

@@ -1,19 +1,19 @@
{
"name": "strapi-plugin-checkbox-list",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "strapi-plugin-checkbox-list",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"@sindresorhus/slugify": "^3.0.0",
"@strapi/design-system": "^2.0.0-rc.30",
"@strapi/icons": "^2.0.0-rc.30",
"react-intl": "^7.1.14",
"yup": "^0.32.11"
"yup": "^1.0.0"
},
"devDependencies": {
"@strapi/sdk-plugin": "^5.4.0",
@@ -9600,6 +9600,7 @@
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.23.tgz",
"integrity": "sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/mdast": {
@@ -16850,6 +16851,7 @@
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz",
"integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.clonedeep": {
@@ -18236,6 +18238,7 @@
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/nanoclone/-/nanoclone-0.2.1.tgz",
"integrity": "sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==",
"dev": true,
"license": "MIT"
},
"node_modules/nanoid": {
@@ -22775,6 +22778,12 @@
"node": ">=8"
}
},
"node_modules/tiny-case": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/tiny-case/-/tiny-case-1.0.3.tgz",
"integrity": "sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==",
"license": "MIT"
},
"node_modules/tiny-invariant": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
@@ -24783,21 +24792,27 @@
}
},
"node_modules/yup": {
"version": "0.32.11",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.11.tgz",
"integrity": "sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==",
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/yup/-/yup-1.7.1.tgz",
"integrity": "sha512-GKHFX2nXul2/4Dtfxhozv701jLQHdf6J34YDh2cEkpqoo8le5Mg6/LrdseVLrFarmFygZTlfIhHx/QKfb/QWXw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@types/lodash": "^4.14.175",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"nanoclone": "^0.2.1",
"property-expr": "^2.0.4",
"toposort": "^2.0.2"
},
"property-expr": "^2.0.5",
"tiny-case": "^1.0.3",
"toposort": "^2.0.2",
"type-fest": "^2.19.0"
}
},
"node_modules/yup/node_modules/type-fest": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
"integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
"license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
"node": ">=12.20"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/zod": {

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.1",
"keywords": [],
"type": "commonjs",
"exports": {
@@ -35,7 +35,7 @@
"@strapi/design-system": "^2.0.0-rc.30",
"@strapi/icons": "^2.0.0-rc.30",
"react-intl": "^7.1.14",
"yup": "^0.32.11"
"yup": "^1.0.0"
},
"devDependencies": {
"@strapi/sdk-plugin": "^5.4.0",

View File

@@ -21,7 +21,7 @@
"styled-components": "^6.0.0"
},
"devDependencies": {
"@types/node": "^20",
"@types/node": "^24.0.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"jest": "^30.0.0",
@@ -8183,12 +8183,12 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.19.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.32.tgz",
"integrity": "sha512-Ez8QE4DMfhjjTsES9K2dwfV258qBui7qxUsoaixZDiTzbde4U12e1pXGNu/ECsUIOi5/zoCxAQxIhQnaUQ2VvA==",
"version": "24.10.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.11.tgz",
"integrity": "sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.21.0"
"undici-types": "~7.16.0"
}
},
"node_modules/@types/nodemon": {
@@ -23241,9 +23241,9 @@
}
},
"node_modules/undici-types": {
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
"version": "7.16.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
"license": "MIT"
},
"node_modules/unicorn-magic": {

View File

@@ -30,7 +30,7 @@
"styled-components": "^6.0.0"
},
"devDependencies": {
"@types/node": "^20",
"@types/node": "^24.0.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"jest": "^30.0.0",