Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.57.0
->^9.0.0
^0.34.0
->^1.0.0
^3.1.0
->^4.0.0
^0.5.0
->^1.0.0
^0.1.1
->^1.0.0
^7.0.1
->^11.0.0
Release Notes
eslint/eslint (eslint)
v9.4.0
Compare Source
v9.3.0
Compare Source
v9.2.0
Compare Source
v9.1.1
Compare Source
v9.1.0
Compare Source
v9.0.0
Compare Source
ota-meshi/eslint-plugin-astro (eslint-plugin-astro)
v1.2.2
Compare Source
Patch Changes
58b3f19
Thanks @ota-meshi! - fix: no-exports-from-components rule, which allowedgetStaticPath
instead ofgetStaticPaths
v1.2.1
Compare Source
Patch Changes
5174590
Thanks @ota-meshi! - Updateastro/no-exports-from-components
rule to allow exceptionsv1.2.0
Compare Source
Minor Changes
876ce07
Thanks @odanado! - feat: add name of config objectv1.1.2
Compare Source
Patch Changes
3fee9b2
Thanks @ota-meshi! - fix: update parserv1.1.1
Compare Source
Patch Changes
1de0fed
Thanks @jimmy-guzman! - fix: 🐛 correctly exportmeta
for ESM typesv1.1.0
Compare Source
Minor Changes
9102e3d
Thanks @ota-meshi! - feat: addastro/no-exports-from-components
rulePatch Changes
7695e7d
Thanks @renovate! - fix(deps): update dependency globals to v15v1.0.3
Compare Source
Patch Changes
d3cb2ef
Thanks @ota-meshi! - fix: crash in ESMv1.0.2
Compare Source
Patch Changes
31f64dd
Thanks @ota-meshi! - fix: add exports to package.jsonv1.0.1
Compare Source
Patch Changes
6737baa
Thanks @ota-meshi! - fix: main entryv1.0.0
Compare Source
Major Changes
#357
4afd799
Thanks @ota-meshi! - feat!: drop support for ESLint<v8.57.0#355
4c73905
Thanks @ota-meshi! - feat!: Drop support for Node.js<v18.18#358
3626074
Thanks @ota-meshi! - feat!: use astro-eslint-parser v1#360
80dfa09
Thanks @ota-meshi! - feat!: use bundlerazeemba/eslint-plugin-json (eslint-plugin-json)
v4.0.0
Compare Source
aminya/eslint-plugin-yaml (eslint-plugin-yaml)
v1.0.0
Compare Source
What's Changed
Eslint 9 Support
Add the following to
eslint.config.cjs
:or to
eslint.config.mjs
:Breaking Change For Eslint 8
Eslint 8 support is now through the
legacy
config. See the readme.Full Changelog: aminya/eslint-plugin-yaml@v0.5.0...v1.0.0
sindresorhus/make-synchronous (make-synchronous)
v1.0.0
Compare Source
Breaking
7dd2e29
require(…)
inside the given function.sindresorhus/read-pkg-up (read-pkg-up)
v11.0.0
Compare Source
Breaking
read-pkg-up
toread-package-up
1e22fad
935a546
v10.1.0
Compare Source
e4e2564
v10.0.0
Compare Source
Breaking
d027a92
Improvements
d027a92
v9.1.0
Compare Source
URL
ascwd
(#19)840607e
v9.0.0
Compare Source
Breaking
readPackageUpAsync
export toreadPackageUp
8f870da
v8.0.0
Compare Source
Breaking
e6fbe7f
e6fbe7f
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.