Compare commits

...

21 Commits

Author SHA1 Message Date
renovate[bot]
31e2042310 chore(release): publish
- @ivuorinen/commitlint-config@0.1.3
2023-05-07 10:07:11 +00:00
renovate[bot]
ef76391d73 fix(deps): update devdependencies (patch) to v17.6.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-07 10:06:12 +00:00
ivuorinen
91bc554f1a chore(release): publish
- @ivuorinen/stylelint-config@0.1.11
2023-05-06 23:49:50 +00:00
renovate[bot]
bcdb430b04 fix(deps): update dependency stylelint-config-standard to v33 (#22) 2023-05-07 02:48:54 +03:00
ivuorinen
1daa9934f9 chore(release): publish
- @ivuorinen/stylelint-config@0.1.10
2023-05-06 23:41:08 +00:00
renovate[bot]
00f796da2d fix(deps): update dependency stylelint-config-standard to v32 (#21) 2023-05-07 02:40:12 +03:00
ivuorinen
25ad9ee764 chore(release): publish
- @ivuorinen/stylelint-config@0.1.9
2023-05-06 23:25:25 +00:00
renovate[bot]
d3c10df2a7 fix(deps): update dependency stylelint-config-standard to v31 (#20) 2023-05-07 02:24:29 +03:00
renovate[bot]
199e02975a fix(deps): update dependency stylelint-scss to v5 (#24) 2023-05-07 02:23:41 +03:00
ivuorinen
430eba441b chore(release): publish
- @ivuorinen/stylelint-config@0.1.8
2023-05-06 23:12:48 +00:00
renovate[bot]
2bd9628e8d fix(deps): update dependency stylelint-config-recommended-scss to v11 (#17) 2023-05-07 02:11:27 +03:00
ivuorinen
956d93e34f chore(release): publish
- @ivuorinen/stylelint-config@0.1.7
2023-05-06 23:07:20 +00:00
renovate[bot]
9d0c25ecd8 fix(deps): update dependency stylelint-config-recommended-scss to v10 (#16) 2023-05-07 02:06:05 +03:00
ivuorinen
e3eb1c29ff chore(release): publish
- @ivuorinen/stylelint-config@0.1.6
2023-05-06 23:05:26 +00:00
renovate[bot]
de3e6dc75f fix(deps): update dependency stylelint-order to v6 (#23) 2023-05-07 02:04:14 +03:00
ivuorinen
70f05c7891 chore(release): publish
- @ivuorinen/semantic-release-config@0.1.3
2023-05-06 23:04:10 +00:00
renovate[bot]
c0490fb320 fix(deps): update dependency semantic-release to v21 (#14) 2023-05-07 02:03:08 +03:00
ivuorinen
08d3114243 chore(release): publish
- @ivuorinen/stylelint-config@0.1.5
2023-05-06 23:02:27 +00:00
renovate[bot]
d7cd79ee14 fix(deps): update dependency stylelint-config-recommended-scss to v9 (#18) 2023-05-07 02:01:23 +03:00
ivuorinen
b5c0ba6899 chore(release): publish
- @ivuorinen/stylelint-config@0.1.4
2023-05-06 22:54:46 +00:00
renovate[bot]
00a1e64fcc fix(deps): update dependency stylelint-config-standard to v30 (#19) 2023-05-07 01:53:50 +03:00
8 changed files with 999 additions and 689 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.3](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.1.2...@ivuorinen/commitlint-config@0.1.3) (2023-05-07)
### Bug Fixes
- **deps:** update devdependencies (patch) to v17.6.3 ([ef76391](https://github.com/ivuorinen/base-configs/commit/ef76391d738b84e463ebb3d23bd5b2d025fcfd92))
## [0.1.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.1.1...@ivuorinen/commitlint-config@0.1.2) (2023-05-04)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/commitlint-config",
"version": "0.1.2",
"version": "0.1.3",
"description": "ivuorinen's shareable configuration for commitlint.",
"author": {
"name": "Ismo Vuorinen",
@@ -37,8 +37,8 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1"
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.3](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.1.2...@ivuorinen/semantic-release-config@0.1.3) (2023-05-06)
### Bug Fixes
- **deps:** update dependency semantic-release to v21 ([#14](https://github.com/ivuorinen/base-configs/issues/14)) ([c0490fb](https://github.com/ivuorinen/base-configs/commit/c0490fb320f7b340a17cdb26066e9e6aaa473adf))
## [0.1.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.1.1...@ivuorinen/semantic-release-config@0.1.2) (2023-05-06)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/semantic-release-config",
"version": "0.1.2",
"version": "0.1.3",
"description": "ivuorinen's shareable configuration for semantic-release.",
"author": {
"name": "Ismo Vuorinen",
@@ -40,7 +40,7 @@
"dependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"semantic-release": "20.1.3"
"semantic-release": "21.0.2"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}

File diff suppressed because it is too large Load Diff

View File

@@ -2,6 +2,55 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.11](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.10...@ivuorinen/stylelint-config@0.1.11) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint-config-standard to v33 ([#22](https://github.com/ivuorinen/base-configs/issues/22)) ([bcdb430](https://github.com/ivuorinen/base-configs/commit/bcdb430b04faf0cb49a0ea67277a4d9be830fef4))
## [0.1.10](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.9...@ivuorinen/stylelint-config@0.1.10) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint-config-standard to v32 ([#21](https://github.com/ivuorinen/base-configs/issues/21)) ([00f796d](https://github.com/ivuorinen/base-configs/commit/00f796da2d9c9165ecfeb3655b5a741af43b11de))
## [0.1.9](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.8...@ivuorinen/stylelint-config@0.1.9) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint-config-standard to v31 ([#20](https://github.com/ivuorinen/base-configs/issues/20)) ([d3c10df](https://github.com/ivuorinen/base-configs/commit/d3c10df2a753a6b73a1079eef6cbfe8dea3ab4ad))
- **deps:** update dependency stylelint-scss to v5 ([#24](https://github.com/ivuorinen/base-configs/issues/24)) ([199e029](https://github.com/ivuorinen/base-configs/commit/199e02975a7659095015f3bac48f39b6eaac666d))
## [0.1.8](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.7...@ivuorinen/stylelint-config@0.1.8) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint-config-recommended-scss to v11 ([#17](https://github.com/ivuorinen/base-configs/issues/17)) ([2bd9628](https://github.com/ivuorinen/base-configs/commit/2bd9628e8d7a175a8f937ec8cd9abc032d884596))
## [0.1.7](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.6...@ivuorinen/stylelint-config@0.1.7) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint-config-recommended-scss to v10 ([#16](https://github.com/ivuorinen/base-configs/issues/16)) ([9d0c25e](https://github.com/ivuorinen/base-configs/commit/9d0c25ecd81b5af13f744c00d1b112d6e7792b49))
## [0.1.6](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.5...@ivuorinen/stylelint-config@0.1.6) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint-order to v6 ([#23](https://github.com/ivuorinen/base-configs/issues/23)) ([de3e6dc](https://github.com/ivuorinen/base-configs/commit/de3e6dc75f9b63d2b1a19c143f58de2dad312217))
## [0.1.5](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.4...@ivuorinen/stylelint-config@0.1.5) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint-config-recommended-scss to v9 ([#18](https://github.com/ivuorinen/base-configs/issues/18)) ([d7cd79e](https://github.com/ivuorinen/base-configs/commit/d7cd79ee14689c3e3592bace768663f69f5dec2d))
## [0.1.4](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.3...@ivuorinen/stylelint-config@0.1.4) (2023-05-06)
### Bug Fixes
- **deps:** update dependency stylelint-config-standard to v30 ([#19](https://github.com/ivuorinen/base-configs/issues/19)) ([00a1e64](https://github.com/ivuorinen/base-configs/commit/00a1e64fccd502bc1b1fa18af9a2ce8988648e40))
## [0.1.3](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.1.2...@ivuorinen/stylelint-config@0.1.3) (2023-05-06)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/stylelint-config",
"version": "0.1.3",
"version": "0.1.11",
"description": "ivuorinen's shareable configuration for stylelint.",
"author": {
"name": "Ismo Vuorinen",
@@ -40,10 +40,10 @@
},
"dependencies": {
"stylelint": "15.6.1",
"stylelint-config-recommended-scss": "8.0.0",
"stylelint-config-standard": "29.0.0",
"stylelint-order": "5.0.0",
"stylelint-scss": "4.7.0"
"stylelint-config-recommended-scss": "11.0.0",
"stylelint-config-standard": "33.0.0",
"stylelint-order": "6.0.3",
"stylelint-scss": "5.0.0"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}

View File

@@ -792,7 +792,7 @@ postcss-safe-parser@^6.0.0:
resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz#bb4c29894171a94bc5c996b9a30317ef402adaa1"
integrity sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==
postcss-scss@^4.0.2:
postcss-scss@^4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.6.tgz#5d62a574b950a6ae12f2aa89b60d63d9e4432bfd"
integrity sha512-rLDPhJY4z/i4nVFZ27j9GqLxj1pwxE80eAzUNRMXtcpipFYIeowerzBgG3yJhMtObGEXidtIgbUpQ3eLDsf5OQ==
@@ -805,17 +805,17 @@ postcss-selector-parser@^6.0.11, postcss-selector-parser@^6.0.12:
cssesc "^3.0.0"
util-deprecate "^1.0.2"
postcss-sorting@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/postcss-sorting/-/postcss-sorting-7.0.1.tgz#923b5268451cf2d93ebf8835e17a6537757049a5"
integrity sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==
postcss-sorting@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/postcss-sorting/-/postcss-sorting-8.0.2.tgz#6393385ece272baf74bee9820fb1b58098e4eeca"
integrity sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==
postcss-value-parser@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
postcss@^8.3.11, postcss@^8.4.23:
postcss@^8.4.21, postcss@^8.4.23:
version "8.4.23"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
@@ -999,36 +999,46 @@ style-search@^0.1.0:
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
integrity sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==
stylelint-config-recommended-scss@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-8.0.0.tgz#1c1e93e619fe2275d4c1067928d92e0614f7d64f"
integrity sha512-BxjxEzRaZoQb7Iinc3p92GS6zRdRAkIuEu2ZFLTxJK2e1AIcCb5B5MXY9KOXdGTnYFZ+KKx6R4Fv9zU6CtMYPQ==
stylelint-config-recommended-scss@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-11.0.0.tgz#7b933ecac99cd3b52d14d1746e3ecd36f421b4b6"
integrity sha512-EDghTDU7aOv2LTsRZvcT1w8mcjUaMhuy+t38iV5I/0Qiu6ixdkRwhLEMul3K/fnB2v9Nwqvb3xpvJfPH+HduDw==
dependencies:
postcss-scss "^4.0.2"
stylelint-config-recommended "^9.0.0"
stylelint-scss "^4.0.0"
postcss-scss "^4.0.6"
stylelint-config-recommended "^12.0.0"
stylelint-scss "^4.6.0"
stylelint-config-recommended@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz#1c9e07536a8cd875405f8ecef7314916d94e7e40"
integrity sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==
stylelint-config-recommended@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-12.0.0.tgz#d0993232fca017065fd5acfcb52dd8a188784ef4"
integrity sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==
stylelint-config-standard@29.0.0:
version "29.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-29.0.0.tgz#4cc0e0f05512a39bb8b8e97853247d3a95d66fa2"
integrity sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==
stylelint-config-standard@33.0.0:
version "33.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-33.0.0.tgz#1f7bb299153a53874073e93829e37a475842f0f9"
integrity sha512-eyxnLWoXImUn77+ODIuW9qXBDNM+ALN68L3wT1lN2oNspZ7D9NVGlNHb2QCUn4xDug6VZLsh0tF8NyoYzkgTzg==
dependencies:
stylelint-config-recommended "^9.0.0"
stylelint-config-recommended "^12.0.0"
stylelint-order@5.0.0:
stylelint-order@6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-6.0.3.tgz#160b78650bd90463241b992581efee7159baefc2"
integrity sha512-1j1lOb4EU/6w49qZeT2SQVJXm0Ht+Qnq9GMfUa3pMwoyojIWfuA+JUDmoR97Bht1RLn4ei0xtLGy87M7d29B1w==
dependencies:
postcss "^8.4.21"
postcss-sorting "^8.0.2"
stylelint-scss@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-5.0.0.tgz#abd20f6b85ac640774cbe40e70d3fe9c6fdf4400"
integrity sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.0.0.tgz#2ec6323bac8003fa64871f3fbb75108270e99b83"
integrity sha512-5Ee5kG3JIcP2jk2PMoFMiNmW/815V+wK5o37X5ke90ihWMpPXI9iyqeA6zEWipWSRXeQc0kqbd7hKqiR+wPKNA==
dependencies:
postcss "^8.3.11"
postcss-sorting "^7.0.1"
postcss-media-query-parser "^0.2.3"
postcss-resolve-nested-selector "^0.1.1"
postcss-selector-parser "^6.0.11"
postcss-value-parser "^4.2.0"
stylelint-scss@4.7.0, stylelint-scss@^4.0.0:
stylelint-scss@^4.6.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-4.7.0.tgz#f986bf8c5a4b93eae2b67d3a3562eef822657908"
integrity sha512-TSUgIeS0H3jqDZnby1UO1Qv3poi1N8wUYIJY6D1tuUq2MN3lwp/rITVo0wD+1SWTmRm0tNmGO0b7nKInnqF6Hg==