Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update references to renovate/renovate to v35 #285

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
renovate/renovate major 34.160.0 -> 35.0.0

Release Notes

renovatebot/renovate

v35.0.0

Compare Source

⚠ BREAKING CHANGES
  • require NodeJS v18.12+ (#​20838)
  • config: Forked repos will now be processed automatically if autodiscover=false. includeForks is removed and replaced by new option forkProcessing.
  • Internal checks such as renovate/stability-days will no longer count as passing/green, meaning that actions such as automerge won't
    occur if the only checks are Renovate internal ones. Set internalChecksAsSuccess=true to restore existing behavior.
  • versioning: default versioning is now semver-coerced, instead of semver.
  • datasource/github-releases: Regex Manager configurations relying on the github-release data-source with digests will have different digest semantics. The digest
    will now always correspond to the underlying Git SHA of the release/version. The old behavior can be preserved by switching to the
    github-release-attachments datasource.
  • versioning: bump short ranges to version (#​20494)
  • config: containerbase/ account used for sidecar containers instead of renovate/
  • go: Renovate will now use go's default GOPROXY settings. To avoid using the public proxy, configure GOPROXY=direct.
  • datasource/npm: Package cache will include entries for up to 24 hours after the last lookup. Set cacheHardTtlMinutes=0 to revert to existing behavior.
  • config: Renovate now defaults to applying hourly and concurrent PR limits. To revert to unlimited, configure them back to 0.
  • config: Renovate will now default to updating locked dependency versions. To revert to previous behavior, configure rangeStrategy=replace.
  • config: PyPI releases will no longer be filtered by default based on constraints.python compatibility. To retain existing functionality, set
    constraintsFiltering=strict.
Features
Bug Fixes
Code Refactoring
  • datasource: prefer packageName over depName in datasource (#​20221) (d53d39b)
  • datasource: use packageName and not depName for datasource lookups (#​20474) (b17bcf2)
Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@viceice viceice merged commit 6c80eed into main Mar 10, 2023
@viceice viceice deleted the renovate/renovate-renovate-35.x branch March 10, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants