Update renovate/renovate Docker tag to v30 (main) - autoclosed #29

Closed
renovate-bot wants to merge 1 commits from renovate/main-renovate-renovate-30.x into main
Member

This PR contains the following updates:

Package Update Change
renovate/renovate major 29.36.2-slim -> 30.3.1-slim

Release Notes

renovatebot/renovate

v30.3.1

30.3.1 (2021-12-12)
Bug Fixes
  • workers/pr: wrong links to changelog when master branch doesn't exist (#​12937) (b14e9fa)

v30.3.0

Features
Code Refactoring
Miscellaneous Chores

v30.2.2

30.2.2 (2021-12-11)
Bug Fixes
Miscellaneous Chores

v30.2.1

30.2.1 (2021-12-10)
Bug Fixes
  • default empty string for replace (a86eceb)
Miscellaneous Chores
Code Refactoring
Tests
  • workers: Explicit snapshot tests for generateBranchConfig (#​13049) (61c57a1)

v30.2.0

Features
Bug Fixes
Code Refactoring
  • regex: cleanup up index.ts and move matchStringStrategy to enum (#​12525) (e8645bf)
Miscellaneous Chores

v30.1.2

30.1.2 (2021-12-10)
Bug Fixes

v30.1.1

30.1.1 (2021-12-10)
Bug Fixes

v30.1.0

Features
  • config/presets: fetchJSONFile handle branchOrTag in Bitbucket Server (#​13005) (7e873ca)
Documentation
Miscellaneous Chores
Tests
Continuous Integration

v30.0.0

⚠ BREAKING CHANGES
  • preset: Configurations extending config:base will now default to maximum 10 concurrent PRs instead of 20.
  • config: Renovate will now fail if RENOVATE_CONFIG_FILE is specified without a file extension
  • remove node v12 and v15 support
Features
Documentation

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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) | major | `29.36.2-slim` -> `30.3.1-slim` | --- ### Release Notes <details> <summary>renovatebot/renovate</summary> ### [`v30.3.1`](https://github.com/renovatebot/renovate/releases/30.3.1) ##### [30.3.1](https://github.com/renovatebot/renovate/compare/30.3.0...30.3.1) (2021-12-12) ##### Bug Fixes - **workers/pr:** wrong links to changelog when master branch doesn't exist ([#&#8203;12937](https://github.com/renovatebot/renovate/issues/12937)) ([b14e9fa](https://github.com/renovatebot/renovate/commit/b14e9fa8de5ae79e9ebfe0b2b9512faf3553b4a6)) ### [`v30.3.0`](https://github.com/renovatebot/renovate/releases/30.3.0) ##### Features - **config/presets:** handle slash in packageTag ([#&#8203;13028](https://github.com/renovatebot/renovate/issues/13028)) ([4ea9ed2](https://github.com/renovatebot/renovate/commit/4ea9ed2b5e9f5e58473d4c2bd4b2ff0dde3b391c)) ##### Code Refactoring - **migrations:** extend abstract migration ([#&#8203;12963](https://github.com/renovatebot/renovate/issues/12963)) ([a4249f9](https://github.com/renovatebot/renovate/commit/a4249f9afeab0fd00f5fe56408fab86375beef9f)) - **versioning/nuget:** simplify by using class ([#&#8203;13059](https://github.com/renovatebot/renovate/issues/13059)) ([c96637b](https://github.com/renovatebot/renovate/commit/c96637b5baab6a87c91059786d1187ceffe5cc97)) ##### Miscellaneous Chores - **deps:** update dependency prettier to v2.5.1 ([#&#8203;13060](https://github.com/renovatebot/renovate/issues/13060)) ([62de7b0](https://github.com/renovatebot/renovate/commit/62de7b031d10eb87ef1a9913f39d53b89afd7d97)) - **deps:** update dependency re2 to v1.17.0 ([#&#8203;13061](https://github.com/renovatebot/renovate/issues/13061)) ([fa1240f](https://github.com/renovatebot/renovate/commit/fa1240fd9faae03581532874574936f220a4f6eb)) - **deps:** update dependency re2 to v1.17.1 ([#&#8203;13062](https://github.com/renovatebot/renovate/issues/13062)) ([dd5edbb](https://github.com/renovatebot/renovate/commit/dd5edbbe2c70bc8e61d9cb2550569c38c9510c58)) ### [`v30.2.2`](https://github.com/renovatebot/renovate/releases/30.2.2) ##### [30.2.2](https://github.com/renovatebot/renovate/compare/30.2.1...30.2.2) (2021-12-11) ##### Bug Fixes - **versioning/nuget:** correctly compare semver v2 versions ([#&#8203;13056](https://github.com/renovatebot/renovate/issues/13056)) ([c7dbbd8](https://github.com/renovatebot/renovate/commit/c7dbbd8620394afafd63c3581125f755f9af8497)) ##### Miscellaneous Chores - **deps:** update actions/stale action to v4.1.0 ([#&#8203;13053](https://github.com/renovatebot/renovate/issues/13053)) ([f17a8e7](https://github.com/renovatebot/renovate/commit/f17a8e77d10ecaecf31e9e9dee8d928f50692428)) - **deps:** update dependency eslint to v8.4.0 ([#&#8203;13055](https://github.com/renovatebot/renovate/issues/13055)) ([49f1d5a](https://github.com/renovatebot/renovate/commit/49f1d5a9b21bac14e6ff84ab27b84565bbb4215d)) - **deps:** update github/codeql-action action to v1.0.26 ([#&#8203;13051](https://github.com/renovatebot/renovate/issues/13051)) ([7a760d8](https://github.com/renovatebot/renovate/commit/7a760d8774491ba4f33cbb6cdc41c55568c1e630)) ### [`v30.2.1`](https://github.com/renovatebot/renovate/releases/30.2.1) ##### [30.2.1](https://github.com/renovatebot/renovate/compare/30.2.0...30.2.1) (2021-12-10) ##### Bug Fixes - default empty string for replace ([a86eceb](https://github.com/renovatebot/renovate/commit/a86eceb7d4f8650b2b62c4d8450e0c68a3e4af8c)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.18.0 ([#&#8203;13048](https://github.com/renovatebot/renovate/issues/13048)) ([821bd60](https://github.com/renovatebot/renovate/commit/821bd600c603b83f878f0d6847e8c42170e3e9ce)) ##### Code Refactoring - **util/exec:** Fix strict null errors ([#&#8203;12909](https://github.com/renovatebot/renovate/issues/12909)) ([995df4d](https://github.com/renovatebot/renovate/commit/995df4d9a7ecd95c3f32384b36025c32e3ab2e4e)) ##### Tests - **workers:** Explicit snapshot tests for generateBranchConfig ([#&#8203;13049](https://github.com/renovatebot/renovate/issues/13049)) ([61c57a1](https://github.com/renovatebot/renovate/commit/61c57a1321d8fbd09530b7305e73ee10a4dd23da)) ### [`v30.2.0`](https://github.com/renovatebot/renovate/releases/30.2.0) ##### Features - binarySource=install ([#&#8203;12961](https://github.com/renovatebot/renovate/issues/12961)) ([a9d3348](https://github.com/renovatebot/renovate/commit/a9d334874aa172ba9afc7ffdc526b405c2f43411)) ##### Bug Fixes - **manager/sbt:** support more seq constructors ([#&#8203;12541](https://github.com/renovatebot/renovate/issues/12541)) ([bdbcd61](https://github.com/renovatebot/renovate/commit/bdbcd61f8b2dbb7110926aba48516175dbfc8607)) ##### Code Refactoring - **regex:** cleanup up index.ts and move matchStringStrategy to enum ([#&#8203;12525](https://github.com/renovatebot/renovate/issues/12525)) ([e8645bf](https://github.com/renovatebot/renovate/commit/e8645bf3c937165f89ac2ac7562d15afcc9ba065)) ##### Miscellaneous Chores - fix docs tool lint issues ([#&#8203;13046](https://github.com/renovatebot/renovate/issues/13046)) ([f44f244](https://github.com/renovatebot/renovate/commit/f44f2440f207dc33b6426bf7b00c8791e0ad6a3f)) ### [`v30.1.2`](https://github.com/renovatebot/renovate/releases/30.1.2) ##### [30.1.2](https://github.com/renovatebot/renovate/compare/30.1.1...30.1.2) (2021-12-10) ##### Bug Fixes - don't semver filter git-refs and git-tags ([#&#8203;13043](https://github.com/renovatebot/renovate/issues/13043)) ([eeedade](https://github.com/renovatebot/renovate/commit/eeedadede767ecd3c9728f67c672f14a382c84bf)), closes [#&#8203;13034](https://github.com/renovatebot/renovate/issues/13034) ### [`v30.1.1`](https://github.com/renovatebot/renovate/releases/30.1.1) ##### [30.1.1](https://github.com/renovatebot/renovate/compare/30.1.0...30.1.1) (2021-12-10) ##### Bug Fixes - check if currentValue is a string ([#&#8203;13044](https://github.com/renovatebot/renovate/issues/13044)) ([bcea325](https://github.com/renovatebot/renovate/commit/bcea3254ad1a5f060d9096ca63d702f0526c1c43)) ### [`v30.1.0`](https://github.com/renovatebot/renovate/releases/30.1.0) ##### Features - **config/presets:** fetchJSONFile handle branchOrTag in Bitbucket Server ([#&#8203;13005](https://github.com/renovatebot/renovate/issues/13005)) ([7e873ca](https://github.com/renovatebot/renovate/commit/7e873cacf0bf5d9cddbb18a30b0a7da923fece69)) ##### Documentation - release as asset ([#&#8203;11429](https://github.com/renovatebot/renovate/issues/11429)) ([e4c938b](https://github.com/renovatebot/renovate/commit/e4c938b7a57d8c87a93325341b8457b640329a6a)) - **userStrings:** simplify text ([#&#8203;13031](https://github.com/renovatebot/renovate/issues/13031)) ([ffb023c](https://github.com/renovatebot/renovate/commit/ffb023c2f26d83ee453ebfc80fc97b49a1230c97)) ##### Miscellaneous Chores - **deps:** pin actions/upload-artifact action to v2.3.0 ([#&#8203;13039](https://github.com/renovatebot/renovate/issues/13039)) ([70c0307](https://github.com/renovatebot/renovate/commit/70c030740540c69b599036c9b93e180c904614e6)) ##### Tests - increase branches coverage threshold ([#&#8203;13040](https://github.com/renovatebot/renovate/issues/13040)) ([705b6db](https://github.com/renovatebot/renovate/commit/705b6db57bf09da80040b0f3cb1000db04f479bd)) ##### Continuous Integration - fix docs upload ([#&#8203;13041](https://github.com/renovatebot/renovate/issues/13041)) ([8dfb48e](https://github.com/renovatebot/renovate/commit/8dfb48e07bf127a0a6a7c687281cdd11927b7b90)) ### [`v30.0.0`](https://github.com/renovatebot/renovate/releases/30.0.0) ##### ⚠ BREAKING CHANGES - **preset:** Configurations extending config:base will now default to maximum 10 concurrent PRs instead of 20. - **config:** Renovate will now fail if RENOVATE_CONFIG_FILE is specified without a file extension - remove node v12 and v15 support ##### Features - **config:** parse JSON5/YAML self-hosted admin config ([#&#8203;12644](https://github.com/renovatebot/renovate/issues/12644)) ([9aa97af](https://github.com/renovatebot/renovate/commit/9aa97af5b346f82b48564c20c66783b51c3022d9)) - **preset:** decrease prConcurrentLimit to 10 ([#&#8203;12892](https://github.com/renovatebot/renovate/issues/12892)) ([ec6077d](https://github.com/renovatebot/renovate/commit/ec6077d343c5a3ac054c4821d01a8fae058ba1ff)) - remove node v12 and node v15 support ([#&#8203;12658](https://github.com/renovatebot/renovate/issues/12658)) ([7c4a71b](https://github.com/renovatebot/renovate/commit/7c4a71b679453af716fdb4fb96425dca1e712188)) ##### Documentation - **presets:** fix samples ([#&#8203;13029](https://github.com/renovatebot/renovate/issues/13029)) ([ce241e1](https://github.com/renovatebot/renovate/commit/ce241e170ce11a0ce069bab9c60a4f6acf887d67)) </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :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-bot force-pushed renovate/main-renovate-renovate-30.x from 9dbc27ca8e to d849d7d84b 2021-12-13 08:01:50 +00:00 Compare
renovate-bot changed title from Update renovate/renovate Docker tag to v30 (main) to Update renovate/renovate Docker tag to v30 (main) - autoclosed 2021-12-14 08:01:31 +00:00
renovate-bot closed this pull request 2021-12-14 08:01:31 +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#29
No description provided.