Compare commits

...

15 Commits

Author SHA1 Message Date
fiximus
d670e881b6 chore(release): publish
- @ivuorinen/browserslist-config@0.4.14
2025-04-15 05:42:15 +00:00
github-actions[bot]
4b93a056c5 chore(deps): update browserslist database (#351)
Co-authored-by: fiximus <189535814+fiximus@users.noreply.github.com>
2025-04-15 08:41:41 +03:00
fiximus
4efaf6562e chore(release): publish
- @ivuorinen/stylelint-config@0.3.16
2025-04-11 15:37:47 +00:00
renovate[bot]
aec3f7cf78 fix(deps): update stylelint-config-standard to 38.0.0 (#350) 2025-04-11 18:37:07 +03:00
fiximus
0d17ab0c68 chore(release): publish
- @ivuorinen/browserslist-config@0.4.13
2025-04-01 05:34:38 +00:00
github-actions[bot]
f0f2074ddd chore(deps): update browserslist database (#349)
Co-authored-by: fiximus <189535814+fiximus@users.noreply.github.com>
2025-04-01 08:34:01 +03:00
renovate[bot]
adcb51fcfe fix(github-action): update actions/cache (v4.2.2 → v4.2.3) (#348) 2025-03-21 04:21:09 +02:00
renovate[bot]
aad3de0ee0 feat(github-action): update actions/setup-node (v4.2.0 → v4.3.0) (#347)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 14:01:42 +02:00
dependabot[bot]
ab56c95979 chore(deps): bump axios from 1.7.9 to 1.8.3 (#346)
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 12:15:55 +02:00
fiximus
7305061916 chore(release): publish
- @ivuorinen/browserslist-config@0.4.12
2025-03-17 09:58:20 +00:00
github-actions[bot]
0031c22f29 chore(deps): update browserslist database (#345)
Co-authored-by: fiximus <189535814+fiximus@users.noreply.github.com>
2025-03-17 11:57:48 +02:00
renovate[bot]
8a79dfb13c fix(github-action): update actions/cache (v4.2.1 → v4.2.2) (#343)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 20:45:50 +00:00
fiximus
691059e006 chore(release): publish
- @ivuorinen/browserslist-config@0.4.11
2025-03-01 20:17:28 +00:00
ivuorinen
86721f06a0 chore: 🤖 bump versions and publish packages 2025-03-01 20:17:25 +00:00
github-actions[bot]
4c78ff7943 chore(deps): update browserslist database (#344)
Co-authored-by: fiximus <189535814+fiximus@users.noreply.github.com>
2025-03-01 22:16:50 +02:00
10 changed files with 86 additions and 43 deletions

View File

@@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
with:
always-auth: true
node-version-file: '.nvmrc'
@@ -29,7 +29,7 @@ jobs:
scope: '@ivuorinen'
- name: Cache Node Modules
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
id: cache
with:
path: node_modules

View File

@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
with:
always-auth: true
node-version-file: '.nvmrc'
@@ -30,7 +30,7 @@ jobs:
scope: '@ivuorinen'
- name: Cache Node Modules
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
id: cache
with:
path: node_modules

View File

@@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
with:
always-auth: true
node-version-file: '.nvmrc'

View File

@@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.4.14](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.13...@ivuorinen/browserslist-config@0.4.14) (2025-04-15)
**Note:** Version bump only for package @ivuorinen/browserslist-config
## [0.4.13](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.12...@ivuorinen/browserslist-config@0.4.13) (2025-04-01)
**Note:** Version bump only for package @ivuorinen/browserslist-config
## [0.4.12](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.11...@ivuorinen/browserslist-config@0.4.12) (2025-03-17)
**Note:** Version bump only for package @ivuorinen/browserslist-config
## [0.4.11](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.10...@ivuorinen/browserslist-config@0.4.11) (2025-03-01)
**Note:** Version bump only for package @ivuorinen/browserslist-config
## 0.4.10 (2025-02-23)
**Note:** Version bump only for package @ivuorinen/browserslist-config

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/browserslist-config",
"version": "0.4.10",
"version": "0.4.14",
"description": "ivuorinen's shareable configuration for Browserslist.",
"type": "module",
"author": {

View File

@@ -2,10 +2,10 @@
# yarn lockfile v1
"@ivuorinen/config-checker@^1.1.10":
version "1.1.11"
resolved "https://registry.yarnpkg.com/@ivuorinen/config-checker/-/config-checker-1.1.11.tgz#55a91c7b23725d2f1bb0e678d53638af1f034125"
integrity sha512-9nyiuhMprc8zxsZSxONnVS2CHd4Ad0Xl7EEXWMeiF0iuHeyu2RenHYZBZo2rv863vpaw5C9MJFXjsW7NEIGQpg==
"@ivuorinen/config-checker@^1.1.12":
version "1.1.12"
resolved "https://registry.yarnpkg.com/@ivuorinen/config-checker/-/config-checker-1.1.12.tgz#db3cc770ac0f8f2d3a3a3414caae718312b1a13f"
integrity sha512-C7HPRTsOxO0SKZH6ILs+KMTTe/7gx32dFfoPyK9+u7Da6mm5FEdj+H4h+Hp35ZbutyUa/IlFd3X0fla8sNS/vg==
browserslist@^4.24.2:
version "4.24.4"
@@ -18,9 +18,9 @@ browserslist@^4.24.2:
update-browserslist-db "^1.1.1"
caniuse-lite@^1.0.30001688:
version "1.0.30001700"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001700.tgz#26cd429cf09b4fd4e745daf4916039c794d720f6"
integrity sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==
version "1.0.30001713"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001713.tgz"
integrity sha512-wCIWIg+A4Xr7NfhTuHdX+/FKh3+Op3LBbSp2N5Pfx6T/LhdQy3GTyoTg48BReaW/MyMNZAkTadsBtai3ldWK0Q==
electron-to-chromium@^1.5.73:
version "1.5.103"

View File

@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.3.16](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/stylelint-config@0.3.15...@ivuorinen/stylelint-config@0.3.16) (2025-04-11)
### Bug Fixes
* **deps:** update stylelint-config-standard to 38.0.0 ([#350](https://github.com/ivuorinen/base-configs/issues/350)) ([aec3f7c](https://github.com/ivuorinen/base-configs/commit/aec3f7cf78715c39dc206e90bd9f4bfece62b724))
## 0.3.15 (2025-02-23)
**Note:** Version bump only for package @ivuorinen/stylelint-config

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/stylelint-config",
"version": "0.3.15",
"version": "0.3.16",
"type": "module",
"description": "ivuorinen's shareable configuration for stylelint.",
"author": {
@@ -57,7 +57,7 @@
"postcss": "^8",
"stylelint": "^16",
"stylelint-config-recommended-scss": "^14",
"stylelint-config-standard": "^37.0.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-order": "^6",
"stylelint-scss": "^6"
},

View File

@@ -41,10 +41,10 @@
resolved "https://registry.yarnpkg.com/@dual-bundle/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz#519c1549b0e147759e7825701ecffd25e5819f7b"
integrity sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==
"@ivuorinen/config-checker@^1.1.10":
version "1.1.11"
resolved "https://registry.yarnpkg.com/@ivuorinen/config-checker/-/config-checker-1.1.11.tgz#55a91c7b23725d2f1bb0e678d53638af1f034125"
integrity sha512-9nyiuhMprc8zxsZSxONnVS2CHd4Ad0Xl7EEXWMeiF0iuHeyu2RenHYZBZo2rv863vpaw5C9MJFXjsW7NEIGQpg==
"@ivuorinen/config-checker@^1.1.12":
version "1.1.12"
resolved "https://registry.yarnpkg.com/@ivuorinen/config-checker/-/config-checker-1.1.12.tgz#db3cc770ac0f8f2d3a3a3414caae718312b1a13f"
integrity sha512-C7HPRTsOxO0SKZH6ILs+KMTTe/7gx32dFfoPyK9+u7Da6mm5FEdj+H4h+Hp35ZbutyUa/IlFd3X0fla8sNS/vg==
"@keyv/serialize@^1.0.2":
version "1.0.3"
@@ -673,17 +673,17 @@ stylelint-config-recommended@^14.0.1:
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1.tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6"
integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==
stylelint-config-recommended@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-15.0.0.tgz#93d48db401215708b724f078533864e52085a07b"
integrity sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==
stylelint-config-recommended@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-16.0.0.tgz#0221f19902816fe7d53d9a01eb0be4cc7b4fe80a"
integrity sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==
stylelint-config-standard@^37.0.0:
version "37.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-37.0.0.tgz#55e75c7215d5398b096d2f75af6a16693c18532d"
integrity sha512-+6eBlbSTrOn/il2RlV0zYGQwRTkr+WtzuVSs1reaWGObxnxLpbcspCUYajVQHonVfxVw2U+h42azGhrBvcg8OA==
stylelint-config-standard@^38.0.0:
version "38.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-38.0.0.tgz#9d673ec1f35d7569476ee4b0582e7dd5faebf036"
integrity sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==
dependencies:
stylelint-config-recommended "^15.0.0"
stylelint-config-recommended "^16.0.0"
stylelint-order@^6:
version "6.0.4"

View File

@@ -348,22 +348,22 @@
integrity sha512-SQ7Kzhh9+D+ZW9MA0zkYv3VXhIDNx+LzM6EJ+/65I3QY+enU6Itte7E5XX7EWrqLW2FN4n06GWzBnPoC3th2aQ==
"@ivuorinen/commitlint-config@file:packages/commitlint-config":
version "0.3.10"
version "0.3.11"
dependencies:
"@commitlint/cli" "^19"
"@commitlint/config-conventional" "^19"
"@ivuorinen/config-checker" "^1.1.11"
"@ivuorinen/config-checker" "^1.1.12"
"@ivuorinen/config-checker@^1.1.11":
version "1.1.11"
resolved "https://registry.yarnpkg.com/@ivuorinen/config-checker/-/config-checker-1.1.11.tgz#55a91c7b23725d2f1bb0e678d53638af1f034125"
integrity sha512-9nyiuhMprc8zxsZSxONnVS2CHd4Ad0Xl7EEXWMeiF0iuHeyu2RenHYZBZo2rv863vpaw5C9MJFXjsW7NEIGQpg==
"@ivuorinen/config-checker@^1.1.12":
version "1.1.12"
resolved "https://registry.yarnpkg.com/@ivuorinen/config-checker/-/config-checker-1.1.12.tgz#db3cc770ac0f8f2d3a3a3414caae718312b1a13f"
integrity sha512-C7HPRTsOxO0SKZH6ILs+KMTTe/7gx32dFfoPyK9+u7Da6mm5FEdj+H4h+Hp35ZbutyUa/IlFd3X0fla8sNS/vg==
"@ivuorinen/eslint-config@file:packages/eslint-config":
version "0.5.10"
version "0.5.11"
dependencies:
"@eslint/js" "^9"
"@ivuorinen/config-checker" "^1.1.11"
"@ivuorinen/config-checker" "^1.1.12"
eslint "^9.15.0"
eslint-config-eslint "^11"
eslint-config-prettier "^10.0.0"
@@ -375,15 +375,15 @@
typescript ">=4.2.0"
"@ivuorinen/prettier-config@file:packages/prettier-config":
version "0.3.10"
version "0.3.11"
dependencies:
"@ivuorinen/config-checker" "^1.1.11"
"@ivuorinen/config-checker" "^1.1.12"
prettier "^3"
"@ivuorinen/semantic-release-config@file:packages/semantic-release-config":
version "0.3.15"
version "0.3.16"
dependencies:
"@ivuorinen/config-checker" "^1.1.11"
"@ivuorinen/config-checker" "^1.1.12"
"@semantic-release/changelog" "^6"
"@semantic-release/git" "^10"
semantic-release "^24"
@@ -1779,9 +1779,9 @@ available-typed-arrays@^1.0.7:
possible-typed-array-names "^1.0.0"
axios@^1.7.4:
version "1.7.9"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
version "1.8.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.3.tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8"
integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"