VirtualLiveLab / js-config

A config library for js projects in Virtual Live Lab
5 stars 0 forks source link

fix(deps): update dependencies #123

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/eslintrc ^3.0.2 -> ^3.1.0 age adoption passing confidence
eslint-plugin-astro (source) ^1.0.3 -> ^1.2.2 age adoption passing confidence
eslint-plugin-jsx-a11y ^6.8.0 -> ^6.9.0 age adoption passing confidence
eslint-plugin-perfectionist (source) ^2.10.0 -> ^2.11.0 age adoption passing confidence
eslint-plugin-react ^7.34.1 -> ^7.34.3 age adoption passing confidence
eslint-plugin-tailwindcss ^3.15.1 -> ^3.17.4 age adoption passing confidence
globals ^15.0.0 -> ^15.6.0 age adoption passing confidence
postcss-html ^1.6.0 -> ^1.7.0 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.2 age adoption passing confidence
stylelint (source) ^16.4.0 -> ^16.6.1 age adoption passing confidence
stylelint-config-standard ^36.0.0 -> ^36.0.1 age adoption passing confidence
typescript-eslint (source) ^7.7.1 -> ^7.13.1 age adoption passing confidence

Release Notes

eslint/eslintrc (@​eslint/eslintrc) ### [`v3.1.0`](https://togithub.com/eslint/eslintrc/blob/HEAD/CHANGELOG.md#310-2024-05-17) [Compare Source](https://togithub.com/eslint/eslintrc/compare/v3.0.2...v3.1.0) ##### Features - Expose loadConfigFile() function ([#​160](https://togithub.com/eslint/eslintrc/issues/160)) ([59e890f](https://togithub.com/eslint/eslintrc/commit/59e890fcd9e03663ac185640d5bed5f1a85bd39b)) ##### Chores - run tests in Node.js 22 ([#​154](https://togithub.com/eslint/eslintrc/issues/154)) ([5e526f2](https://togithub.com/eslint/eslintrc/commit/5e526f2e2897b87d7a704391cec74702d4bed38c)) - update dependency shelljs to ^0.8.5 ([#​156](https://togithub.com/eslint/eslintrc/issues/156)) ([903b887](https://togithub.com/eslint/eslintrc/commit/903b8875581ee731fd1a9424f83f785359cfb22e))
ota-meshi/eslint-plugin-astro (eslint-plugin-astro) ### [`v1.2.2`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#122) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.2.1...v1.2.2) ##### Patch Changes - [#​397](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/397) [`58b3f19`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/58b3f194d804ed850c91c76e45bb567c68b472f1) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: no-exports-from-components rule, which allowed `getStaticPath` instead of `getStaticPaths` ### [`v1.2.1`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#121) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.2.0...v1.2.1) ##### Patch Changes - [#​395](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/395) [`5174590`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/5174590ac079ef98171a98b8000a75bcedfe783a) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - Update `astro/no-exports-from-components` rule to allow exceptions ### [`v1.2.0`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#120) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.1.2...v1.2.0) ##### Minor Changes - [#​386](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/386) [`876ce07`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/876ce074da411095916cdb291ef2ccf27a996e23) Thanks [@​odanado](https://togithub.com/odanado)! - feat: add name of config object ### [`v1.1.2`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#112) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.1.1...v1.1.2) ##### Patch Changes - [#​379](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/379) [`3fee9b2`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/3fee9b276b50a6b51c52fece22432fa1ad134fc0) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: update parser ### [`v1.1.1`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#111) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.1.0...v1.1.1) ##### Patch Changes - [#​374](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/374) [`1de0fed`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/1de0fed049559d401a7b8d867d4f17257dbcd522) Thanks [@​jimmy-guzman](https://togithub.com/jimmy-guzman)! - fix: 🐛 correctly export `meta` for ESM types ### [`v1.1.0`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#110) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.0.3...v1.1.0) ##### Minor Changes - [#​372](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/372) [`9102e3d`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/9102e3d9bc9cd8b6bd6060a6ea943034f846da53) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add `astro/no-exports-from-components` rule ##### Patch Changes - [#​336](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/336) [`7695e7d`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/7695e7d9e08cc270a2033b68283a76a5733b8a6d) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency globals to v15
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y) ### [`v6.9.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#v690---2024-06-19) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0) ##### Fixed - \[Fix] `img-redundant-alt`: fixed multibyte character support [`#969`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969) - \[meta] fix changelog links [`#960`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960) ##### Commits - \[New] add support for Flat Config [`6b5f096`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6b5f096f10b47326d68e2893152a48a79c8555b4) - Revert "\[Fix] `isNonInteractiveElement`: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" [`75d5dd7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/75d5dd722bd67186d97afa7b151fd6fee5885c70) - \[Robustness] use `safe-regex-test` [`4c7e781`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/4c7e7815c12a797587bb8e3cdced7f3003848964) - \[actions] update actions/checkout [`51a1ca7`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/51a1ca7b4d83d4fbd1ea62888f7f2dc21ece6788) - \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register`, `eslint-doc-generator`, `object.entries` [`1271ac1`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1271ac1d6e5dcf9a2bc2c086faaf062335629171) - \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/register`, `aud`, `eslint-plugin-import`, `npmignore`, `object.assign` [`540cb7a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/540cb7aefead582f237071d55a40f098d0885478) - \[Deps] update `@babel/runtime`, `array-includes`, `es-iterator-helpers`, `hasown`, `object.fromentries`, `safe-regex-test` [`5d14408`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5d1440825a8838ae10dc94cc3a4a7e1e967644b4) - \[Deps] pin `aria-query` and `axobject-query`, add `ls-engines` test to CI [`32fd82c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/32fd82c628d7f3e4ec8c06a1994f4eca1be2be4f) - \[Dev Deps] update `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `eslint-doc-generator` [`d1b4114`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d1b41142248a7cca45bb5f0b96ff23ee87fb9411) - \[Fix] ensure `summary` remains non-interactive [`6a048da`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6a048dacf2b98eaa204e2a5a70dc7e3d48d9463a) - \[Deps] remove `@babel/runtime` [`0a98ad8`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0a98ad83ffa7f4b66458cc1c39db2ef32bb2c480) - \[New] `no-noninteractive-element-to-interactive-role`: allow `menuitemradio` and `menuitemcheckbox` on \
  • [`c0733f9`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c0733f94031fe3eec6b4d54176afe47929bb0a84) - \[Deps] update `@babel/runtime`, `safe-regex-test` [`0d5321a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0d5321a5457c5f0da0ca216053cc5b4f571b53ae) - \[actions] pin codecov to v3.1.5 [`961817f`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/961817f61fa56cd7815c6940c27ef08469b1516b) - \[Deps] unpin `axe-core` [`b3559cf`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b3559cf89be6b5352cd77ffa025831b3d793d565) - \[Deps] move `object.entries` to dev deps [`1be7b70`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1be7b709eececd83f1d5f67a60b2c97cfe9a561d) - \[Deps] update `@babel/runtime` [`2a48abb`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2a48abb5effa911e7d1a8575e1c9768c947a33f1) - \[Deps] update `@babel/runtime` [`1adec35`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1adec3517fc2c9797212ca4d38858deed917e7be)
  • azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist) ### [`v2.11.0`](https://togithub.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v2110) [Compare Source](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.10.0...v2.11.0) [compare changes](https://togithub.com/azat-io/eslint-plugin-perfectionist/compare/v2.10.0...v2.11.0) ##### 🚀 Features - Update svelte ([861a381](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/861a381)) - **sort-classes:** Add custom-group to sort-classes rule ([1773ffb](https://togithub.com/azat-io/eslint-plugin-perfectionist/commit/1773ffb)) ##### ❤️ Contributors - Gustavo Pedroni ([@​gustavopedroni](http://github.com/gustavopedroni)) - Tkhs ([@​tkhs0813](http://github.com/tkhs0813))
    jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.34.3`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7343---20240618) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3) ##### Fixed - \[`prop-types`]: null-check rootNode before calling getScope ([#​3762][] [@​crnhrv](https://togithub.com/crnhrv)) - \[`boolean-prop-naming`]: avoid a crash with a spread prop ([#​3733][] [@​ljharb](https://togithub.com/ljharb)) - \[`jsx-boolean-value`]: `assumeUndefinedIsFalse` with `never` must not allow explicit `true` value ([#​3757][] [@​6uliver](https://togithub.com/6uliver)) - \[`no-object-type-as-default-prop`]: enable rule for components with many parameters ([#​3768][] [@​JulienR1](https://togithub.com/JulienR1)) - \[`jsx-key`]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks ([#​3769][] [@​akulsr0](https://togithub.com/akulsr0)) [7.34.3]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3 [#​3769]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3769 [#​3768]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3768 [#​3762]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3762 [#​3757]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3757 [#​3733]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3733 ### [`v7.34.2`](https://togithub.com/jsx-eslint/eslint-plugin-react/releases/tag/v7.34.2) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2) ##### Fixed - [`boolean-prop-naming`][boolean-prop-naming]: avoid a crash with a non-TSTypeReference type ([#​3718][] [@​developer-bandi](https://togithub.com/developer-bandi)) - [`jsx-no-leaked-render`][jsx-no-leaked-render]: invalid report if left side is boolean ([#​3746][] [@​akulsr0](https://togithub.com/akulsr0)) - [`jsx-closing-bracket-location`][jsx-closing-bracket-location]: message shows `{{details}}` when there are no details ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - [`no-invalid-html-attribute`][no-invalid-html-attribute]: ensure error messages are correct ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic), [@​ljharb](https://togithub.com/ljharb)) ##### Changed - \[Refactor] create various eslint utils to fix eslint deprecations ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic), [@​ljharb](https://togithub.com/ljharb)) [7.34.2]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2 [#​3759]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3759 [#​3746]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3746 [#​3718]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3718 [`boolean-prop-naming`]: docs/rules/boolean-prop-naming.md [`jsx-no-leaked-render`]: docs/rules/jsx-no-leaked-render.md [`jsx-closing-bracket-location`]: docs/rules/jsx-closing-bracket-location.md [`no-invalid-html-attribute`]: docs/rules/no-invalid-html-attribute.md
    francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss) ### [`v3.17.4`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/releases/tag/v3.17.4) [Compare Source](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.17.3...v3.17.4) - fix: config loading cache - fix: Avoid re-parsing unchanged CSS files - fix: [AST expression tests for null expressions](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/pull/345) (by [kesor](https://togithub.com/kesor) 🙏) ### [`v3.17.3`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.17.2...d29b04833cab1c78d2ad910d3e098dd33b4b1069) [Compare Source](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.17.2...v3.17.3) ### [`v3.17.2`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/releases/tag/v3.17.2) [Compare Source](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.17.1...v3.17.2) Revert to `3.17.0` equivalent to prevent a regression introduced in `3.17.1` ### [`v3.17.1`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/releases/tag/v3.17.1) [Compare Source](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.17.0...v3.17.1) - perf: [`no-custom-classname` optimization](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/pull/338) (by [XantreDev](https://togithub.com/XantreDev) 🙏) **This version did introduce a regression, so you should use 3.17.2 instead for now** ### [`v3.17.0`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/releases/tag/v3.17.0): Enhanced Template literals support [Compare Source](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.16.0...v3.17.0) - fix: [support `tag.div` and `tag(Component)`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/pull/302) (by [nihalgonsalves](https://togithub.com/nihalgonsalves) 🙏) ### [`v3.16.0`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/releases/tag/v3.16.0): ESLint v9 support [Compare Source](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/4d04a962eb5df4ee4d98891f6c359d1fcdcae8e6...v3.16.0) - feat: [**support flat config and ESLint 9**](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/pull/330) (by [kazupon](https://togithub.com/kazupon) 🙏) ### [`v3.15.2`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.15.1...4d04a962eb5df4ee4d98891f6c359d1fcdcae8e6) [Compare Source](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.15.1...4d04a962eb5df4ee4d98891f6c359d1fcdcae8e6)
    sindresorhus/globals (globals) ### [`v15.6.0`](https://togithub.com/sindresorhus/globals/releases/tag/v15.6.0) [Compare Source](https://togithub.com/sindresorhus/globals/compare/v15.5.0...v15.6.0) - Add Chai globals ([#​247](https://togithub.com/sindresorhus/globals/issues/247)) [`9b0c591`](https://togithub.com/sindresorhus/globals/commit/9b0c591) ### [`v15.5.0`](https://togithub.com/sindresorhus/globals/releases/tag/v15.5.0) [Compare Source](https://togithub.com/sindresorhus/globals/compare/v15.4.0...v15.5.0) - Update globals ([#​254](https://togithub.com/sindresorhus/globals/issues/254)) [`19ea4cf`](https://togithub.com/sindresorhus/globals/commit/19ea4cf) ### [`v15.4.0`](https://togithub.com/sindresorhus/globals/releases/tag/v15.4.0) [Compare Source](https://togithub.com/sindresorhus/globals/compare/v15.3.0...v15.4.0) - Add globals for every yearly es versions ([#​252](https://togithub.com/sindresorhus/globals/issues/252)) [`45c1b17`](https://togithub.com/sindresorhus/globals/commit/45c1b17) ### [`v15.3.0`](https://togithub.com/sindresorhus/globals/releases/tag/v15.3.0) [Compare Source](https://togithub.com/sindresorhus/globals/compare/v15.2.0...v15.3.0) - Update globals ([#​251](https://togithub.com/sindresorhus/globals/issues/251)) [`90b42e5`](https://togithub.com/sindresorhus/globals/commit/90b42e5) ### [`v15.2.0`](https://togithub.com/sindresorhus/globals/releases/tag/v15.2.0) [Compare Source](https://togithub.com/sindresorhus/globals/compare/v15.1.0...v15.2.0) - Add AudioWorklet globals ([#​249](https://togithub.com/sindresorhus/globals/issues/249)) [`7d163e3`](https://togithub.com/sindresorhus/globals/commit/7d163e3) ### [`v15.1.0`](https://togithub.com/sindresorhus/globals/releases/tag/v15.1.0) [Compare Source](https://togithub.com/sindresorhus/globals/compare/v15.0.0...v15.1.0) - Update ([#​246](https://togithub.com/sindresorhus/globals/issues/246)) [`fa21dea`](https://togithub.com/sindresorhus/globals/commit/fa21dea)
    ota-meshi/postcss-html (postcss-html) ### [`v1.7.0`](https://togithub.com/ota-meshi/postcss-html/releases/tag/v1.7.0) [Compare Source](https://togithub.com/ota-meshi/postcss-html/compare/v1.6.0...v1.7.0) #### What's Changed - Fix typescript definitions by [@​kagawagao](https://togithub.com/kagawagao) in [https://github.com/ota-meshi/postcss-html/pull/119](https://togithub.com/ota-meshi/postcss-html/pull/119) **Full Changelog**: https://github.com/ota-meshi/postcss-html/compare/v1.6.0...v1.7.0
    prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
    {{@​x.y.z}}
    {{! Prettier 3.3.1 }}
    {{@​x}}
    {{! Prettier 3.3.2 }}
    {{@​x.y.z}}
    ``` ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ``` ### [`v3.3.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) [diff](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) 🔗 [Release Notes](https://prettier.io/blog/2024/06/01/3.3.0.html)
    stylelint/stylelint (stylelint) ### [`v16.6.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1661) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.6.0...16.6.1) - Fixed: `no-descending-specificity` false positives for nested selectors ([#​7724](https://togithub.com/stylelint/stylelint/pull/7724)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-type-no-unknown` false positive for `model` ([#​7718](https://togithub.com/stylelint/stylelint/pull/7718)) ([@​Mouvedia](https://togithub.com/Mouvedia)). ### [`v16.6.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1660) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.5.0...16.6.0) - Fixed: `function-calc-no-unspaced-operator` false negatives ([#​7655](https://togithub.com/stylelint/stylelint/pull/7655) & [#​7670](https://togithub.com/stylelint/stylelint/pull/7670) & [#​7676](https://togithub.com/stylelint/stylelint/pull/7676)) ([@​ybiquitous](https://togithub.com/ybiquitous) & [@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-not-notation` autofix of the `"simple"` option ([#​7703](https://togithub.com/stylelint/stylelint/pull/7703)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-max-specificity` end positions ([#​7685](https://togithub.com/stylelint/stylelint/pull/7685)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `no-descending-specificity` end positions ([#​7701](https://togithub.com/stylelint/stylelint/pull/7701)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: missing GitHub Sponsor for `npm fund` ([#​7707](https://togithub.com/stylelint/stylelint/pull/7707)) ([@​ybiquitous](https://togithub.com/ybiquitous)). ### [`v16.5.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1650) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.4.0...16.5.0) - Added: regex support to `ignoreValues` for `value-no-vendor-prefix` ([#​7650](https://togithub.com/stylelint/stylelint/pull/7650)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `shorthand-property-no-redundant-values` false negatives for functions ([#​7657](https://togithub.com/stylelint/stylelint/pull/7657)) ([@​ybiquitous](https://togithub.com/ybiquitous)). - Fixed: `value-no-vendor-prefix` false negatives/positives ([#​7654](https://togithub.com/stylelint/stylelint/pull/7654) & [#​7658](https://togithub.com/stylelint/stylelint/pull/7658)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `CosmiconfigResult` type error ([#​7661](https://togithub.com/stylelint/stylelint/pull/7661)) ([@​ybiquitous](https://togithub.com/ybiquitous)).
    stylelint/stylelint-config-standard (stylelint-config-standard) ### [`v36.0.1`](https://togithub.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3601) [Compare Source](https://togithub.com/stylelint/stylelint-config-standard/compare/36.0.0...36.0.1) - Fixed: missing `funding` field in `package.json`.
    typescript-eslint/typescript-eslint (typescript-eslint) ### [`v7.13.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7131-2024-06-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7120-2024-06-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0) ##### 🚀 Features - **eslint-plugin:** \[no-useless-template-literals] rename to `no-useless-template-expression` (deprecate `no-useless-template-literals`) ##### 🩹 Fixes - no-useless-template-expression -> no-unnecessary-template-expression ##### ❤️ Thank You - Abraham Guo - Han Yeong-woo - Joshua Chen - Kim Sang Du - Kirk Waiblinger - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) ##### 🚀 Features - **eslint-plugin:** deprecate prefer-ts-expect-error in favor of ban-ts-comment ##### ❤️ Thank You - Abraham Guo - auvred - Dom Armstrong - Kirk Waiblinger You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

    Configuration

    📅 Schedule: Branch creation - "before 10am on the first day of the month,every weekend,before 5:00am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



    This PR has been generated by Mend Renovate. View repository job log here.

    changeset-bot[bot] commented 2 months ago

    ⚠️ No Changeset found

    Latest commit: 9e31f1cc41bcb55e6866137dfe7ad9e85f3923be

    Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

    This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

    Click here to learn what changesets are, and how to add one.

    Click here if you're a maintainer who wants to add a changeset to this PR