azukiazusa1 / sapper-blog-app

https://azukiazusa.dev
MIT License
67 stars 26 forks source link

chore(deps): update dependency eslint-plugin-astro to v1 #1115

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-astro (source) ^0.34.0 -> ^1.0.0 age adoption passing confidence

Release Notes

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 ### [`v1.0.3`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#103) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.0.2...v1.0.3) ##### Patch Changes - [#​368](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/368) [`d3cb2ef`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/d3cb2ef1ecad35a121a83e6b7ecc0bf85a00b414) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: crash in ESM ### [`v1.0.2`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#102) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.0.1...v1.0.2) ##### Patch Changes - [#​366](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/366) [`31f64dd`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/31f64dd09387cd79f7f6bedf7e61aee31d250280) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: add exports to package.json ### [`v1.0.1`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#101) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v1.0.0...v1.0.1) ##### Patch Changes - [#​361](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/361) [`6737baa`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/6737baa504e05137bfd5b49e41d19d621491e00f) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: main entry ### [`v1.0.0`](https://togithub.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#100) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-astro/compare/v0.34.0...v1.0.0) ##### Major Changes - [#​357](https://togithub.com/ota-meshi/eslint-plugin-astro/pull/357) [`4afd799`](https://togithub.com/ota-meshi/eslint-plugin-astro/commit/4afd799195c75867db4724fa8535bb3a1139515c) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat!: drop support for ESLint\

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.


  • [ ] If you want to rebase/retry this PR, check this box

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

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sapper-blog-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 4:12am