Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps actions/cache from 4 to 5.

Release notes

Sourced from actions/cache's releases.

v5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


What's Changed

Full Changelog: actions/cache@v4.3.0...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

What's Changed

  • Update to use @​actions/cache 4.0.3 package & prepare for new release by @​salmanmkc in actions/cache#1577 (SAS tokens for cache entries are now masked in debug logs)

New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

... (truncated)

Changelog

Sourced from actions/cache's changelog.

Releases

Changelog

5.0.1

5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

4.3.0

  • Bump @actions/cache to v4.1.0

4.2.4

  • Bump @actions/cache to v4.0.5

4.2.3

  • Bump @actions/cache to v4.0.3 (obfuscates SAS token in debug logs for cache entries)

4.2.2

  • Bump @actions/cache to v4.0.2

4.2.1

  • Bump @actions/cache to v4.0.1

4.2.0

TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

4.1.2

... (truncated)

Commits
  • 9255dc7 Merge pull request #1686 from actions/cache-v5.0.1-release
  • 8ff5423 chore: release v5.0.1
  • 9233019 Merge pull request #1685 from salmanmkc/node24-storage-blob-fix
  • b975f2b fix: add peer property to package-lock.json for dependencies
  • d0a0e18 fix: update license files for @​actions/cache, fast-xml-parser, and strnum
  • 74de208 fix: update @​actions/cache to ^5.0.1 for Node.js 24 punycode fix
  • ac7f115 peer
  • b0f846b fix: update @​actions/cache with storage-blob fix for Node.js 24 punycode depr...
  • a783357 Merge pull request #1684 from actions/prepare-cache-v5-release
  • 3bb0d78 docs: highlight v5 runner requirement in releases
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Assignees

The following users could not be added as assignees: ananke-ai/maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

🔒 Security Audit Summary

Date: Mon Dec 15 09:54:55 UTC 2025
Commit: 4d9fb09
Trigger: pull_request


Rust Security

Dependency Vulnerabilities

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
  Loaded 884 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (311 crate dependencies)

Crate: rustls-pemfile
Version: 1.0.4
Warning: unmaintained
Title: rustls-pemfile is unmaintained
Date: 2025-11-28
ID: RUSTSEC-2025-0134
URL: https://rustsec.org/advisories/RUSTSEC-2025-0134
Dependency tree:
rustls-pemfile 1.0.4
└── reqwest 0.11.27
└── maze 0.1.0

warning: 1 allowed warning found

Zig Code Security Scan

Hardcoded Secrets Check

✅ No hardcoded secrets detected

Unsafe Code Patterns

  • Found 7 uses of @ptrCast
  • Found 11 uses of unreachable
    ℹ️ Found 18 uses of potentially unsafe patterns (review recommended)

Dependency Audit

Dependencies from build.zig.zon:

.{
    // This is the default name used by packages depending on this one. For
    // example, when a user runs `zig fetch --save <url>`, this field is used
    // as the key in the `dependencies` table. Although the user can choose a
    // different name, most users will stick with this provided value.
    //
    // It is redundant to include "zig" in this name because it is already
    // within the Zig package namespace.
    .name = .ananke,
    // This is a [Semantic Version](https://semver.org/).
    // In a future version of Zig it will be used for package deduplication.
    .version = "0.1.0",
    // Together with name, this represents a globally unique package
    // identifier. This field is generated by the Zig toolchain when the
    // package is first created, and then *never changes*. This allows
    // unambiguous detection of one package being an updated version of
    // another.
    //
    // When forking a Zig project, this id should be regenerated (delete the
    // field and run `zig build`) if the upstream project is still maintained.
    // Otherwise, the fork is *hostile*, attempting to take control over the
    // original project's identity. Thus it is recommended to leave the comment
    // on the following line intact, so that it shows up in code reviews that
    // modify the field.
    .fingerprint = 0x2e6ae587a7a425d3, // Changing this has security and trust implications.
    // Tracks the earliest Zig version that the package considers to be a
    // supported use case.
    .minimum_zig_version = "0.15.2",
    // This field is optional.
    // Each dependency must either provide a `url` and `hash`, or a `path`.
    // `zig build --fetch` can be used to fetch all dependencies of a package, recursively.
    // Once all dependencies are fetched, `zig build` no longer requires
    // internet connectivity.
    .dependencies = .{
        // Tree-sitter support pending upstream Zig 0.15.x compatibility
        // Tracking issue: z-tree-sitter needs enum literal names in build.zig.zon
        // Once fixed, uncomment:
        //.zts = .{
        //    .url = "git+https://github.com/lfcm64/z-tree-sitter#90c687ce0c00cd9585cda5c529e3675380357029",
        //    .hash = "zts-0.1.0-AAAAACKnAABeUKXcwClAUA7YT6A3UqXg54WfvRbBfbAV",
        //},
    },
    .paths = .{
        "build.zig",
        "build.zig.zon",
        "src",
        // For example...
        //"LICENSE",
        //"README.md",
    },
}

✅ All dependency URLs use HTTPS

Secret Scanning

Secret Scanning Results

✅ No secrets detected

License Compliance Report

Rust Dependencies

(Apache-2.0 OR MIT) AND BSD-3-Clause (1): encoding_rs
(Apache-2.0 OR MIT) AND Unicode-3.0 (1): unicode-ident
Apache-2.0 (7): ciborium, ciborium-io, ciborium-ll, openssl, pyo3-async-runtimes, similar, sync_wrapper
Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT (5): linux-raw-sys, rustix, wasi, wasip2, wit-bindgen
Apache-2.0 OR BSD-2-Clause OR MIT (2): zerocopy, zerocopy-derive
Apache-2.0 OR BSL-1.0 (1): ryu
Apache-2.0 OR ISC OR MIT (1): rustls-pemfile
Apache-2.0 OR LGPL-2.1-or-later OR MIT (1): r-efi
Apache-2.0 OR MIT (207): ahash, allocator-api2, android_system_properties, anes, anstyle, anyhow, arraydeque, async-trait, atomic-waker, autocfg, base64, bitflags, bitflags, block-buffer, bumpalo, cast, cc, cfg-if, chrono, clap, clap_builder, clap_lex, config, const-random, const-random-macro, core-foundation, core-foundation-sys, cpufeatures, criterion, criterion-plot, crossbeam-deque, crossbeam-epoch, crossbeam-utils, crypto-common, digest, dirs, dirs-sys, displaydoc, dlv-list, either, equivalent, errno, fastrand, find-msvc-tools, fnv, foreign-types, foreign-types-shared, form_urlencoded, futures, futures-channel, futures-core, futures-executor, futures-io, futures-macro, futures-sink, futures-task, futures-util, getrandom, getrandom, half, hashbrown, hashbrown, hashbrown, hashlink, heck, hermit-abi, http, http, httparse, httpdate, hyper-tls, iana-time-zone, iana-time-zone-haiku, idna, idna_adapter, indexmap, indoc, ipnet, itertools, itoa, js-sys, lazy_static, libc, lock_api, log, mime, minimal-lexical, native-tls, num-traits, once_cell, openssl-macros, openssl-probe, parking_lot, parking_lot_core, pathdiff, percent-encoding, pest, pest_derive, pest_generator, pest_meta, pin-project-lite, pin-utils, pkg-config, portable-atomic, ppv-lite86, proc-macro2, pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, pyo3-macros-backend, quote, rand, rand, rand_chacha, rand_chacha, rand_core, rand_core, rayon, rayon-core, regex, regex-automata, regex-syntax, reqwest, ron, rustversion, scopeguard, security-framework, security-framework-sys, serde, serde_core, serde_derive, serde_json, serde_spanned, serde_urlencoded, sha2, shlex, signal-hook-registry, smallvec, socket2, socket2, stable_deref_trait, syn, system-configuration, system-configuration-sys, tempfile, thiserror, thiserror-impl, thread_local, tinytemplate, toml, toml_datetime, toml_edit, toml_write, typenum, ucd-trie, unicode-segmentation, unindent, url, utf8_iter, vcpkg, version_check, wasm-bindgen, wasm-bindgen-futures, wasm-bindgen-macro, wasm-bindgen-macro-support, wasm-bindgen-shared, wasm-streams, web-sys, windows-core, windows-implement, windows-interface, windows-link, windows-result, windows-strings, windows-sys, windows-sys, windows-sys, windows-sys, windows-sys, windows-targets, windows-targets, windows-targets, windows_aarch64_gnullvm, windows_aarch64_gnullvm, windows_aarch64_gnullvm, windows_aarch64_msvc, windows_aarch64_msvc, windows_aarch64_msvc, windows_i686_gnu, windows_i686_gnu, windows_i686_gnu, windows_i686_gnullvm, windows_i686_gnullvm, windows_i686_msvc, windows_i686_msvc, windows_i686_msvc, windows_x86_64_gnu, windows_x86_64_gnu, windows_x86_64_gnu, windows_x86_64_gnullvm, windows_x86_64_gnullvm, windows_x86_64_gnullvm, windows_x86_64_msvc, windows_x86_64_msvc, windows_x86_64_msvc, yaml-rust2
Apache-2.0 WITH LLVM-exception (1): target-lexicon
BSL-1.0 (1): xxhash-rust
CC0-1.0 (1): tiny-keccak
ISC (1): json5
MIT (54): assert-json-diff, async-stream, async-stream-impl, bytes, convert_case, crunchy, generic-array, h2, h2, http-body, http-body, http-body-util, hyper, hyper, hyper-util, is-terminal, libredox, lru, matchers, memoffset, mio, mockito, nom, nu-ansi-term, oorandom, openssl-sys, ordered-multimap, plotters, plotters-backend, plotters-svg, redox_syscall, redox_users, rust-ini, schannel, sharded-slab, slab, synstructure, tokio, tokio-macros, tokio-native-tls, tokio-stream, tokio-test, tokio-util, tower-service, tracing, tracing-attributes, tracing-core, tracing-log, tracing-subscriber, try-lock, valuable, want, winnow, winreg
MIT OR Unlicense (5): aho-corasick, memchr, same-file, walkdir, winapi-util
MPL-2.0 (2): colored, option-ext
Proprietary (1): maze
Unicode-3.0 (18): icu_collections, icu_locale_core, icu_normalizer, icu_normalizer_data, icu_properties, icu_properties_data, icu_provider, litemap, potential_utf, tinystr, writeable, yoke, yoke-derive, zerofrom, zerofrom-derive, zerotrie, zerovec, zerovec-derive
Zlib (1): foldhash

⚠️ Found GPL-licensed dependencies:

Apache-2.0 OR LGPL-2.1-or-later OR MIT (1): r-efi

Project License

✅ LICENSE file present

All Rights Reserved

Copyright (c) 2025 Rand Arete / Ananke

This software and associated documentation files (the "Software") are the

Recommendations

  1. Review all security warnings
  2. Update vulnerable dependencies
  3. Ensure secrets are never committed
  4. Verify license compatibility
  5. Document security decisions

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.

1 participant