Skip to content

Update renovate/renovate Docker tag to v44.69.6 - #23

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/renovate-renovate-44.x
Closed

Update renovate/renovate Docker tag to v44.69.6#23
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/renovate-renovate-44.x

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
renovate/renovate (source) minor 44.57.344.69.6

Release Notes

renovatebot/renovate (renovate/renovate)

v44.69.6

Compare Source

Build System

v44.69.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.95.10 (main) (#​45757) (6111d05)
Build System

v44.69.4

Compare Source

Bug Fixes
  • manager/npm: pass --no-frozen-lockfile to pnpm lock file updates (#​44676) (6f0b6a5)

v44.69.3

Compare Source

Build System

v44.69.2

Compare Source

Bug Fixes

v44.69.0

Compare Source

Features
  • datasource/helm: support aws s3 as helm charts repository (#​45584) (c6578a4)

v44.68.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.95.9 (main) (#​45753) (5538ed1)

v44.68.2

Compare Source

Bug Fixes
  • datasource/aws-machine-image: return all AMI releases for minimumReleaseAge filtering (#​43749) (325dc64)

v44.68.1

Compare Source

Bug Fixes
  • datasource: isolate release lookups by registry configuration (#​45738) (3e15fc2)

v44.68.0

Compare Source

Features
  • datasource/apk: default to apk versioning rather than loose (#​45694) (b1cce8a)
Bug Fixes
  • deno: only collect workspace members when workspaces are declared (#​45394) (8a926e8)
  • manager/dockerfile: don't relabel the syntax dep as final (#​45690) (569dff1)

v44.67.2

Compare Source

Bug Fixes

v44.67.1

Compare Source

Build System

v44.67.0

Compare Source

Features
Documentation
Miscellaneous Chores

v44.66.1

Compare Source

Miscellaneous Chores
Build System

v44.66.0

Compare Source

Features
Build System

v44.65.5

Compare Source

Build System

v44.65.4

Compare Source

Build System

v44.65.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.95.8 (main) (#​45726) (295d2e3)
Miscellaneous Chores

v44.65.2

Compare Source

Build System

v44.65.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.95.7 (main) (#​45717) (074020e)
Miscellaneous Chores
Build System

v44.65.0

Compare Source

Features
  • onboarding: note that vulnerabilityAlerts can be rate limited (#​45686) (a806d2f)
Continuous Integration

v44.64.3

Compare Source

Build System

v44.64.2

Compare Source

Build System

v44.64.1

Compare Source

Bug Fixes

v44.64.0

Compare Source

Features

v44.63.0

Compare Source

Features

v44.62.2

Compare Source

Bug Fixes
  • config/validation: allow only capturing currentDigest in Custom Managers (#​45671) (8abbd14), closes #​45665
  • datasource: use release-level registryUrl in postprocessRelease (#​45096) (7f71c26)
  • manager/mix: run mix commands from the lock file's directory (#​44971) (69bc2dd)
  • manager/pep621: support array form of tool.uv.sources (#​44970) (9d10700)
  • presets: fix javaLTSVersions not preserving partial semver for mise Java versions (#​44899) (5f5e58b)
  • versioning/nuget: bare exact version bypasses ignoreUnstable (#​45087) (4db8635)
Tests

v44.62.1

Compare Source

Bug Fixes
  • bump-versions: collect bumpVersions from all upgrades, not just upgrades[0] (#​44809) (e10ef79)

v44.62.0

Compare Source

Features
Tests

v44.61.6

Compare Source

Build System

v44.61.5

Compare Source

Miscellaneous Chores
Build System

v44.61.4

Compare Source

Bug Fixes

v44.61.3

Compare Source

Bug Fixes
  • lookup: preserve current compatibility (#​45171) (19e4cdc)
  • manager/gitlabci: support ~latest component refs (#​45234) (80ed949)
  • manager/npm: massage out lockstep siblings pinning the replaced version (#​45085) (fa7abab)
  • skip empty post upgrade task (#​45227) (0bfd189)
  • workers/repository: ensure internal checks are applied when a rebase is requested (4530b9e)
Documentation
  • add warning to checkedBranches (c2a4f49)
Code Refactoring
  • workers/repository: add a separate check for "don't make this branch as pending" (bb8c9cb)
  • workers/repository: extract a type for the Dependency Dashboard checks (f1c39b2)
Tests
  • datasource: replace file snapshots with explicit assertions (#​45655) (f4ab79f)

v44.61.2

Compare Source

Bug Fixes
  • gerrit: resolve relative submodule URLs for nested project paths (#​44667) (40fce9a)
  • manager/flux: strip templates from resource files (#​43198) (029663d)
  • manager: Handle variables with default values in registry aliases (#​36293) (b22f580)
Documentation
Miscellaneous Chores
Code Refactoring

v44.61.1

Compare Source

Bug Fixes
Documentation

v44.61.0

Compare Source

Features
  • datasource/orb: use REST API instead of graphql-unstable (#​45205) (2fc1b5c)
Performance Improvements
  • package-rules: avoid re-cloning invariant packageRules array on every rule match (#​44781) (0e90c69)
Code Refactoring

v44.60.1

Compare Source

Bug Fixes
  • config: enforce allowedEnv when applying env vars (6b2b607)
  • config: enforce allowedHeaders when applying headers (223e6ef)
  • config: report top-level "security" violations for env (61cbc87)
  • config: report top-level "security" violations for hostRules[].headers (ae34610)
  • util/host-rules: apply the admin's headers over a repository's (4732da7)
  • util/host-rules: enforce allowedHeaders within add() (c98f4f7)
  • util/host-rules: merge headers across matching rules (3d56c38)
  • workers/global: enforce allowedHeaders for the admin's own hostRules (432bb00)
  • workers/repository: validate resolved presets (2382888)
Code Refactoring
  • config: add requiresCheckAtTrustBoundary option flag (711d46b)
Tests
  • config: add a reminder to add check for trust boundaries (c1a00f1)
  • config: cover existing allowedEnv behaviour (6e0bbee)
  • config: cover existing allowedHeaders behaviour (d088346)
  • util/host-rules: cover existing header merging behaviour (9a91b69)
  • workers/repository: don't mock more than we need to (cf491cc)
  • workers/repository: set explicit allowedEnv (f189d93)

v44.60.0

Compare Source

Features
Bug Fixes
  • datasource/go: don't cache null on non-404/410 goproxy errors (#​45638) (dac1985)
Tests

v44.59.3

Compare Source

Miscellaneous Chores
  • deps: update dependency protobufjs@​8.0.1 to v8.8.0 (main) (#​45642) (4e436e5)
Build System

v44.59.2

Compare Source

Bug Fixes
  • changelog: preserve docker compatibility for changelog release lookup (#​45170) (02b1384)
  • manager/npm: run npm install twice during lock file maintenance (#​45542) (dad0b03)
  • prune: skip branch pruning when branchPrefix is empty (#​43891) (614b15d)
Miscellaneous Chores
  • deps: update docker/dockerfile docker tag to v1.27.0 (main) (#​45634) (d4aaf9e)

v44.59.1

Compare Source

Bug Fixes

v44.59.0

Compare Source

Features
Bug Fixes

v44.58.0

Compare Source

Features
Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.95.6 (main) (#​45633) (d5b78f9)

v44.57.4

Compare Source

Bug Fixes
Miscellaneous Chores

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

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.

@luckycold luckycold closed this Sep 8, 2026
@luckycold
luckycold deleted the renovate/renovate-renovate-44.x branch September 8, 2026 21:44
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