fix(datasource/docker): use dockerMaxPages limit for hub.docker.com#34405
Merged
rarkins merged 2 commits intorenovatebot:mainfrom Feb 24, 2025
Merged
fix(datasource/docker): use dockerMaxPages limit for hub.docker.com#34405rarkins merged 2 commits intorenovatebot:mainfrom
dockerMaxPages limit for hub.docker.com#34405rarkins merged 2 commits intorenovatebot:mainfrom
Conversation
viceice
reviewed
Feb 23, 2025
rarkins
suggested changes
Feb 23, 2025
viceice
approved these changes
Feb 23, 2025
rarkins
approved these changes
Feb 24, 2025
|
🎉 This PR is included in version 39.179.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
ivankatliarchuk
added a commit
to ivankatliarchuk/renovate
that referenced
this pull request
Feb 24, 2025
* main: (116 commits) feat(manager/jsonata): add toml support (renovatebot#34380) fix(datasource/docker): use `dockerMaxPages` limit for `hub.docker.com` (renovatebot#34405) chore: Update administration-only.yml description chore(deps): update dependency type-fest to v4.35.0 (main) (renovatebot#34426) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.43.2 (main) (renovatebot#34425) fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.7.19 (main) (renovatebot#34424) chore(deps): update dependency renovatebot/github-action to v41.0.14 (main) (renovatebot#34423) chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.7.19 (main) (renovatebot#34422) chore(deps): update containerbase/internal-tools action to v3.10.5 (main) (renovatebot#34420) chore(deps): lock file maintenance (main) (renovatebot#34419) docs: update references to renovate/renovate (main) (renovatebot#34418) chore(deps): update dependency pnpm to v10.4.1 (main) (renovatebot#34417) fix(gitea): Fix platform test performance (renovatebot#34415) feat(datasource/unity3d): Use Unity Releases API (renovatebot#33240) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.43.1 (main) (renovatebot#34413) fix(gitlab): Fix the platform test performance (renovatebot#34410) test(bitbucket-server): Fix the tests performance (renovatebot#34406) test(bitbucket): Fix the tests performance (renovatebot#34407) fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.7.18 (main) (renovatebot#34409) chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.7.18 (main) (renovatebot#34408) ...
|
🎉 This PR is included in version 40.0.0-next.8 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
hub.docker.comfor tags limit no. of pages queries todockerMaxPages.20.. per_page tags limit is1000and fetching20000tags should be safeContext
dockerMaxPages#34269Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: