Update renovate/renovate Docker tag to v32.181.0 (main) #189

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

This PR contains the following updates:

Package Update Change
renovate/renovate minor 32.177.1-slim -> 32.181.0-slim

Release Notes

renovatebot/renovate

v32.181.0

Compare Source

Features
  • util/exec: enable process group handling on process termination (#​17447) (21ab4ba)

v32.180.1

Compare Source

Bug Fixes

v32.180.0

Compare Source

Features
  • preset: create react-query and react-query/devtools replacements, add now-to-vercel to replacements:all (#​17279) (d93984d)
Bug Fixes
Miscellaneous Chores

v32.179.1

Compare Source

Bug Fixes
  • cache/repository: don't log error for non-existant files (#​17427) (10fd0f2)

v32.179.0

Compare Source

Features
  • datasource: New datasource that pulls database engine versions available for use on AWS RDS (#​17345) (fb72204)
Miscellaneous Chores
Documentation

v32.178.0

Compare Source

Features
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, 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.177.1-slim` -> `32.181.0-slim` | --- ### Release Notes <details> <summary>renovatebot/renovate</summary> ### [`v32.181.0`](https://github.com/renovatebot/renovate/releases/tag/32.181.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.180.1...32.181.0) ##### Features - **util/exec:** enable process group handling on process termination ([#&#8203;17447](https://github.com/renovatebot/renovate/issues/17447)) ([21ab4ba](https://github.com/renovatebot/renovate/commit/21ab4bad6350a52df0121cbe42dbf6b34cd7cd03)) ### [`v32.180.1`](https://github.com/renovatebot/renovate/releases/tag/32.180.1) [Compare Source](https://github.com/renovatebot/renovate/compare/32.180.0...32.180.1) ##### Bug Fixes - use baseBranch insteaf of defaultBranch ([#&#8203;17436](https://github.com/renovatebot/renovate/issues/17436)) ([dafda2e](https://github.com/renovatebot/renovate/commit/dafda2e597eab338df5560dad0dbe7ada14adae1)) ### [`v32.180.0`](https://github.com/renovatebot/renovate/releases/tag/32.180.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.179.1...32.180.0) ##### Features - **preset:** create react-query and react-query/devtools replacements, add now-to-vercel to replacements:all ([#&#8203;17279](https://github.com/renovatebot/renovate/issues/17279)) ([d93984d](https://github.com/renovatebot/renovate/commit/d93984d33a4afb5c5a0c6c595a031f7b35a31c1a)) ##### Bug Fixes - **data:** automatic update of static data ([#&#8203;17443](https://github.com/renovatebot/renovate/issues/17443)) ([24511b7](https://github.com/renovatebot/renovate/commit/24511b7e50f29a5661d84eb231da83ead1ca4df7)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v16.11.51 ([#&#8203;17433](https://github.com/renovatebot/renovate/issues/17433)) ([2b973e8](https://github.com/renovatebot/renovate/commit/2b973e872814fc032b6edc1c09f9209d776c6b64)) - **deps:** update dependency eslint-plugin-jest to v26.8.4 ([#&#8203;17434](https://github.com/renovatebot/renovate/issues/17434)) ([3dd09bf](https://github.com/renovatebot/renovate/commit/3dd09bf4c50daa3a5b9bb1d309e7fec3203498e3)) - **deps:** update dependency eslint-plugin-jest to v26.8.5 ([#&#8203;17444](https://github.com/renovatebot/renovate/issues/17444)) ([dd7b4d0](https://github.com/renovatebot/renovate/commit/dd7b4d0482cd608184255ed76e665192a5af23d7)) ### [`v32.179.1`](https://github.com/renovatebot/renovate/releases/tag/32.179.1) [Compare Source](https://github.com/renovatebot/renovate/compare/32.179.0...32.179.1) ##### Bug Fixes - **cache/repository:** don't log error for non-existant files ([#&#8203;17427](https://github.com/renovatebot/renovate/issues/17427)) ([10fd0f2](https://github.com/renovatebot/renovate/commit/10fd0f28278bc464a2385f13ecebea70ee0f3df4)) ### [`v32.179.0`](https://github.com/renovatebot/renovate/releases/tag/32.179.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.178.0...32.179.0) ##### Features - **datasource:** New datasource that pulls database engine versions available for use on AWS RDS ([#&#8203;17345](https://github.com/renovatebot/renovate/issues/17345)) ([fb72204](https://github.com/renovatebot/renovate/commit/fb72204a28e664d6dd3e58bda7fc33f533e45bd7)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/eslint](https://github.com/types/eslint) to v8.4.6 ([#&#8203;17422](https://github.com/renovatebot/renovate/issues/17422)) ([12706d6](https://github.com/renovatebot/renovate/commit/12706d62bc416fc147120b51f7eb05e2a54658fc)) ##### Documentation - **docker:** remove wrong `authType` usage ([#&#8203;17424](https://github.com/renovatebot/renovate/issues/17424)) ([34b704f](https://github.com/renovatebot/renovate/commit/34b704fe6a309ef2c1975a5760d2b3fe423303b2)) ### [`v32.178.0`](https://github.com/renovatebot/renovate/releases/tag/32.178.0) [Compare Source](https://github.com/renovatebot/renovate/compare/32.177.1...32.178.0) ##### Features - **cache/repository:** Implement S3 client ([#&#8203;17322](https://github.com/renovatebot/renovate/issues/17322)) ([ba13dc5](https://github.com/renovatebot/renovate/commit/ba13dc547bdcea5cddd5960418e125d6eccf4458)) ##### Miscellaneous Chores - **deps:** update dependency type-fest to v2.18.1 ([#&#8203;17419](https://github.com/renovatebot/renovate/issues/17419)) ([4a295de](https://github.com/renovatebot/renovate/commit/4a295defed527cc04ebe1497c76ff260da3246a4)) - use “behind base branch” not “stale” ([#&#8203;17417](https://github.com/renovatebot/renovate/issues/17417)) ([22a8cc6](https://github.com/renovatebot/renovate/commit/22a8cc68f127b1bbeeac1f52a1b04465da142199)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzcuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3Ny4xIn0=-->
renovate-bot added 1 commit 2022-08-29 07:02:52 +00:00
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is passing Details
a79642912d
Update renovate/renovate Docker tag to v32.181.0
renovate-bot merged commit a79642912d into main 2022-08-29 07:02:54 +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#189
No description provided.