Skip to content

chore(deps): update npm dependencies (major)#1448

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-npm-dependencies
Open

chore(deps): update npm dependencies (major)#1448
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-npm-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-astro (source) ^1.7.0^3.0.1 age confidence
typescript (source) ^6.0.3^7.0.2 age confidence

Release Notes

ota-meshi/eslint-plugin-astro (eslint-plugin-astro)

v3.0.1

Compare Source

Patch Changes
  • #​601 e5c330d Thanks @​astrochemx! - Fix a TypeError that occurs during the preprocessing phase when eslint-plugin-astro encounters a self-closing <script /> tag.

v3.0.0

Compare Source

Major Changes
  • #​590 f5c3cec Thanks @​ota-meshi! - Deprecate astro/no-omitted-end-tags, make it a no-op, and remove it from the
    recommended configuration. This rule can no longer report omitted end tags once
    Astro's Rust compiler rejects them during parsing.

  • #​596 f8cbb64 Thanks @​ota-meshi! - Deprecate astro/valid-compile and remove it from the recommended
    configuration. Astro's astro check command is now recommended for
    project-wide diagnostics.

  • #​568 df28a46 Thanks @​ota-meshi! - Upgrade astro-eslint-parser to v3. Astro files are now parsed with Astro's
    Rust compiler (@astrojs/compiler-rs) instead of @astrojs/compiler.

v2.1.1

Compare Source

Patch Changes
  • #​588 3a04d1e Thanks @​ota-meshi! - Fix false positives in astro/no-omitted-end-tags for component names that overlap with HTML tag names, such as <Head>, while preserving reported source offsets.

v2.1.0

Compare Source

Minor Changes

v2.0.0

Compare Source

Major Changes
Minor Changes
microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: datum.net@undefined
npm error Found: eslint@9.39.5
npm error node_modules/eslint
npm error   dev eslint@"^9.39.5" from the root project
npm error   peer eslint@"^8.57.0 || ^9.0.0 || ^10.0.0" from @typescript-eslint/parser@8.64.0
npm error   node_modules/@typescript-eslint/parser
npm error     dev @typescript-eslint/parser@"^8.64.0" from the root project
npm error     peerOptional @typescript-eslint/parser@">=8.61.0" from eslint-plugin-astro@3.0.1
npm error     node_modules/eslint-plugin-astro
npm error       dev eslint-plugin-astro@"^3.0.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=10.0.0" from eslint-plugin-astro@3.0.1
npm error node_modules/eslint-plugin-astro
npm error   dev eslint-plugin-astro@"^3.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-07-17T13_24_53_283Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-17T13_24_53_283Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/major-npm-dependencies branch 13 times, most recently from 4ae3e13 to 10cf712 Compare July 8, 2026 08:48
@renovate
renovate Bot force-pushed the renovate/major-npm-dependencies branch from 10cf712 to df5bb96 Compare July 8, 2026 18:01
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-astro to v2 chore(deps): update npm dependencies (major) Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-dependencies branch 14 times, most recently from 8909308 to b1649bf Compare July 15, 2026 00:21
@renovate
renovate Bot force-pushed the renovate/major-npm-dependencies branch 21 times, most recently from 6983317 to ae793e0 Compare July 17, 2026 12:39
@renovate
renovate Bot force-pushed the renovate/major-npm-dependencies branch from ae793e0 to b892384 Compare July 17, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants