Bump the actions-dependencies group across 1 directory with 2 updates#1970
Bump the actions-dependencies group across 1 directory with 2 updates#1970dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions-dependencies group with 2 updates in the / directory: [actions/cache](https://github.com/actions/cache) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/cache` from 5.0.1 to 5.0.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@9255dc7...cdf6c1f) Updates `actions/upload-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b7c566a...bbbca2d) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-dependencies - dependency-name: actions/upload-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Comments from the last time that this PR was attempted by the bot and failed with this same error. In principle I do not see anything wrong with this PR in terms of CSET, but the failure of producing the coverage report is concerning and so blocking acceptance. From me: Following investigations by Sylvia Bohnenstengel (@Sylviabohnenstengel) we have decided to leave this PR review for James Frost (@jfrost-mo) when he returns from leave as failing PR checks are related to the webpage for the coverage report. From Sylvia Bohnenstengel (@Sylviabohnenstengel): James Frost (@jfrost-mo) instead of using tmpweb for the coverage report upload could we consider using gh-pages instead or is the coverage report then too restricted to view for partners? |
|
gh-pages doesn't really work for the coverage reports as we want lots of different ones. With pages every PR would overwrite the previous report. To get around that we would have to write a complex content management system. |
|
Dependabot (@dependabot) rebase |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
|
Dependabot (@dependabot) recreate |
|
Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use |
|
I think the issue with the tmpweb uploading is that certain branches are not being given access to the API token from the GitHub secret. |
|
I'm going to work around this by making the coverage report upload not fail the workflow if it fails. |
|
Fixed in #2011. |
Bumps the actions-dependencies group with 2 updates in the / directory: actions/cache and actions/upload-artifact.
Updates
actions/cachefrom 5.0.1 to 5.0.3Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
cdf6c1fMerge pull request #1695 from actions/Link-/prepare-5.0.3a1bee22Add review for the@actions/http-clientlicense4695763Add licensed outputdc73bb9Upgrade dependencies and address security warnings345d5c2Add 5.0.3 builds8b402f5Merge pull request #1692 from GhadimiR/main304ab5alicense for httpclient609fc19Update licensed record for cacheb22231eBuild93150cdAdd PR link to releasesUpdates
actions/upload-artifactfrom 6.0.0 to 7.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions