Skip to content

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

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-npm
Open

chore(deps): update npm packages (major)#1278
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-npm

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 26, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/jest (source) ^29.5.14 -> ^30.0.0 age confidence
angular-eslint (source) ^19.8.0 -> ^20.1.1 age confidence
bumpp ^9.11.1 -> ^10.2.0 age confidence
eslint-import-resolver-typescript ^3.10.1 -> ^4.4.4 age confidence
jest (source) ^29.7.0 -> ^30.0.4 age confidence
jest-environment-jsdom (source) ^29.7.0 -> ^30.0.4 age confidence
ng-extract-i18n-merge 2.15.1 -> 3.0.0 age confidence

Release Notes

angular-eslint/angular-eslint (angular-eslint)

v20.1.1

Compare Source

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

v20.1.0

Compare Source

🚀 Features
  • eslint-plugin: add rules to ban experimental and developer preview (#​2037)
❤️ Thank You

v20.0.0

Compare Source

🚀 Features
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ eslint-lint: add prefer-inject to recommended (c8367d3b)
  • ⚠️ eslint-plugin: remove (component|directive)-class-suffix from recommended (c1022ee6)
⚠️ Breaking Changes
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ eslint-lint: add prefer-inject to recommended (c8367d3b)
  • ⚠️ eslint-plugin: remove (component|directive)-class-suffix from recommended (c1022ee6)
❤️ Thank You

19.8.0 (2025-06-06)

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

19.7.1 (2025-06-03)

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

19.7.0 (2025-06-02)

🚀 Features
  • eslint-plugin: add no-uncalled-signals rule (#​2383)
❤️ Thank You
  • Stephen Jackson

19.6.0 (2025-05-27)

🚀 Features
  • eslint-plugin: [prefer-inject] add new rule (#​2461)
❤️ Thank You

19.5.0 (2025-05-25)

🚀 Features
  • eslint-plugin-template: add rule prefer-at-empty (#​2352)
  • eslint-plugin: introduce sort keys in type-decorator rule (#​2187)
  • eslint-plugin-template: [no-nested-tags] add rule (#​2398)
❤️ Thank You

19.4.0 (2025-05-08)

🚀 Features
  • eslint-plugin-template: Add prefer-template-literal rule (#​2308)
  • eslint-plugin: add rule prefer-output-emitter-ref (#​2324)
❤️ Thank You

19.3.0 (2025-03-22)

🚀 Features
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#​2311)
❤️ Thank You

19.2.1 (2025-03-08)

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

19.2.0 (2025-03-02)

🚀 Features
  • eslint-plugin: add rule require-lifecycle-on-prototype (#​2259)
🩹 Fixes
  • eslint-plugin-template: find inline templates on components in blocks (#​2238)
❤️ Thank You

19.1.0 (2025-02-09)

🚀 Features
  • eslint-plugin-template: add rule prefer-static-string-properties (#​2228)
❤️ Thank You

19.0.2 (2024-12-10)

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

19.0.1 (2024-12-06)

🩹 Fixes
  • eslint-plugin: adding prefer-signals rule to exported config (#​2150)
❤️ Thank You

v19.8.1

Compare Source

19.8.1 (2025-06-19)

🩹 Fixes
  • eslint-plugin-template: [no-interpolation-in-attributes] use keySpan as attr. range and sourceSpan as replacement range (#​2531)
❤️ Thank You
  • Niklas Wolf
antfu-collective/bumpp (bumpp)

v10.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v10.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v10.0.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.0.2

Compare Source

No significant changes

    View changes on GitHub

v10.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes

v4.4.2

Compare Source

Patch Changes

v4.4.1

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes

v4.3.5

Compare Source

Patch Changes

v4.3.4

Compare Source

Patch Changes

v4.3.3

Compare Source

Patch Changes

v4.3.2

Compare Source

Patch Changes

v4.3.1

Compare Source

Patch Changes

v4.3.0

Compare Source

Minor Changes

v4.2.7

Compare Source

Patch Changes

v4.2.6

Compare Source

Patch Changes

v4.2.5

Compare Source

Patch Changes

v4.2.4

Compare Source

Patch Changes
  • #​407 6b183ff Thanks @​JounQin! - chore: migrate to rebranding unrs-resolver with new targets supported:

    • i686-pc-windows-msvc
    • armv7-unknown-linux-musleabihf
    • powerpc64le-unknown-linux-gnu
    • s390x-unknown-linux-gnu

v4.2.3

Compare Source

Patch Changes
  • #​402 f21bf15 Thanks @​SunsetTechuila! - fix: don't resolve not implemented node modules in bun

    is-bun-module is marked as dependency, again, for correctness, see isBunImplementedNodeModule for more details

    For Bun users: you don't need to install is-bun-module any more but bun: true option is still required if you're running without bun --bun nor run#bun enabled

v4.2.2

Compare Source

Patch Changes
  • #​397 14a7688 Thanks @​JounQin! - chore: bump rspack-resolver for better P'n'P support

    Now rspack-resolver resolves pnpapi natively.

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
  • #​391 c8121e5 Thanks @​JounQin! - feat: make is-bun-module as optional peer dependency

    Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects bun users, bun --bun eslint even works without this dependency, so I'd consider this as a minor change.

    So for bun users, there are three options:

    1. install is-bun-module dependency manually and use bun: true option
    2. run eslint with bun --bun eslint w/o bun: true option
    3. enable run#bun in bunfig.toml w/o bun: true option

v4.1.1

Compare Source

Patch Changes

v4.1.0

Compare Source

Minor Changes
  • #​387 ef5cd10 Thanks @​JounQin! - feat: add a new bun?: boolean option for bun users - close #​386

    process.versions.bun is unavailable even with bun eslint due to its own design,
    but checking bun modules for non-bun users is incorrect behavior and just wasting time,
    so a new option is added for such case, you can still run with bun --bun eslint without this option enabled

v4.0.0

Compare Source

Major Changes
  • #​368 2fd7c2e Thanks @​JounQin! - feat!: rewrite, speed up by using rspack-resolver which supports references natively under the hood

    BREAKING CHANGES:

    • drop Node 14 support, Node ^16.17.0 || >=18.6 is now required
    • alwaysTryTypes is enabled by default, you can set it as false to opt-out
    • array type of project is discouraged but still supported, single project with references are encouraged for better performance, you can enable noWarnOnMultipleProjects option to supress the warning message
    • root tsconfig.json or jsconfig.json will be used automatically if no project provided
jestjs/jest (jest)

v30.0.4

Compare Source

Features
  • [expect] The Inverse type is now exported (#​15714)
  • [expect] feat: support async functions in toBe (#​15704)
Fixes
  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#​15700)
  • [jest-snapshot] Handle line endings in snapshots (#​15708)

v30.0.3

Compare Source

Fixes
  • [jest-config] Fix ESM TS config loading in a CJS project (#​15694)
Features
  • [jest-diff] Show non-printable control characters to diffs (#​15696)

v30.0.2

Compare Source

v30.0.1

Compare Source

v30.0.0

Compare Source

daniel-sc/ng-extract-i18n-merge (ng-extract-i18n-merge)

v3.0.0

Compare Source

What's Changed

Big thanks to @​sonallux and @​sylv0r for helping and giving feedback on this release!

Full Changelog: daniel-sc/ng-extract-i18n-merge@v2.15.1...v3.0.0


Configuration

📅 Schedule: 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 26, 2025

Lines Statements Branches Functions
Coverage: 97%
97.7% (4861/4975) 88.69% (996/1123) 95.65% (1255/1312)

JUnit

Tests Skipped Failures Errors Time
1868 0 💤 24 ❌ 0 🔥 1m 39s ⏱️
Files coverage (97%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files97.788.6995.6597.63 
applications100100100100 
   index.component.html100100100100 
   index.component.ts100100100100 
applications/components100100100100 
   table.component.html100100100100 
   table.component.ts100100100100 
applications/services82.3584.6165.5180.85 
   applications-data.service.ts100100100100 
   applications-filters.service.ts100100100100 
   applications-grpc.service.ts100100100100 
   applications-index.service.ts250018.1810–106
components98.9883.0798.9598.87 
   actions-toolbar-group.component.ts100100100100 
   actions-toolbar.component.ts100100100100 
   auto-complete.component.html100100100100 
   auto-complete.component.ts100100100100 
   auto-refresh-button.component.html100100100100 
   auto-refresh-button.component.ts10083.3310010068
   auto-refresh-dialog.component.html100100100100 
   auto-refresh-dialog.component.ts100100100100 
   columns-button.component.ts100100100100 
   columns-modify-dialog.component.html100100100100 
   columns-modify-dialog.component.ts1008010010096–99
   count-tasks-by-status.component.ts100100100100 
   icon-picker-dialog.component.html100100100100 
   icon-picker-dialog.component.ts1005010010054
   inspect-list.component.html100100100100 
   inspect-list.component.ts10091.6610010091
   inspection-header.component.html100100100100 
   inspection-header.component.ts1007510010059
   inspection-toolbar.component.html100100100100 
   inspection-toolbar.component.ts100100100100 
   manage-custom-dialog.component.html100100100100 
   manage-custom-dialog.component.ts10088.8810010065, 80
   page-header.component.html100100100100 
   page-header.component.ts100100100100 
   page-section-header.component.ts100100100100 
   page-section.component.ts100100100100 
   refresh-button.component.ts100100100100 
   share-url.component.ts100100100100 
   show-action-area.component.html100100100100 
   show-action-area.component.ts1005010010033
   show-actions.component.html100100100100 
   show-actions.component.ts1005010010050
   show-card-content.component.html100100100100 
   show-card-content.component.ts10096.1510010086
   show-card.component.html100100100100 
   show-card.component.ts100100100100 
   show-page.component.html100100100100 
   show-page.component.ts100100100100 
   spinner.component.ts100100100100 
   status-chip.component.html100100100100 
   status-chip.component.ts500046.1520–30
   status-color-picker.component.html100100100100 
   status-color-picker.component.ts1005010010042
   status-color-picker.dialog.component.html100100100100 
   status-color-picker.dialog.component.ts1007510010075–83
   table-actions-toolbar.component.html100100100100 
   table-actions-toolbar.component.ts100100100100 
   table-container.component.ts100100100100 
   table-dashboard-actions-toolbar.component.html100100100100 
   table-dashboard-actions-toolbar.component.ts100100100100 
   table-index-actions-toolbar.component.html100100100100 
   table-index-actions-toolbar.component.ts100100100100 
   view-tasks-by-status.component.ts100100100100 
components/filters10093.65100100 
   filters-chips.component.html100100100100 
   filters-chips.component.ts1008510010082–88
   filters-dialog-and.component.html100100100100 
   filters-dialog-and.component.ts100100100100 
   filters-dialog-filter-field.component.html100100100100 
   filters-dialog-filter-field.component.ts10098.27100100146
   filters-dialog-input.component.html100100100100 
   filters-dialog-input.component.ts100100100100 
   filters-dialog-or.component.html100100100100 
   filters-dialog-or.component.ts1007510010073
   filters-dialog.component.html100100100100 
   filters-dialog.component.ts10087.510010073
   filters-toolbar.component.html100100100100 
   filters-toolbar.component.ts10083.33100100110–128
components/inspection99.5483.0197.9199.52 
   byte-array.component.html100100100100 
   byte-array.component.ts10083.3310010088
   field-content.component.html100100100100 
   field-content.component.ts10096.2910010064
   inspection-card.component.html100100100100 
   inspection-card.component.ts100100100100 
   inspection-json.component.html100100100100 
   inspection-json.component.ts100100100100 
   inspection-list-grid.component.html100100100100 
   inspection-list-grid.component.ts100100100100 
   inspection-object.component.html100100100100 
   inspection-object.component.ts96.157591.669670
   inspection.component.html100100100100 
   inspection.component.ts1005010010033–35
   json.component.html100100100100 
   json.component.ts1007510010025
   message.component.html100100100100 
   message.component.ts1005010010024–41
components/navigation93.6684.6191.6693.89 
   change-language-button.component.html100100100100 
   change-language-button.component.ts71.8707571.4238–46
   navigation.component.html100100100100 
   navigation.component.ts100100100100 
   theme-selector.component.html100100100100 
   theme-selector.component.ts10083.3310010043–54
components/navigation/external-services10050100100 
   external-services.component.html100100100100 
   external-services.component.ts1005010010038–63
   form-external-service.component.html100100100100 
   form-external-service.component.ts1005010010043–53
   manage-external-services-dialog.component.html100100100100 
   manage-external-services-dialog.component.ts1005010010051–61
components/navigation/version-menu100100100100 
   repository-version.component.html100100100100 
   repository-version.component.ts100100100100 
   versions-menu.component.html100100100100 
   versions-menu.component.ts100100100100 
components/statuses10090100100 
   add-statuses-group-dialog.component.ts100100100100 
   edit-status-group-dialog.component.ts100100100100 
   form-statuses-group.component.html100100100100 
   form-statuses-group.component.ts100100100100 
   manage-groups-dialog.component.html100100100100 
   manage-groups-dialog.component.ts10070100100182–197, 206
components/table99.686.9598.6499.58 
   table-actions.component.html100100100100 
   table-actions.component.ts100100100100 
   table-cell.component.html100100100100 
   table-cell.component.ts98.3694.4495.2398.33115
   table-column-header.component.html100100100100 
   table-column-header.component.ts100100100100 
   table-empty-data.component.ts100100100100 
   table-inspect-message-dialog.component.html100100100100 
   table-inspect-message-dialog.component.ts100100100100 
   table-inspect-message.component.html100100100100 
   table-inspect-message.component.ts1007010010031, 65–76
   table-inspect-object-dialog.component.html100100100100 
   table-inspect-object-dialog.component.ts100100100100 
   table-inspect-object.component.html100100100100 
   table-inspect-object.component.ts1007510010036
   table.component.html100100100100 
   table.component.ts1009010010045
components/table/cells10085.71100100 
   byte-array-cell.component.html100100100100 
   byte-array-cell.component.ts10085.7110010079
dashboard10082.35100100 
   index.component.html100100100100 
   index.component.ts10082.35100100229–253
dashboard/components10091.89100100 
   add-line-dialog.component.html100100100100 
   add-line-dialog.component.ts1009010010068
   edit-name-line-dialog.component.html100100100100 
   edit-name-line-dialog.component.ts100100100100 
   reorganize-lines-dialog.component.html100100100100 
   reorganize-lines-dialog.component.ts10066.66100100104–117
   split-lines-dialog.component.ts100100100100 
   statuses-group-card.component.html100100100100 
   statuses-group-card.component.ts100100100100 
dashboard/components/lines10091.66100100 
   applications-line.component.html100100100100 
   applications-line.component.ts100100100100 
   partitions-line.component.html100100100100 
   partitions-line.component.ts100100100100 
   results-line.component.html100100100100 
   results-line.component.ts100100100100 
   sessions-line.component.html100100100100 
   sessions-line.component.ts100100100100 
   task-by-status-line.component.html100100100100 
   task-by-status-line.component.ts100100100100 
   tasks-line.component.html100100100100 
   tasks-line.component.ts10050100100108
dashboard/services100100100100 
   dashboard-index.service.ts100100100100 
   dashboard-storage.service.ts100100100100 
healthcheck10095100100 
   healthcheck.component.html100100100100 
   healthcheck.component.ts1009510010088
healthcheck/services100100100100 
   healthcheck-grpc.service.ts100100100100 
partitions100100100100 
   index.component.html100100100100 
   index.component.ts100100100100 
   show.component.html100100100100 
   show.component.ts100100100100 
partitions/components100100100100 
   table.component.html100100100100 
   table.component.ts100100100100 
partitions/services10096.55100100 
   partitions-data.service.ts10092.8510010042
   partitions-filters.service.ts100100100100 
   partitions-grpc.service.ts100100100100 
   partitions-index.service.ts100100100100 
   partitions-inspection.service.ts100100100100 
pipes100100100100 
   duration.pipe.ts100100100100 
   empty-cell.pipe.ts100100100100 
   pretty.pipe.ts100100100100 
profile10083.33100100 
   index.component.html100100100100 
   index.component.ts10083.3310010076
   types.ts100100100100 
profile/guards100100100100 
   user-connected.guard.ts100100100100 
results100100100100 
   index.component.html100100100100 
   index.component.ts100100100100 
   show.component.html100100100100 
   show.component.ts100100100100 
results/components100100100100 
   table.component.html100100100100 
   table.component.ts100100100100 
results/services100100100100 
   results-data.service.ts100100100100 
   results-filters.service.ts100100100100 
   results-grpc.service.ts100100100100 
   results-index.service.ts100100100100 
   results-inspection.service.ts100100100100 
   results-statuses.service.ts100100100100 
services99.1298.3397.0899 
   auto-refresh.service.ts100100100100 
   byte-array.service.ts100100100100 
   cache.service.ts100100100100 
   default-config.service.ts901007589.47357, 369, 381, 401
   environment.service.ts100100100100 
   filters-cache.service.ts100100100100 
   filters.service.ts1005010010079
   grpc-build-request.service.ts100100100100 
   grpc-sort-field.service.ts100100100100 
   icons.service.ts100100100100 
   navigation.service.ts10087.5100100112
   notification.service.ts1005010010028
   query-params.service.ts100100100100 
   share-url.service.ts100100100100 
   storage.service.ts100100100100 
   table-storage.service.ts100100100100 
   table-url.service.ts100100100100 
   table.service.ts100100100100 
   tasks-by-status.service.ts100100100100 
   user-grpc.service.ts100100100100 
   user.service.ts100100100100 
   utils.service.ts100100100100 
   versions-grpc.service.ts100100100100 
   versions.service.ts100100100100 
sessions10073.91100100 
   index.component.html100100100100 
   index.component.ts100100100100 
   show.component.html100100100100 
   show.component.ts10071.42100100198–278
sessions/components100100100100 
   table.component.html100100100100 
   table.component.ts100100100100 
sessions/services91.4189.2186.4590.87 
   sessions-data.service.ts10095.58100100156, 216, 297
   sessions-filters.service.ts100100100100 
   sessions-grpc.service.ts100100100100 
   sessions-index.service.ts20.680014.8112–229
   sessions-inspection.service.ts100100100100 
   sessions-statuses.service.ts100100100100 
settings10081.81100100 
   index.component.html100100100100 
   index.component.ts10081.81100100180, 249–266, 327
settings/component100100100100 
   clear-all-dialog.component.html100100100100 
   clear-all-dialog.component.ts100100100100 
tasks10075100100 
   index.component.html100100100100 
   index.component.ts10050100100143
   show.component.html100100100100 
   show.component.ts10083.33100100115
tasks/components10088.23100100 
   manage-view-in-logs-dialog.component.html100100100100 
   manage-view-in-logs-dialog.component.ts100100100100 
   table.component.html100100100100 
   table.component.ts10086.6610010030–36
tasks/services66.4369.8151.1165.18 
   tasks-data.service.ts1009510010064
   tasks-filters.service.ts20.680019.2314–223
   tasks-grpc.service.ts100100100100 
   tasks-index.service.ts18.750013.3311–326
   tasks-inspection.service.ts100100100100 
   tasks-statuses.service.ts100100100100 
types100100100100 
   navigation.ts100100100100 
   status.ts100100100100 
types/components99.3586.8498.18100 
   dashboard-line-table.ts99.1987.597.56100156–193, 255
   index.ts99.129097.5100234
   show.ts100100100100 
   table.ts1005010010094
types/services10090.9100100 
   data-filter.service.ts10083.3310010031
   grpcService.ts100100100100 
   inspectionService.ts100100100100 
   table-data.service.ts10083.3310010045–48

@renovate renovate Bot force-pushed the renovate/major-npm branch from 0c340ca to a54375a Compare February 3, 2025 20:55
@renovate renovate Bot changed the title chore(deps): update dependency bumpp to v10 chore(deps): update npm packages to v10 (major) Feb 3, 2025
@renovate renovate Bot force-pushed the renovate/major-npm branch 4 times, most recently from 5e9851d to 8b5eb0e Compare February 11, 2025 12:46
@renovate renovate Bot changed the title chore(deps): update npm packages to v10 (major) chore(deps): update dependency bumpp to v10 Feb 13, 2025
@renovate renovate Bot force-pushed the renovate/major-npm branch from 8b5eb0e to 62ac2c0 Compare February 13, 2025 14:46
@renovate renovate Bot force-pushed the renovate/major-npm branch from 62ac2c0 to 5316961 Compare March 12, 2025 06:49
@renovate renovate Bot changed the title chore(deps): update dependency bumpp to v10 chore(deps): update npm packages (major) Mar 17, 2025
@renovate renovate Bot force-pushed the renovate/major-npm branch 6 times, most recently from 4a744cb to d87d2d0 Compare March 19, 2025 03:26
@renovate renovate Bot force-pushed the renovate/major-npm branch 6 times, most recently from 8634cd7 to 7ce6a7d Compare March 29, 2025 22:59
@renovate renovate Bot force-pushed the renovate/major-npm branch from 7ce6a7d to 304cf8d Compare April 7, 2025 05:45
@renovate renovate Bot force-pushed the renovate/major-npm branch 2 times, most recently from a260136 to 3ffa5da Compare April 21, 2025 14:41
@renovate renovate Bot force-pushed the renovate/major-npm branch 2 times, most recently from 1c16df9 to b46cd32 Compare May 18, 2025 06:52
@renovate renovate Bot force-pushed the renovate/major-npm branch 2 times, most recently from fe073e8 to 8e1f07b Compare May 26, 2025 06:34
@renovate renovate Bot force-pushed the renovate/major-npm branch 3 times, most recently from 0b17cb7 to 1825236 Compare June 6, 2025 23:55
@renovate renovate Bot force-pushed the renovate/major-npm branch 9 times, most recently from 329bf19 to 038bdf1 Compare June 16, 2025 16:13
@renovate renovate Bot force-pushed the renovate/major-npm branch 4 times, most recently from af938d9 to 50517ff Compare June 19, 2025 15:08
@renovate renovate Bot force-pushed the renovate/major-npm branch 2 times, most recently from 4037e81 to 92a2be6 Compare June 25, 2025 20:40
@renovate renovate Bot force-pushed the renovate/major-npm branch 5 times, most recently from fb121b2 to ee12885 Compare July 9, 2025 12:04
@renovate renovate Bot force-pushed the renovate/major-npm branch from ee12885 to 0b25d23 Compare July 9, 2025 13:39
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jul 9, 2025

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant