Skip to content

chore(deps): update node#76

Merged
arpad-csepi merged 1 commit into
mainfrom
renovate/node
Jul 8, 2026
Merged

chore(deps): update node#76
arpad-csepi merged 1 commit into
mainfrom
renovate/node

Conversation

@agntcy-automation

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
npm (source) 11.17.011.18.0 age confidence
prettier (source) 3.9.33.9.4 age confidence
typescript-eslint (source) 8.62.08.62.1 age confidence

Release Notes

npm/cli (npm)

v11.18.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies
Chores

arborist: 9.9.0

9.9.0 (2026-06-29)

Features
Bug Fixes

config: 10.12.0

10.12.0 (2026-06-29)

Features
Bug Fixes
Documentation

libnpmdiff: 8.1.11

Dependencies

libnpmexec: 10.3.1

10.3.1 (2026-06-29)

Bug Fixes
Dependencies

libnpmfund: 7.0.25

Dependencies

libnpmpack: 9.1.11

Dependencies
prettier/prettier (prettier)

v3.9.4

Compare Source

diff

Angular: Format @content(name) -> @content (name) to align with other block syntax (#​19499 by @​fisker)
<!-- Input -->
<FancyButton [label]="title">
  @&#8203;content (icon) {
    <span>Icon!</span>
  }
  @&#8203;content (description) {
    <span>Description text</span>
  }
  <span>Other children</span>
</FancyButton>

<!-- Prettier 3.9.3 -->
<FancyButton [label]="title">
  @&#8203;content(icon) {
    <span>Icon!</span>
  }
  @&#8203;content(description) {
    <span>Description text</span>
  }
  <span>Other children</span>
</FancyButton>

<!-- Prettier 3.9.4 -->
<FancyButton [label]="title">
  @&#8203;content (icon) {
    <span>Icon!</span>
  }
  @&#8203;content (description) {
    <span>Description text</span>
  }
  <span>Other children</span>
</FancyButton>
typescript-eslint/typescript-eslint (typescript-eslint)

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

@agntcy-automation agntcy-automation Bot added the dependencies Pull requests that update a dependency file label Jul 8, 2026
@agntcy-automation agntcy-automation Bot requested a review from a team as a code owner July 8, 2026 07:02
@agntcy-automation agntcy-automation Bot added the dependencies Pull requests that update a dependency file label Jul 8, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@arpad-csepi arpad-csepi merged commit 241de6e into main Jul 8, 2026
17 checks passed
@arpad-csepi arpad-csepi deleted the renovate/node branch July 8, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants