chore(deps): update dependency renovate to v33 - autoclosed #455

Closed
CSRBot wants to merge 1 commits from renovate/renovate-33.x into master
Contributor

This PR contains the following updates:

Package Update Change
renovate major 32.241.11-slim -> 33.2.1-slim

Release Notes

renovatebot/renovate

v33.2.1

Continuous Integration
Build System
Miscellaneous Chores

v33.2.0

Features
  • platform/codecommit: add token support in config_js and update docs (#​18496) (4c528e1)
Miscellaneous Chores
Documentation

v33.1.0

Features
Tests
  • manager/gradle: refactoring to map tests to Gradle functionality (#​18481) (b544d5c)
Miscellaneous Chores
  • exclude mocks in jest config due to jest-haste-map warning (#​18482) (96bb979)

v33.0.2

Build System

v33.0.1

Bug Fixes

v33.0.0

⚠ BREAKING CHANGES
  • Node 16 is the required runtime for Renovate.
  • config: branchNameStrict default value is now true
  • config: internalChecksFilter default value is now "strict"
  • config: ignoreScripts default value is now true. If allowScripts=true in global config, ignoreScripts must be set to false in repo config if you want all repos to run scripts.
  • config: autodiscover filters can no longer include commas
  • config: boolean variables must be true or false when configured in environment variables, and errors will be thrown for invalid values. Previously invalided values were ignored and treated as false.
  • datasource/go: git-tags datasource will be used as the fallback instead of github-tags if a go package's host type is unknown.
  • jsonnet-bundler: depName now uses the "absolute import" format (e.g. bargithub.com/foo/bar/baz-wow)
  • azure-pipelines: azure-pipelines manager is now disabled by default.
  • github: No longer necessary to configure forkMode. Forking mode is now experimental.
  • Users of containerbase images (such as official Renovate images) will now have dynamic package manager installs enabled by default.
  • Dependencies are no longer automatically pinned if rangeStrategy=auto, pinning must be opted into using rangeStrategy=pin
Features
Bug Fixes

Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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](https://github.com/renovatebot/renovate) | major | `32.241.11-slim` -> `33.2.1-slim` | --- ### Release Notes <details> <summary>renovatebot/renovate</summary> ### [`v33.2.1`](https://github.com/renovatebot/renovate/releases/33.2.1) ##### Continuous Integration - make node v16 required ([#&#8203;18487](https://github.com/renovatebot/renovate/issues/18487)) ([867c47f](https://github.com/renovatebot/renovate/commit/867c47ff6542fa36789b574f216f31aa13cdc0a8)) ##### Build System - **deps:** update dependency cacache to v17.0.1 ([#&#8203;18527](https://github.com/renovatebot/renovate/issues/18527)) ([43f3b07](https://github.com/renovatebot/renovate/commit/43f3b0767598c346ae1b2976f0ae866719748b72)) ##### Miscellaneous Chores - **deps:** update actions/dependency-review-action action to v2.5.1 ([#&#8203;18518](https://github.com/renovatebot/renovate/issues/18518)) ([d2f22e9](https://github.com/renovatebot/renovate/commit/d2f22e90e62a0689ccea18817e977bc8022b5c9e)) - **deps:** update dependency [@&#8203;types/luxon](https://github.com/types/luxon) to v3.0.2 ([#&#8203;18519](https://github.com/renovatebot/renovate/issues/18519)) ([c899c50](https://github.com/renovatebot/renovate/commit/c899c50a56ac571c4404f40fb2065db999bd29d7)) - **deps:** update linters to v5.40.1 ([#&#8203;18528](https://github.com/renovatebot/renovate/issues/18528)) ([8f546ea](https://github.com/renovatebot/renovate/commit/8f546ea21e6662d95327b70d7387319d547974f0)) ### [`v33.2.0`](https://github.com/renovatebot/renovate/releases/33.2.0) ##### Features - **platform/codecommit:** add token support in config_js and update docs ([#&#8203;18496](https://github.com/renovatebot/renovate/issues/18496)) ([4c528e1](https://github.com/renovatebot/renovate/commit/4c528e1a28d401e06bdd08c5c4e4c302c4149c91)) ##### Miscellaneous Chores - **deps:** lock file maintenance ([#&#8203;18491](https://github.com/renovatebot/renovate/issues/18491)) ([0a3a7be](https://github.com/renovatebot/renovate/commit/0a3a7be9f9946d5fe8c9ad207cf6bd9fdcb808c7)) ##### Documentation - repology warning ([4378b20](https://github.com/renovatebot/renovate/commit/4378b20f91d1db99747e11882b8786f77cffad02)) - update references to renovate/renovate to v33 ([#&#8203;18490](https://github.com/renovatebot/renovate/issues/18490)) ([c4a3a7a](https://github.com/renovatebot/renovate/commit/c4a3a7ae94b394ecfee24e2b87c951e8abea2609)) ### [`v33.1.0`](https://github.com/renovatebot/renovate/releases/33.1.0) ##### Features - **pip-compile:** handle `--strip-extras` argument ([#&#8203;18486](https://github.com/renovatebot/renovate/issues/18486)) ([e2a42d3](https://github.com/renovatebot/renovate/commit/e2a42d3b2b948c189f1e8847245c17a9d8c39282)) ##### Tests - **manager/gradle:** refactoring to map tests to Gradle functionality ([#&#8203;18481](https://github.com/renovatebot/renovate/issues/18481)) ([b544d5c](https://github.com/renovatebot/renovate/commit/b544d5ca8094e58668bab090a1a49228cf4bb14d)) ##### Miscellaneous Chores - exclude **mocks** in jest config due to jest-haste-map warning ([#&#8203;18482](https://github.com/renovatebot/renovate/issues/18482)) ([96bb979](https://github.com/renovatebot/renovate/commit/96bb97914bb3da1afd4fc880c66cb87fb5207a52)) ### [`v33.0.2`](https://github.com/renovatebot/renovate/releases/33.0.2) ##### Build System - **deps:** update opentelemetry-js monorepo ([#&#8203;18477](https://github.com/renovatebot/renovate/issues/18477)) ([1b2eb93](https://github.com/renovatebot/renovate/commit/1b2eb931dd7cc93573c37637b953f46c548e04e9)) ### [`v33.0.1`](https://github.com/renovatebot/renovate/releases/33.0.1) ##### Bug Fixes - **manager/gradle:** normalize aliases in versionCatalog ([#&#8203;18473](https://github.com/renovatebot/renovate/issues/18473)) ([c02014a](https://github.com/renovatebot/renovate/commit/c02014a16e8ddb7294eefe39fadb531c901a47b9)) ### [`v33.0.0`](https://github.com/renovatebot/renovate/releases/33.0.0) ##### ⚠ BREAKING CHANGES - Node 16 is the required runtime for Renovate. - **config:** `branchNameStrict` default value is now `true` - **config**: `internalChecksFilter` default value is now `"strict"` - **config**: `ignoreScripts` default value is now `true`. If `allowScripts=true` in global config, `ignoreScripts` must be set to `false` in repo config if you want all repos to run scripts. - **config:** `autodiscover` filters can no longer include commas - **config:** boolean variables must be `true` or `false` when configured in environment variables, and errors will be thrown for invalid values. Previously invalided values were ignored and treated as `false`. - **datasource/go:** `git-tags` datasource will be used as the fallback instead of `github-tags` if a go package's host type is unknown. - **jsonnet-bundler:** `depName` now uses the "absolute import" format (e.g. `bar` → `github.com/foo/bar/baz-wow`) - **azure-pipelines:** azure-pipelines manager is now disabled by default. - **github:** No longer necessary to configure forkMode. Forking mode is now experimental. - Users of `containerbase` images (such as official Renovate images) will now have dynamic package manager installs enabled by default. - Dependencies are no longer automatically pinned if `rangeStrategy=auto`, pinning must be opted into using `rangeStrategy=pin` ##### Features - **azure-pipelines:** disable by default ([#&#8203;18142](https://github.com/renovatebot/renovate/issues/18142)) ([deea750](https://github.com/renovatebot/renovate/commit/deea75058a4b95d33b8d985ee977b2c85150fce3)), closes [#&#8203;15818](https://github.com/renovatebot/renovate/issues/15818) - **config:** default branchNameStrict=true ([c9161ef](https://github.com/renovatebot/renovate/commit/c9161ef6fd4ab31ff43e361dc6373cacb520d26d)) - **config:** move autodiscovery filter from string to array ([#&#8203;16525](https://github.com/renovatebot/renovate/issues/16525)) ([0a6d97f](https://github.com/renovatebot/renovate/commit/0a6d97f23a734a8bccbce78543dca2f483db0999)), closes [#&#8203;8763](https://github.com/renovatebot/renovate/issues/8763) - default internalChecksFilter to strict ([#&#8203;18460](https://github.com/renovatebot/renovate/issues/18460)) ([b5a515b](https://github.com/renovatebot/renovate/commit/b5a515b533e1d710b51de6cae68874d20c40a343)) - default to binarySource=install ([#&#8203;18027](https://github.com/renovatebot/renovate/issues/18027)) ([0be74f3](https://github.com/renovatebot/renovate/commit/0be74f3ff930b9b2138a06077f9160e3e6719ebe)), closes [#&#8203;14531](https://github.com/renovatebot/renovate/issues/14531) - deprecate node v14 ([#&#8203;16969](https://github.com/renovatebot/renovate/issues/16969)) ([6fb2cce](https://github.com/renovatebot/renovate/commit/6fb2cce6e9c2c10b7f39c04041d2a1e5bf9331c5)) - do not auto pin rangeStrategy ([#&#8203;18309](https://github.com/renovatebot/renovate/issues/18309)) ([cbca54d](https://github.com/renovatebot/renovate/commit/cbca54d0c32baa631126a2c7856a4fc343de7f3f)), closes [#&#8203;18304](https://github.com/renovatebot/renovate/issues/18304) - **github:** remove forkMode setting ([#&#8203;18074](https://github.com/renovatebot/renovate/issues/18074)) ([caad0ae](https://github.com/renovatebot/renovate/commit/caad0ae28e0a9e0360fde20d2e8a37a3cf1e549e)) - **jsonnet-bundler:** Use absolute import format for depName ([#&#8203;14525](https://github.com/renovatebot/renovate/issues/14525)) ([5e7844f](https://github.com/renovatebot/renovate/commit/5e7844fb8109ebe1b1b78f9ece34498527e45ffe)), closes [#&#8203;13568](https://github.com/renovatebot/renovate/issues/13568) - Support AWS Code Commit platform ([#&#8203;17076](https://github.com/renovatebot/renovate/issues/17076)) ([80af0fd](https://github.com/renovatebot/renovate/commit/80af0fdf76501f7891f3b59a58ec7efb9be46e04)) - **telemetry:** add OpenTelemetry tracing MVC ([#&#8203;15731](https://github.com/renovatebot/renovate/issues/15731)) ([b53c581](https://github.com/renovatebot/renovate/commit/b53c581e5c4e3da46a478d6bcd000d3dff34ac3d)) ##### Bug Fixes - **config:** unify env and cli coercions ([#&#8203;13171](https://github.com/renovatebot/renovate/issues/13171)) ([43c3ea1](https://github.com/renovatebot/renovate/commit/43c3ea1acb41bfb45e3a78393ac174caae93ab32)) - **go:** Fallback to git-tags instead of github-tags ([#&#8203;18060](https://github.com/renovatebot/renovate/issues/18060)) ([a446c2b](https://github.com/renovatebot/renovate/commit/a446c2bc6d67e6337fe56e556194252156afbdb0)), closes [#&#8203;17923](https://github.com/renovatebot/renovate/issues/17923) - ignoreScripts default ([#&#8203;18403](https://github.com/renovatebot/renovate/issues/18403)) ([b9f783b](https://github.com/renovatebot/renovate/commit/b9f783b52de5fcdf9efc068e975f34ba0b7ddea6)), closes [#&#8203;18173](https://github.com/renovatebot/renovate/issues/18173) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 2022-10-23 06:54:25 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
da3e4e496d
chore(deps): update dependency renovate to v33
volker.raschek was assigned by CSRBot 2022-10-23 06:54:26 +00:00
CSRBot force-pushed renovate/renovate-33.x from da3e4e496d to 1aed67dd50 2022-10-23 07:05:09 +00:00 Compare
CSRBot force-pushed renovate/renovate-33.x from 1aed67dd50 to 6768f53ef6 2022-10-23 10:24:08 +00:00 Compare
CSRBot force-pushed renovate/renovate-33.x from 6768f53ef6 to 0dce72eaa8 2022-10-23 11:24:14 +00:00 Compare
CSRBot force-pushed renovate/renovate-33.x from 0dce72eaa8 to 57c5a05838 2022-10-23 21:24:14 +00:00 Compare
CSRBot force-pushed renovate/renovate-33.x from 57c5a05838 to 3c9bc0c467 2022-10-24 11:15:00 +00:00 Compare
CSRBot force-pushed renovate/renovate-33.x from 3c9bc0c467 to 5b3de40d77 2022-10-25 02:07:50 +00:00 Compare
CSRBot changed title from chore(deps): update dependency renovate to v33 to chore(deps): update dependency renovate to v33 - autoclosed 2022-10-25 21:34:16 +00:00
CSRBot closed this pull request 2022-10-25 21:34:16 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
Required
Details
continuous-integration/drone/pr Build is passing
Required
Details

Pull request closed

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#455
No description provided.