Update renovate/renovate Docker tag to v34.152.2 #1325

Merged
renovate-bot merged 1 commit from renovate/renovate-renovate-34.x into master 2023-02-23 17:46:21 +00:00
Contributor

This PR contains the following updates:

Package Update Change
renovate/renovate minor 34.150.0-slim -> 34.152.2-slim

Release Notes

renovatebot/renovate

v34.152.2

Compare Source

Bug Fixes
  • gomod: Use correct major version to update go import paths (#​20140) (a340830)
Miscellaneous Chores
Documentation

v34.152.1

Compare Source

Bug Fixes
  • platform/bitbucket: remove blockquote markdown from bitbucket issue description (#​20588) (18bdac9)
Code Refactoring
Miscellaneous Chores

v34.152.0

Compare Source

Features
Bug Fixes
  • remove rebase-all-open-prs checkbox from read only issue bodies (#​20578) (77b2189)
Build System
Miscellaneous Chores

v34.151.0

Compare Source

Features
  • platform/github: flag to control whether PRs can be edited by maintainers if forkTokenis set (#​19771) (340a913)
Bug Fixes
  • versioning/composer: support range versions normalization (#​20558) (27eda56)
Documentation
Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://github.com/renovatebot/renovate) | minor | `34.150.0-slim` -> `34.152.2-slim` | --- ### Release Notes <details> <summary>renovatebot/renovate</summary> ### [`v34.152.2`](https://github.com/renovatebot/renovate/releases/tag/34.152.2) [Compare Source](https://github.com/renovatebot/renovate/compare/34.152.1...34.152.2) ##### Bug Fixes - **gomod:** Use correct major version to update go import paths ([#&#8203;20140](https://github.com/renovatebot/renovate/issues/20140)) ([a340830](https://github.com/renovatebot/renovate/commit/a340830ee6de5cea806f0db27fce379382d3c07e)) ##### Miscellaneous Chores - remove unnecessary Range types ([#&#8203;20582](https://github.com/renovatebot/renovate/issues/20582)) ([9f96c1e](https://github.com/renovatebot/renovate/commit/9f96c1e224b181c37bc574e1fda0713e5732dcbf)) ##### Documentation - **best-practices:** prefer `satisfies` operator over `as` ([#&#8203;20566](https://github.com/renovatebot/renovate/issues/20566)) ([e387b82](https://github.com/renovatebot/renovate/commit/e387b8225eeb1f28be64172a693d35aee6723acc)) ### [`v34.152.1`](https://github.com/renovatebot/renovate/releases/tag/34.152.1) [Compare Source](https://github.com/renovatebot/renovate/compare/34.152.0...34.152.1) ##### Bug Fixes - **platform/bitbucket:** remove blockquote markdown from bitbucket issue description ([#&#8203;20588](https://github.com/renovatebot/renovate/issues/20588)) ([18bdac9](https://github.com/renovatebot/renovate/commit/18bdac9d35b63e1ab2a6eed3f061b7c921cb03f3)) ##### Code Refactoring - getBranchStatus and tests ([#&#8203;20585](https://github.com/renovatebot/renovate/issues/20585)) ([109f349](https://github.com/renovatebot/renovate/commit/109f3491ab3d1ded5183c5b78eba00955a15e821)) ##### Miscellaneous Chores - **VersioningApi:** add doc comments ([#&#8203;20333](https://github.com/renovatebot/renovate/issues/20333)) ([ed6cd8a](https://github.com/renovatebot/renovate/commit/ed6cd8a8de77a3fb9a57dc2fd94d704d4f9d3be4)) ### [`v34.152.0`](https://github.com/renovatebot/renovate/releases/tag/34.152.0) [Compare Source](https://github.com/renovatebot/renovate/compare/34.151.0...34.152.0) ##### Features - **platform/bitbucket:** consolidate types ([#&#8203;20570](https://github.com/renovatebot/renovate/issues/20570)) ([5cc4260](https://github.com/renovatebot/renovate/commit/5cc4260ba7afecda435a45333e017f174a964f2b)) - **schema:** Add `looseValue` and `looseObject` helpers ([#&#8203;20576](https://github.com/renovatebot/renovate/issues/20576)) ([edef600](https://github.com/renovatebot/renovate/commit/edef60045c48030a611fbdfbf7d970a86f4126c2)) ##### Bug Fixes - remove rebase-all-open-prs checkbox from read only issue bodies ([#&#8203;20578](https://github.com/renovatebot/renovate/issues/20578)) ([77b2189](https://github.com/renovatebot/renovate/commit/77b218960399113903a5cae1f4e2e3d98846b9bc)) ##### Build System - **deps:** update dependency simple-git to v3.16.1 ([#&#8203;20579](https://github.com/renovatebot/renovate/issues/20579)) ([2ff7cd9](https://github.com/renovatebot/renovate/commit/2ff7cd99f352bf32245f469ad44fcddc9e5ed7e1)) ##### Miscellaneous Chores - **deps:** update jest monorepo to v29.4.3 ([#&#8203;20580](https://github.com/renovatebot/renovate/issues/20580)) ([aa1596d](https://github.com/renovatebot/renovate/commit/aa1596dae04af3e7b2dc8ca2e872173e71789711)) ### [`v34.151.0`](https://github.com/renovatebot/renovate/releases/tag/34.151.0) [Compare Source](https://github.com/renovatebot/renovate/compare/34.150.0...34.151.0) ##### Features - **platform/github:** flag to control whether PRs can be edited by maintainers if `forkToken`is set ([#&#8203;19771](https://github.com/renovatebot/renovate/issues/19771)) ([340a913](https://github.com/renovatebot/renovate/commit/340a913a48bca375d721cf59bde3fe7a14ed6f1c)) ##### Bug Fixes - **versioning/composer:** support range versions normalization ([#&#8203;20558](https://github.com/renovatebot/renovate/issues/20558)) ([27eda56](https://github.com/renovatebot/renovate/commit/27eda56db266986fbe635e850e4c194724186ef8)) ##### Documentation - **readme:** use GitHub Flavored Markdown admonition ([#&#8203;20565](https://github.com/renovatebot/renovate/issues/20565)) ([7f05a1a](https://github.com/renovatebot/renovate/commit/7f05a1a319d837ed36aa3a779d891a648f3e1c93)) ##### Miscellaneous Chores - **deps:** update node.js to [`cb68fa4`](https://github.com/renovatebot/renovate/commit/cb68fa4) ([#&#8203;20567](https://github.com/renovatebot/renovate/issues/20567)) ([c7254ab](https://github.com/renovatebot/renovate/commit/c7254ab70d006f0a21304c822b989b261826afaa)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1MC4wIn0=-->
renovate-bot added 1 commit 2023-02-23 17:46:19 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
54d5b4827b
Update renovate/renovate Docker tag to v34.152.2
renovate-bot merged commit 54d5b4827b into master 2023-02-23 17:46:21 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: tobru/gitops-tbrnt#1325
No description provided.