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

docs: update references to renovate/renovate to v38 #30436

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
renovate/renovate (source) major 37-full -> 38-full
renovate/renovate (source) major 37.438.2 -> 38.8.5

Release Notes

renovatebot/renovate (renovate/renovate)

v38.8.5

Compare Source

v38.8.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v11.1.3 (#​30427) (f2a4833)
  • deps: update ghcr.io/containerbase/sidecar docker tag to v11.1.5 (#​30432) (f702925)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v7.2.3 (#​30428) (03a0c7e)
Miscellaneous Chores

v38.8.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v7.2.2 (#​30414) (562c537)

v38.8.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v11.1.2 (#​30413) (161a9d8)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v11.1.2 (#​30412) (21f17b0)
  • deps: update ossf/scorecard-action action to v2.4.0 (#​30408) (3d602d2)

v38.8.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v7.2.1 (#​30407) (4bf2794)
Miscellaneous Chores

v38.8.0

Compare Source

Features
Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v11.1.1 (#​30402) (2e0c287)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v11.1.1 (#​30403) (b3b0860)
Code Refactoring

v38.7.1

Compare Source

Bug Fixes
Tests

v38.7.0

Compare Source

Features

v38.6.1

Compare Source

Bug Fixes
Miscellaneous Chores

v38.6.0

Compare Source

Features
  • managers/git-submodules: support updating git-tag versions (#​30104) (ba7a39d)
Code Refactoring

v38.5.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v7.2.0 (#​30390) (0af6470)

v38.4.0

Compare Source

Features
  • manager/argocd: Add support for Kustomize image overrides (#​27670) (a18790c)

v38.3.0

Compare Source

Features

v38.2.1

Compare Source

Bug Fixes
  • config/migration: migrate wildcard patterns for matchPackagePatterns (#​30382) (442a31c)
Documentation
Miscellaneous Chores

v38.2.0

Compare Source

Features

v38.1.0

Compare Source

Features
Bug Fixes
Code Refactoring
Build System

v38.0.0

Compare Source

⚠ BREAKING CHANGES
  • bitbucket-server: autodetect gitAuthor if possible (#​29525)
  • require node v20 (#​30291)
  • http: dnsCache is now removed
  • github: platformCommit will be automatically enabled if running as a GitHub app
  • npm: remove RENOVATE_CACHE_NPM_MINUTES (#​28715)
  • git: determine branch modification based on all branch commits (#​28225)
  • packageRules: matchPackageNames exact matches are now case-insensitive
  • datasource/docker: Docker Hub lookups prefer hub.docker.com over index.docker.io. Set RENOVATE_X_DOCKER_HUB_TAGS_DISABLE=true in env to revert behavior.
  • package-rules: matchPackageNames and related functions no longer fall back to checking depName.
  • logging: File logging must now be set via env and not in config.js
  • config: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
  • npm: Transitive remediation for npm <7 is no longer supported.
  • config: Branch names for remediation will be sanitized to exclude special characters, potentially resulting in some autoclosing/replacing of existing PRs.
  • Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
  • gitea: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
  • manager/pep621: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
  • config: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests
Build System

v37.440.7

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v2.28.1 (#​30356) (622497c)
Miscellaneous Chores

v37.440.6

Compare Source

Miscellaneous Chores
Build System

v37.440.5

Compare Source

Documentation
Miscellaneous Chores
Build System

v37.440.4

Compare Source

Build System

v37.440.3

Compare Source

Bug Fixes

v37.440.2

Compare Source

Documentation
Build System

v37.440.1

Compare Source

Documentation
Miscellaneous Chores
Build System

v37.440.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v2.28.0 (#​30311) (8fdfa13)

v37.439.0

Compare Source

Features
Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v10.16.0 (#​30309) (e286902)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.3.10 (#​30289) (5c28898)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v10.16.0 (#​30308) (e76d96e)

v37.438.5

Compare Source

Bug Fixes
  • bitbucket-server: Clarify error when both BB password and access token are set (#​30296) (3a35375)
  • nuget: always coalesce sourceUrl and homepage if homepage available (#​30227) (7dd6325)
Documentation

v37.438.4

Compare Source

Build System

v37.438.3

Compare Source

Documentation
Miscellaneous Chores
Code Refactoring
Build System

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

| datasource | package           | from     | to     |
| ---------- | ----------------- | -------- | ------ |
| docker     | renovate/renovate | 37       | 38     |
| docker     | renovate/renovate | 37.438.2 | 38.8.5 |
@renovate renovate bot enabled auto-merge July 29, 2024 00:27
@renovate renovate bot added this pull request to the merge queue Jul 29, 2024
Merged via the queue into main with commit a4a8504 Jul 29, 2024
38 checks passed
@renovate renovate bot deleted the renovate/docs-renovate-renovate-38.x branch July 29, 2024 03:20
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 38.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant