ci(deps): bump actions/checkout from 4 to 6#85
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
GHA (PR #84, #85): - actions/checkout SHA → v6.0.3 (df4cb1c) - github/codeql-action → 4.36.2 (8aad20d) npm (PR #83, #86, #87): - react 19.2.6 → 19.2.7 - react-dom 19.2.6 → 19.2.7 - @types/react 19.2.15 → 19.2.17 - typescript-eslint 8.59.4 → 8.61.0 - @types/node 25.9.1 → 25.9.2 Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com>
|
Superseded by commit 92d2173 on |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
GHA (PR #84, #85): - actions/checkout SHA → v6.0.3 (df4cb1c) - github/codeql-action → 4.36.2 (8aad20d) npm (PR #83, #86, #87): - react 19.2.6 → 19.2.7 - react-dom 19.2.6 → 19.2.7 - @types/react 19.2.15 → 19.2.17 - typescript-eslint 8.59.4 → 8.61.0 - @types/node 25.9.1 → 25.9.2 Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com>
* ci/docs: enforce fail-closed PR build and document required checks Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * docs(changelog): record fail-closed build gate updates Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * blog: publish 'Auditing the Auditors' case study and register new tags Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * fix(blog): remove duplicate architecture tag from tags.yml Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * blog: polish 'Auditing the Auditors' — link issues/PR, rename section to The Agent Incident Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * release: bump version to 0.10.4 Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * fix(deps): bump GHA actions and npm packages GHA (PR #84, #85): - actions/checkout SHA → v6.0.3 (df4cb1c) - github/codeql-action → 4.36.2 (8aad20d) npm (PR #83, #86, #87): - react 19.2.6 → 19.2.7 - react-dom 19.2.6 → 19.2.7 - @types/react 19.2.15 → 19.2.17 - typescript-eslint 8.59.4 → 8.61.0 - @types/node 25.9.1 → 25.9.2 Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * style(readme): add zenzic/doc wordmark, center all badges - New SVG wordmark: zenzic-wordmark-doc.svg + dark variant (teal #0d9488/#2dd4bf accent, matching zenzic-action pattern) - README.md + README.it.md: replace nav logo with new wordmark, restructure badges into <p align="center"> HTML block - Drop markdown-syntax badge lines and bare H1 heading; add markdownlint-disable MD033 MD041 MD060 Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * fix(brand): align doc wordmark color to official palette Replace teal (#0d9488/#2dd4bf) with sky (#38bdf8/#7dd3fc), the second brand color used in the icon grid. Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * fix(ci): resolve NPM audit critical and quality gate Z109 - package-lock.json: npm audit fix — shell-quote critical (GHSA-w7jw-789q-3m8p) - .zenzic.toml: suppress Z109 on architecture.mdx (EN+IT) github.com/google/re2 is a valid upstream repo; failure is a transient CI network connection error (6/10 suppression cap) - README.md + README.it.md: score badge updated 96 → 94 (2 new suppressions) Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> * docs(contributing): add SSH signing setup instructions Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com> --------- Signed-off-by: PythonWoods-Dev <gianluca.catalano@gmail.com>
Bumps actions/checkout from 4 to 6.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)