ssssota / svelte-exmarkdown

Svelte component to render markdown.
https://ssssota.github.io/svelte-exmarkdown
MIT License
168 stars 5 forks source link

chore(deps): update dependency eslint-plugin-svelte to v2.38.0 #227

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-plugin-svelte (source) 2.35.1 -> 2.38.0 age adoption passing confidence

Release Notes

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte) ### [`v2.38.0`](https://togithub.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#2380) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/v2.37.0...v2.38.0) ##### Minor Changes - [#​741](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/741) [`33626a3`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/33626a3444cc6bd5a1789b0043ea5799b81711d1) Thanks [@​baseballyama](https://togithub.com/baseballyama)! - Use the latest Svelte 5 ### [`v2.37.0`](https://togithub.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#2370) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/v2.36.0...v2.37.0) ##### Minor Changes - [#​735](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/735) [`33f0de2`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/33f0de261636e0dca77ec0479fa93a988e6ca950) Thanks [@​xiBread](https://togithub.com/xiBread)! - feat: add rule types ### [`v2.36.0`](https://togithub.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#2360) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/v2.35.1...v2.36.0) ##### Minor Changes - Add experimental support for Svelte v5 - [#​622](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/622) [`470ef6c`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/470ef6cd1ef4767528ff15b5fbdfec1740a5ec02) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for `{@​snippet}`and `{@​render}` in indent rule - [#​620](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/620) [`1097107`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/1097107afce00fd8b959261b015a4eb1f39f116d) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: (experimental) partial support for Svelte v5 - [#​624](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/624) [`7df5b6f`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/7df5b6f0963f1fb8fc9256f8ed6f034e5f7fbf3d) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for `{@​snippet}` and `{@​render}` in mustache-spacing rule - Update parser and svelte(v5) - [#​657](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/657) [`b159b46`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/b159b467427aab17c74246f9b89283aa966bb2e4) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: update svelte to v5.0.0-next.33 - [#​704](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/704) [`af2ccf9`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/af2ccf9f85af00221f9ec10efbc770cba5615a62) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - Update svelte-eslint-parser - [#​693](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/693) [`b11ff34`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/b11ff34de949f778d9344ec1143d1a636864d95b) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: update dependencies & some fixes - [#​628](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/628) [`85fc8f4`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/85fc8f467bd9c69475b2ef46fae7bfdd7360158f) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: update parser and fix some tests - [#​696](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/696) [`d4303f5`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/d4303f5347dae7828e08e699741a276ee35dbd43) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: update svelte-eslint-parser - [#​635](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/635) [`ec3f1cf`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/ec3f1cf5ab1726e2a8b79225c231159333474c71) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: update svelte to v5.0.0-next.16 - [#​687](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/687) [`2943021`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/29430210e25cbe417ba28d65d7bf1b07ed4e08e3) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: update parser - Support for ESLint v9 - [#​673](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/673) [`b72b97b`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/b72b97ba617ff5eeb9b6f4e600c511250c19a72b) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for eslint v9 - [#​708](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/708) [`d597a69`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/d597a69637d95f6be13eaa10a7cc6feebd812e23) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for flat config - [#​719](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/719) [`eaf5e6a`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/eaf5e6af1edab5a4d565b74be6bcc02c71c13ac6) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: suppress comment not working in flat config. - [#​711](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/711) [`aaba61f`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/aaba61f1d7f8337e690659e396d52453b3cc0002) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: flat config would cause an error with non-svelte files - [#​690](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/690) [`e84397d`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/e84397dd71300fc5e4200e9e6c807a3e5f901e23) Thanks [@​sdarnell](https://togithub.com/sdarnell)! - Added prefer option to prefer-class-directive rule ('always' or 'empty'). The default is now 'empty' which is a slight relaxation of the rule. - [#​679](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/679) [`4e6c681`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/4e6c6817681b81bd546b032d7b1ff9a6a6e1935a) Thanks [@​marekdedic](https://togithub.com/marekdedic)! - feat: added the no-goto-without-base rule ##### Patch Changes - [#​694](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/694) [`73d6fd8`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/73d6fd832d88af44feb9a8b86826e138d47251de) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: style report location - [#​670](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/670) [`6121a56`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/6121a562f8a6d34bb338a5a2df373032abe514d6) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency eslint-compat-utils to ^0.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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: 4b4eb14cf8827ff0a4d64b3e7ab689be43f68e4c

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