chore(deps): update docker.io/renovate/renovate docker tag to v29.14.0 #9

Merged
volker.raschek merged 1 commits from renovate/docker.io-renovate-renovate-29.x into master 2021-11-20 09:50:58 +00:00
Contributor

This PR contains the following updates:

Package Update Change
docker.io/renovate/renovate minor 29.2.6-slim -> 29.14.0-slim

Release Notes

renovatebot/renovate

v29.14.0

Features

v29.13.5

29.13.5 (2021-11-19)
Bug Fixes
  • automerge: catch branch automerge behind message (df14edd)
Code Refactoring
Miscellaneous Chores

v29.13.4

29.13.4 (2021-11-18)
Bug Fixes

v29.13.3

29.13.3 (2021-11-18)
Bug Fixes

v29.13.2

29.13.2 (2021-11-18)
Bug Fixes
  • catch prune branch error (693963d)

v29.13.1

29.13.1 (2021-11-18)
Bug Fixes

v29.13.0

Features

v29.12.8

29.12.8 (2021-11-18)
Bug Fixes

v29.12.7

29.12.7 (2021-11-18)
Bug Fixes

v29.12.6

29.12.6 (2021-11-18)
Bug Fixes

v29.12.5

29.12.5 (2021-11-18)
Bug Fixes

v29.12.4

29.12.4 (2021-11-17)
Bug Fixes

v29.12.3

29.12.3 (2021-11-17)
Bug Fixes
Continuous Integration

v29.12.2

29.12.2 (2021-11-17)
Bug Fixes

v29.12.1

29.12.1 (2021-11-17)
Bug Fixes

v29.12.0

Features

v29.11.1

29.11.1 (2021-11-17)
Bug Fixes

v29.11.0

Features
Code Refactoring
Miscellaneous Chores
Continuous Integration

v29.10.1

29.10.1 (2021-11-17)
Bug Fixes
Miscellaneous Chores
Code Refactoring

v29.10.0

Features

v29.9.1

29.9.1 (2021-11-16)
Bug Fixes
  • github: Shrink GraphQL page size and retry for any ExternalHostError (#​12689) (49d3c18)
Code Refactoring
Miscellaneous Chores

v29.9.0

Features
Miscellaneous Chores
Tests
  • typescript: Gradual migration to strict "null" and "any" checks (#​12681) (c98b79b)

v29.8.5

29.8.5 (2021-11-16)
Tests
Miscellaneous Chores
Build System

v29.8.4

29.8.4 (2021-11-15)
Bug Fixes
Tests
Documentation
Miscellaneous Chores

v29.8.3

29.8.3 (2021-11-15)
Bug Fixes
Miscellaneous Chores

v29.8.2

29.8.2 (2021-11-15)
Build System

v29.8.1

29.8.1 (2021-11-15)
Build System

v29.8.0

Features

v29.7.2

29.7.2 (2021-11-14)
Bug Fixes

v29.7.1

29.7.1 (2021-11-14)
Bug Fixes
Tests
  • maven: Cover the case of void "last-modified" jar header (#​12641) (811f81d)
Code Refactoring

v29.7.0

Features
  • composer: Support install before update and configure plugin behaviour (#​11990) (4e07ddf)
Miscellaneous Chores
Code Refactoring
Documentation

v29.6.1

29.6.1 (2021-11-12)
Bug Fixes
Documentation

v29.6.0

Features
  • replace deprecated dependencies with their replacements (#​5558) (98e7029)

v29.5.0

Features
Documentation
Miscellaneous Chores

v29.4.3

29.4.3 (2021-11-11)
Bug Fixes
  • npm: try/catch npm lock file parsing (2bb64f0)
Code Refactoring
Tests

v29.4.2

29.4.2 (2021-11-10)
Bug Fixes

v29.4.1

29.4.1 (2021-11-10)
Build System

v29.4.0

Features
Code Refactoring
Documentation

v29.3.5

29.3.5 (2021-11-10)
Bug Fixes

v29.3.4

29.3.4 (2021-11-09)
Bug Fixes
Miscellaneous Chores
  • eslint consistent-return (043f877)
  • re-enable eslint no-console (982e369)
  • re-enable eslint no-template-curly-in-string (b7dec71)
  • remove unused eslint (1fe93e7)

v29.3.3

29.3.3 (2021-11-09)
Bug Fixes

v29.3.2

29.3.2 (2021-11-09)
Bug Fixes
  • cache: handle 401 (301678b)
  • check dependency.tags defined (d6dd27f)
  • github: better request error handling (7e8239d)
Code Refactoring
Miscellaneous Chores
Documentation

v29.3.1

29.3.1 (2021-11-08)
Bug Fixes
Tests
Miscellaneous Chores

v29.3.0

Features
Tests
Miscellaneous Chores
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 | |---|---|---| | [docker.io/renovate/renovate](https://github.com/renovatebot/renovate) | minor | `29.2.6-slim` -> `29.14.0-slim` | --- ### Release Notes <details> <summary>renovatebot/renovate</summary> ### [`v29.14.0`](https://github.com/renovatebot/renovate/releases/29.14.0) ##### Features - aws-machine-image datasource ([#&#8203;11869](https://github.com/renovatebot/renovate/issues/11869)) ([af4b426](https://github.com/renovatebot/renovate/commit/af4b426f7300746e3c6bd2811770fe9ee34169d8)) ### [`v29.13.5`](https://github.com/renovatebot/renovate/releases/29.13.5) ##### [29.13.5](https://github.com/renovatebot/renovate/compare/29.13.4...29.13.5) (2021-11-19) ##### Bug Fixes - **automerge:** catch branch automerge behind message ([df14edd](https://github.com/renovatebot/renovate/commit/df14edd27a1de0749e2365677a5fb42893bd5ab4)) ##### Code Refactoring - **jenkins-plugins:** convert to class-based datasource ([#&#8203;12702](https://github.com/renovatebot/renovate/issues/12702)) ([789caad](https://github.com/renovatebot/renovate/commit/789caadbb49e232ef74f59f5c41c1a6fbffee5c0)) ##### Miscellaneous Chores - **deps:** update dependency nock to v13.2.1 ([#&#8203;12751](https://github.com/renovatebot/renovate/issues/12751)) ([be6da35](https://github.com/renovatebot/renovate/commit/be6da35e850efc8238e7f491fc1a7710cdf82934)) ### [`v29.13.4`](https://github.com/renovatebot/renovate/releases/29.13.4) ##### [29.13.4](https://github.com/renovatebot/renovate/compare/29.13.3...29.13.4) (2021-11-18) ##### Bug Fixes - **config:** compare scopes lowercase ([#&#8203;12740](https://github.com/renovatebot/renovate/issues/12740)) ([36e8a3e](https://github.com/renovatebot/renovate/commit/36e8a3ec9bbbc54c2e2948777c0ce53ccd766651)) ### [`v29.13.3`](https://github.com/renovatebot/renovate/releases/29.13.3) ##### [29.13.3](https://github.com/renovatebot/renovate/compare/29.13.2...29.13.3) (2021-11-18) ##### Bug Fixes - **github:** handle secondary rate limit ([#&#8203;12741](https://github.com/renovatebot/renovate/issues/12741)) ([cfc4c48](https://github.com/renovatebot/renovate/commit/cfc4c48a4799b03a72bb29c18c43c2999676c1f0)) ### [`v29.13.2`](https://github.com/renovatebot/renovate/releases/29.13.2) ##### [29.13.2](https://github.com/renovatebot/renovate/compare/29.13.1...29.13.2) (2021-11-18) ##### Bug Fixes - catch prune branch error ([693963d](https://github.com/renovatebot/renovate/commit/693963d9e14bb8a30b4cd6cc2580c982913e0ac1)) ### [`v29.13.1`](https://github.com/renovatebot/renovate/releases/29.13.1) ##### [29.13.1](https://github.com/renovatebot/renovate/compare/29.13.0...29.13.1) (2021-11-18) ##### Bug Fixes - **datasource:** better massage github sourceUrl ([#&#8203;12737](https://github.com/renovatebot/renovate/issues/12737)) ([01acebd](https://github.com/renovatebot/renovate/commit/01acebd82d589f1d4e4e3d00557b102eb2d015de)) ### [`v29.13.0`](https://github.com/renovatebot/renovate/releases/29.13.0) ##### Features - regex cache ([#&#8203;12738](https://github.com/renovatebot/renovate/issues/12738)) ([e7b841a](https://github.com/renovatebot/renovate/commit/e7b841a138667a72b368d03d827a41c88174854d)) ### [`v29.12.8`](https://github.com/renovatebot/renovate/releases/29.12.8) ##### [29.12.8](https://github.com/renovatebot/renovate/compare/29.12.7...29.12.8) (2021-11-18) ##### Bug Fixes - **git-refs:** ignore refs/for ([#&#8203;12735](https://github.com/renovatebot/renovate/issues/12735)) ([e095d5a](https://github.com/renovatebot/renovate/commit/e095d5a9b3ea80bde71cfc6ca8b52f23ce529396)) ### [`v29.12.7`](https://github.com/renovatebot/renovate/releases/29.12.7) ##### [29.12.7](https://github.com/renovatebot/renovate/compare/29.12.6...29.12.7) (2021-11-18) ##### Bug Fixes - **git:** catch matches more than one ([e0c1d31](https://github.com/renovatebot/renovate/commit/e0c1d31bc9ca82a80350ab6d4480cdb762b15af3)), closes [#&#8203;12734](https://github.com/renovatebot/renovate/issues/12734) ### [`v29.12.6`](https://github.com/renovatebot/renovate/releases/29.12.6) ##### [29.12.6](https://github.com/renovatebot/renovate/compare/29.12.5...29.12.6) (2021-11-18) ##### Bug Fixes - **config/preset:** readd subpreset support ([#&#8203;12733](https://github.com/renovatebot/renovate/issues/12733)) ([baaea71](https://github.com/renovatebot/renovate/commit/baaea717289c7de5e84e94dea6d2b0fa9f6dd33d)) ### [`v29.12.5`](https://github.com/renovatebot/renovate/releases/29.12.5) ##### [29.12.5](https://github.com/renovatebot/renovate/compare/29.12.4...29.12.5) (2021-11-18) ##### Bug Fixes - cache handle nested err ([#&#8203;12730](https://github.com/renovatebot/renovate/issues/12730)) ([d3eb6fe](https://github.com/renovatebot/renovate/commit/d3eb6fedd7b0e7d60d22d5631ba2d1d81a452c8a)) ### [`v29.12.4`](https://github.com/renovatebot/renovate/releases/29.12.4) ##### [29.12.4](https://github.com/renovatebot/renovate/compare/29.12.3...29.12.4) (2021-11-17) ##### Bug Fixes - **crate:** Reduce git concurrency to 1 for crates ([#&#8203;12718](https://github.com/renovatebot/renovate/issues/12718)) ([4d1e7b1](https://github.com/renovatebot/renovate/commit/4d1e7b1596da20674f36a151122476b8ef20d2e9)) - **presets:** allow spaces in repo names ([#&#8203;12726](https://github.com/renovatebot/renovate/issues/12726)) ([55d3c04](https://github.com/renovatebot/renovate/commit/55d3c0468dc6ef76267e5bc9eaab548f0c5e7283)) ### [`v29.12.3`](https://github.com/renovatebot/renovate/releases/29.12.3) ##### [29.12.3](https://github.com/renovatebot/renovate/compare/29.12.2...29.12.3) (2021-11-17) ##### Bug Fixes - **yarn:** use [@&#8203;yarnpkg/cli](https://github.com/yarnpkg/cli) for yarn 2+ ([#&#8203;12570](https://github.com/renovatebot/renovate/issues/12570)) ([4f2b3c8](https://github.com/renovatebot/renovate/commit/4f2b3c812eb55cadf07a008eaec9bf9234b3169c)) ##### Continuous Integration - **eslint:** Bump Renovate eslint plugin ([#&#8203;12721](https://github.com/renovatebot/renovate/issues/12721)) ([1e251ca](https://github.com/renovatebot/renovate/commit/1e251ca47130741059717b3d5da8033dbd14acca)) ### [`v29.12.2`](https://github.com/renovatebot/renovate/releases/29.12.2) ##### [29.12.2](https://github.com/renovatebot/renovate/compare/29.12.1...29.12.2) (2021-11-17) ##### Bug Fixes - **automerge:** assign failing PRs ([#&#8203;12705](https://github.com/renovatebot/renovate/issues/12705)) ([da122b4](https://github.com/renovatebot/renovate/commit/da122b442aebe5045d8dec7d35e3e8ab5c1e51d3)) ### [`v29.12.1`](https://github.com/renovatebot/renovate/releases/29.12.1) ##### [29.12.1](https://github.com/renovatebot/renovate/compare/29.12.0...29.12.1) (2021-11-17) ##### Bug Fixes - **pypi:** normalize simple package lookup ([#&#8203;12544](https://github.com/renovatebot/renovate/issues/12544)) ([2d1c9df](https://github.com/renovatebot/renovate/commit/2d1c9dfb709c96a2d55a687c31053838a6081740)) ### [`v29.12.0`](https://github.com/renovatebot/renovate/releases/29.12.0) ##### Features - **config:** migrate inline with the same sort ([#&#8203;12091](https://github.com/renovatebot/renovate/issues/12091)) ([5377b1f](https://github.com/renovatebot/renovate/commit/5377b1f1aaf46abcfbb8ca324856f6bb16ab30b5)) ### [`v29.11.1`](https://github.com/renovatebot/renovate/releases/29.11.1) ##### [29.11.1](https://github.com/renovatebot/renovate/compare/29.11.0...29.11.1) (2021-11-17) ##### Bug Fixes - **npm:** retain package-lock indentation when massaging ([#&#8203;12715](https://github.com/renovatebot/renovate/issues/12715)) ([e307f18](https://github.com/renovatebot/renovate/commit/e307f18a68c858f0ff7966d6a962f1a5717475af)) ### [`v29.11.0`](https://github.com/renovatebot/renovate/releases/29.11.0) ##### Features - **manager/kustomize:** support HelmChartInflationGenerator ([#&#8203;12628](https://github.com/renovatebot/renovate/issues/12628)) ([8184bda](https://github.com/renovatebot/renovate/commit/8184bda9b672f1f22a5444983b336d8c44575b39)) ##### Code Refactoring - **typescript:** Refactor more files ([#&#8203;12696](https://github.com/renovatebot/renovate/issues/12696)) ([a7792bc](https://github.com/renovatebot/renovate/commit/a7792bc5b4a32eb0b842cf4ff328aef09bb590de)) ##### Miscellaneous Chores - **deps:** update dependency eslint-plugin-import to v2.25.3 ([#&#8203;12709](https://github.com/renovatebot/renovate/issues/12709)) ([99a68e4](https://github.com/renovatebot/renovate/commit/99a68e4449cee68ed89de6d0f74d06a2a2e2863f)) ##### Continuous Integration - **build:** Remove Python from Renovate dependencies ([#&#8203;12685](https://github.com/renovatebot/renovate/issues/12685)) ([cf95251](https://github.com/renovatebot/renovate/commit/cf95251dee3f26c64f003e3caf31ea85dc931ba6)) ### [`v29.10.1`](https://github.com/renovatebot/renovate/releases/29.10.1) ##### [29.10.1](https://github.com/renovatebot/renovate/compare/29.10.0...29.10.1) (2021-11-17) ##### Bug Fixes - **logger:** skip response body for timeouts ([#&#8203;12704](https://github.com/renovatebot/renovate/issues/12704)) ([e95fcb1](https://github.com/renovatebot/renovate/commit/e95fcb17d8388b09ca6a77c23788c9c1674253b8)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/luxon](https://github.com/types/luxon) to v2.0.7 ([#&#8203;12697](https://github.com/renovatebot/renovate/issues/12697)) ([cdd40ae](https://github.com/renovatebot/renovate/commit/cdd40ae9fb498a8a90079c420a1d3f36e520c9d8)) - **deps:** update github/codeql-action action to v1.0.23 ([#&#8203;12700](https://github.com/renovatebot/renovate/issues/12700)) ([e042b91](https://github.com/renovatebot/renovate/commit/e042b917dc54e964d02d419d23b4a944e23a9b13)) ##### Code Refactoring - **config:** use async readFile and dynamic import to load config file ([#&#8203;12649](https://github.com/renovatebot/renovate/issues/12649)) ([0f12563](https://github.com/renovatebot/renovate/commit/0f1256317c0ab0f7091d081451e4056110d4593e)) - **manager/kustomize:** refactor Kustomize interface ([#&#8203;12686](https://github.com/renovatebot/renovate/issues/12686)) ([3aaf276](https://github.com/renovatebot/renovate/commit/3aaf2761c6a41fcd25c8460dd13d7b3f59d4d415)) ### [`v29.10.0`](https://github.com/renovatebot/renovate/releases/29.10.0) ##### Features - **gradle:** treat the preview qualifier as unstable ([#&#8203;12450](https://github.com/renovatebot/renovate/issues/12450)) ([#&#8203;12698](https://github.com/renovatebot/renovate/issues/12698)) ([d78458b](https://github.com/renovatebot/renovate/commit/d78458bf8b9ba87fa51bcb9b1308aceed124a740)) - import tslib to reduce code ([#&#8203;12691](https://github.com/renovatebot/renovate/issues/12691)) ([2269909](https://github.com/renovatebot/renovate/commit/2269909c5bf116a2afbf4ba70f5905587178c6fc)) ### [`v29.9.1`](https://github.com/renovatebot/renovate/releases/29.9.1) ##### [29.9.1](https://github.com/renovatebot/renovate/compare/29.9.0...29.9.1) (2021-11-16) ##### Bug Fixes - **github:** Shrink GraphQL page size and retry for any ExternalHostError ([#&#8203;12689](https://github.com/renovatebot/renovate/issues/12689)) ([49d3c18](https://github.com/renovatebot/renovate/commit/49d3c18e31bed6a1716419beb17918834065117c)) ##### Code Refactoring - **typescript:** Enable gradual null-checks on CI ([#&#8203;12688](https://github.com/renovatebot/renovate/issues/12688)) ([536be0f](https://github.com/renovatebot/renovate/commit/536be0ff6961a591a5e832cdfeadc9ad5cffc3a7)) ##### Miscellaneous Chores - **deps:** update dependency type-fest to v2.5.3 ([#&#8203;12694](https://github.com/renovatebot/renovate/issues/12694)) ([138db38](https://github.com/renovatebot/renovate/commit/138db3844f714a34b418e16f78b14b378bc5ae4a)) ### [`v29.9.0`](https://github.com/renovatebot/renovate/releases/29.9.0) ##### Features - **maven:** Leverage index HTML for Maven Central ([#&#8203;12607](https://github.com/renovatebot/renovate/issues/12607)) ([51961d9](https://github.com/renovatebot/renovate/commit/51961d94e183fecd0ade8292b16a3c8926ab730b)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.17.33 ([#&#8203;12678](https://github.com/renovatebot/renovate/issues/12678)) ([293412d](https://github.com/renovatebot/renovate/commit/293412d7ba5d55cc5061b352bb2f96c4cd977838)) - **deps:** update dependency mock-fs to v5.1.2 ([#&#8203;12680](https://github.com/renovatebot/renovate/issues/12680)) ([aa56d49](https://github.com/renovatebot/renovate/commit/aa56d49a1607cb4adf2cbad98180c140e80c6a12)) ##### Tests - **typescript:** Gradual migration to strict "null" and "any" checks ([#&#8203;12681](https://github.com/renovatebot/renovate/issues/12681)) ([c98b79b](https://github.com/renovatebot/renovate/commit/c98b79b11a40d3997f658cd92d432c2da3c2d440)) ### [`v29.8.5`](https://github.com/renovatebot/renovate/releases/29.8.5) ##### [29.8.5](https://github.com/renovatebot/renovate/compare/29.8.4...29.8.5) (2021-11-16) ##### Tests - **workers:** Refactor test snapshots for lookupUpdates ([#&#8203;12669](https://github.com/renovatebot/renovate/issues/12669)) ([7f2f0c2](https://github.com/renovatebot/renovate/commit/7f2f0c26622e6de18f0b736333b25494117aadda)) ##### Miscellaneous Chores - **deps:** update linters to v5.3.1 ([#&#8203;12673](https://github.com/renovatebot/renovate/issues/12673)) ([3838a52](https://github.com/renovatebot/renovate/commit/3838a523da73a9a822b81215404681284c112d17)) ##### Build System - **deps:** update dependency luxon to v2.1.1 ([#&#8203;12677](https://github.com/renovatebot/renovate/issues/12677)) ([15e7f8a](https://github.com/renovatebot/renovate/commit/15e7f8af243badd449f3de9de64a5149081c2954)) ### [`v29.8.4`](https://github.com/renovatebot/renovate/releases/29.8.4) ##### [29.8.4](https://github.com/renovatebot/renovate/compare/29.8.3...29.8.4) (2021-11-15) ##### Bug Fixes - **gradle:** Group long-form dependencies by varname ([#&#8203;12659](https://github.com/renovatebot/renovate/issues/12659)) ([773eb7c](https://github.com/renovatebot/renovate/commit/773eb7ce7ee06721a2449b60f4c3dd8c39f16cc8)) ##### Tests - **gradle:** Refactor tests for parser ([#&#8203;12657](https://github.com/renovatebot/renovate/issues/12657)) ([665b3d3](https://github.com/renovatebot/renovate/commit/665b3d359cf5db486550afb32d593de2096386b9)) ##### Documentation - add link to correct page ([#&#8203;12665](https://github.com/renovatebot/renovate/issues/12665)) ([8620a8f](https://github.com/renovatebot/renovate/commit/8620a8fb030149183c964a21aa511f78331a1272)) - bump npm version used in example ([#&#8203;12660](https://github.com/renovatebot/renovate/issues/12660)) ([920d27a](https://github.com/renovatebot/renovate/commit/920d27a625128feccb2b8cf8d624490e78fb682e)) - expand abbreviation js to javascript ([#&#8203;12661](https://github.com/renovatebot/renovate/issues/12661)) ([8e8315d](https://github.com/renovatebot/renovate/commit/8e8315dedc996afff5d66a8bb1a5f979689aba17)) - **faq:** reorder sections ([#&#8203;12666](https://github.com/renovatebot/renovate/issues/12666)) ([fba4773](https://github.com/renovatebot/renovate/commit/fba47734a55fc11d49fe184ebf466c10054a117e)) - **known limitations:** improve example ([#&#8203;12663](https://github.com/renovatebot/renovate/issues/12663)) ([534cf57](https://github.com/renovatebot/renovate/commit/534cf577d51738f18b21284e4258615d161eabc7)) - **terraform:** capitalize proper nouns, use monospaced text, fix grammar ([#&#8203;12662](https://github.com/renovatebot/renovate/issues/12662)) ([d666caa](https://github.com/renovatebot/renovate/commit/d666caad011e47329123923937ebd4a101101652)) - update references to renovate/renovate to v29.8.2 ([#&#8203;12654](https://github.com/renovatebot/renovate/issues/12654)) ([da7c2cc](https://github.com/renovatebot/renovate/commit/da7c2cc7f5b96cb1f48b34d0ff4a48d63afd5423)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/luxon](https://github.com/types/luxon) to v2.0.6 ([#&#8203;12667](https://github.com/renovatebot/renovate/issues/12667)) ([49c39f9](https://github.com/renovatebot/renovate/commit/49c39f989cb69c2ba33801a136df2fa14202687f)) - **deps:** update dependency eslint-plugin-jest to v25.2.4 ([#&#8203;12668](https://github.com/renovatebot/renovate/issues/12668)) ([ffa08bb](https://github.com/renovatebot/renovate/commit/ffa08bb8fd5b5c22fedbd909f116d3a4b1f0cd62)) ### [`v29.8.3`](https://github.com/renovatebot/renovate/releases/29.8.3) ##### [29.8.3](https://github.com/renovatebot/renovate/compare/29.8.2...29.8.3) (2021-11-15) ##### Bug Fixes - **gomod:** Fix gomod digest updates ([#&#8203;12655](https://github.com/renovatebot/renovate/issues/12655)) ([bc7c0c5](https://github.com/renovatebot/renovate/commit/bc7c0c530349dcc68c1b173e07a437c86b97108b)) ##### Miscellaneous Chores - **deps:** update dependency nock to v13.2.0 ([#&#8203;12653](https://github.com/renovatebot/renovate/issues/12653)) ([84bf70a](https://github.com/renovatebot/renovate/commit/84bf70ac10d279ae015b0f62ba8a0095df2b9299)) ### [`v29.8.2`](https://github.com/renovatebot/renovate/releases/29.8.2) ##### [29.8.2](https://github.com/renovatebot/renovate/compare/29.8.1...29.8.2) (2021-11-15) ##### Build System - **deps:** update dependency luxon to v2.1.0 ([#&#8203;12651](https://github.com/renovatebot/renovate/issues/12651)) ([5509547](https://github.com/renovatebot/renovate/commit/550954799f08408ca9b30cb3b5edc14f66ea82a0)) ### [`v29.8.1`](https://github.com/renovatebot/renovate/releases/29.8.1) ##### [29.8.1](https://github.com/renovatebot/renovate/compare/29.8.0...29.8.1) (2021-11-15) ##### Build System - **deps:** update dependency slugify to v1.6.2 ([#&#8203;12648](https://github.com/renovatebot/renovate/issues/12648)) ([0f9b238](https://github.com/renovatebot/renovate/commit/0f9b2384547e91ec3dff4b2191506a4bc82a1cd5)) ### [`v29.8.0`](https://github.com/renovatebot/renovate/releases/29.8.0) ##### Features - add stringToPrettyJSON handlebars function ([#&#8203;12643](https://github.com/renovatebot/renovate/issues/12643)) ([c80c7f3](https://github.com/renovatebot/renovate/commit/c80c7f3d0cfd4118ee30648eebfe75d9fcc3a593)) ### [`v29.7.2`](https://github.com/renovatebot/renovate/releases/29.7.2) ##### [29.7.2](https://github.com/renovatebot/renovate/compare/29.7.1...29.7.2) (2021-11-14) ##### Bug Fixes - replace word check with click ([#&#8203;12650](https://github.com/renovatebot/renovate/issues/12650)) ([ab5abd7](https://github.com/renovatebot/renovate/commit/ab5abd7553d4e228513342ea3cae4ab1b13b3577)) ### [`v29.7.1`](https://github.com/renovatebot/renovate/releases/29.7.1) ##### [29.7.1](https://github.com/renovatebot/renovate/compare/29.7.0...29.7.1) (2021-11-14) ##### Bug Fixes - **maven:** Fetch latest when all releases are unstable ([#&#8203;12647](https://github.com/renovatebot/renovate/issues/12647)) ([9c56a16](https://github.com/renovatebot/renovate/commit/9c56a167cdb3de1f3981dd1e988bb3069a2f37c5)) ##### Tests - **maven:** Cover the case of void "last-modified" jar header ([#&#8203;12641](https://github.com/renovatebot/renovate/issues/12641)) ([811f81d](https://github.com/renovatebot/renovate/commit/811f81d3a29894ade3e9d699cef13d68ca42cb7b)) ##### Code Refactoring - **maven:** Clarify HTTP resource check function ([#&#8203;12640](https://github.com/renovatebot/renovate/issues/12640)) ([60d03ad](https://github.com/renovatebot/renovate/commit/60d03add71de49a04dfbf202156600b34be841d3)) ### [`v29.7.0`](https://github.com/renovatebot/renovate/releases/29.7.0) ##### Features - **composer:** Support install before update and configure plugin behaviour ([#&#8203;11990](https://github.com/renovatebot/renovate/issues/11990)) ([4e07ddf](https://github.com/renovatebot/renovate/commit/4e07ddf52652445024a78a04dd70bc34d6be4d19)) ##### Miscellaneous Chores - **deps:** update dependency eslint to v8.2.0 ([#&#8203;12629](https://github.com/renovatebot/renovate/issues/12629)) ([dc2da1a](https://github.com/renovatebot/renovate/commit/dc2da1aafb849c6500265f3a60c38b48a1a1f19c)) ##### Code Refactoring - **maven:** Prepare for hybrid fetching approach ([#&#8203;12617](https://github.com/renovatebot/renovate/issues/12617)) ([216b11f](https://github.com/renovatebot/renovate/commit/216b11f07f6156c8f5884cb7006e917b4178898f)) ##### Documentation - **development:** update status label query ([#&#8203;12637](https://github.com/renovatebot/renovate/issues/12637)) ([bd3f7cb](https://github.com/renovatebot/renovate/commit/bd3f7cb6be436a258e750397f68505d703c2ab2e)) ### [`v29.6.1`](https://github.com/renovatebot/renovate/releases/29.6.1) ##### [29.6.1](https://github.com/renovatebot/renovate/compare/29.6.0...29.6.1) (2021-11-12) ##### Bug Fixes - branchName massage hyphens ([#&#8203;12622](https://github.com/renovatebot/renovate/issues/12622)) ([a2c39b9](https://github.com/renovatebot/renovate/commit/a2c39b91fd95693a6bb5970c7d192382ca8fb1f2)) ##### Documentation - **configuration-options:** fix replacementVersion ([#&#8203;12620](https://github.com/renovatebot/renovate/issues/12620)) ([1863c02](https://github.com/renovatebot/renovate/commit/1863c02e117a3534bd599e870f76ae9308ed5383)) ### [`v29.6.0`](https://github.com/renovatebot/renovate/releases/29.6.0) ##### Features - replace deprecated dependencies with their replacements ([#&#8203;5558](https://github.com/renovatebot/renovate/issues/5558)) ([98e7029](https://github.com/renovatebot/renovate/commit/98e702909011d2079d6d50eab372eb6d5b3e38f2)) ### [`v29.5.0`](https://github.com/renovatebot/renovate/releases/29.5.0) ##### Features - evaluate buildpack constraints in exec ([#&#8203;12609](https://github.com/renovatebot/renovate/issues/12609)) ([04620d7](https://github.com/renovatebot/renovate/commit/04620d71a8650e742e2eb3bbbf0e778b63554f1d)) ##### Documentation - **configuration-options:** fix npmrcMerge typos ([#&#8203;12614](https://github.com/renovatebot/renovate/issues/12614)) ([7059711](https://github.com/renovatebot/renovate/commit/7059711cfcf4d6d5c171fc47ca4c638c1bcbf6f9)) ##### Miscellaneous Chores - **deps:** update dependency eslint-plugin-jest to v25.2.3 ([#&#8203;12615](https://github.com/renovatebot/renovate/issues/12615)) ([6732fce](https://github.com/renovatebot/renovate/commit/6732fce9b4a69a794fb6bb2ca69eab5d75b10034)) ### [`v29.4.3`](https://github.com/renovatebot/renovate/releases/29.4.3) ##### [29.4.3](https://github.com/renovatebot/renovate/compare/29.4.2...29.4.3) (2021-11-11) ##### Bug Fixes - **npm:** try/catch npm lock file parsing ([2bb64f0](https://github.com/renovatebot/renovate/commit/2bb64f0d7b9e2d0ca740849b6f633b3d771a6087)) ##### Code Refactoring - **maven:** Simplify datasource code ([#&#8203;12589](https://github.com/renovatebot/renovate/issues/12589)) ([f885e3e](https://github.com/renovatebot/renovate/commit/f885e3e4376a830ca7cb3ac8a95a458797ea1852)) ##### Tests - enforce valid JSON in fenced markdown code blocks ([#&#8203;12196](https://github.com/renovatebot/renovate/issues/12196)) ([34f13fe](https://github.com/renovatebot/renovate/commit/34f13fee3ea1e5b3eefebeec19b60b32b6714eec)) ### [`v29.4.2`](https://github.com/renovatebot/renovate/releases/29.4.2) ##### [29.4.2](https://github.com/renovatebot/renovate/compare/29.4.1...29.4.2) (2021-11-10) ##### Bug Fixes - **node:** update node.js schedule ([#&#8203;12601](https://github.com/renovatebot/renovate/issues/12601)) ([9f8155b](https://github.com/renovatebot/renovate/commit/9f8155b2bf46c089329e5f16442e337aa24e08d7)) ### [`v29.4.1`](https://github.com/renovatebot/renovate/releases/29.4.1) ##### [29.4.1](https://github.com/renovatebot/renovate/compare/29.4.0...29.4.1) (2021-11-10) ##### Build System - **deps:** update dependency ignore to v5.1.9 ([#&#8203;12588](https://github.com/renovatebot/renovate/issues/12588)) ([3891382](https://github.com/renovatebot/renovate/commit/38913820f5301b28e6d51dd8b4cd132daa04f51e)) ### [`v29.4.0`](https://github.com/renovatebot/renovate/releases/29.4.0) ##### Features - **pip_setup:** Add JavaScript-based implementation ([#&#8203;11796](https://github.com/renovatebot/renovate/issues/11796)) ([3f585ec](https://github.com/renovatebot/renovate/commit/3f585ec7157f949487a41dcb9234f356b83eb895)) ##### Code Refactoring - **rubygems:** convert to class-based ([#&#8203;11229](https://github.com/renovatebot/renovate/issues/11229)) ([53e3cb1](https://github.com/renovatebot/renovate/commit/53e3cb17fef44032c11ac2ae33e94ccd1131fb3b)) ##### Documentation - Update local-development.md ([#&#8203;12578](https://github.com/renovatebot/renovate/issues/12578)) ([51fa664](https://github.com/renovatebot/renovate/commit/51fa664ba42f75bab334d3de74d61bd612aac0ca)) ### [`v29.3.5`](https://github.com/renovatebot/renovate/releases/29.3.5) ##### [29.3.5](https://github.com/renovatebot/renovate/compare/29.3.4...29.3.5) (2021-11-10) ##### Bug Fixes - add xterm to repo groups ([#&#8203;12580](https://github.com/renovatebot/renovate/issues/12580)) ([d1e8528](https://github.com/renovatebot/renovate/commit/d1e8528305150b34ee109c586a985caf7afa7443)) ### [`v29.3.4`](https://github.com/renovatebot/renovate/releases/29.3.4) ##### [29.3.4](https://github.com/renovatebot/renovate/compare/29.3.3...29.3.4) (2021-11-09) ##### Bug Fixes - enable eslint eqeqeq ([#&#8203;12574](https://github.com/renovatebot/renovate/issues/12574)) ([bf09337](https://github.com/renovatebot/renovate/commit/bf093370763892f51bddb59fcb84e39d877564ca)) ##### Miscellaneous Chores - eslint consistent-return ([043f877](https://github.com/renovatebot/renovate/commit/043f877f29a83b8845f372379f9e1dc8aff101a3)) - re-enable eslint no-console ([982e369](https://github.com/renovatebot/renovate/commit/982e36963d3fe281faed54ff488d7359d4bdcafa)) - re-enable eslint no-template-curly-in-string ([b7dec71](https://github.com/renovatebot/renovate/commit/b7dec718f3f48d826e3742a719544af1ce6f4ca7)) - remove unused eslint ([1fe93e7](https://github.com/renovatebot/renovate/commit/1fe93e7505fedd401bac758fd516d08de7e77802)) ### [`v29.3.3`](https://github.com/renovatebot/renovate/releases/29.3.3) ##### [29.3.3](https://github.com/renovatebot/renovate/compare/29.3.2...29.3.3) (2021-11-09) ##### Bug Fixes - **maven:** Trim values from multiline XML tags ([#&#8203;12573](https://github.com/renovatebot/renovate/issues/12573)) ([0193af3](https://github.com/renovatebot/renovate/commit/0193af32f70422464c80bd75829ba126ce0db9a1)) - no-param-reassign ([#&#8203;12571](https://github.com/renovatebot/renovate/issues/12571)) ([c3ad246](https://github.com/renovatebot/renovate/commit/c3ad246a998709852b1c8fdd91e5eadd2c70aea3)) ### [`v29.3.2`](https://github.com/renovatebot/renovate/releases/29.3.2) ##### [29.3.2](https://github.com/renovatebot/renovate/compare/29.3.1...29.3.2) (2021-11-09) ##### Bug Fixes - **cache:** handle 401 ([301678b](https://github.com/renovatebot/renovate/commit/301678bd913538857185600b8c13d7e46bb5260e)) - check dependency.tags defined ([d6dd27f](https://github.com/renovatebot/renovate/commit/d6dd27f625a3f6f7e5defbeff8804a7820896de4)) - **github:** better request error handling ([7e8239d](https://github.com/renovatebot/renovate/commit/7e8239dd65f413baba643a6efce0fa56df3380f1)) ##### Code Refactoring - Snapshots for some random manager tests ([#&#8203;12560](https://github.com/renovatebot/renovate/issues/12560)) ([acbf829](https://github.com/renovatebot/renovate/commit/acbf829234d28f290472b51b5c6b7a2cde6b1ea4)) ##### Miscellaneous Chores - **deps:** update linters (major) ([#&#8203;12550](https://github.com/renovatebot/renovate/issues/12550)) ([a17ade8](https://github.com/renovatebot/renovate/commit/a17ade8d09e01f30613593058ebe40edb8d993d9)) - **deps:** update linters to v5.3.0 ([#&#8203;12564](https://github.com/renovatebot/renovate/issues/12564)) ([7ce4c00](https://github.com/renovatebot/renovate/commit/7ce4c00c9ec85ca53b5ef2c28cd0bb01051a7d57)) - report and fix unused ESLint disable directives ([#&#8203;12548](https://github.com/renovatebot/renovate/issues/12548)) ([ab01819](https://github.com/renovatebot/renovate/commit/ab018191fac6961b5f9d0a73261ac8fba0b4566f)) ##### Documentation - fix a small mistake in docs ([#&#8203;12569](https://github.com/renovatebot/renovate/issues/12569)) ([edab084](https://github.com/renovatebot/renovate/commit/edab0842f405f53fe428ae015603a6190690de12)) ### [`v29.3.1`](https://github.com/renovatebot/renovate/releases/29.3.1) ##### [29.3.1](https://github.com/renovatebot/renovate/compare/29.3.0...29.3.1) (2021-11-08) ##### Bug Fixes - **npm:** combine packages massage with widens ([#&#8203;12538](https://github.com/renovatebot/renovate/issues/12538)) ([0f687f2](https://github.com/renovatebot/renovate/commit/0f687f23ee1e7ad0d70eb3f25f5421b4028bc229)) ##### Tests - fix lint ([#&#8203;12551](https://github.com/renovatebot/renovate/issues/12551)) ([7afc2b7](https://github.com/renovatebot/renovate/commit/7afc2b75d5a7396ae130359f05722210d7de146d)) ##### Miscellaneous Chores - prepare for typescript-eslint major ([#&#8203;12553](https://github.com/renovatebot/renovate/issues/12553)) ([a15a97a](https://github.com/renovatebot/renovate/commit/a15a97a457b936a5ebb75da4372d067f128d8680)) - remove airbnb ([#&#8203;12557](https://github.com/renovatebot/renovate/issues/12557)) ([82e8982](https://github.com/renovatebot/renovate/commit/82e89825ab43e2e7873733762f339c7f16fdec1a)) ### [`v29.3.0`](https://github.com/renovatebot/renovate/releases/29.3.0) ##### Features - **nuget:** Check for dotnet-tools.json everywhere ([#&#8203;12475](https://github.com/renovatebot/renovate/issues/12475)) ([6167362](https://github.com/renovatebot/renovate/commit/616736266365c5006d66bd811eaa63154f62fab3)) ##### Tests - **workers:** Refactor snapshot tests ([#&#8203;12542](https://github.com/renovatebot/renovate/issues/12542)) ([6224af5](https://github.com/renovatebot/renovate/commit/6224af558d4897712953403429ca0682a79374e9)) ##### Miscellaneous Chores - **deps:** lock file maintenance ([#&#8203;12546](https://github.com/renovatebot/renovate/issues/12546)) ([00a8086](https://github.com/renovatebot/renovate/commit/00a8086fcc544d0f3e7539c1e66c5207e4bb041c)) ##### Documentation - document how docker datasource resolve sourceUrl ([#&#8203;12468](https://github.com/renovatebot/renovate/issues/12468)) ([4b6270b](https://github.com/renovatebot/renovate/commit/4b6270b981612f1108d23c3fbe0f85ed28f2ca18)) - update references to renovate/renovate to v29 ([#&#8203;12545](https://github.com/renovatebot/renovate/issues/12545)) ([cc190ed](https://github.com/renovatebot/renovate/commit/cc190eda1db0fe476b9cf1fcf5f86c85f791df8c)) </details> --- ### 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. --- - [ ] <!-- 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).
CSRBot added 1 commit 2021-11-08 13:02:26 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
5eec18ec53
chore(deps): update docker.io/renovate/renovate docker tag to v29.3.0
volker.raschek was assigned by CSRBot 2021-11-08 13:02:26 +00:00
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.3.0 to chore(deps): update docker.io/renovate/renovate docker tag to v29.3.1 2021-11-08 19:02:27 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 5eec18ec53 to 417b94751b 2021-11-08 19:02:33 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.3.1 to chore(deps): update docker.io/renovate/renovate docker tag to v29.3.4 2021-11-09 11:02:27 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 417b94751b to 4d0597a2e7 2021-11-09 11:02:38 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.3.4 to chore(deps): update docker.io/renovate/renovate docker tag to v29.3.5 2021-11-10 10:02:28 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 4d0597a2e7 to 41a47890e2 2021-11-10 10:02:39 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.3.5 to chore(deps): update docker.io/renovate/renovate docker tag to v29.4.0 2021-11-10 14:02:25 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 41a47890e2 to 99218ed1ec 2021-11-10 14:02:36 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.4.0 to chore(deps): update docker.io/renovate/renovate docker tag to v29.4.1 2021-11-10 18:02:32 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 99218ed1ec to baa24fe933 2021-11-10 18:02:40 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.4.1 to chore(deps): update docker.io/renovate/renovate docker tag to v29.4.2 2021-11-11 01:02:29 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from baa24fe933 to e11d70a94c 2021-11-11 01:02:41 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.4.2 to chore(deps): update docker.io/renovate/renovate docker tag to v29.4.3 2021-11-11 16:02:29 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from e11d70a94c to eed226d9f6 2021-11-11 16:02:40 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.4.3 to chore(deps): update docker.io/renovate/renovate docker tag to v29.6.0 2021-11-12 12:02:30 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from eed226d9f6 to 3f66932cd9 2021-11-12 12:02:40 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.6.0 to chore(deps): update docker.io/renovate/renovate docker tag to v29.6.1 2021-11-12 18:02:38 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 3f66932cd9 to 1c68b63e16 2021-11-12 18:02:48 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.6.1 to chore(deps): update docker.io/renovate/renovate docker tag to v29.7.0 2021-11-14 11:02:36 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 1c68b63e16 to 51f285f409 2021-11-14 11:02:46 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.7.0 to chore(deps): update docker.io/renovate/renovate docker tag to v29.7.1 2021-11-14 18:02:31 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 51f285f409 to f1e0c6fff0 2021-11-14 18:02:41 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.7.1 to chore(deps): update docker.io/renovate/renovate docker tag to v29.8.0 2021-11-15 00:02:35 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from f1e0c6fff0 to a902e3296c 2021-11-15 00:02:44 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.8.0 to chore(deps): update docker.io/renovate/renovate docker tag to v29.8.1 2021-11-15 02:02:35 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from a902e3296c to 4df42c0ab0 2021-11-15 02:02:46 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.8.1 to chore(deps): update docker.io/renovate/renovate docker tag to v29.8.2 2021-11-15 06:02:36 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 4df42c0ab0 to 9cb5d1adc3 2021-11-15 06:02:43 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.8.2 to chore(deps): update docker.io/renovate/renovate docker tag to v29.8.3 2021-11-15 11:02:40 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 9cb5d1adc3 to 05ad2688b1 2021-11-15 11:02:49 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.8.3 to chore(deps): update docker.io/renovate/renovate docker tag to v29.8.4 2021-11-15 18:02:39 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 05ad2688b1 to 7ad7aac889 2021-11-15 18:02:49 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.8.4 to chore(deps): update docker.io/renovate/renovate docker tag to v29.8.5 2021-11-16 02:02:32 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 7ad7aac889 to c461688dcc 2021-11-16 02:02:42 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.8.5 to chore(deps): update docker.io/renovate/renovate docker tag to v29.9.0 2021-11-16 13:02:37 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from c461688dcc to 5884d10931 2021-11-16 13:02:45 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.9.0 to chore(deps): update docker.io/renovate/renovate docker tag to v29.10.0 2021-11-16 21:02:42 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 5884d10931 to 02d2fdd2ac 2021-11-16 21:02:51 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.10.0 to chore(deps): update docker.io/renovate/renovate docker tag to v29.10.1 2021-11-17 14:02:30 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 02d2fdd2ac to 06b53d4aa6 2021-11-17 14:02:41 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.10.1 to chore(deps): update docker.io/renovate/renovate docker tag to v29.12.4 2021-11-18 02:02:47 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 06b53d4aa6 to 2742e23c00 2021-11-18 02:02:54 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.12.4 to chore(deps): update docker.io/renovate/renovate docker tag to v29.12.7 2021-11-18 14:02:50 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 2742e23c00 to 4e4915c476 2021-11-18 14:02:58 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.12.7 to chore(deps): update docker.io/renovate/renovate docker tag to v29.13.4 2021-11-18 20:03:00 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from 4e4915c476 to d85ea97918 2021-11-18 20:03:09 +00:00 Compare
CSRBot changed title from chore(deps): update docker.io/renovate/renovate docker tag to v29.13.4 to chore(deps): update docker.io/renovate/renovate docker tag to v29.14.0 2021-11-19 14:02:51 +00:00
CSRBot force-pushed renovate/docker.io-renovate-renovate-29.x from d85ea97918 to ce2a7f56cd 2021-11-19 14:02:59 +00:00 Compare
volker.raschek merged commit ad98c5bb12 into master 2021-11-20 09:50:58 +00:00
volker.raschek deleted branch renovate/docker.io-renovate-renovate-29.x 2021-11-20 09:50:59 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
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: volker.raschek/renovate-charts#9
No description provided.