Skip to content

chore(deps): bump codecov/codecov-action from 5 to 6#34

Merged
christianromeni merged 1 commit intomainfrom
dependabot/github_actions/codecov/codecov-action-6
Apr 1, 2026
Merged

chore(deps): bump codecov/codecov-action from 5 to 6#34
christianromeni merged 1 commit intomainfrom
dependabot/github_actions/codecov/codecov-action-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps codecov/codecov-action from 5 to 6.

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.0

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.5.1...v5.5.2

v5.5.1

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 31, 2026
@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-6 branch 2 times, most recently from 15228cb to 98cd0fb Compare April 1, 2026 17:30
@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Apr 1, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-6 branch from 98cd0fb to ffbd71f Compare April 1, 2026 17:36
@christianromeni christianromeni merged commit c3a7b4e into main Apr 1, 2026
6 of 9 checks passed
@christianromeni christianromeni deleted the dependabot/github_actions/codecov/codecov-action-6 branch April 1, 2026 17:39
clawbolt pushed a commit to clawbolt/voidllm that referenced this pull request Apr 3, 2026
…nd-io#34)

The VoidLLM management MCP (list_models, get_usage, list_keys, etc.) now
appears as a built-in server alongside external MCP servers.

- Visible in MCP Servers UI with "Built-in" badge (read-only)
- Discoverable via list_servers, search_tools
- Callable from Code Mode via tools.voidllm.list_models({})
- In-process dispatch (0ms, no HTTP) via callBuiltinTool
- Always accessible (no MCP access entry needed)
- DB record with source="builtin" created idempotently at startup
- Tools pre-cached in memory + persisted to DB for warm restarts
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant