Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 28, 2025

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4v5
actions/checkout action major v4v6
actions/upload-artifact action major v4v6
platforms bazel_dep major 0.0.111.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v5

Compare Source

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

actions/upload-artifact (actions/upload-artifact)

v6

Compare Source

v5

Compare Source

bazelbuild/platforms (platforms)

v1.0.0

Compare Source

What's Changed

This is a no-op update of 0.0.11.

1.0.0 reflects that this is a stable API used in core Bazel production code.

See #​112.

WORKSPACE setup

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "platforms",
    urls = [
        "https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz",
    ],
    sha256 = "3384eb1c30762704fbe38e440204e114154086c8fc8a8c2e3e28441028c019a8",
)

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label May 28, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency platforms to v1 chore(deps): update all dependencies (major) Aug 11, 2025
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch from 57cc5c5 to 08cae97 Compare August 11, 2025 13:32
@coveralls
Copy link

coveralls commented Aug 11, 2025

Pull Request Test Coverage Report for Build 20180437042

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 69.867%

Totals Coverage Status
Change from base Build 13096216219: 0.0%
Covered Lines: 9868
Relevant Lines: 14124

💛 - Coveralls

@renovate-bot renovate-bot changed the title chore(deps): update all dependencies (major) chore(deps): update actions/checkout action to v5 Aug 13, 2025
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch 3 times, most recently from feae294 to 711138d Compare August 13, 2025 21:45
@renovate-bot renovate-bot changed the title chore(deps): update actions/checkout action to v5 chore(deps): update all dependencies (major) Aug 14, 2025
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch from 711138d to f787f1d Compare August 14, 2025 11:22
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch from f787f1d to aa7addd Compare October 24, 2025 23:37
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch from aa7addd to aa0ebd8 Compare November 20, 2025 17:25
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch from aa0ebd8 to 0ef5b1b Compare December 11, 2025 22:23
@renovate-bot renovate-bot force-pushed the renovate/major-all-dependencies branch from 0ef5b1b to 375ce07 Compare December 12, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants