Skip to content

chore(deps): update all non-major dependencies#2249

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#2249
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@babel/standalone (source) 8.0.28.0.3 age confidence peerDependencies patch
@commitlint/cli (source) 21.0.221.1.0 age confidence devDependencies minor 21.2.0
@commitlint/config-conventional (source) 21.0.221.1.0 age confidence devDependencies minor 21.2.0
@module-federation/enhanced (source) 2.5.12.6.0 age confidence dependencies minor
@module-federation/runtime (source) 2.5.12.6.0 age confidence dependencies minor
@schematics/angular 22.0.122.0.4 age confidence devDependencies patch 22.0.5
@siemens/charts-ng 49.11.049.12.0 age confidence dependencies minor 49.13.0
@siemens/dashboards-ng 49.11.049.12.0 age confidence dependencies minor 49.13.0
@siemens/element-ng 49.11.049.12.0 age confidence dependencies minor 49.13.0
@siemens/element-theme 49.11.049.12.0 age confidence dependencies minor 49.13.0
@siemens/element-translate-ng 49.11.049.12.0 age confidence dependencies minor 49.13.0
@siemens/live-preview 49.11.049.12.0 age confidence dependencies minor 49.13.0
@siemens/maps-ng 49.11.049.12.0 age confidence dependencies minor 49.13.0
aws-actions/configure-aws-credentials v6.2.0v6.2.1 age confidence action patch
eslint (source) 10.5.010.6.0 age confidence devDependencies minor
nefrob/pr-description v1.2.0v1.3.0 age confidence action minor
postcss (source) 8.5.158.5.16 age confidence devDependencies patch
prettier (source) 3.8.43.9.4 age confidence devDependencies minor
stylelint (source) 17.13.017.14.0 age confidence devDependencies minor
typescript-eslint (source) 8.61.18.62.1 age confidence devDependencies minor

Release Notes

babel/babel (@​babel/standalone)

v8.0.3

Compare Source

🐛 Bug Fix
conventional-changelog/commitlint (@​commitlint/cli)

v21.1.0

Compare Source

Features

21.0.2 (2026-05-29)

Bug Fixes

21.0.1 (2026-05-12)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v21.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

21.0.2 (2026-05-29)

Note: Version bump only for package @​commitlint/config-conventional

21.0.1 (2026-05-12)

Note: Version bump only for package @​commitlint/config-conventional

module-federation/core (@​module-federation/enhanced)

v2.6.0

Compare Source

Patch Changes
module-federation/core (@​module-federation/runtime)

v2.6.0

Compare Source

Patch Changes
angular/angular-cli (@​schematics/angular)

v22.0.4: 22.0.4

Compare Source

@​angular/build
Commit Description
fix - 46185ceac aggregate parallel worker performance timings on the main thread
perf - 5d7e29c41 dispose builder result context early in non-watch mode

v22.0.3

Compare Source

v22.0.2

Compare Source

@​angular/cli
Commit Type Description
136fc2714 fix support registry metadata fetching under bun package manager
2653dd5c7 perf implement semaphore backpressure throttling in PackageManager
@​angular/build
Commit Type Description
0b4a48add perf implement semaphore backpressure throttling in JavaScriptTransformer
@​angular/ssr
Commit Type Description
d996a27e9 fix avoid caching non-SSG page lookups
285a34e42 fix correct grammar in console warning for redirected location headers
c8088a536 fix prioritize options over environment variables in AngularNodeAppEngine
siemens/element (@​siemens/charts-ng)

v49.12.0

Compare Source

Features
  • angular: add support for Angular 22 (cef398a)
  • carousel: add carousel component (0a3f82f)
  • dashboards: provide widget renderer component (e051240)
  • date-range-filter: add space key support for preset list items (fa24c27)
Bug Fixes
  • chat-messages: use base-input background in focus state (e6d566e), closes #​2176
  • empty-state: render heading as styled span instead of h3 (3285d00), closes #​2174
  • file-uploader: use button for click to upload trigger (711ce15), closes #​2173
  • pagination: handle page size zero (bb18fda)
  • pills-input: trim whitespaces when entering a separated list (91fb65d)
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v6.2.1

Compare Source

Bug Fixes
eslint/eslint (eslint)

v10.6.0

Compare Source

Features

  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#​20981) (Taejin Kim)
  • f291007 feat: add checkRelationalComparisons to no-constant-binary-expression (#​20948) (sethamus)

Bug Fixes

  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#​20997) (Milos Djermanovic)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#​21013) (den$)
  • 8fd8741 fix: don't report shadowed undefined in radix rule (#​21011) (Pixel)
  • 5784980 fix: don't report shadowed undefined in no-throw-literal (#​21010) (Pixel)
  • 9cd1e6d fix: suppress invalid class suggestion in no-promise-executor-return (#​21008) (Pixel)
  • d4eb2dc fix: don't report shadowed undefined in prefer-promise-reject-errors (#​21006) (Pixel)
  • 2360464 fix: prefer-promise-reject-errors false positives for shadowed Promise (#​21003) (den$)
  • 63d52d2 fix: restore max-classes-per-file report range (#​21002) (Pixel)
  • 7feaff0 fix: callback detection logic for IIFEs in max-nested-callbacks (#​20979) (fnx)
  • 399a2ec fix: don't report inner non-callbacks in max-nested-callbacks (#​20995) (Milos Djermanovic)

Documentation

  • a83683d docs: Update README (GitHub Actions Bot)
  • f5449f9 docs: document userland patterns for global assertionOptions in RuleT… (#​20986) (playgirl)
  • bea49f7 docs: Update README (GitHub Actions Bot)
  • e5f70f9 docs: update code-path diagrams (#​20984) (Tanuj Kanti)
  • 8890c2d docs: add TypeScript config guidance for MCP server (#​20796) (Pierluigi Lenoci)
  • 3eb3d9b docs: Update README (GitHub Actions Bot)
  • c5bb59c docs: Update README (GitHub Actions Bot)
  • eb3c97c docs: fix grammar in prefer-const rule description (#​20983) (lumir)

Chores

nefrob/pr-description (nefrob/pr-description)

v1.3.0

Compare Source

  • Upgrade action runner to node24
postcss/postcss (postcss)

v8.5.16

Compare Source

prettier/prettier (prettier)

v3.9.4

Compare Source

v3.9.3

Compare Source

v3.9.2

Compare Source

v3.9.1

Compare Source

v3.9.0

Compare Source

diff

🔗 Release Notes

v3.8.5

Compare Source

stylelint/stylelint (stylelint)

v17.14.0

Compare Source

It fixes 3 bugs, including a false negative one.

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.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

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


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "before 7am on Wednesday"
  • 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.


  • 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 the dep-bump label Jul 1, 2026
@renovate renovate Bot requested review from a team as code owners July 1, 2026 00:45
@renovate renovate Bot added the dep-bump label Jul 1, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6709a68 to a71a50a Compare July 2, 2026 18:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a71a50a to 2fe7e4c Compare July 3, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants