Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-astro to v1 (#443)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-astro](https://ota-meshi.github.io/eslint-plugin-astro/)
([source](https://redirect.github.com/ota-meshi/eslint-plugin-astro)) |
[`0.34.0` ->
`1.3.1`](https://renovatebot.com/diffs/npm/eslint-plugin-astro/0.34.0/1.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-astro/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-astro/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-astro/0.34.0/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-astro/0.34.0/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ota-meshi/eslint-plugin-astro (eslint-plugin-astro)</summary>

###
[`v1.3.1`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#131)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.3.0...v1.3.1)

##### Patch Changes

-
[#&#8203;445](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/445)
[`1133962`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/11339627950f183fdf29b772477386b290445d6e)
Thanks [@&#8203;stefanprobst](https://redirect.github.com/stefanprobst)!
- fix: preserve whitespace between attributes in sort-attributes rule

###
[`v1.3.0`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#130)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.2.4...v1.3.0)

##### Minor Changes

-
[#&#8203;423](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/423)
[`d8d0c73`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/d8d0c73ee1f7400812b1524a814acaff918f4979)
Thanks [@&#8203;azat-io](https://redirect.github.com/azat-io)! - feat:
add sort-attributes rule

###
[`v1.2.4`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#124)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.2.3...v1.2.4)

##### Patch Changes

-
[#&#8203;418](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/418)
[`b03d0d5`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/b03d0d5ef86e7ef572570712e3ae18581b5e7fc0)
Thanks
[@&#8203;JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)!
- feat: support typescript-eslint@8

###
[`v1.2.3`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#123)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.2.2...v1.2.3)

##### Patch Changes

-
[#&#8203;405](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/405)
[`a77445e`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/a77445e353f8bd38c4348529c58ce242d18d36c2)
Thanks [@&#8203;smilosevic](https://redirect.github.com/smilosevic)! -
no-export-from-components - allow "partial" exception

###
[`v1.2.2`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#122)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.2.1...v1.2.2)

##### Patch Changes

-
[#&#8203;397](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/397)
[`58b3f19`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/58b3f194d804ed850c91c76e45bb567c68b472f1)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
fix: no-exports-from-components rule, which allowed `getStaticPath`
instead of `getStaticPaths`

###
[`v1.2.1`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#121)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.2.0...v1.2.1)

##### Patch Changes

-
[#&#8203;395](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/395)
[`5174590`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/5174590ac079ef98171a98b8000a75bcedfe783a)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
Update `astro/no-exports-from-components` rule to allow exceptions

###
[`v1.2.0`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#120)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.1.2...v1.2.0)

##### Minor Changes

-
[#&#8203;386](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/386)
[`876ce07`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/876ce074da411095916cdb291ef2ccf27a996e23)
Thanks [@&#8203;odanado](https://redirect.github.com/odanado)! - feat:
add name of config object

###
[`v1.1.2`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#112)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.1.1...v1.1.2)

##### Patch Changes

-
[#&#8203;379](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/379)
[`3fee9b2`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/3fee9b276b50a6b51c52fece22432fa1ad134fc0)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
fix: update parser

###
[`v1.1.1`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#111)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.1.0...v1.1.1)

##### Patch Changes

-
[#&#8203;374](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/374)
[`1de0fed`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/1de0fed049559d401a7b8d867d4f17257dbcd522)
Thanks [@&#8203;jimmy-guzman](https://redirect.github.com/jimmy-guzman)!
- fix: 🐛 correctly export `meta` for ESM types

###
[`v1.1.0`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#110)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.0.3...v1.1.0)

##### Minor Changes

-
[#&#8203;372](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/372)
[`9102e3d`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/9102e3d9bc9cd8b6bd6060a6ea943034f846da53)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat: add `astro/no-exports-from-components` rule

##### Patch Changes

-
[#&#8203;336](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/336)
[`7695e7d`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/7695e7d9e08cc270a2033b68283a76a5733b8a6d)
Thanks [@&#8203;renovate](https://redirect.github.com/apps/renovate)! -
fix(deps): update dependency globals to v15

###
[`v1.0.3`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#103)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.0.2...v1.0.3)

##### Patch Changes

-
[#&#8203;368](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/368)
[`d3cb2ef`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/d3cb2ef1ecad35a121a83e6b7ecc0bf85a00b414)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
fix: crash in ESM

###
[`v1.0.2`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#102)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.0.1...v1.0.2)

##### Patch Changes

-
[#&#8203;366](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/366)
[`31f64dd`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/31f64dd09387cd79f7f6bedf7e61aee31d250280)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
fix: add exports to package.json

###
[`v1.0.1`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#101)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v1.0.0...v1.0.1)

##### Patch Changes

-
[#&#8203;361](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/361)
[`6737baa`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/6737baa504e05137bfd5b49e41d19d621491e00f)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
fix: main entry

###
[`v1.0.0`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/blob/HEAD/CHANGELOG.md#100)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-astro/compare/v0.34.0...v1.0.0)

##### Major Changes

-
[#&#8203;357](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/357)
[`4afd799`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/4afd799195c75867db4724fa8535bb3a1139515c)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat!: drop support for ESLint\<v8.57.0

-
[#&#8203;355](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/355)
[`4c73905`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/4c739057144c3d670dbd37a04337f65b5058e6c9)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat!: Drop support for Node.js\<v18.18

-
[#&#8203;358](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/358)
[`3626074`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/36260748c263a1b57dd60ad2a9bbfea51458e544)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat!: use astro-eslint-parser v1

-
[#&#8203;360](https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/360)
[`80dfa09`](https://redirect.github.com/ota-meshi/eslint-plugin-astro/commit/80dfa090ed2c959383d0bbb5f220873a9833c943)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat!: use bundler

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Tuhura-Tech/wiki).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent c6deb1b commit d7f708d
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prettier": "3.4.2",
"prettier-plugin-astro": "0.14.1",
"eslint": "8.57.1",
"eslint-plugin-astro": "0.34.0",
"eslint-plugin-astro": "1.3.1",
"@astrojs/check": "0.9.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
153 changes: 124 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d7f708d

Please sign in to comment.