blog
blog copied to clipboard
chore(deps-dev): bump eslint-plugin-astro from 0.34.0 to 1.2.3
Bumps eslint-plugin-astro from 0.34.0 to 1.2.3.
Release notes
Sourced from eslint-plugin-astro's releases.
v1.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
Patch Changes
- #366
31f64dd
Thanks@ota-meshi
! - fix: add exports to package.jsonv1.0.1
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.
1.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
- #336
7695e7d
Thanks@renovate
! - fix(deps): update dependency globals to v151.0.3
Patch Changes
... (truncated)
Commits
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)06b2a12
chore: fix ci error (#408)a77445e
no-export-from-components - allow "partial" exception (#405)5ea40f1
chore(deps): update dependency monaco-editor to ^0.50.0 (#400)045aedb
chore: release eslint-plugin-astro (#398)58b3f19
fix: no-exports-from-components rule, which allowedgetStaticPath
instead o...767bcc5
chore: release eslint-plugin-astro (#396)5174590
Update no-exports-from-components rule to allow exceptions (#395)- 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)