Skip to content

Comments

🔧 DEPS: Update Dev dependencies (minor & patch) (patch)#636

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/patch-dev-dependencies-(minor-and-patch)
Feb 23, 2026
Merged

🔧 DEPS: Update Dev dependencies (minor & patch) (patch)#636
renovate[bot] merged 1 commit intomainfrom
renovate/patch-dev-dependencies-(minor-and-patch)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
@biomejs/biome (source) devDependencies patch ^2.4.3^2.4.4 OpenSSF Scorecard
@nx/js (source) devDependencies patch 22.5.122.5.2 OpenSSF Scorecard
@swc/helpers (source) devDependencies patch ~0.5.18~0.5.19 OpenSSF Scorecard
nx (source) devDependencies patch 22.5.122.5.2 OpenSSF Scorecard

Release Notes

biomejs/biome (@​biomejs/biome)

v2.4.4

Compare Source

Patch Changes
  • #​9150 6946835 Thanks @​dyc3! - Fixed #​9138: Astro files containing --- in HTML content (e.g., <h1>---Hi</h1>) are now parsed correctly, both when a frontmatter block is present and when there is no frontmatter at all.

  • #​9150 aa6f837 Thanks @​dyc3! - Fixed #​9138: The HTML parser incorrectly failing to parse bracket characters ([ and ]) in text content (e.g. <div>[Foo]</div>).

  • #​9151 c0d4b0c Thanks @​dyc3! - Fixed parsing of Svelte directive keywords (use, style) when used as plain text content in HTML/Svelte files. Previously, <p>use JavaScript</p> or <p>style it</p> would incorrectly produce a bogus element instead of proper text content.

  • #​9162 7f1e060 Thanks @​dyc3! - Fixed #​9161: The Vue parser now correctly handles colon attributes like xlink:href and xmlns:xlink by parsing them as single attributes instead of splitting them into separate tokens.

  • #​9164 458211b Thanks @​dyc3! - Fixed #​9161: The noAssignInExpressions rule no longer flags assignments in Vue v-on directives (e.g., @click="counter += 1"). Assignments in event handlers are idiomatic Vue patterns and are now skipped by the rule.

nrwl/nx (@​nx/js)

v22.5.2

Compare Source

22.5.2 (2026-02-20)

🚀 Features
🩹 Fixes
  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#​34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#​34484)
  • core: gate tui-logger init behind NX_TUI env var (#​34426)
  • core: avoid blocking event loop during TUI PTY resize (#​34385)
  • core: use workspace root for path resolution when baseUrl is not set (#​34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#​34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#​34424)
  • core: reduce terminal output duplication and allocations in task runner (#​34427)
  • core: commands shouldn't hang when passing --help (#​34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#​34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#​34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#​34532)
  • nextjs: reset daemon client after project graph creation in withNx (#​34518, #​32880)
  • nx-dev: use shared preview url for netlify deploy (#​34467)
  • nx-dev: widen search dialog (#​34504)
  • nx-dev: update breadcrumb links to match sidebar (#​34500)
  • release: remove unnecessary number from release return type (#​34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#​34501)
❤️ Thank You
swc-project/swc (@​swc/helpers)

v0.5.19

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am every weekday" in timezone Europe/Lisbon, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added dev-dependencies Development dependencies that don't affect production priority-low Low priority - can be addressed when time permits renovate Automated dependency updates by Renovate Bot labels Feb 23, 2026
@renovate renovate bot enabled auto-merge (squash) February 23, 2026 01:40
@renovate renovate bot added dev-dependencies Development dependencies that don't affect production renovate Automated dependency updates by Renovate Bot labels Feb 23, 2026
@renovate renovate bot merged commit 77d7d6e into main Feb 23, 2026
2 checks passed
@renovate renovate bot deleted the renovate/patch-dev-dependencies-(minor-and-patch) branch February 23, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev-dependencies Development dependencies that don't affect production priority-low Low priority - can be addressed when time permits renovate Automated dependency updates by Renovate Bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants