Skip to content

chore(deps): update github-actions (major)#14

Open
renovate[bot] wants to merge 1 commit into2.0.xfrom
renovate/major-github-actions
Open

chore(deps): update github-actions (major)#14
renovate[bot] wants to merge 1 commit into2.0.xfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jul 10, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
Eomm/why-don-t-you-tweet action major v1v2
actions/checkout action major v4v6
dessant/lock-threads action major v3v6
metcalfc/changelog-generator action major v3.0.0v4.7.0

Release Notes

Eomm/why-don-t-you-tweet (Eomm/why-don-t-you-tweet)

v2

Compare Source

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

dessant/lock-threads (dessant/lock-threads)

v6

Compare Source

v5

Compare Source

⚠ BREAKING CHANGES
  • Discussions are also processed by default,
    set the process-only input parameter to preserve the old behavior
    steps:
      - uses: dessant/lock-threads@v5
        with:
          process-only: 'issues, prs'
  • the action now requires Node.js 20
Features
Bug Fixes
4.0.1 (2023-06-12)
Bug Fixes
  • retry and throttle GitHub API requests (1618e91), closes #​35

v4

Compare Source

⚠ BREAKING CHANGES
  • Discussions are also processed by default,
    set the process-only input parameter to preserve the old behavior
    steps:
      - uses: dessant/lock-threads@v5
        with:
          process-only: 'issues, prs'
  • the action now requires Node.js 20
Features
Bug Fixes
4.0.1 (2023-06-12)
Bug Fixes
  • retry and throttle GitHub API requests (1618e91), closes #​35
metcalfc/changelog-generator (metcalfc/changelog-generator)

v4.7.0

Compare Source

  • 0440d09 - 4.7.0
  • b86feab - fix: drop abandoned replace package, use sed instead
  • 045501a - fix: add build provenance attestation to release workflow
  • 2be9bc1 - feat: upgrade to node24, bump deps, and fix remaining vulnerabilities
  • 250ea21 - fix: override undici to >=6.23.0 to resolve resource exhaustion vulnerability
  • 17d8ad0 - fix: override minimatch to >=3.1.3 to resolve ReDoS vulnerability
  • aab575c - build(deps): bump actions/stale from 10.1.0 to 10.2.0
  • 9e6e620 - Bump @​eslint/js from 9.39.1 to 10.0.1 (#​388)
  • 588e748 - Bump eslint from 9.39.1 to 10.0.0 (#​389)
  • dfc08c5 - Bump isexe from 3.1.1 to 4.0.0 (#​391)
  • 686de53 - Bump globals from 17.0.0 to 17.3.0 (#​386)
  • 364c6d6 - Bump prettier from 3.7.3 to 3.8.1 (#​376)
  • 0ff00c4 - Bump actions/checkout from 6.0.0 to 6.0.2 (#​377)
  • 3e69b75 - Bump @​actions/github from 7.0.0 to 9.0.0 (#​385)
  • 39f8612 - Bump @​actions/exec from 2.0.0 to 3.0.0 (#​384)
  • d347780 - Bump @​actions/core from 2.0.2 to 3.0.0 (#​383)
  • b592e8d - Merge pull request #​367 from metcalfc/dependabot/npm_and_yarn/actions/exec-2.0.0
  • 13741ca - Bump @​actions/exec from 1.1.1 to 2.0.0
  • 0845166 - Merge pull request #​373 from metcalfc/dependabot/npm_and_yarn/actions/core-2.0.2
  • c74c8e7 - Bump @​actions/core from 2.0.1 to 2.0.2
  • 2d92ae4 - Merge pull request #​372 from metcalfc/dependabot/npm_and_yarn/globals-17.0.0
  • a9e4c3f - Bump globals from 16.5.0 to 17.0.0
  • 033e372 - Merge pull request #​374 from metcalfc/dependabot/npm_and_yarn/actions/github-7.0.0
  • b6aca99 - Bump @​actions/github from 6.0.1 to 7.0.0
  • 7ce1518 - Merge pull request #​368 from metcalfc/dependabot/npm_and_yarn/actions/core-2.0.1
  • 89e58fd - Bump @​actions/core from 1.11.1 to 2.0.1
  • e5a31a2 - Merge pull request #​362 from metcalfc/dependabot/npm_and_yarn/prettier-3.7.3
  • 585c493 - Merge pull request #​357 from metcalfc/dependabot/npm_and_yarn/js-yaml-4.1.1
  • 76c95d4 - Merge pull request #​359 from metcalfc/dependabot/github_actions/actions/checkout-6.0.0
  • 5d2cf68 - Bump prettier from 3.6.1 to 3.7.3
  • 17cd2df - Bump actions/checkout from 5.0.0 to 6.0.0
  • 6d41509 - Bump js-yaml from 4.1.0 to 4.1.1
  • 2003f41 - Merge pull request #​355 from metcalfc/dependabot/npm_and_yarn/eslint-9.39.1
  • 40a9ac2 - Bump eslint from 9.39.0 to 9.39.1
  • e4f374d - Merge pull request #​352 from metcalfc/dependabot/npm_and_yarn/globals-16.5.0
  • 191bf39 - Merge pull request #​353 from metcalfc/dependabot/npm_and_yarn/eslint/js-9.39.0
  • 34e79d8 - Merge pull request #​351 from metcalfc/dependabot/npm_and_yarn/eslint-9.39.0
  • 62bd44b - Bump @​eslint/js from 9.38.0 to 9.39.0
  • e522eba - Bump globals from 16.4.0 to 16.5.0
  • a3bac20 - Bump eslint from 9.38.0 to 9.39.0
  • 8cd6286 - Merge pull request #​350 from metcalfc/dependabot/npm_and_yarn/eslint-9.38.0
  • ad21991 - Bump eslint from 9.37.0 to 9.38.0
  • 0afbc99 - Merge pull request #​348 from metcalfc/fix/codeql-permissions
  • 1c146da - fix: add security-events write permission to CodeQL workflow
  • ee94deb - Merge pull request #​347 from metcalfc/fix/codeql-push-trigger
  • 09b9c07 - fix: add push trigger to CodeQL workflow for default branch scanning
  • 5114e96 - Merge pull request #​346 from metcalfc/alert-autofix-9
  • c33398f - Merge pull request #​345 from metcalfc/alert-autofix-7
  • 0d2907a - Potential fix for code scanning alert no. 9: Workflow does not contain permissions
  • 41210ab - Merge pull request #​342 from metcalfc/alert-autofix-6
  • 99e8d80 - Merge pull request #​343 from metcalfc/alert-autofix-5
  • 1a73473 - Merge pull request #​344 from metcalfc/alert-autofix-2
  • b89e945 - Potential fix for code scanning alert no. 2: Workflow does not contain permissions
  • e064bc9 - fix: Permissions for the CodeQL Action.
  • d06c29c - Potential fix for code scanning alert no. 5: Workflow does not contain permissions
  • 21534fd - Potential fix for code scanning alert no. 6: Workflow does not contain permissions
  • 3ba6629 - Merge pull request #​340 from metcalfc/dependabot/npm_and_yarn/eslint-9.37.0
  • cdf755a - Merge pull request #​339 from metcalfc/dependabot/npm_and_yarn/eslint/js-9.37.0
  • 09ec90f - Bump eslint from 9.34.0 to 9.37.0
  • 1873f11 - Bump @​eslint/js from 9.34.0 to 9.37.0
  • 6227b68 - Merge pull request #​334 from metcalfc/dependabot/npm_and_yarn/globals-16.4.0
  • cb41dc8 - Merge pull request #​335 from metcalfc/dependabot/npm_and_yarn/vercel/ncc-0.38.4
  • 3de1395 - Merge pull request #​338 from metcalfc/dependabot/github_actions/actions/stale-10.1.0
  • faba866 - Merge pull request #​341 from metcalfc/dependabot/github_actions/github/codeql-action-4
  • a4da1ae - Bump github/codeql-action from 3 to 4
  • a15082a - Bump actions/stale from 10.0.0 to 10.1.0
  • c780335 - Bump @​vercel/ncc from 0.38.3 to 0.38.4
  • 4e874d3 - Bump globals from 16.3.0 to 16.4.0
  • 14a9ad6 - Merge pull request #​331 from metcalfc/dependabot/github_actions/actions/stale-10.0.0
  • 4451077 - Merge pull request #​330 from metcalfc/dependabot/github_actions/ncipollo/release-action-1.20.0
  • 59f23cd - Merge pull request #​328 from metcalfc/dependabot/npm_and_yarn/eslint/js-9.34.0
  • 4af4b02 - Merge pull request #​327 from metcalfc/dependabot/npm_and_yarn/eslint-9.34.0
  • 3cd0940 - Bump actions/stale from 9.1.0 to 10.0.0
  • 33490a3 - Bump ncipollo/release-action from 1.16.0 to 1.20.0
  • 48dcdf2 - Bump @​eslint/js from 9.33.0 to 9.34.0
  • 02bd226 - Bump eslint from 9.33.0 to 9.34.0
  • e9181f4 - Merge pull request #​326 from metcalfc/dependabot/github_actions/actions/checkout-5.0.0
  • affa499 - Merge pull request #​325 from metcalfc/dependabot/npm_and_yarn/eslint-9.33.0
  • 258c462 - Bump eslint from 9.29.0 to 9.33.0
  • b4db5bf - Merge pull request #​324 from metcalfc/dependabot/npm_and_yarn/eslint/js-9.33.0
  • ca50674 - Bump @​eslint/js from 9.29.0 to 9.33.0
  • 6c72b2e - Merge pull request #​317 from metcalfc/dependabot/npm_and_yarn/globals-16.3.0
  • 8aa7d43 - Bump actions/checkout from 4.2.2 to 5.0.0
  • dd746e6 - Bump globals from 16.2.0 to 16.3.0
  • 179e4c6 - Merge pull request #​312 from metcalfc/dependabot/npm_and_yarn/prettier-3.6.1
  • 5f3246d - Merge pull request #​310 from metcalfc/dependabot/npm_and_yarn/eslint-9.29.0
  • 57be2a5 - Merge pull request #​309 from metcalfc/dependabot/npm_and_yarn/eslint/js-9.29.0
  • 0618660 - Merge pull request #​306 from metcalfc/dependabot/npm_and_yarn/globals-16.2.0
  • 5e28905 - Bump prettier from 3.5.3 to 3.6.1
  • 3a15393 - Bump eslint from 9.25.0 to 9.29.0
  • 9a02e6f - Bump @​eslint/js from 9.25.0 to 9.29.0
  • f6fd2b4 - Bump globals from 16.1.0 to 16.2.0
  • ea5b63f - Merge pull request #​303 from metcalfc/dependabot/npm_and_yarn/undici-5.29.0
  • 9db953a - Bump undici from 5.28.5 to 5.29.0
  • 52ebf7e - Merge pull request #​301 from metcalfc/dependabot/npm_and_yarn/globals-16.1.0
  • e583edc - Merge pull request #​302 from metcalfc/dependabot/npm_and_yarn/actions/github-6.0.1
  • c4e70a6 - Bump @​actions/github from 6.0.0 to 6.0.1
  • 201fdef - Bump globals from 16.0.0 to 16.1.0
  • 74195ce - Merge pull request #​295 from metcalfc/dependabot/npm_and_yarn/eslint-9.25.0
  • af4525a - Bump eslint from 9.24.0 to 9.25.0
  • a85d3e2 - Merge pull request #​294 from metcalfc/dependabot/npm_and_yarn/eslint-9.24.0
  • 7c6abbd - Merge pull request #​293 from metcalfc/dependabot/npm_and_yarn/eslint/js-9.24.0
  • 4f6de05 - Merge pull request #​292 from metcalfc/dependabot/github_actions/metcalfc/changelog-generator-4.6.2
  • ea5463d - Bump eslint from 9.23.0 to 9.24.0
  • 0da0f22 - Bump @​eslint/js from 9.23.0 to 9.24.0
  • 7bfc06a - Bump metcalfc/changelog-generator from 4.5.0 to 4.6.2

v4.6.2

Compare Source

v4.6.1

Compare Source

v4.6.0

Compare Source

  • 8de80bd - 4.6.0
  • 4d66437 - Merge pull request #​290 from stewartadam/naming-regex-semver-compliance
  • bcadd9e - Fixes #​291: Update pre-commit version
  • 8f1da92 - fix: add plus symbol in Git ref regex
  • eff440b - Merge pull request #​288 from metcalfc/dependabot/npm_and_yarn/eslint/js-9.23.0
  • 17945e7 - Merge pull request #​289 from metcalfc/dependabot/npm_and_yarn/eslint-9.23.0
  • aa22436 - Bump eslint from 9.22.0 to 9.23.0
  • c001bf4 - Bump @​eslint/js from 9.22.0 to 9.23.0
  • 3337226 - npm update.
  • 768dd0c - Initial refme conversion.
  • b9565d4 - Adding refme to manage GitHub Action references.
  • 561668d - Merge pull request #​287 from metcalfc/dependabot/npm_and_yarn/globals-16.0.0
  • af214bc - Bump globals from 14.0.0 to 16.0.0
  • e535ffc - fix: use github.ref_name instead of github.ref for release names

v4.5.0: Release refs/tags/v4.5.0

Compare Source

  • 7613b90 - Releasing 4.5.0 for GH action security fixes.
  • 011cb56 - Releasing 4.4.0 for GH action security fixes.
  • 86c85d2 - Fixing the release flow.
  • 8f79ecf - Improving the Makefile.
  • e9d23cf - Moving to the new eslint format.
  • fc87f53 - Merge pull request #​285 from metcalfc/dependabot/npm_and_yarn/eslint-9.22.0
  • a5f18f1 - Merge pull request #​284 from metcalfc/dependabot/npm_and_yarn/prettier-3.5.3
  • d39c6d3 - Merge pull request #​286 from metcalfc/dependabot/npm_and_yarn/octokit/plugin-paginate-rest-9.2.2
  • 4444b27 - Merge pull request #​281 from metcalfc/dependabot/npm_and_yarn/octokit/request-8.4.1
  • 74f2207 - Bump @​octokit/request from 8.1.4 to 8.4.1
  • c080e14 - Bump @​octokit/plugin-paginate-rest from 9.0.0 to 9.2.2
  • f7ec174 - Merge pull request #​280 from metcalfc/dependabot/npm_and_yarn/octokit/request-error-5.1.1
  • fc4abee - Bump eslint from 9.19.0 to 9.22.0
  • 901c7cd - Bump prettier from 3.4.2 to 3.5.3
  • a6af173 - Bump @​octokit/request-error from 5.0.1 to 5.1.1
  • 8397b59 - Merge pull request #​275 from metcalfc/dependabot/npm_and_yarn/undici-5.28.5
  • 7a75118 - Bump undici from 5.28.4 to 5.28.5
  • d7423fb - Merge pull request #​274 from metcalfc/dependabot/npm_and_yarn/eslint-9.19.0
  • e13da69 - Bump eslint from 9.18.0 to 9.19.0
  • 68fc3d0 - Merge pull request #​273 from metcalfc/dependabot/npm_and_yarn/eslint-9.18.0
  • 0a216f7 - Bump eslint from 9.16.0 to 9.18.0
  • bb02ee3 - Merge pull request #​270 from metcalfc/dependabot/npm_and_yarn/eslint-9.16.0
  • 1355d7f - Merge pull request #​266 from metcalfc/fix-version-tag
  • d9667ba - Fix version tag issue and update workflows
  • 9ce4baf - Bump eslint from 9.14.0 to 9.16.0
  • 997ded8 - Merge pull request #​271 from metcalfc/dependabot/npm_and_yarn/prettier-3.4.2
  • e596c01 - Bump prettier from 3.3.3 to 3.4.2
  • a171913 - Merge pull request #​264 from metcalfc/dependabot/npm_and_yarn/eslint-9.14.0
  • 5562d95 - Bump eslint from 9.13.0 to 9.14.0
  • 207a27d - Merge pull request #​267 from metcalfc/dependabot/npm_and_yarn/vercel/ncc-0.38.3
  • 06ce990 - Bump @​vercel/ncc from 0.38.2 to 0.38.3
  • 06c648f - Merge pull request #​262 from metcalfc/dependabot/npm_and_yarn/eslint-9.13.0
  • 38b7711 - Bump eslint from 9.8.0 to 9.13.0
  • 986a85d - Merge pull request #​261 from metcalfc/dependabot/npm_and_yarn/actions/core-1.11.1
  • 07b621e - Merge pull request #​257 from metcalfc/dependabot/npm_and_yarn/vercel/ncc-0.38.2
  • eb39488 - Bump @​actions/core from 1.10.1 to 1.11.1
  • a7a3d4a - Bump @​vercel/ncc from 0.38.1 to 0.38.2
  • 64e3a11 - Merge pull request #​252 from metcalfc/dependabot/npm_and_yarn/eslint-9.8.0
  • c54647c - Bump eslint from 9.7.0 to 9.8.0
  • 6749089 - Merge pull request #​251 from metcalfc/dependabot/npm_and_yarn/prettier-3.3.3
  • d9fbde1 - Bump prettier from 3.3.2 to 3.3.3
  • 222dbda - Merge pull request #​250 from metcalfc/dependabot/npm_and_yarn/eslint-9.7.0
  • 0a0a96c - Bump eslint from 9.5.0 to 9.7.0
  • 97ace07 - Merge pull request #​246 from metcalfc/dependabot/npm_and_yarn/prettier-3.3.2
  • aee52e9 - Bump prettier from 3.3.1 to 3.3.2
  • dcf5aa0 - Merge pull request #​248 from metcalfc/dependabot/npm_and_yarn/eslint-9.5.0
  • 39197b1 - Bump eslint from 9.4.0 to 9.5.0
  • fb93409 - Merge pull request #​243 from metcalfc/dependabot/npm_and_yarn/eslint-9.4.0
  • 54c678c - Merge pull request #​245 from metcalfc/dependabot/npm_and_yarn/prettier-3.3.1
  • 87d0d29 - Bump prettier from 3.2.5 to 3.3.1
  • 0129f0f - Bump eslint from 9.0.0 to 9.4.0
  • f615f5c - Merge pull request #​238 from metcalfc/dependabot/npm_and_yarn/eslint-9.0.0
  • b3a8dba - Bump eslint from 8.57.0 to 9.0.0
  • 0e2eed6 - Merge pull request #​237 from metcalfc/dependabot/npm_and_yarn/undici-5.28.4
  • 913fc58 - Bump undici from 5.28.3 to 5.28.4
  • 1b23aa5 - Merge pull request #​236 from metcalfc/dependabot/npm_and_yarn/eslint-8.57.0
  • 0af0374 - Bump eslint from 8.56.0 to 8.57.0

v4.4.0: Release refs/tags/v4.4.0

Compare Source

  • 011cb56 - Releasing 4.4.0 for GH action security fixes.
  • 86c85d2 - Fixing the release flow.
  • 8f79ecf - Improving the Makefile.
  • e9d23cf - Moving to the new eslint format.
  • fc87f53 - Merge pull request #​285 from metcalfc/dependabot/npm_and_yarn/eslint-9.22.0
  • a5f18f1 - Merge pull request #​284 from metcalfc/dependabot/npm_and_yarn/prettier-3.5.3
  • d39c6d3 - Merge pull request #​286 from metcalfc/dependabot/npm_and_yarn/octokit/plugin-paginate-rest-9.2.2
  • 4444b27 - Merge pull request #​281 from metcalfc/dependabot/npm_and_yarn/octokit/request-8.4.1
  • 74f2207 - Bump @​octokit/request from 8.1.4 to 8.4.1
  • c080e14 - Bump @​octokit/plugin-paginate-rest from 9.0.0 to 9.2.2
  • f7ec174 - Merge pull request #​280 from metcalfc/dependabot/npm_and_yarn/octokit/request-error-5.1.1
  • fc4abee - Bump eslint from 9.19.0 to 9.22.0
  • 901c7cd - Bump prettier from 3.4.2 to 3.5.3
  • a6af173 - Bump @​octokit/request-error from 5.0.1 to 5.1.1
  • 8397b59 - Merge pull request #​275 from metcalfc/dependabot/npm_and_yarn/undici-5.28.5
  • 7a75118 - Bump undici from 5.28.4 to 5.28.5
  • d7423fb - Merge pull request #​274 from metcalfc/dependabot/npm_and_yarn/eslint-9.19.0
  • e13da69 - Bump eslint from 9.18.0 to 9.19.0
  • 68fc3d0 - Merge pull request #​273 from metcalfc/dependabot/npm_and_yarn/eslint-9.18.0
  • 0a216f7 - Bump eslint from 9.16.0 to 9.18.0
  • bb02ee3 - Merge pull request #​270 from metcalfc/dependabot/npm_and_yarn/eslint-9.16.0
  • 1355d7f - Merge pull request #​266 from metcalfc/fix-version-tag
  • d9667ba - Fix version tag issue and update workflows
  • 9ce4baf - Bump eslint from 9.14.0 to 9.16.0
  • 997ded8 - Merge pull request #​271 from metcalfc/dependabot/npm_and_yarn/prettier-3.4.2
  • e596c01 - Bump prettier from 3.3.3 to 3.4.2
  • a171913 - Merge pull request #​264 from metcalfc/dependabot/npm_and_yarn/eslint-9.14.0
  • 5562d95 - Bump eslint from 9.13.0 to 9.14.0
  • 207a27d - Merge pull request #​267 from metcalfc/dependabot/npm_and_yarn/vercel/ncc-0.38.3
  • 06ce990 - Bump @​vercel/ncc from 0.38.2 to 0.38.3
  • 06c648f - Merge pull request #​262 from metcalfc/dependabot/npm_and_yarn/eslint-9.13.0
  • 38b7711 - Bump eslint from 9.8.0 to 9.13.0
  • 986a85d - Merge pull request #​261 from metcalfc/dependabot/npm_and_yarn/actions/core-1.11.1
  • 07b621e - Merge pull request #​257 from metcalfc/dependabot/npm_and_yarn/vercel/ncc-0.38.2
  • eb39488 - Bump @​actions/core from 1.10.1 to 1.11.1
  • a7a3d4a - Bump @​vercel/ncc from 0.38.1 to 0.38.2
  • 64e3a11 - Merge pull request #​252 from metcalfc/dependabot/npm_and_yarn/eslint-9.8.0
  • c54647c - Bump eslint from 9.7.0 to 9.8.0
  • 6749089 - Merge pull request #​251 from metcalfc/dependabot/npm_and_yarn/prettier-3.3.3
  • d9fbde1 - Bump prettier from 3.3.2 to 3.3.3
  • 222dbda - Merge pull request #​250 from metcalfc/dependabot/npm_and_yarn/eslint-9.7.0
  • 0a0a96c - Bump eslint from 9.5.0 to 9.7.0
  • 97ace07 - Merge pull request #​246 from metcalfc/dependabot/npm_and_yarn/prettier-3.3.2
  • aee52e9 - Bump prettier from 3.3.1 to 3.3.2
  • dcf5aa0 - Merge pull request #​248 from metcalfc/dependabot/npm_and_yarn/eslint-9.5.0
  • 39197b1 - Bump eslint from 9.4.0 to 9.5.0
  • fb93409 - Merge pull request #​243 from metcalfc/dependabot/npm_and_yarn/eslint-9.4.0
  • 54c678c - Merge pull request #​245 from metcalfc/dependabot/npm_and_yarn/prettier-3.3.1
  • 87d0d29 - Bump prettier from 3.2.5 to 3.3.1
  • 0129f0f - Bump eslint from 9.0.0 to 9.4.0
  • f615f5c - Merge pull request #​238 from metcalfc/dependabot/npm_and_yarn/eslint-9.0.0
  • b3a8dba - Bump eslint from 8.57.0 to 9.0.0
  • 0e2eed6 - Merge pull request #​237 from metcalfc/dependabot/npm_and_yarn/undici-5.28.4
  • 913fc58 - Bump undici from 5.28.3 to 5.28.4
  • 1b23aa5 - Merge pull request #​236 from metcalfc/dependabot/npm_and_yarn/eslint-8.57.0
  • 0af0374 - Bump eslint from 8.56.0 to 8.57.0

v4.3.1: Minor security release 4.3.1

Compare Source

  • d552ecf - Minor ecurity release 4.3.1
  • ee3f2a2 - Merge pull request #​234 from metcalfc/dependabot/npm_and_yarn/prettier-3.2.5
  • ee77638 - Merge pull request #​235 from metcalfc/dependabot/npm_and_yarn/undici-5.28.3
  • 37c250d - Bump undici from 5.26.4 to 5.28.3
  • 393755e - Bump prettier from 3.2.4 to 3.2.5

v4.3.0: Release 4.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

@renovate renovate bot force-pushed the renovate/major-github-actions branch from 8f72e23 to b7871e5 Compare September 5, 2023 09:00
@renovate renovate bot changed the title Update github-actions to v4 (major) Update github-actions (major) Nov 14, 2023
@renovate renovate bot force-pushed the renovate/major-github-actions branch from b7871e5 to b7ba5c7 Compare November 14, 2023 05:56
@renovate renovate bot force-pushed the renovate/major-github-actions branch from b7ba5c7 to dbb69bf Compare January 30, 2024 20:35
@renovate renovate bot force-pushed the renovate/major-github-actions branch from dbb69bf to 94f2ca0 Compare February 17, 2024 11:26
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 94f2ca0 to 2d7265a Compare May 27, 2024 03:00
@renovate renovate bot changed the title Update github-actions (major) chore(deps): update github-actions (major) Sep 4, 2024
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 2d7265a to 1148cc0 Compare September 4, 2024 19:34
@renovate renovate bot changed the base branch from 1.0.x to 1.1.x September 4, 2024 19:34
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 1148cc0 to 813f157 Compare November 12, 2024 02:20
@renovate renovate bot changed the base branch from 1.1.x to 2.0.x November 12, 2024 02:20
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 813f157 to d0031b4 Compare March 19, 2025 00:03
@renovate renovate bot force-pushed the renovate/major-github-actions branch from d0031b4 to d1f2ba7 Compare April 6, 2025 11:34
@renovate renovate bot force-pushed the renovate/major-github-actions branch from d1f2ba7 to 98361aa Compare August 15, 2025 07:22
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 98361aa to 88f4167 Compare September 26, 2025 20:05
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 88f4167 to 4cfbf7a Compare November 22, 2025 00:01
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 4cfbf7a to 9441ed4 Compare December 13, 2025 00:12
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 9441ed4 to e1c7cd5 Compare March 5, 2026 16:21
@renovate renovate bot force-pushed the renovate/major-github-actions branch from e1c7cd5 to b0be735 Compare March 31, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants