Skip to content

chore(deps): update npm packages (major) #11730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.0.0 -> ^24.0.0 age adoption passing confidence
happy-dom ^17.4.7 -> ^18.0.0 age adoption passing confidence
oxlint (source) ^0.18.0 -> ^1.0.0 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v18.0.1

Compare Source

👷‍♂️ Patch fixes
  • Addresses an issue where an error occurred if the Element ID was set to the same name as a Window property with a null value - By @​capricorn86 in task #​1841

v18.0.0

Compare Source

💣 Breaking Changes
  • Makes the types for Happy DOM strict - By @​capricorn86 in task #​1154
    • This makes it possible to use the option skipLibCheck set to "false" in the typescript configuration for projects with a strict configuration
    • This change has resulted in that some types has changed and is therefore considered as a breaking change
  • BrowserContext.close() now throws an error when trying to close the default context of a browser - By @​capricorn86 in task #​1154
🎨 Features
oxc-project/oxc (oxlint)

v1.1.0: oxlint v1.1.0

Compare Source

[1.1.0] - 2025-06-12

🚀 Features
  • 1181018 linter: Add eslint/no-extra-bind rule (#​11588) (yefan)
  • 3b03fd3 parser: Produce correct syntax error for interface I extends (typeof T) (#​11610) (Boshen)
  • 844a8a8 parser: Produce syntax error for declare function foo() {} (#​11606) (Boshen)
🐛 Bug Fixes
  • 0f24366 linter: Correct labels for redundant comparisons (#​11620) (Wei Zhu)
  • dd87f93 linter: Stack overflow in react/exhaustive-deps (#​11613) (camc314)
  • 4af58e0 linter: Add missing additional_hooks option to exhaustive-deps (#​11602) (camc314)
  • a6adc0c linter/exhaustive-deps: Handle destructuring inside hooks (#​11598) (Don Isaac)
  • 779727f linter: Improve span diagnostic loc within react/rules-of-hooks (#​11589) (camc314)
🚜 Refactor
  • b7b0dc3 parser: Improve TSModuleDeclaration parsing (#​11605) (Boshen)
  • d29bbb2 linter: Simplify implementation of eslint/no-lonely-if (#​11550) (Ulrich Stark)
  • d41fb13 ast: Get jsx types out of AstKind exceptions (#​11535) (Ulrich Stark)

v1.0.0: oxlint v1.0.0

Compare Source

Announcing Oxlint 1.0

There no notable changes from v0.18.1.


Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 requested a review from camc314 as a code owner June 15, 2025 17:34
Copy link
Contributor

graphite-app bot commented Jun 15, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Jun 15, 2025
@renovate renovate bot force-pushed the renovate/major-npm-packages branch from 6ee6e0e to 8b3fe1c Compare June 16, 2025 11:33
graphite-app bot pushed a commit that referenced this pull request Jun 16, 2025
@renovate renovate bot force-pushed the renovate/major-npm-packages branch from 8b3fe1c to 02690c9 Compare June 16, 2025 18:50
@Boshen Boshen merged commit c391f1a into main Jun 18, 2025
17 checks passed
@Boshen Boshen deleted the renovate/major-npm-packages branch June 18, 2025 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants