Update dependency renovate/renovate to v32.153.1 #992

Merged
renovate-bot merged 1 commits from renovate/renovate-renovate-32.x into master 2022-08-09 16:45:36 +00:00
Contributor

This PR contains the following updates:

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

Release Notes

renovatebot/renovate

v32.153.1

Compare Source

Bug Fixes
Documentation

v32.153.0

Compare Source

Features
Bug Fixes
Documentation
Build System
Miscellaneous Chores
Code Refactoring
Tests

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.152.0-slim` -> `32.153.1-slim` | --- ### Release Notes <details> <summary>renovatebot/renovate</summary> ### [`v32.153.1`](https://github.com/renovatebot/renovate/releases/tag/32.153.1) [Compare Source](https://github.com/renovatebot/renovate/compare/32.153.0...32.153.1) ##### Bug Fixes - **docs:** comma splices in help text ([#&#8203;17049](https://github.com/renovatebot/renovate/issues/17049)) ([5069b60](https://github.com/renovatebot/renovate/commit/5069b6010933e3aab044e703ec49e4a2d7d8a9ac)) ##### Documentation - added functions section to best-practices.md ([#&#8203;17065](https://github.com/renovatebot/renovate/issues/17065)) ([9bf0118](https://github.com/renovatebot/renovate/commit/9bf011893f618166e54c9ca3216910d5d4644f5e)) ### [`v32.153.0`](https://github.com/renovatebot/renovate/releases/tag/32.153.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.152.0...32.153.0) ##### Features - add azure pipelines built-in tasks version data ([#&#8203;16949](https://github.com/renovatebot/renovate/issues/16949)) ([5502afa](https://github.com/renovatebot/renovate/commit/5502afadaa1f7d819ce2f97595d508cd9c707430)) - **datasource/azure-pipelines-tasks:** add `azure-pipelines-tasks` datasource ([#&#8203;16904](https://github.com/renovatebot/renovate/issues/16904)) ([997e5a1](https://github.com/renovatebot/renovate/commit/997e5a1216a6e25493c0539a30ea88b4e910cc89)) - **presets:** add xUnit.net monorepo ([#&#8203;17036](https://github.com/renovatebot/renovate/issues/17036)) ([e8b3aef](https://github.com/renovatebot/renovate/commit/e8b3aefe087bd96991b6d87460f983dc62b62e43)) - **python:** redirect pip cache to renovate ([#&#8203;17038](https://github.com/renovatebot/renovate/issues/17038)) ([a700765](https://github.com/renovatebot/renovate/commit/a700765925358d5304f2f7320bf73407620ce3f1)) ##### Bug Fixes - **manager:** correctly escape the dot character in fileMatch ([#&#8203;17048](https://github.com/renovatebot/renovate/issues/17048)) ([c8ca426](https://github.com/renovatebot/renovate/commit/c8ca4267ef63f0a08e0acf64403a8a76b6650fac)) - **versioning/semver-coerced:** fix bugs in semver-coerced ([#&#8203;16973](https://github.com/renovatebot/renovate/issues/16973)) ([f9258c1](https://github.com/renovatebot/renovate/commit/f9258c1ca464b49179b28701aed66dbd6538759c)) - **yarn:** check stdout for disk space error ([#&#8203;17056](https://github.com/renovatebot/renovate/issues/17056)) ([157c07a](https://github.com/renovatebot/renovate/commit/157c07a0a1810b10d7ac110ed2b3a16b67a147b1)), closes [#&#8203;16536](https://github.com/renovatebot/renovate/issues/16536) ##### Documentation - update buildpack support ([#&#8203;17003](https://github.com/renovatebot/renovate/issues/17003)) ([3f0c34b](https://github.com/renovatebot/renovate/commit/3f0c34b134e5c7bbdb877e5101c3836ed6df780c)) ##### Build System - **deps:** update dependency good-enough-parser to v1.1.17 ([#&#8203;17044](https://github.com/renovatebot/renovate/issues/17044)) ([9ea6801](https://github.com/renovatebot/renovate/commit/9ea680149de548489c313a5f7ca3831817498de6)) ##### Miscellaneous Chores - **datasource/sbt:** list package versions in debug ([#&#8203;17035](https://github.com/renovatebot/renovate/issues/17035)) ([6f324e4](https://github.com/renovatebot/renovate/commit/6f324e41305e0f0fe0a18a5a517b513e38b3486d)) - **deps:** update dependency eslint-import-resolver-typescript to v3.4.0 ([#&#8203;17053](https://github.com/renovatebot/renovate/issues/17053)) ([3dc1e55](https://github.com/renovatebot/renovate/commit/3dc1e55ff2bfcf9ef3ad8d8ff1c1851d6c751c2b)) - **deps:** update linters to v5.32.0 ([#&#8203;17060](https://github.com/renovatebot/renovate/issues/17060)) ([4036132](https://github.com/renovatebot/renovate/commit/40361325c79d27d10dfbf47028ed8fd65dd7d0c8)) ##### Code Refactoring - merge extract config types ([#&#8203;16204](https://github.com/renovatebot/renovate/issues/16204)) ([d011e84](https://github.com/renovatebot/renovate/commit/d011e848a451dfea02b7a9357296a8ee85bc134b)) ##### Tests - **python:** fix snapshot tests ([#&#8203;17064](https://github.com/renovatebot/renovate/issues/17064)) ([99de3b7](https://github.com/renovatebot/renovate/commit/99de3b72f0a67304903dd2f5061f9e79b41bf15a)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTIuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1Mi4wIn0=-->
renovate-bot added 1 commit 2022-08-09 16:45:35 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
15d13bd56b
Update dependency renovate/renovate to v32.153.1
renovate-bot merged commit 15d13bd56b into master 2022-08-09 16:45:36 +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#992
No description provided.