Commit Graph

531 Commits

Author SHA1 Message Date
b06dc9ea3f chore(base): update yarn deps 2024-12-09 16:07:34 +02:00
c92338fbc2 chore(browserslist): update yarn deps 2024-12-09 16:07:03 +02:00
9b147553ea chore(commitlint): update yarn deps 2024-12-09 16:06:47 +02:00
1c2517d44e chore(prettier): update yarn deps 2024-12-09 16:06:27 +02:00
b583325ace chore(stylelint): update yarn deps 2024-12-09 16:06:11 +02:00
ivuorinen
b21aadcca9 chore(release): publish
- @ivuorinen/base-configs@2.0.15
 - @ivuorinen/semantic-release-config@0.3.9
2024-12-07 14:55:31 +00:00
dependabot[bot]
6e9011d88e chore(deps): bump micromatch in /packages/semantic-release-config (#312) 2024-12-07 16:54:55 +02:00
ivuorinen
e9ed699b22 chore(release): publish
- @ivuorinen/base-configs@2.0.14
 - @ivuorinen/markdownlint-config@0.3.9
2024-11-25 09:39:35 +00:00
dependabot[bot]
15fdad7617 chore(deps): bump smol-toml from 1.3.0 to 1.3.1 (#309)
Bumps [smol-toml](https://github.com/squirrelchat/smol-toml) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/squirrelchat/smol-toml/releases)
- [Commits](https://github.com/squirrelchat/smol-toml/commits)

---
updated-dependencies:
- dependency-name: smol-toml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 11:39:02 +02:00
ivuorinen
dfdd897dd3 chore(release): publish
- @ivuorinen/base-configs@2.0.13
2024-11-25 05:05:24 +00:00
dependabot[bot]
d4c995edf3 chore(deps): bump tar from 6.2.0 to 6.2.1 in /packages/base-configs (#308)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 03:44:52 +02:00
ivuorinen
afea47bfc1 chore(release): publish
- @ivuorinen/base-configs@2.0.12
 - @ivuorinen/browserslist-config@0.4.1
 - @ivuorinen/commitlint-config@0.3.7
 - @ivuorinen/config-checker@1.1.9
 - @ivuorinen/eslint-config@0.5.8
 - @ivuorinen/markdownlint-config@0.3.8
 - @ivuorinen/prettier-config@0.3.7
 - @ivuorinen/semantic-release-config@0.3.8
 - @ivuorinen/stylelint-config@0.3.7
2024-11-25 01:35:58 +00:00
Ismo Vuorinen
6d6f4582dd feat!: ESLint 9 Fixes (#307)
* chore: update postinstall scripts
* chore(lint): eslint automated fixes
* feat!: drop standard, sonarjs to work with eslint9

- This config allows arrow functions.

BREAKING CHANGES:

- Switches to eslint-config-eslint from eslint-config-standard.
- Also drops eslint-plugins-sonarjs because it doesn't work well
  with eslint9, and wants eslint8 and related plugins.
- Switches from eslint-plugin-prettier to eslint-config-prettier.
2024-11-25 03:35:13 +02:00
ivuorinen
006dc9b947 chore(release): publish
- @ivuorinen/base-configs@2.0.11
 - @ivuorinen/markdownlint-config@0.3.7
2024-11-24 15:44:46 +00:00
renovate[bot]
adb8a9f577 fix(deps): update markdownlint-cli to 0.43.0 (#306)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 17:44:05 +02:00
ivuorinen
7fac921a4e chore(release): publish
- @ivuorinen/base-configs@2.0.10
 - @ivuorinen/commitlint-config@0.3.6
 - @ivuorinen/eslint-config@0.5.7
 - @ivuorinen/markdownlint-config@0.3.6
 - @ivuorinen/prettier-config@0.3.6
 - @ivuorinen/semantic-release-config@0.3.7
 - @ivuorinen/stylelint-config@0.3.6
2024-11-24 14:48:45 +00:00
Ismo Vuorinen
ceaa09922f feat!: update minimum node to v20 (#305)
* feat!: update min node to v20
* fix(eslint-config): update node to ^20.9 || >=21.1
2024-11-24 16:48:02 +02:00
ivuorinen
a37eb8517e chore(release): publish
- @ivuorinen/base-configs@2.0.9
 - @ivuorinen/browserslist-config@0.4.0
2024-11-24 13:38:08 +00:00
3dbff768c8 feat: bump node engine to >=20 2024-11-24 15:36:46 +02:00
ivuorinen
1704a33926 chore(release): publish
- @ivuorinen/base-configs@2.0.8
 - @ivuorinen/commitlint-config@0.3.5
 - @ivuorinen/eslint-config@0.5.6
 - @ivuorinen/markdownlint-config@0.3.5
 - @ivuorinen/semantic-release-config@0.3.6
 - @ivuorinen/stylelint-config@0.3.5
2024-11-16 17:59:23 +00:00
dependabot[bot]
81c0b5218f chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#303) 2024-11-16 19:58:43 +02:00
ivuorinen
61815ad0b5 chore(release): publish
- @ivuorinen/base-configs@2.0.7
 - @ivuorinen/browserslist-config@0.3.4
 - @ivuorinen/commitlint-config@0.3.4
 - @ivuorinen/config-checker@1.1.8
 - @ivuorinen/eslint-config@0.5.5
 - @ivuorinen/markdownlint-config@0.3.4
 - @ivuorinen/prettier-config@0.3.5
 - @ivuorinen/semantic-release-config@0.3.5
 - @ivuorinen/stylelint-config@0.3.4
2024-11-16 12:29:25 +00:00
Ismo Vuorinen
cbb17540f3 fix: upgrade browserslist from 4.24.0 to 4.24.2 (#302)
Snyk has created this PR to upgrade browserslist from 4.24.0 to 4.24.2.

See this package in yarn:
browserslist

See this project in Snyk:
https://app.snyk.io/org/ivuorinen/project/636c3afe-f35f-4647-9bbc-c47b268c564e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-11-16 14:28:45 +02:00
ivuorinen
a703eea763 chore(release): publish
- @ivuorinen/base-configs@2.0.6
 - @ivuorinen/browserslist-config@0.3.3
 - @ivuorinen/commitlint-config@0.3.3
 - @ivuorinen/config-checker@1.1.7
 - @ivuorinen/eslint-config@0.5.4
 - @ivuorinen/markdownlint-config@0.3.3
 - @ivuorinen/prettier-config@0.3.4
 - @ivuorinen/semantic-release-config@0.3.4
 - @ivuorinen/stylelint-config@0.3.3
2024-10-20 22:11:40 +00:00
Ismo Vuorinen
a99c55aab7 fix: upgrade browserslist from 4.23.3 to 4.24.0 (#297)
Snyk has created this PR to upgrade browserslist from 4.23.3 to 4.24.0.

See this package in yarn:
browserslist

See this project in Snyk:
https://app.snyk.io/org/ivuorinen/project/636c3afe-f35f-4647-9bbc-c47b268c564e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-10-21 01:11:00 +03:00
ivuorinen
2a2dde0080 chore(release): publish
- @ivuorinen/base-configs@2.0.5
 - @ivuorinen/browserslist-config@0.3.2
 - @ivuorinen/commitlint-config@0.3.2
 - @ivuorinen/config-checker@1.1.6
 - @ivuorinen/eslint-config@0.5.3
 - @ivuorinen/markdownlint-config@0.3.2
 - @ivuorinen/prettier-config@0.3.3
 - @ivuorinen/semantic-release-config@0.3.3
 - @ivuorinen/stylelint-config@0.3.2
2024-10-19 23:15:50 +00:00
Ismo Vuorinen
f57190d55c fix: upgrade markdownlint-cli from 0.41.0 to 0.42.0 (#298) 2024-10-20 02:15:12 +03:00
ivuorinen
e34f502182 chore(release): publish
- @ivuorinen/base-configs@2.0.4
 - @ivuorinen/semantic-release-config@0.3.2
2024-09-17 12:19:27 +00:00
Ismo Vuorinen
c016fcbfda fix(config): add wrapper.mjs to included files 2024-09-17 15:18:34 +03:00
ivuorinen
3fd61969d9 chore(release): publish
- @ivuorinen/base-configs@2.0.3
 - @ivuorinen/prettier-config@0.3.2
2024-09-17 12:16:32 +00:00
Ismo Vuorinen
ef5641f13b fix(config): add wrapper.mjs to included files 2024-09-17 15:15:34 +03:00
ivuorinen
963ff4fd63 chore(release): publish
- @ivuorinen/base-configs@2.0.2
 - @ivuorinen/browserslist-config@0.3.1
 - @ivuorinen/commitlint-config@0.3.1
 - @ivuorinen/eslint-config@0.5.2
 - @ivuorinen/markdownlint-config@0.3.1
 - @ivuorinen/prettier-config@0.3.1
 - @ivuorinen/semantic-release-config@0.3.1
 - @ivuorinen/stylelint-config@0.3.1
2024-08-28 07:36:19 +00:00
085c3cedbe chore(deps): loosen constraints, upgrade packages 2024-08-28 10:35:37 +03:00
ivuorinen
fe6d36c906 chore(release): publish
- @ivuorinen/base-configs@2.0.1
 - @ivuorinen/eslint-config@0.5.1
2024-08-26 19:09:30 +00:00
renovate[bot]
987baa6272 fix(deps): update eslint-plugin-sonarjs to 2.0.0 (#289) 2024-08-26 22:08:47 +03:00
ivuorinen
48856d9c71 chore(release): publish
- @ivuorinen/base-configs@2.0.0
 - @ivuorinen/browserslist-config@0.3.0
 - @ivuorinen/commitlint-config@0.3.0
 - @ivuorinen/config-checker@1.1.5
 - @ivuorinen/eslint-config@0.5.0
 - @ivuorinen/markdownlint-config@0.3.0
 - @ivuorinen/prettier-config@0.3.0
 - @ivuorinen/semantic-release-config@0.3.0
 - @ivuorinen/stylelint-config@0.3.0
2024-08-21 14:51:07 +00:00
Ismo Vuorinen
12ea3688ad feat!: module & commonjs in prettier
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:50:05 +03:00
Ismo Vuorinen
02e4f4779c feat!: module & commonjs in base-configs
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:45:12 +03:00
Ismo Vuorinen
ad9ed820d6 feat!: upgrade to eslint 9, update configs
BREAKING CHANGE: this changes the configuration format,
also adds support for module, and commonjs types
2024-08-21 17:44:50 +03:00
Ismo Vuorinen
93ea840406 feat!: module & commonjs in browserslist
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:38:30 +03:00
Ismo Vuorinen
2de156e2c0 feat!: module & commonjs in commitlint
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:37:06 +03:00
Ismo Vuorinen
ca479deb20 feat!: module & commonjs in markdownlint
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:36:22 +03:00
Ismo Vuorinen
8d3dbd89e8 feat!: module & commonjs in prettier
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:36:04 +03:00
Ismo Vuorinen
57fbf1fd1f feat!: module & commonjs in semantic-release
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:35:36 +03:00
Ismo Vuorinen
e4aed31ef9 feat!: module & commonjs in stylelint
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:35:13 +03:00
Ismo Vuorinen
ce9de621f6 chore: tweaks and cleanup 2024-08-21 17:23:59 +03:00
ivuorinen
cc63a2d1d7 chore(release): publish
- @ivuorinen/base-configs@1.1.106
 - @ivuorinen/semantic-release-config@0.2.24
2024-08-21 05:52:14 +00:00
renovate[bot]
2c5432954a fix(deps): update semantic-release to 24.1.0 (#288) 2024-08-21 08:51:37 +03:00
ivuorinen
241244169c chore(release): publish
- @ivuorinen/stylelint-config@0.2.37
2024-08-19 08:01:33 +00:00
renovate[bot]
3b552d1ae1 fix(deps): update stylelint to 16.8.2 (#287) 2024-08-19 08:19:24 +03:00