blog
blog copied to clipboard
chore(deps-dev): bump eslint-plugin-astro from 0.34.0 to 1.2.4
Bumps eslint-plugin-astro from 0.34.0 to 1.2.4.
Release notes
Sourced from eslint-plugin-astro's releases.
v1.2.4
Patch Changes
- #418
b03d0d5
Thanks@JoshuaKGoldberg
! - feat: support typescript-eslint@8v1.2.3
Patch Changes
- #405
a77445e
Thanks@smilosevic
! - no-export-from-components - allow "partial" exceptionv1.2.2
Patch Changes
- #397
58b3f19
Thanks@ota-meshi
! - fix: no-exports-from-components rule, which allowedgetStaticPath
instead ofgetStaticPaths
v1.2.1
Patch Changes
- #395
5174590
Thanks@ota-meshi
! - Updateastro/no-exports-from-components
rule to allow exceptionsv1.2.0
Minor Changes
v1.1.2
Patch Changes
- #379
3fee9b2
Thanks@ota-meshi
! - fix: update parserv1.1.1
Patch Changes
- #374
1de0fed
Thanks@jimmy-guzman
! - fix: 🐛 correctly exportmeta
for ESM typesv1.1.0
Minor Changes
- #372
9102e3d
Thanks@ota-meshi
! - feat: addastro/no-exports-from-components
rulePatch Changes
- #336
7695e7d
Thanks@renovate
! - fix(deps): update dependency globals to v15v1.0.3
Patch Changes
- #368
d3cb2ef
Thanks@ota-meshi
! - fix: crash in ESMv1.0.2
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.
1.2.4
Patch Changes
- #418
b03d0d5
Thanks@JoshuaKGoldberg
! - feat: support typescript-eslint@81.2.3
Patch Changes
- #405
a77445e
Thanks@smilosevic
! - no-export-from-components - allow "partial" exception1.2.2
Patch Changes
- #397
58b3f19
Thanks@ota-meshi
! - fix: no-exports-from-components rule, which allowedgetStaticPath
instead ofgetStaticPaths
1.2.1
Patch Changes
- #395
5174590
Thanks@ota-meshi
! - Updateastro/no-exports-from-components
rule to allow exceptions1.2.0
Minor Changes
1.1.2
Patch Changes
- #379
3fee9b2
Thanks@ota-meshi
! - fix: update parser1.1.1
Patch Changes
- #374
1de0fed
Thanks@jimmy-guzman
! - fix: 🐛 correctly exportmeta
for ESM types1.1.0
Minor Changes
- #372
9102e3d
Thanks@ota-meshi
! - feat: addastro/no-exports-from-components
rulePatch Changes
... (truncated)
Commits
dc107d3
chore: release eslint-plugin-astro (#419)fdb9b05
chore(deps): update dependency@types/eslint
to v9 (#409)b03d0d5
feat: support typescript-eslint@8 (#418)4d771f7
chore(deps): update dependency monaco-editor to ^0.51.0 (#416)a8a5782
chore(deps): update dependency expect-type to ^0.20.0 (#415)26ac1d8
chore(deps): update dependency eslint-plugin-jsdoc to v50 (#413)8b0fcc3
chore(deps): update dependency eslint-plugin-jsdoc to v49 (#412)d015d37
chore: release eslint-plugin-astro (#406)403a960
chore(deps): update dependency esbuild to ^0.23.0 (#403)0ed43c3
chore(deps): update dependency rimraf to v6 (#407)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)