Update dependency renovate/renovate to v32.151.2 (main) #174

Merged
renovate-bot merged 1 commits from renovate/main-renovate-renovate-32.x into main 2022-08-08 07:02:30 +00:00
Member

This PR contains the following updates:

Package Update Change
renovate/renovate minor 32.145.0-slim -> 32.151.2-slim

Release Notes

renovatebot/renovate

v32.151.2

Compare Source

Build System

v32.151.1

Compare Source

Bug Fixes

v32.151.0

Compare Source

Features
Miscellaneous Chores

v32.150.4

Compare Source

Bug Fixes

v32.150.3

Compare Source

Documentation
  • platformAutomerge: recommend setting required status checks (#​16965) (93e200f)
Build System
Miscellaneous Chores

v32.150.2

Compare Source

Bug Fixes

v32.150.1

Compare Source

Bug Fixes

v32.150.0

Compare Source

Features

v32.149.0

Compare Source

Features

v32.148.0

Compare Source

Features

v32.147.0

Compare Source

Features
Miscellaneous Chores

v32.146.0

Compare Source

Features
Bug Fixes
  • buildpack: execute preCommads on install mode (#​16995) (9b3a3f8)
  • fix failed hermit binary source tests due to findUp module acts differently in windows (#​16985) (87fc22a)
  • join env var lines with os.EOL to fix test failure on different systems (#​16993) (44059c3)
  • manager/bazel: fix regex and tests for update function (#​16992) (813cc8d)
  • manager/npm: support yarn update without yarnPath (#​16988) (f414cf9)
  • renovate-config-validator: add validate presets to the validator (#​16468) (4b0b49e)
Tests
Build System

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.145.0-slim` -> `32.151.2-slim` | --- ### Release Notes <details> <summary>renovatebot/renovate</summary> ### [`v32.151.2`](https://github.com/renovatebot/renovate/releases/tag/32.151.2) [Compare Source](https://github.com/renovatebot/renovate/compare/32.151.1...32.151.2) ##### Build System - **deps:** update dependency find-packages to v9.0.8 ([#&#8203;17024](https://github.com/renovatebot/renovate/issues/17024)) ([69fa47c](https://github.com/renovatebot/renovate/commit/69fa47cfa9e9838a38534aa887c05897246e3869)) ### [`v32.151.1`](https://github.com/renovatebot/renovate/releases/tag/32.151.1) [Compare Source](https://github.com/renovatebot/renovate/compare/32.151.0...32.151.1) ##### Bug Fixes - **manager/sbt:** allow addCompilerPlugin ([#&#8203;17006](https://github.com/renovatebot/renovate/issues/17006)) ([f61342d](https://github.com/renovatebot/renovate/commit/f61342d0686a59dbc085fa035ad8440821dd3130)) ### [`v32.151.0`](https://github.com/renovatebot/renovate/releases/tag/32.151.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.150.4...32.151.0) ##### Features - **bazel:** Parser reimplementation ([#&#8203;16931](https://github.com/renovatebot/renovate/issues/16931)) ([89e9d31](https://github.com/renovatebot/renovate/commit/89e9d31935489d50f8ead9a184e08202ba86b542)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v16.11.47 ([#&#8203;17022](https://github.com/renovatebot/renovate/issues/17022)) ([8c08d54](https://github.com/renovatebot/renovate/commit/8c08d5414377140bd2e0ebcdc09b31ad5c3d4165)) ### [`v32.150.4`](https://github.com/renovatebot/renovate/releases/tag/32.150.4) [Compare Source](https://github.com/renovatebot/renovate/compare/32.150.3...32.150.4) ##### Bug Fixes - **manager/sbt:** allow star comment ([#&#8203;17005](https://github.com/renovatebot/renovate/issues/17005)) ([b367f4d](https://github.com/renovatebot/renovate/commit/b367f4db99fa5f51ddf1f159576c7d3810db4a4f)) ### [`v32.150.3`](https://github.com/renovatebot/renovate/releases/tag/32.150.3) [Compare Source](https://github.com/renovatebot/renovate/compare/32.150.2...32.150.3) ##### Documentation - **platformAutomerge:** recommend setting required status checks ([#&#8203;16965](https://github.com/renovatebot/renovate/issues/16965)) ([93e200f](https://github.com/renovatebot/renovate/commit/93e200f2aa94382a370f681df676f91cd98fae08)) ##### Build System - **deps:** update dependency simple-git to v3.11.0 ([#&#8203;17018](https://github.com/renovatebot/renovate/issues/17018)) ([c89b998](https://github.com/renovatebot/renovate/commit/c89b998ba3fd2cd9cf617757a8b08391f508ac4f)) ##### Miscellaneous Chores - **deps:** update dependency type-fest to v2.18.0 ([#&#8203;17019](https://github.com/renovatebot/renovate/issues/17019)) ([c4726ab](https://github.com/renovatebot/renovate/commit/c4726ab30e8bc8bd611ea8b89c8d0c0c91024e1a)) ### [`v32.150.2`](https://github.com/renovatebot/renovate/releases/tag/32.150.2) [Compare Source](https://github.com/renovatebot/renovate/compare/32.150.1...32.150.2) ##### Bug Fixes - **npm:** use node versioning for node ([#&#8203;17014](https://github.com/renovatebot/renovate/issues/17014)) ([53f6878](https://github.com/renovatebot/renovate/commit/53f687898ef607bc78253deeb751efa093e1850a)), closes [#&#8203;17013](https://github.com/renovatebot/renovate/issues/17013) ### [`v32.150.1`](https://github.com/renovatebot/renovate/releases/tag/32.150.1) [Compare Source](https://github.com/renovatebot/renovate/compare/32.150.0...32.150.1) ##### Bug Fixes - Revert "fix(renovate-config-validator): add validate presets to the validator" ([#&#8203;17012](https://github.com/renovatebot/renovate/issues/17012)) ([ce23187](https://github.com/renovatebot/renovate/commit/ce2318765fa5404fdba59c9fbe0f5efa1fd4c551)), closes [#&#8203;16468](https://github.com/renovatebot/renovate/issues/16468) ### [`v32.150.0`](https://github.com/renovatebot/renovate/releases/tag/32.150.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.149.0...32.150.0) ##### Features - **manager/npm:** full npm buildpack support ([#&#8203;16976](https://github.com/renovatebot/renovate/issues/16976)) ([be316c5](https://github.com/renovatebot/renovate/commit/be316c5d0bda13855ceffbf3a422a6ce35c9928d)) ### [`v32.149.0`](https://github.com/renovatebot/renovate/releases/tag/32.149.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.148.0...32.149.0) ##### Features - **manager/pip-compile:** support buildpack ([#&#8203;16996](https://github.com/renovatebot/renovate/issues/16996)) ([ff1447c](https://github.com/renovatebot/renovate/commit/ff1447c08136a4a849cb2e24eb8fdb697c52d324)) ### [`v32.148.0`](https://github.com/renovatebot/renovate/releases/tag/32.148.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.147.0...32.148.0) ##### Features - **manager/npm:** lerna buildpack support ([#&#8203;16991](https://github.com/renovatebot/renovate/issues/16991)) ([4573bd7](https://github.com/renovatebot/renovate/commit/4573bd78e6b4cbc4e8cce5842ab54114fefc6b22)) ### [`v32.147.0`](https://github.com/renovatebot/renovate/releases/tag/32.147.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.146.0...32.147.0) ##### Features - **manager/npm:** full pnpm buildpack support ([#&#8203;16989](https://github.com/renovatebot/renovate/issues/16989)) ([4189474](https://github.com/renovatebot/renovate/commit/41894744ff2cd0bbec543e45cf3f1c2bfcd03147)) - **manager/npm:** full yarn buildpack support ([#&#8203;16986](https://github.com/renovatebot/renovate/issues/16986)) ([b620f65](https://github.com/renovatebot/renovate/commit/b620f655771e4971dae2f61929ca60516e1f5bf2)) - **manager/pip_requirements:** support buildpack ([#&#8203;16999](https://github.com/renovatebot/renovate/issues/16999)) ([5138dae](https://github.com/renovatebot/renovate/commit/5138daede5295af47298d46445fe92177c1766c1)) - **manager/poetry:** support buildpack ([#&#8203;17002](https://github.com/renovatebot/renovate/issues/17002)) ([6d426a0](https://github.com/renovatebot/renovate/commit/6d426a0f88c14b5a5672cc0b5dcb4e9590cea416)) ##### Miscellaneous Chores - **manager/npm:** remove empty preCommands ([#&#8203;16990](https://github.com/renovatebot/renovate/issues/16990)) ([1035def](https://github.com/renovatebot/renovate/commit/1035defa16b62fa6956e737539f26a419ec430c2)) ### [`v32.146.0`](https://github.com/renovatebot/renovate/releases/tag/32.146.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.145.0...32.146.0) ##### Features - add hermit binary source ([#&#8203;16259](https://github.com/renovatebot/renovate/issues/16259)) ([f07dcfb](https://github.com/renovatebot/renovate/commit/f07dcfb03aefce8d85eb0d563cace661a2c4b8b1)) - **github-actions:** update job and service containers ([#&#8203;16770](https://github.com/renovatebot/renovate/issues/16770)) ([8dd40fe](https://github.com/renovatebot/renovate/commit/8dd40fe523f60a31511e7dd5a32a153bc49bdb6a)) ##### Bug Fixes - **buildpack:** execute `preCommads` on install mode ([#&#8203;16995](https://github.com/renovatebot/renovate/issues/16995)) ([9b3a3f8](https://github.com/renovatebot/renovate/commit/9b3a3f8d1192e0d4c3b5a02e09c6e3addc82111f)) - fix failed hermit binary source tests due to findUp module acts differently in windows ([#&#8203;16985](https://github.com/renovatebot/renovate/issues/16985)) ([87fc22a](https://github.com/renovatebot/renovate/commit/87fc22a4ce93a6fb637ebc64e898c5bfafad984d)) - join env var lines with os.EOL to fix test failure on different systems ([#&#8203;16993](https://github.com/renovatebot/renovate/issues/16993)) ([44059c3](https://github.com/renovatebot/renovate/commit/44059c3e2047991d69bfe58e807fd04df198b7f4)) - **manager/bazel:** fix regex and tests for update function ([#&#8203;16992](https://github.com/renovatebot/renovate/issues/16992)) ([813cc8d](https://github.com/renovatebot/renovate/commit/813cc8d474b18bd363bc0ef0fa4698158ee4b1bc)) - **manager/npm:** support yarn update without yarnPath ([#&#8203;16988](https://github.com/renovatebot/renovate/issues/16988)) ([f414cf9](https://github.com/renovatebot/renovate/commit/f414cf9a5455a476d63e587d0b8616729e163ec4)) - **renovate-config-validator:** add validate presets to the validator ([#&#8203;16468](https://github.com/renovatebot/renovate/issues/16468)) ([4b0b49e](https://github.com/renovatebot/renovate/commit/4b0b49e1c65a29880f3f9101d4f2d4e987349c67)) ##### Tests - fix typo ([#&#8203;16984](https://github.com/renovatebot/renovate/issues/16984)) ([9d939f4](https://github.com/renovatebot/renovate/commit/9d939f429e6c0617485e130fe8d962f7572ecf71)) ##### Build System - **deps:** update dependency good-enough-parser to v1.1.10 ([#&#8203;17000](https://github.com/renovatebot/renovate/issues/17000)) ([2aad1f1](https://github.com/renovatebot/renovate/commit/2aad1f108e5598ea42530e98f24c2e067c02b4f1)) </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE0NS4wIn0=-->
renovate-bot added 1 commit 2022-08-08 07:02:29 +00:00
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is passing Details
a11a31f441
Update dependency renovate/renovate to v32.151.2
renovate-bot merged commit a11a31f441 into main 2022-08-08 07:02:30 +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.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/renovate-bot#174
No description provided.