Update renovate/renovate Docker tag to v44.46.4 #95

Merged
renovate-bot merged 1 commits from renovate/renovate-renovate-44.x into main 2026-08-27 06:23:55 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
renovate/renovate (source) minor 44.45.444.46.4

Release Notes

renovatebot/renovate (renovate/renovate)

v44.46.4

Compare Source

Bug Fixes

v44.46.3

Compare Source

Bug Fixes
  • logger: only truncate metaFields when they're string values (#​45478) (e456197)
Code Refactoring
  • logger: remove unused dependencies as a stringified metaField (#​45477) (4c8a1bd)
Tests
  • logger: add coverage of current metaFields stringifying behaviour (#​45476) (1d48943)

v44.46.2

Compare Source

Bug Fixes

v44.46.1

Compare Source

Bug Fixes
  • manager/gomod: handle bare ../ replace paths in gomodTidyAll (#​45392) (cee4515)
Miscellaneous Chores

v44.46.0

Compare Source

Features
  • presets: add @​oxlint/* packages to packages:linters and monorepo:oxlint (#​45466) (1012b34)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | minor | [`44.45.4` → `44.46.4`](https://octochangelog.com/compare?repo=renovatebot%2Frenovate&from=44.45.4&to=44.46.4) | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v44.46.4`](https://github.com/renovatebot/renovate/releases/tag/44.46.4) [Compare Source](https://github.com/renovatebot/renovate/compare/44.46.3...44.46.4) ##### Bug Fixes - **lint:** use `parseInt` over `Number` ([#&#8203;45472](https://github.com/renovatebot/renovate/issues/45472)) ([0216124](https://github.com/renovatebot/renovate/commit/021612414c81fbdd791ab09ba51ab563033b44ff)) ### [`v44.46.3`](https://github.com/renovatebot/renovate/releases/tag/44.46.3) [Compare Source](https://github.com/renovatebot/renovate/compare/44.46.2...44.46.3) ##### Bug Fixes - **logger:** only truncate `metaFields` when they're string values ([#&#8203;45478](https://github.com/renovatebot/renovate/issues/45478)) ([e456197](https://github.com/renovatebot/renovate/commit/e456197addb52dae058977c8ec11821a2f978df9)) ##### Code Refactoring - **logger:** remove unused `dependencies` as a stringified `metaField` ([#&#8203;45477](https://github.com/renovatebot/renovate/issues/45477)) ([4c8a1bd](https://github.com/renovatebot/renovate/commit/4c8a1bd59d00989a62fec4d5aaafa9b59592a9f5)) ##### Tests - **logger:** add coverage of current `metaFields` stringifying behaviour ([#&#8203;45476](https://github.com/renovatebot/renovate/issues/45476)) ([1d48943](https://github.com/renovatebot/renovate/commit/1d489438f8ad209ac5935b8eda50a56aaa926c4f)) ### [`v44.46.2`](https://github.com/renovatebot/renovate/releases/tag/44.46.2) [Compare Source](https://github.com/renovatebot/renovate/compare/44.46.1...44.46.2) ##### Bug Fixes - **lint:** extend `prefer-is-helpers` to catch more cases ([#&#8203;45474](https://github.com/renovatebot/renovate/issues/45474)) ([a9c8f74](https://github.com/renovatebot/renovate/commit/a9c8f7431f7b02bce08288f66c81040746587d83)) ### [`v44.46.1`](https://github.com/renovatebot/renovate/releases/tag/44.46.1) [Compare Source](https://github.com/renovatebot/renovate/compare/44.46.0...44.46.1) ##### Bug Fixes - **manager/gomod:** handle bare `../` replace paths in `gomodTidyAll` ([#&#8203;45392](https://github.com/renovatebot/renovate/issues/45392)) ([cee4515](https://github.com/renovatebot/renovate/commit/cee4515c2ebd8480cab8a7ffaeab9501e5657671)) ##### Miscellaneous Chores - **deps:** update linters to v1.79.0 (main) ([#&#8203;44542](https://github.com/renovatebot/renovate/issues/44542)) ([91dafe9](https://github.com/renovatebot/renovate/commit/91dafe934e78c4c2795775349fdae44ec5a1e96e)) ### [`v44.46.0`](https://github.com/renovatebot/renovate/releases/tag/44.46.0) [Compare Source](https://github.com/renovatebot/renovate/compare/44.45.4...44.46.0) ##### Features - **presets:** add @&#8203;oxlint/\* packages to packages:linters and monorepo:oxlint ([#&#8203;45466](https://github.com/renovatebot/renovate/issues/45466)) ([1012b34](https://github.com/renovatebot/renovate/commit/1012b3402555abf3b2b952a1044ec3e83d5316c7)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40NS40IiwidXBkYXRlZEluVmVyIjoiNDQuNDUuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-08-27 06:20:55 +02:00
Update renovate/renovate Docker tag to v44.46.4
CI / full-gate (push) Successful in 2m53s
Mirror / github-mirror (push) Successful in 4s
566c286f87
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-08-27 06:20:55 +02:00
renovate-bot merged commit 566c286f87 into main 2026-08-27 06:23:55 +02:00
renovate-bot deleted branch renovate/renovate-renovate-44.x 2026-08-27 06:23:55 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: larvit/plainpages#95