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(config)!: experimental flags #28187

This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    4f0e5c2 View commit details
    Browse the repository at this point in the history
  2. docs: sort headers

    RahulGautamSingh committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    19a52f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ec4a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    ac91cf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f99e1a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Update lib/util/experimental-flags.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    RahulGautamSingh and viceice authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6ee7872 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    RahulGautamSingh and viceice authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    87ac66b View commit details
    Browse the repository at this point in the history
  3. add tests

    RahulGautamSingh committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    15a8720 View commit details
    Browse the repository at this point in the history
  4. refactor

    RahulGautamSingh committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d0baeca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f3ad4d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    RahulGautamSingh and HonkingGoose authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bb533fa View commit details
    Browse the repository at this point in the history
  2. apply suggestions

    RahulGautamSingh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ee5d9c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2442baf View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    69a5e15 View commit details
    Browse the repository at this point in the history
  2. Update lib/util/experimental-flags.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    RahulGautamSingh and viceice authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e7326bd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. add tests

    RahulGautamSingh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f389c56 View commit details
    Browse the repository at this point in the history
  2. class based implementation

    helps with testing
    RahulGautamSingh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ffb2d72 View commit details
    Browse the repository at this point in the history
  3. update docs

    RahulGautamSingh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    78df147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca3f1d3 View commit details
    Browse the repository at this point in the history
  5. fix issues

    RahulGautamSingh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    82a9181 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a5b0fe View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    30fcc03 View commit details
    Browse the repository at this point in the history
  2. autoDiscoverRepoSort

    RahulGautamSingh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    597811c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4dff27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd52857 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f01ccab View commit details
    Browse the repository at this point in the history
  6. refacte

    RahulGautamSingh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    eef2a6c View commit details
    Browse the repository at this point in the history
  7. apply suggestions

    RahulGautamSingh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    585201e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    806487f View commit details
    Browse the repository at this point in the history
  9. Update docs/usage/self-hosted-configuration.md

    Co-authored-by: Rhys Arkins <rhys@arkins.net>
    RahulGautamSingh and rarkins authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bf50241 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    9320c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7bba4c View commit details
    Browse the repository at this point in the history
  3. fix coverage

    RahulGautamSingh committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    37f4df7 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    RahulGautamSingh committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e92045c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix tests

    RahulGautamSingh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    513552f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    467b566 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    e3c3476 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update docs/usage/self-hosted-configuration.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    RahulGautamSingh and HonkingGoose authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e4d5a0c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    3a4debc View commit details
    Browse the repository at this point in the history
  2. fix lint issues

    RahulGautamSingh committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1a0655a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    6f3ece1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecf209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2b338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00a36eb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    a4c1641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbdc1b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e287522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba06fbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00caca0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfeae10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0084f4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02c346f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9afba9 View commit details
    Browse the repository at this point in the history
  10. revert s3PathStyle

    RahulGautamSingh committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c629e21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18c1b0d View commit details
    Browse the repository at this point in the history
  12. refactor

    RahulGautamSingh committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fc70ddc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Revert "revert s3PathStyle"

    This reverts commit c629e21.
    RahulGautamSingh committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    553ab76 View commit details
    Browse the repository at this point in the history
  2. update docs

    RahulGautamSingh committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e7a825f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc2a2ab View commit details
    Browse the repository at this point in the history
  4. refactor: docs

    RahulGautamSingh committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    db0ee08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1517571 View commit details
    Browse the repository at this point in the history
  6. fix coverage

    RahulGautamSingh committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5872d81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf8f631 View commit details
    Browse the repository at this point in the history
  8. refactor: tests

    RahulGautamSingh committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9257bb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. apply suggestions

    RahulGautamSingh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1351064 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix(config)!: globalExtends merge order (renovatebot#28145)

    Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second.
    
    Fixes renovatebot#28131
    
    BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
    rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a429055 View commit details
    Browse the repository at this point in the history
  2. feat(manager/pep621)!: remove group name from depName (renovatebot#28193

    )
    
    Previously, the “depName” for pep621 was constructed using groupName/packageName, which in turn meant that the same dependency was upgraded in different branches if it was present in multiple groups. Instead, depName is now set to packageName. This will lead to a change of branch name for pep621 updates.
    
    Closes renovatebot#28131
    
    BREAKING CHANGE: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
    secustor authored and rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fccde3a View commit details
    Browse the repository at this point in the history
  3. feat(gitea)!: use Bearer instead of token for auth (renovatebot#2…

    …8308)
    
    Previous Gitea implementation used non-standard “token” auth instead of “Bearer”. Gitea supports Bearer al alternate to token since v1.8.0, so it’s safe to make this change now.
    
    BREAKING CHANGE: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
    viceice authored and rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b739aa0 View commit details
    Browse the repository at this point in the history
  4. feat!: stop publishing slim docker tags (renovatebot#27993)

    Stop publishing -slim Renovate tags - slim is now the default.
    
    BREAKING CHANGE: Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
    viceice authored and rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e3385ba View commit details
    Browse the repository at this point in the history
  5. fix(config)!: Use depNameSanitized in branch name for vulnerability…

    … alerts (renovatebot#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.
    takac authored and rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ee1a463 View commit details
    Browse the repository at this point in the history
  6. feat(npm)!: drop transitiveRemediation option (renovatebot#27985)

    This option only worked for npm <7, which is now EOL.
    
    BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
    rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    68687c0 View commit details
    Browse the repository at this point in the history
  7. feat(config)!: change onboardingNoDeps from boolean to enum (reno…

    …vatebot#28133)
    
    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 renovatebot#28101
    
    BREAKING CHANGE: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
    RahulGautamSingh authored and rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    adb8fae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a37987d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfed03c View commit details
    Browse the repository at this point in the history
  10. feat(package-rules)!: remove depName fallback (renovatebot#28548)

    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.
    rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e05a466 View commit details
    Browse the repository at this point in the history
  11. feat(datasource/docker)!: prefer hub.docker.com over index.docker.io …

    …for tag lookups (renovatebot#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 renovatebot#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.
    rarkins committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0d5e1bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59d59f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1dbd621 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    73df318 View commit details
    Browse the repository at this point in the history
  15. feat(packageRules)!: support regex or glob matching for all (renovate…

    …bot#28591)
    
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    73e35bc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    86ae4b9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a54ffeb View commit details
    Browse the repository at this point in the history
  18. disableDockerHubTags

    RahulGautamSingh committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    85525cb View commit details
    Browse the repository at this point in the history
  19. prettier

    RahulGautamSingh committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    cecb426 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5d2c210 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6f4d85e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    60afba8 View commit details
    Browse the repository at this point in the history
  23. Apply suggestions from code review

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    RahulGautamSingh and HonkingGoose authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dbb7fd8 View commit details
    Browse the repository at this point in the history
  24. update docs

    RahulGautamSingh committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f4c2dcf View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    e5dfc83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee149dc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. fix(config)!: globalExtends merge order (renovatebot#28145)

    Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second.
    
    Fixes renovatebot#28131
    
    BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
    rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    62a6614 View commit details
    Browse the repository at this point in the history
  2. feat(manager/pep621)!: remove group name from depName (renovatebot#28193

    )
    
    Previously, the “depName” for pep621 was constructed using groupName/packageName, which in turn meant that the same dependency was upgraded in different branches if it was present in multiple groups. Instead, depName is now set to packageName. This will lead to a change of branch name for pep621 updates.
    
    Closes renovatebot#28131
    
    BREAKING CHANGE: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
    secustor authored and rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d5865e4 View commit details
    Browse the repository at this point in the history
  3. feat(gitea)!: use Bearer instead of token for auth (renovatebot#2…

    …8308)
    
    Previous Gitea implementation used non-standard “token” auth instead of “Bearer”. Gitea supports Bearer al alternate to token since v1.8.0, so it’s safe to make this change now.
    
    BREAKING CHANGE: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
    viceice authored and rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    dfcc4cc View commit details
    Browse the repository at this point in the history
  4. feat!: stop publishing slim docker tags (renovatebot#27993)

    Stop publishing -slim Renovate tags - slim is now the default.
    
    BREAKING CHANGE: Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
    viceice authored and rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    401ddc5 View commit details
    Browse the repository at this point in the history
  5. fix(config)!: Use depNameSanitized in branch name for vulnerability…

    … alerts (renovatebot#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.
    takac authored and rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    7a574c9 View commit details
    Browse the repository at this point in the history
  6. feat(npm)!: drop transitiveRemediation option (renovatebot#27985)

    This option only worked for npm <7, which is now EOL.
    
    BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
    rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2335b6d View commit details
    Browse the repository at this point in the history
  7. feat(config)!: change onboardingNoDeps from boolean to enum (reno…

    …vatebot#28133)
    
    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 renovatebot#28101
    
    BREAKING CHANGE: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
    RahulGautamSingh authored and rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f0d02a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e433de2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6c9524 View commit details
    Browse the repository at this point in the history
  10. feat(package-rules)!: remove depName fallback (renovatebot#28548)

    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.
    rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    c64ecc3 View commit details
    Browse the repository at this point in the history
  11. feat(datasource/docker)!: prefer hub.docker.com over index.docker.io …

    …for tag lookups (renovatebot#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 renovatebot#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.
    rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    79a7c85 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    40f5015 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b13afad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58494a9 View commit details
    Browse the repository at this point in the history
  15. feat(packageRules)!: support regex or glob matching for all (renovate…

    …bot#28591)
    
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed May 5, 2024
    Configuration menu
    Copy the full SHA
    41453e5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    14b6690 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bc40d99 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bed9567 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    70064e8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix(config)!: globalExtends merge order (renovatebot#28145)

    Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second.
    
    Fixes renovatebot#28131
    
    BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
    rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    65a7227 View commit details
    Browse the repository at this point in the history
  2. feat(manager/pep621)!: remove group name from depName (renovatebot#28193

    )
    
    Previously, the “depName” for pep621 was constructed using groupName/packageName, which in turn meant that the same dependency was upgraded in different branches if it was present in multiple groups. Instead, depName is now set to packageName. This will lead to a change of branch name for pep621 updates.
    
    Closes renovatebot#28131
    
    BREAKING CHANGE: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
    secustor authored and rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1891c08 View commit details
    Browse the repository at this point in the history
  3. feat(gitea)!: use Bearer instead of token for auth (renovatebot#2…

    …8308)
    
    Previous Gitea implementation used non-standard “token” auth instead of “Bearer”. Gitea supports Bearer al alternate to token since v1.8.0, so it’s safe to make this change now.
    
    BREAKING CHANGE: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
    viceice authored and rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8654392 View commit details
    Browse the repository at this point in the history
  4. feat!: stop publishing slim docker tags (renovatebot#27993)

    Stop publishing -slim Renovate tags - slim is now the default.
    
    BREAKING CHANGE: Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
    viceice authored and rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2e9cdf1 View commit details
    Browse the repository at this point in the history
  5. fix(config)!: Use depNameSanitized in branch name for vulnerability…

    … alerts (renovatebot#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.
    takac authored and rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    51c44b2 View commit details
    Browse the repository at this point in the history
  6. feat(npm)!: drop transitiveRemediation option (renovatebot#27985)

    This option only worked for npm <7, which is now EOL.
    
    BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
    rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2651dac View commit details
    Browse the repository at this point in the history
  7. feat(config)!: change onboardingNoDeps from boolean to enum (reno…

    …vatebot#28133)
    
    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 renovatebot#28101
    
    BREAKING CHANGE: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
    RahulGautamSingh authored and rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    802d389 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a89d9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3abc813 View commit details
    Browse the repository at this point in the history
  10. feat(package-rules)!: remove depName fallback (renovatebot#28548)

    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.
    rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b5af304 View commit details
    Browse the repository at this point in the history
  11. feat(datasource/docker)!: prefer hub.docker.com over index.docker.io …

    …for tag lookups (renovatebot#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 renovatebot#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.
    rarkins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    bcd3e2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f527d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e42f0be View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    148d871 View commit details
    Browse the repository at this point in the history
  15. feat(packageRules)!: support regex or glob matching for all (renovate…

    …bot#28591)
    
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed May 6, 2024
    Configuration menu
    Copy the full SHA
    00fe5d5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2e26b8e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    645e70f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    28c5c8e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6be9680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e116b0f View commit details
    Browse the repository at this point in the history
  3. fix formatting

    RahulGautamSingh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cdc5c01 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    RahulGautamSingh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    554510d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    52ae946 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. fix(config)!: globalExtends merge order (renovatebot#28145)

    Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second.
    
    Fixes renovatebot#28131
    
    BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
    rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    88e5e97 View commit details
    Browse the repository at this point in the history
  2. feat(manager/pep621)!: remove group name from depName (renovatebot#28193

    )
    
    Previously, the “depName” for pep621 was constructed using groupName/packageName, which in turn meant that the same dependency was upgraded in different branches if it was present in multiple groups. Instead, depName is now set to packageName. This will lead to a change of branch name for pep621 updates.
    
    Closes renovatebot#28131
    
    BREAKING CHANGE: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
    secustor authored and rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8c31ac3 View commit details
    Browse the repository at this point in the history
  3. feat(gitea)!: use Bearer instead of token for auth (renovatebot#2…

    …8308)
    
    Previous Gitea implementation used non-standard “token” auth instead of “Bearer”. Gitea supports Bearer al alternate to token since v1.8.0, so it’s safe to make this change now.
    
    BREAKING CHANGE: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
    viceice authored and rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b05ac26 View commit details
    Browse the repository at this point in the history
  4. feat!: stop publishing slim docker tags (renovatebot#27993)

    Stop publishing -slim Renovate tags - slim is now the default.
    
    BREAKING CHANGE: Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
    viceice authored and rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    2f242d4 View commit details
    Browse the repository at this point in the history
  5. fix(config)!: Use depNameSanitized in branch name for vulnerability…

    … alerts (renovatebot#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.
    takac authored and rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    739160e View commit details
    Browse the repository at this point in the history
  6. feat(npm)!: drop transitiveRemediation option (renovatebot#27985)

    This option only worked for npm <7, which is now EOL.
    
    BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
    rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    31997aa View commit details
    Browse the repository at this point in the history
  7. feat(config)!: change onboardingNoDeps from boolean to enum (reno…

    …vatebot#28133)
    
    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 renovatebot#28101
    
    BREAKING CHANGE: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
    RahulGautamSingh authored and rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4755d7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70ce578 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68fd387 View commit details
    Browse the repository at this point in the history
  10. feat(package-rules)!: remove depName fallback (renovatebot#28548)

    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.
    rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d2419e4 View commit details
    Browse the repository at this point in the history
  11. feat(datasource/docker)!: prefer hub.docker.com over index.docker.io …

    …for tag lookups (renovatebot#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 renovatebot#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.
    rarkins committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7fa7415 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    65d1939 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15e64d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7596ad View commit details
    Browse the repository at this point in the history
  15. feat(packageRules)!: support regex or glob matching for all (renovate…

    …bot#28591)
    
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d8ec625 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e7f474e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a4f66e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96c085b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2422191 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. feat(packageRules): migrate matchers and excludes (renovatebot#28602)

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    3 people authored May 13, 2024
    Configuration menu
    Copy the full SHA
    990b18c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    cc6362b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. fix(config)!: globalExtends merge order (renovatebot#28145)

    Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second.
    
    Fixes renovatebot#28131
    
    BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
    rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9ec61cf View commit details
    Browse the repository at this point in the history
  2. feat(manager/pep621)!: remove group name from depName (renovatebot#28193

    )
    
    Previously, the “depName” for pep621 was constructed using groupName/packageName, which in turn meant that the same dependency was upgraded in different branches if it was present in multiple groups. Instead, depName is now set to packageName. This will lead to a change of branch name for pep621 updates.
    
    Closes renovatebot#28131
    
    BREAKING CHANGE: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
    secustor authored and rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    43a437d View commit details
    Browse the repository at this point in the history
  3. feat(gitea)!: use Bearer instead of token for auth (renovatebot#2…

    …8308)
    
    Previous Gitea implementation used non-standard “token” auth instead of “Bearer”. Gitea supports Bearer al alternate to token since v1.8.0, so it’s safe to make this change now.
    
    BREAKING CHANGE: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
    viceice authored and rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e909116 View commit details
    Browse the repository at this point in the history
  4. feat!: stop publishing slim docker tags (renovatebot#27993)

    Stop publishing -slim Renovate tags - slim is now the default.
    
    BREAKING CHANGE: Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
    viceice authored and rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3b2bab3 View commit details
    Browse the repository at this point in the history
  5. fix(config)!: Use depNameSanitized in branch name for vulnerability…

    … alerts (renovatebot#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.
    takac authored and rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    788965c View commit details
    Browse the repository at this point in the history
  6. feat(npm)!: drop transitiveRemediation option (renovatebot#27985)

    This option only worked for npm <7, which is now EOL.
    
    BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
    rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7eb36b8 View commit details
    Browse the repository at this point in the history
  7. feat(config)!: change onboardingNoDeps from boolean to enum (reno…

    …vatebot#28133)
    
    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 renovatebot#28101
    
    BREAKING CHANGE: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
    RahulGautamSingh authored and rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9049fb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c9c44e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ceb1381 View commit details
    Browse the repository at this point in the history
  10. feat(package-rules)!: remove depName fallback (renovatebot#28548)

    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.
    rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0466b01 View commit details
    Browse the repository at this point in the history
  11. feat(datasource/docker)!: prefer hub.docker.com over index.docker.io …

    …for tag lookups (renovatebot#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 renovatebot#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.
    rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    356bdd9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6790556 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    18be80b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    917bc18 View commit details
    Browse the repository at this point in the history
  15. feat(packageRules)!: support regex or glob matching for all (renovate…

    …bot#28591)
    
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5f2155c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3be8898 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    36e5987 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7a93e64 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8d91d6a View commit details
    Browse the repository at this point in the history
  20. feat(packageRules): migrate matchers and excludes (renovatebot#28602)

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    3 people committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f9bdc3a View commit details
    Browse the repository at this point in the history
  21. feat(logging)!: drop logFile and logFileLevel (renovatebot#29104)

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    2 people authored and rarkins committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a7dc64f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    972bd7a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix lint issue

    RahulGautamSingh committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3d7302d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    2035e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609e464 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    3f42faa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18db845 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    c632d02 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. apply suggestions

    RahulGautamSingh committed May 30, 2024
    Configuration menu
    Copy the full SHA
    da5aa41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9c5e6 View commit details
    Browse the repository at this point in the history
  3. fix tests

    RahulGautamSingh committed May 30, 2024
    Configuration menu
    Copy the full SHA
    79c7d08 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix(config)!: globalExtends merge order (renovatebot#28145)

    Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second.
    
    Fixes renovatebot#28131
    
    BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
    rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e649217 View commit details
    Browse the repository at this point in the history
  2. feat(manager/pep621)!: remove group name from depName (renovatebot#28193

    )
    
    Previously, the “depName” for pep621 was constructed using groupName/packageName, which in turn meant that the same dependency was upgraded in different branches if it was present in multiple groups. Instead, depName is now set to packageName. This will lead to a change of branch name for pep621 updates.
    
    Closes renovatebot#28131
    
    BREAKING CHANGE: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
    secustor authored and rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    545fe54 View commit details
    Browse the repository at this point in the history
  3. feat(gitea)!: use Bearer instead of token for auth (renovatebot#2…

    …8308)
    
    Previous Gitea implementation used non-standard “token” auth instead of “Bearer”. Gitea supports Bearer al alternate to token since v1.8.0, so it’s safe to make this change now.
    
    BREAKING CHANGE: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
    viceice authored and rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2082cae View commit details
    Browse the repository at this point in the history
  4. feat!: stop publishing slim docker tags (renovatebot#27993)

    Stop publishing -slim Renovate tags - slim is now the default.
    
    BREAKING CHANGE: Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
    viceice authored and rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d79dc3c View commit details
    Browse the repository at this point in the history
  5. fix(config)!: Use depNameSanitized in branch name for vulnerability…

    … alerts (renovatebot#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.
    takac authored and rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    035c863 View commit details
    Browse the repository at this point in the history
  6. feat(npm)!: drop transitiveRemediation option (renovatebot#27985)

    This option only worked for npm <7, which is now EOL.
    
    BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
    rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a5c5454 View commit details
    Browse the repository at this point in the history
  7. feat(config)!: change onboardingNoDeps from boolean to enum (reno…

    …vatebot#28133)
    
    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 renovatebot#28101
    
    BREAKING CHANGE: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
    RahulGautamSingh authored and rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b2b2d42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8877b8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    424bb3d View commit details
    Browse the repository at this point in the history
  10. feat(package-rules)!: remove depName fallback (renovatebot#28548)

    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.
    rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2ed9716 View commit details
    Browse the repository at this point in the history
  11. feat(datasource/docker)!: prefer hub.docker.com over index.docker.io …

    …for tag lookups (renovatebot#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 renovatebot#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.
    rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    36707ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b0659cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0635f40 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0302a26 View commit details
    Browse the repository at this point in the history
  15. feat(packageRules)!: support regex or glob matching for all (renovate…

    …bot#28591)
    
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed May 31, 2024
    Configuration menu
    Copy the full SHA
    44493ab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be5ce9d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    26941ea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    52ab702 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7f63efd View commit details
    Browse the repository at this point in the history
  20. feat(packageRules): migrate matchers and excludes (renovatebot#28602)

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    3 people committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b66597a View commit details
    Browse the repository at this point in the history
  21. feat(logging)!: drop logFile and logFileLevel (renovatebot#29104)

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    2 people authored and rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f97852a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6aa6b23 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e2dd8c1 View commit details
    Browse the repository at this point in the history
  24. chore: prettier-fix docs

    rarkins committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a0ae617 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    080ff4b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c2bec26 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    2954e06 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    77bfe96 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. fix(config)!: globalExtends merge order (renovatebot#28145)

    Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second.
    
    Fixes renovatebot#28131
    
    BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
    rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    868f946 View commit details
    Browse the repository at this point in the history
  2. feat(manager/pep621)!: remove group name from depName (renovatebot#28193

    )
    
    Previously, the “depName” for pep621 was constructed using groupName/packageName, which in turn meant that the same dependency was upgraded in different branches if it was present in multiple groups. Instead, depName is now set to packageName. This will lead to a change of branch name for pep621 updates.
    
    Closes renovatebot#28131
    
    BREAKING CHANGE: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of PRs.
    secustor authored and rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e1233d3 View commit details
    Browse the repository at this point in the history
  3. feat(gitea)!: use Bearer instead of token for auth (renovatebot#2…

    …8308)
    
    Previous Gitea implementation used non-standard “token” auth instead of “Bearer”. Gitea supports Bearer al alternate to token since v1.8.0, so it’s safe to make this change now.
    
    BREAKING CHANGE: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
    viceice authored and rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c0a369b View commit details
    Browse the repository at this point in the history
  4. feat!: stop publishing slim docker tags (renovatebot#27993)

    Stop publishing -slim Renovate tags - slim is now the default.
    
    BREAKING CHANGE: Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
    viceice authored and rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2833739 View commit details
    Browse the repository at this point in the history
  5. fix(config)!: Use depNameSanitized in branch name for vulnerability…

    … alerts (renovatebot#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.
    takac authored and rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    40df298 View commit details
    Browse the repository at this point in the history
  6. feat(npm)!: drop transitiveRemediation option (renovatebot#27985)

    This option only worked for npm <7, which is now EOL.
    
    BREAKING CHANGE: Transitive remediation for npm <7 is no longer supported.
    rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    3ffd554 View commit details
    Browse the repository at this point in the history
  7. feat(config)!: change onboardingNoDeps from boolean to enum (reno…

    …vatebot#28133)
    
    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 renovatebot#28101
    
    BREAKING CHANGE: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
    RahulGautamSingh authored and rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    40b0414 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    520be38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7254d87 View commit details
    Browse the repository at this point in the history
  10. feat(package-rules)!: remove depName fallback (renovatebot#28548)

    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.
    rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    a240306 View commit details
    Browse the repository at this point in the history
  11. feat(datasource/docker)!: prefer hub.docker.com over index.docker.io …

    …for tag lookups (renovatebot#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 renovatebot#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.
    rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1f4618b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9db51a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    785cfeb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    deff28b View commit details
    Browse the repository at this point in the history
  15. feat(packageRules)!: support regex or glob matching for all (renovate…

    …bot#28591)
    
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e62e55c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a856a70 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a0f27fc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cf04dbf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1cede41 View commit details
    Browse the repository at this point in the history
  20. feat(packageRules): migrate matchers and excludes (renovatebot#28602)

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    3 people committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ab87dc8 View commit details
    Browse the repository at this point in the history
  21. feat(logging)!: drop logFile and logFileLevel (renovatebot#29104)

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    2 people authored and rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b3e86d9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8b4d77c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1fbc70e View commit details
    Browse the repository at this point in the history
  24. chore: prettier-fix docs

    rarkins committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    fa197c0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cb1afac View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    11533dd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    92c6402 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    11dadcb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    40a396f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    68c8ec8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. remove openPgp

    RahulGautamSingh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    11a2950 View commit details
    Browse the repository at this point in the history
  2. refactor

    RahulGautamSingh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    836a5c5 View commit details
    Browse the repository at this point in the history
  3. update docs

    RahulGautamSingh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e9405a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Revert "remove openPgp"

    This reverts commit 11a2950.
    RahulGautamSingh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fbf9819 View commit details
    Browse the repository at this point in the history
  2. refactor

    RahulGautamSingh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    541ebb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. apply suggestion

    RahulGautamSingh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d6c6810 View commit details
    Browse the repository at this point in the history
  2. add test

    RahulGautamSingh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3e83c36 View commit details
    Browse the repository at this point in the history