← Back to issue list

build(deps): update github actions (hotfix/3.2) (major)

View original Github issue

Metadata

Project
craft-store
Number
#343
Type
pull request
State
closed
Author
renovate[bot]
Labels
PR: Dependencies
Created
Updated
Closed

Current evaluation

Automated GitHub Actions updates were closed as stale without merging. A maintainer marked the branch stale, indicating the Renovate dependency changes were abandoned.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` → `v6` | | [actions/download-artifact](https://redirect.github.com/actions/download-artifact) | action | major | `v4` → `v8` | | [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | major | `v5` → `v6` | | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | major | `v4` → `v7` | | [release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter) | action | major | `v6.1.0` → `v7.0.0` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6`](https://redirect.github.com/actions/checkout/compare/v5...v6) [Compare Source](https://redirect.github.com/actions/checkout/compare/v5...v6) ### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4...v5) </details> <details> <summary>actions/download-artifact (actions/download-artifact)</summary> ### [`v8`](https://redirect.github.com/actions/download-artifact/compare/v7...v8) [Compare Source](https://redirect.github.com/actions/download-artifact/compare/v7...v8) ### [`v7`](https://redirect.github.com/actions/download-artifact/compare/v6...v7) [Compare Source](https://redirect.github.com/actions/download-artifact/compare/v6...v7) ### [`v6`](https://redirect.github.com/actions/download-artifact/compare/v5...v6) [Compare Source](https://redirect.github.com/actions/download-artifact/compare/v5...v6) ### [`v5`](https://redirect.github.com/actions/download-artifact/compare/v4...v5) [Compare Source](https://redirect.github.com/actions/download-artifact/compare/v4...v5) </details> <details> <summary>actions/setup-python (actions/setup-python)</summary> ### [`v6`](https://redirect.github.com/actions/setup-python/compare/v5...v6) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v5...v6) </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v7`](https://redirect.github.com/actions/upload-artifact/compare/v6...v7) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v6...v7) ### [`v6`](https://redirect.github.com/actions/upload-artifact/compare/v5...v6) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v5...v6) ### [`v5`](https://redirect.github.com/actions/upload-artifact/compare/v4...v5) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4...v5) </details> <details> <summary>release-drafter/release-drafter (release-drafter/release-drafter)</summary> ### [`v7.0.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v6.4.0...v7.0.0) ### What's Changed #### Breaking - feat: new major version ([#&#8203;1475](https://redirect.github.com/release-drafter/release-drafter/issues/1475)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Bug Fixes - fix: JSON schema too strict with required fields ([#&#8203;1535](https://redirect.github.com/release-drafter/release-drafter/issues/1535)) [@&#8203;jetersen](https://redirect.github.com/jetersen) #### Maintenance - chore(deps): update vitest to 4.1.0 ([#&#8203;1544](https://redirect.github.com/release-drafter/release-drafter/issues/1544)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update linters ([#&#8203;1549](https://redirect.github.com/release-drafter/release-drafter/issues/1549)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update dependency nock to 14.0.11 ([#&#8203;1548](https://redirect.github.com/release-drafter/release-drafter/issues/1548)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update dependency [@&#8203;graphql-codegen/near-operation-file-preset](https://redirect.github.com/graphql-codegen/near-operation-file-preset) to 5.0.0 ([#&#8203;1545](https://redirect.github.com/release-drafter/release-drafter/issues/1545)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update dependency [@&#8203;types/node](https://redirect.github.com/types/node) to 24.12.0 ([#&#8203;1543](https://redirect.github.com/release-drafter/release-drafter/issues/1543)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update dependency [@&#8203;graphql-codegen/cli](https://redirect.github.com/graphql-codegen/cli) to 6.2.1 ([#&#8203;1542](https://redirect.github.com/release-drafter/release-drafter/issues/1542)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update vite ([#&#8203;1541](https://redirect.github.com/release-drafter/release-drafter/issues/1541)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update linters ([#&#8203;1540](https://redirect.github.com/release-drafter/release-drafter/issues/1540)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - build(deps): bump actions/stale from 9 to 10 ([#&#8203;1527](https://redirect.github.com/release-drafter/release-drafter/issues/1527)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) #### Documentation - docs: fix v7 docs ([#&#8203;1532](https://redirect.github.com/release-drafter/release-drafter/issues/1532)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Other changes - chore: migrate from ESLint + Prettier to Biome ([#&#8203;1552](https://redirect.github.com/release-drafter/release-drafter/issues/1552)) [@&#8203;jetersen](https://redirect.github.com/jetersen) - ci: fix licensed ([#&#8203;1533](https://redirect.github.com/release-drafter/release-drafter/issues/1533)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Dependency Updates - fix(deps): update dependency compare-versions to 6.1.1 ([#&#8203;1547](https://redirect.github.com/release-drafter/release-drafter/issues/1547)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - fix(deps): update dependency zod to 4.3.6 ([#&#8203;1551](https://redirect.github.com/release-drafter/release-drafter/issues/1551)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - fix(deps): update dependency semver to 7.7.4 ([#&#8203;1550](https://redirect.github.com/release-drafter/release-drafter/issues/1550)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v6.4.0...v7.0.0> ### [`v6.4.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v6.3.0...v6.4.0) ### What's Changed #### New - feat: Add support to excluded-paths ([#&#8203;1522](https://redirect.github.com/release-drafter/release-drafter/issues/1522)) [@&#8203;guimorg](https://redirect.github.com/guimorg) - feat: add include-pre-releases to action inputs ([#&#8203;1525](https://redirect.github.com/release-drafter/release-drafter/issues/1525)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Maintenance - revert: deprecate include-pre-releases ([#&#8203;1523](https://redirect.github.com/release-drafter/release-drafter/issues/1523)) [@&#8203;cchanche](https://redirect.github.com/cchanche) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v6.3.0...v6.4.0> ### [`v6.3.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v6.2.0...v6.3.0) ### What's Changed #### New - feat: deprecate include-pre-releases in favor of prerelease ([#&#8203;1515](https://redirect.github.com/release-drafter/release-drafter/issues/1515)) [@&#8203;christopherklint97](https://redirect.github.com/christopherklint97) #### Maintenance - chore: use probot logger instead of [@&#8203;actions/core](https://redirect.github.com/actions/core) ([#&#8203;1520](https://redirect.github.com/release-drafter/release-drafter/issues/1520)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Dependency Updates <details> <summary>8 changes</summary> - chore: update lockfile ([#&#8203;1521](https://redirect.github.com/release-drafter/release-drafter/issues/1521)) [@&#8203;cchanche](https://redirect.github.com/cchanche) - build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 ([#&#8203;1494](https://redirect.github.com/release-drafter/release-drafter/issues/1494)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps): bump js-yaml ([#&#8203;1493](https://redirect.github.com/release-drafter/release-drafter/issues/1493)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps-dev): bump node-fetch from 2.6.7 to 2.7.0 ([#&#8203;1485](https://redirect.github.com/release-drafter/release-drafter/issues/1485)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps-dev): bump [@&#8203;vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.34.0 to 0.38.4 ([#&#8203;1484](https://redirect.github.com/release-drafter/release-drafter/issues/1484)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps): bump deepmerge from 4.2.2 to 4.3.1 ([#&#8203;1482](https://redirect.github.com/release-drafter/release-drafter/issues/1482)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps): bump jws from 3.2.2 to 3.2.3 ([#&#8203;1495](https://redirect.github.com/release-drafter/release-drafter/issues/1495)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - build(deps): bump lodash from 4.17.21 to 4.17.23 ([#&#8203;1489](https://redirect.github.com/release-drafter/release-drafter/issues/1489)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </details> **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v6.2.0...v6.3.0> ### [`v6.2.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v6.1.1...v6.2.0) ### What's Changed #### New - Add config option for history-limit ([#&#8203;1470](https://redirect.github.com/release-drafter/release-drafter/issues/1470)) [@&#8203;gjvoosten](https://redirect.github.com/gjvoosten) - Add 'commits-since' configuration option for release drafts ([#&#8203;1451](https://redirect.github.com/release-drafter/release-drafter/issues/1451)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski) #### Maintenance - build: support OIDC for npmjs publishing ([#&#8203;1480](https://redirect.github.com/release-drafter/release-drafter/issues/1480)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Documentation - Update README.md ([#&#8203;1434](https://redirect.github.com/release-drafter/release-drafter/issues/1434)) [@&#8203;kunaljubce](https://redirect.github.com/kunaljubce) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v6.1.1...v6.2.0> ### [`v6.1.1`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v6.1.1) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v6.1.0...v6.1.1) ### What's Changed #### Bug Fixes - Honor Version Template ([#&#8203;1459](https://redirect.github.com/release-drafter/release-drafter/issues/1459)) [@&#8203;ChronosMasterOfAllTime](https://redirect.github.com/ChronosMasterOfAllTime) #### Documentation - docs: Add missing action inputs to README ([#&#8203;1472](https://redirect.github.com/release-drafter/release-drafter/issues/1472)) [@&#8203;sasamuku](https://redirect.github.com/sasamuku) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v6.1.0...v6.1.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/craft-store). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6ImhvdGZpeC8zLjIiLCJsYWJlbHMiOlsiUFI6IERlcGVuZGVuY2llcyJdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Automated GitHub Actions updates were closed as stale without merging. A maintainer marked the branch stale, indicating the Renovate dependency changes were abandoned.
qwen3.6-35b-a3b-mtp-q6 Closed as stale without merging. The dependency update PR for GitHub Actions was abandoned due to branch staleness.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#982 build(deps): update github actions (hotfix/2.2) (major) craft-parts closed Closed without merging. The Renovate bot GitHub Actions update was abandoned or superseded by a newer PR. No CI checks or reviews occurred, and the bot will automatically recreate it per its immortal configuration.
91%
#1225 build(deps): update github actions (hotfix/1.5) (major) rockcraft closed Automated GitHub Actions dependency update was closed without merging due to failing CI checks, including Python tests and linters. The changes were abandoned.
86%
#339 build(deps): update github actions (hotfix/3.2) (major) craft-store closed Closed unmerged. The automated GitHub Actions update failed CI checks (OSV-scanner, minimum dependencies) and received no reviews, leading to abandonment.
86%
#2190 build(deps): update github actions (main) (major) charmcraft closed Automated GitHub Actions dependency updates were closed without merging. A maintainer noted the changes must be applied manually instead.
86%
#2198 build(deps): update github actions (main) (major) charmcraft closed Closed without merging due to failing CI checks and reported dependency issues. Renovate will automatically regenerate the update request.
85%
#2532 build(deps): update github actions (main) charmcraft closed Closed without merging due to failing CI checks and unresolved review comments. The dependency updates were not applied and were likely superseded by a newer Renovate PR.
85%
#393 build(deps): update github actions (main) (major) imagecraft merged Merged automated dependency update via Renovate, upgrading six GitHub Actions to major versions. All CI checks passed, and the changes were auto-merged into main.
84%
#6114 build(deps): update github actions (main) (major) snapcraft merged Merged automated dependency update bumping GitHub Actions and Node.js to major versions. Auto-merged by Renovate after passing CI checks.
84%
#743 build(deps): update github actions (hotfix/1.5) (major) rockcraft closed Closed without merging. CI checks failed because test environments did not match the updated runners. A maintainer questioned the ongoing maintenance of the hotfix/1.5 branch, indicating the PR was abandoned.
83%
#73 build(deps): update github actions (major) starflow merged Merged automated dependency update from Renovate. Updated GitHub Actions to major versions: actions/cache to v4, actions/checkout to v5, actions/download-artifact to v5, and astral-sh/setup-uv to v6. All CI checks passed and changes were auto-merged.
83%