Skip to content

chore(deps): bump actions/cache from 4 to 5#25

Merged
przemarzec merged 1 commit into
devfrom
dependabot/github_actions/actions/cache-5
Jun 8, 2026
Merged

chore(deps): bump actions/cache from 4 to 5#25
przemarzec merged 1 commit into
devfrom
dependabot/github_actions/actions/cache-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

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

How to prepare a release

[!NOTE]
Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

5.0.4

  • Bump minimatch to v3.1.5 (fixes ReDoS via globstar patterns)
  • Bump undici to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
  • Bump fast-xml-parser to v5.5.6

5.0.3

5.0.2

  • Bump @actions/cache to v5.0.3 #1692

5.0.1

  • Update @azure/storage-blob to ^12.29.1 via @actions/cache@5.0.1 #1685

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.

... (truncated)

Commits
  • 27d5ce7 Merge pull request #1747 from actions/yacaovsnc/update-dependency
  • f280785 licensed changes
  • 619aeb1 npm run build generated dist files
  • bcf16c2 Update ts-http-runtime to 0.3.5
  • 6682284 Merge pull request #1738 from actions/prepare-v5.0.4
  • e340396 Update RELEASES
  • 8a67110 Add licenses
  • 1865903 Update dependencies & patch security vulnerabilities
  • 5656298 Merge pull request #1722 from RyPeck/patch-1
  • 4e380d1 Fix cache key in examples.md for bun.lock
  • 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 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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 8, 2026
@przemarzec przemarzec merged commit c84fb8f into dev Jun 8, 2026
14 of 15 checks passed
@przemarzec przemarzec deleted the dependabot/github_actions/actions/cache-5 branch June 8, 2026 09:56
engrava-release Bot pushed a commit that referenced this pull request Jun 18, 2026
## 0.4.0 (2026-06-18)

* Merge bi-temporal documentation and 0.3 to 0.4 upgrade notes into v0.4.0 ([a04b75c](a04b75c))
* Merge bi-temporal valid-time storage into v0.4.0 ([534cb5c](534cb5c))
* Merge chore/release-trigger-to-dev: switch release-trigger to dev + align docs + CI on dev ([3ce07b2](3ce07b2))
* Merge convenience API (remember/recall) and cycle defaults into v0.4.0 ([bd6402f](bd6402f))
* Merge doc-block execution (tutorial end-to-end + search round-trip) into v0.4.0 ([c582bf0](c582bf0))
* Merge docs accuracy fix + documentation-example tests ([f4e1e28](f4e1e28))
* Merge documented-defaults verification and metadata-helper docs into v0.4.0 ([8ff4145](8ff4145))
* Merge embedding-input repair into v0.4.0 ([825a9fc](825a9fc))
* Merge embedding-provider transient-error retry into v0.4.0 ([f959844](f959844))
* Merge full-text query repair into v0.4.0 ([ba1b288](ba1b288))
* Merge MCP delete tools (delete_thought, delete_edge) into v0.4.0 ([76598bb](76598bb))
* Merge MCP guided memory prompts into v0.4.0 ([2afef80](2afef80))
* Merge MCP memory filters and pagination into v0.4.0 ([62b2b60](62b2b60))
* Merge MCP resources (thought, stats, recent) into v0.4.0 ([62c7639](62c7639))
* Merge MCP server (read tools) + MindQL execution entry point into v0.4.0 ([82c65f0](82c65f0))
* Merge MCP server guide and client-config examples into v0.4.0 ([7ccdbd8](7ccdbd8))
* Merge MCP structured tool errors into v0.4.0 ([8c6811b](8c6811b))
* Merge MCP write tools, read-only mode and safety annotations into v0.4.0 ([3723d10](3723d10))
* Merge MindQL correctness fixes into v0.4.0 ([3f3fbeb](3f3fbeb))
* Merge pull request #13 from sovantica/dev ([f2d4f8b](f2d4f8b)), closes [#13](#13)
* Merge pull request #14 from sovantica/chore/commitlint-ignore-merge-commits ([fbfe701](fbfe701)), closes [#14](#14)
* Merge pull request #15 from sovantica/dev ([f93d026](f93d026)), closes [#15](#15)
* Merge pull request #18 from sovantica/dev ([3db5530](3db5530)), closes [#18](#18)
* Merge pull request #21 from sovantica/dev ([f07fef4](f07fef4)), closes [#21](#21)
* Merge pull request #23 from sovantica/dev ([b2f1691](b2f1691)), closes [#23](#23)
* Merge pull request #27 from sovantica/release/v0.4.0 ([fcc41c1](fcc41c1)), closes [#27](#27)
* Merge pull request #28 from sovantica/fix/branch-guard-semver ([0598155](0598155)), closes [#28](#28)
* Merge pull request #29 from sovantica/ci/release-app-token ([5432de6](5432de6)), closes [#29](#29)
* Merge pull request from dev: docs accuracy fix + documentation-example tests (WS docs) ([7d1118d](7d1118d))
* Merge quickstart remember()/recall() short path into v0.4.0 ([1a89476](1a89476))
* Merge README extras list + drop no-op dreaming extra into v0.4.0 ([13c2448](13c2448))
* Merge README quickstart remember()/recall() into v0.4.0 ([22bf027](22bf027))
* Merge reflection temporal-extent inheritance into v0.4.0 ([e220f0a](e220f0a))
* Merge search functional contract suite into v0.4.0 ([30027f4](30027f4))
* Merge session-wide test thread-pinning into v0.4.0 ([114e85a](114e85a))
* Merge sqlite pragma tuning and hot-path indexes into v0.4.0 ([66afaf0](66afaf0))
* Merge temporal query predicates and invalidate primitive into v0.4.0 ([c160736](c160736))
* Merge temporal-query performance gate into v0.4.0 ([4779c9c](4779c9c))
* ci: add secret scan + dependency audit; verify wheel data on publish (#22) ([7cfaec3](7cfaec3)), closes [#22](#22)
* ci: align branch-name guard allowed types with BRANCHING.md ([a7f3e98](a7f3e98))
* ci: allow semantic-version release and hotfix branch names ([26261b4](26261b4))
* ci: cache HuggingFace models and pip to stop HF 429 (#20) ([e43f3cc](e43f3cc)), closes [#20](#20)
* ci: use GitHub App token for semantic-release push to protected dev ([1a282bd](1a282bd))
* ci(ci): ignore merge commits in commitlint via JS config ([3d54f61](3d54f61))
* ci(ci): run CI on dev branch as well as main ([d28ace2](d28ace2))
* docs: add bi-temporal model guide and 0.3 to 0.4 upgrade notes ([036e225](036e225))
* docs: bring architecture + CLI docs up to 0.4.0 (bi-temporal + MCP) ([cd5df19](cd5df19))
* docs: capitalize the Engrava brand name in README prose ([1254830](1254830))
* docs: correct mindql, extensions, extension-hooks, and configuration examples ([54149ef](54149ef))
* docs: correct README, quickstart, and api-reference examples to match shipped API ([36cf61d](36cf61d))
* docs: correct reflection_boost default to 1.0; add test verifying documented config defaults ([d42a852](d42a852))
* docs: document percept/utterance/thought metadata helpers in api-reference ([2e80d04](2e80d04))
* docs: drop reference to non-existent purity-check script in CONTRIBUTING ([59dcf5d](59dcf5d))
* docs: expand and correct the engrava documentation set (#17) ([2c3fa82](2c3fa82)), closes [#17](#17)
* docs: fix 0.4.0 drift found in the full doc audit ([bb5dff1](bb5dff1))
* docs: fix quickstart cycle note — remember() takes no created_cycle; use ThoughtRecord for write-sid ([8c00368](8c00368))
* docs: lead quickstart with remember()/recall() short path ([edfe620](edfe620))
* docs: lead README Basic Usage with remember()/recall() ([3f415e2](3f415e2))
* docs: list all installable extras in README (mcp + ollama/hf embeddings); note dreaming needs no ext ([c55f0ad](c55f0ad))
* docs: trim README Basic Usage to the core create-and-read example ([b2bf7bf](b2bf7bf))
* docs(mcp): add MCP server guide and client-config examples ([b2bc18b](b2bc18b))
* docs(release): align branching guide with dev release-trigger model ([7619127](7619127))
* docs(tests): de-reference internal principle name in doc-test rationale ([ed8b184](ed8b184))
* build: drop no-op 'dreaming' extra (empty deps; dreaming is in the base install) ([c6fa946](c6fa946))
* build(deps): raise pydantic floor to >=2.11 ([d7eaff0](d7eaff0))
* feat: add bi-temporal valid-time to thoughts and edges ([456bcb6](456bcb6))
* feat: add temporal query predicates and invalidate primitive ([86de77f](86de77f))
* feat: reflections inherit temporal extent from members ([8fba769](8fba769))
* feat(api): add remember() and recall() convenience methods on the store ([be9b110](be9b110))
* feat(mcp): add delete_thought and delete_edge tools ([84b87f6](84b87f6))
* feat(mcp): add guided memory prompts ([1f6fa36](1f6fa36))
* feat(mcp): add MCP server with read tools (engrava[mcp] extra) ([68a8085](68a8085))
* feat(mcp): add memory filters and pagination ([57357b7](57357b7))
* feat(mcp): add write tools, opt-in read-only mode, and per-tool safety annotations ([79d7604](79d7604))
* feat(mcp): expose memory as resources (thought, stats, recent) ([c54dcf7](c54dcf7))
* feat(mcp): map known failures to typed, actionable tool errors ([8b615cc](8b615cc))
* feat(mindql): add store-level execute_mindql entry point ([1c8ffb4](1c8ffb4))
* fix: assert plan-shape invariant for temporal queries, not scan-vs-index ([0e4e176](0e4e176))
* fix: embed full thought content without duplication or silent truncation ([36e08e7](36e08e7))
* fix: keep quoted MindQL values as strings and reject malformed conditions ([d88043d](d88043d))
* fix: let natural-language queries reach the full-text index ([bb6b729](bb6b729))
* fix: match exact table token in query-plan helpers ([cd4ecc2](cd4ecc2))
* fix(embeddings): retry transient errors with bounded backoff ([897c46f](897c46f))
* fix(mcp): keep query_memory parse errors FIND-only ([5f4ea20](5f4ea20))
* fix(mcp): map write-tool errors and complete the 0.4.0 documentation ([6794436](6794436))
* test: add documentation-example test suite ([75b977e](75b977e))
* test: add functional contract suite for search behavior ([862e7bc](862e7bc))
* test: bound temporal query overhead and confirm index use ([035e860](035e860))
* test: isolate subprocess examples (offline, single-thread, no stdin) ([c3cf339](c3cf339))
* test: pin native thread pools session-wide to stop full-suite hang ([3a0eaa3](3a0eaa3))
* test(docs): execute the tutorial end-to-end and a search round-trip ([730c2bb](730c2bb))
* perf: tune sqlite pragmas and add hot-path indexes ([1256303](1256303))
* chore: back-merge main into dev after v0.3.0 release ([4769d22](4769d22))
* chore: back-merge main into dev after v0.3.1 release ([40e45b6](40e45b6))
* chore(ci): switch release-trigger branch from main to dev ([cd2bb24](cd2bb24))
* chore(deps): bump actions/cache from 4 to 5 (#25) ([c84fb8f](c84fb8f)), closes [#25](#25)
* chore(deps): bump actions/setup-python from 5 to 6 (#26) ([0a69457](0a69457)), closes [#26](#26)

[skip ci]
@engrava-release

Copy link
Copy Markdown

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant