Update dependency renovate/renovate to v32.154.5 #993

Merged
renovate-bot merged 1 commits from renovate/renovate-renovate-32.x into master 2022-08-10 16:44:39 +00:00
Contributor

This PR contains the following updates:

Package Update Change
renovate/renovate minor 32.153.1-slim -> 32.154.5-slim

Release Notes

renovatebot/renovate

v32.154.3

Compare Source

Bug Fixes

v32.154.2

Compare Source

Bug Fixes

v32.154.1

Compare Source

Bug Fixes
Documentation

v32.154.0

Compare Source

Features
  • changelogs: defer retrieval if not required for templates (#​17073) (2546c03)
Miscellaneous Chores
Code Refactoring

v32.153.4

Compare Source

Bug Fixes
Code Refactoring

v32.153.3

Compare Source

Continuous Integration
Build System

v32.153.2

Compare Source

Bug Fixes
Code Refactoring
  • repository/merge: extract unnecessarily nested function from detectConfigFile (#​17066) (1c429f6)

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, click this checkbox.

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 | `32.153.1-slim` -> `32.154.5-slim` | --- ### Release Notes <details> <summary>renovatebot/renovate</summary> ### [`v32.154.3`](https://github.com/renovatebot/renovate/releases/tag/32.154.3) [Compare Source](https://github.com/renovatebot/renovate/compare/32.154.2...32.154.3) ##### Bug Fixes - **github:** Check release date for undefined value ([#&#8203;17106](https://github.com/renovatebot/renovate/issues/17106)) ([f353122](https://github.com/renovatebot/renovate/commit/f3531226e90b9f67ed324c9b78e7b4a506cf4f88)) ### [`v32.154.2`](https://github.com/renovatebot/renovate/releases/tag/32.154.2) [Compare Source](https://github.com/renovatebot/renovate/compare/32.154.1...32.154.2) ##### Bug Fixes - **datasource/docker:** export default config via class ([#&#8203;17102](https://github.com/renovatebot/renovate/issues/17102)) ([7492200](https://github.com/renovatebot/renovate/commit/74922000140ccad4c476d0dfbe0522769ea17487)) - wrong commit message title for groups ([#&#8203;17100](https://github.com/renovatebot/renovate/issues/17100)) ([c3e5e07](https://github.com/renovatebot/renovate/commit/c3e5e07344abc122be3427cc8ef11e3c6c7c6b81)) ### [`v32.154.1`](https://github.com/renovatebot/renovate/releases/tag/32.154.1) [Compare Source](https://github.com/renovatebot/renovate/compare/32.154.0...32.154.1) ##### Bug Fixes - **github-actions:** pkg can be null ([#&#8203;17094](https://github.com/renovatebot/renovate/issues/17094)) ([83610e0](https://github.com/renovatebot/renovate/commit/83610e0166cecf1bcc777841462ac8a1b70dab0c)) ##### Documentation - **best-practices:** improve functions section ([#&#8203;17070](https://github.com/renovatebot/renovate/issues/17070)) ([d782636](https://github.com/renovatebot/renovate/commit/d782636d4753e88a66dd9ebd37255eea8c5b87d2)) ### [`v32.154.0`](https://github.com/renovatebot/renovate/releases/tag/32.154.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.153.4...32.154.0) ##### Features - **changelogs:** defer retrieval if not required for templates ([#&#8203;17073](https://github.com/renovatebot/renovate/issues/17073)) ([2546c03](https://github.com/renovatebot/renovate/commit/2546c03f6cfdfed1e25011990d25a229ab49186a)) ##### Miscellaneous Chores - **deps:** update dependency mock-fs to v5.1.3 ([#&#8203;17090](https://github.com/renovatebot/renovate/issues/17090)) ([6cc5aef](https://github.com/renovatebot/renovate/commit/6cc5aef7060d70719c8aa696dc046e8c9b996c90)) ##### Code Refactoring - **sbt:** Reimplement the parser ([#&#8203;17054](https://github.com/renovatebot/renovate/issues/17054)) ([42d4de6](https://github.com/renovatebot/renovate/commit/42d4de6507e89f2059ad6832c073c6bfd146f5df)) ### [`v32.153.4`](https://github.com/renovatebot/renovate/releases/tag/32.153.4) [Compare Source](https://github.com/renovatebot/renovate/compare/32.153.3...32.153.4) ##### Bug Fixes - **data:** automatic update of static data ([#&#8203;17085](https://github.com/renovatebot/renovate/issues/17085)) ([88aded3](https://github.com/renovatebot/renovate/commit/88aded348642f6491ea23ea2c7cf6d0f54880fee)) ##### Code Refactoring - **manager/go:** make multiline parsing a function ([#&#8203;17074](https://github.com/renovatebot/renovate/issues/17074)) ([0e7c430](https://github.com/renovatebot/renovate/commit/0e7c4306ec00f2701b7427f9954e5df3583066df)) ### [`v32.153.3`](https://github.com/renovatebot/renovate/releases/tag/32.153.3) [Compare Source](https://github.com/renovatebot/renovate/compare/32.153.2...32.153.3) ##### Continuous Integration - create update-data scheduled workflow ([#&#8203;17080](https://github.com/renovatebot/renovate/issues/17080)) ([3d19ec6](https://github.com/renovatebot/renovate/commit/3d19ec662abc4f0749e1dfc71d471724a0343c7f)) ##### Build System - **deps:** update dependency good-enough-parser to v1.1.18 ([#&#8203;17086](https://github.com/renovatebot/renovate/issues/17086)) ([43a99d3](https://github.com/renovatebot/renovate/commit/43a99d3d1ae7b9e45cd825228eeb81ad26f2de7b)) ### [`v32.153.2`](https://github.com/renovatebot/renovate/releases/tag/32.153.2) [Compare Source](https://github.com/renovatebot/renovate/compare/32.153.1...32.153.2) ##### Bug Fixes - **template:** Use proxy instead of deep clone ([#&#8203;17075](https://github.com/renovatebot/renovate/issues/17075)) ([35df2bd](https://github.com/renovatebot/renovate/commit/35df2bdb7cc99883aeb7d2662994892720e2ed36)) ##### Code Refactoring - **repository/merge:** extract unnecessarily nested function from `detectConfigFile` ([#&#8203;17066](https://github.com/renovatebot/renovate/issues/17066)) ([1c429f6](https://github.com/renovatebot/renovate/commit/1c429f603785b9afee2254decd6a81d8c894a60d)) </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE1My4xIn0=-->
renovate-bot added 1 commit 2022-08-10 16:44:37 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
60663e4818
Update dependency renovate/renovate to v32.154.5
renovate-bot merged commit 60663e4818 into master 2022-08-10 16:44:39 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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#993
No description provided.