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

feat: v38 #28397

Merged
merged 28 commits into from
Jul 25, 2024
Merged

feat: v38 #28397

merged 28 commits into from
Jul 25, 2024

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Apr 14, 2024

@rarkins rarkins changed the title fix(config): globalExtends merge default (#28145) feat: v38 Apr 20, 2024
@rarkins rarkins marked this pull request as ready for review April 20, 2024 15:25
@rarkins rarkins force-pushed the v38 branch 5 times, most recently from b0c97d5 to bed9567 Compare May 5, 2024 06:27
@rarkins rarkins force-pushed the v38 branch 2 times, most recently from 01faf42 to 2422191 Compare May 11, 2024 05:40
@viceice viceice added the breaking Breaking change, requires major version bump label Jul 22, 2024
@viceice viceice added this to the v38 milestone Jul 22, 2024
@rarkins rarkins force-pushed the v38 branch 2 times, most recently from 82b75c6 to ee6c5b6 Compare July 23, 2024 12:50
takac and others added 4 commits July 25, 2024 15:08
… alerts (#25166)

Use sanitized depName in vulnerability/remediation branches instead of raw depName. This will result in some open remediation branches being autoclosed and replaced for ecosystems like go in particular which have special characters in depNames.

BREAKING CHANGE: Branch names for remediation will be sanitized to exclude special characters, potentially resulting in some autoclosing/replacing of existing PRs.
This option only worked for npm <7, which is now EOL.

BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
Change onboardingNoDeps from boolean to enum, with new default "auto". Auto means that Renovate will continue skipping repos with no dependencies if autodiscover is in use, but onboarding them if they are explicitly specified in a non-autodiscover mode.

Closes #28101

BREAKING CHANGE: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
RahulGautamSingh and others added 20 commits July 25, 2024 15:17
Closes #14705

BREAKING CHANGE: File logging must now be set via env and not in config.js
Removes fallback to checking depName for all matchPackageX and excludePackageX rules.

BREAKING CHANGE: matchPackageNames and related functions no longer fall back to checking depName. Rewrite packageRules to use matchDepNames instead.
…for tag lookups (#28400)

Changes default Docker Hub lookups from index.docker.io to hub.docker.com, which is more efficient. If you are configuring a Docker Hub token for docker.io then you should now configure it for docker.com as well.

Closes #24666

BREAKING CHANGE: Docker Hub lookups prefer hub.docker.com over index.docker.io. Set RENOVATE_X_DOCKER_HUB_TAGS_DISABLE=true in env to revert behavior.
#28551)

BREAKING CHANGE: matchPackageNames exact matches are now case-insensitive
Co-authored-by: Sebastian Poxhofer <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
BREAKING CHANGE: platformCommit will be automatically enabled if running as a GitHub app
BREAKING CHANGE: dnsCache is now removed
@rarkins rarkins merged commit 716c8cf into main Jul 25, 2024
38 checks passed
@rarkins rarkins deleted the v38 branch July 25, 2024 13:28
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 38.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change, requires major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v38 planning
9 participants