Skip to content

chore(deps): update support-deps#2592

Merged
chance-coleman merged 14 commits intomainfrom
renovate/support-deps
Apr 30, 2026
Merged

chore(deps): update support-deps#2592
chance-coleman merged 14 commits intomainfrom
renovate/support-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 14, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/setup-node action minor v6.3.0v6.4.0 age confidence
astral-sh/setup-uv action minor v8.0.0v8.1.0 age confidence
astral-sh/uv patch 0.11.60.11.7 age confidence
astral-sh/uv uses-with patch 0.11.60.11.7 age confidence
defenseunicorns/uds-cli patch v0.30.2v0.30.3 age confidence
defenseunicorns/uds-common patch v1.24.4v1.24.5 age confidence
ghcr.io/defenseunicorns/packages/uds-k3d minor 0.19.5-airgap0.20.0-airgap age confidence
ghcr.io/defenseunicorns/packages/uds-k3d minor 0.19.5-airgap0.20.0-airgap age confidence
ghcr.io/zarf-dev/packages/init minor v0.74.2v0.75.0 age confidence
github/codeql-action action patch v4.35.1v4.35.2 age confidence
globals devDependencies minor 17.4.017.5.0 age confidence
likec4 (source) devDependencies minor 1.54.01.55.1 age confidence
typescript (source) devDependencies patch 6.0.26.0.3 age confidence
zarf-dev/zarf minor v0.74.2v0.75.0 age confidence

Release Notes

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

astral-sh/setup-uv (astral-sh/setup-uv)

v8.1.0: 🌈 New input no-project

Compare Source

Changes

This add the a new boolean input no-project.
It only makes sense to use in combination with activate-environment: true and will append --no project to the uv venv call. This is for example useful if you have a pyproject.toml file with parts unparseable by uv

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

astral-sh/uv (astral-sh/uv)

v0.11.7

Compare Source

Released on 2026-04-15.

Python
  • Upgrade CPython build to 2026041 including an OpenSSL security upgrade (#​19004)
Enhancements
  • Elevate configuration errors to required-version mismatches (#​18977)
  • Further improve TLS certificate validation messages (#​18933)
  • Improve --exclude-newer hints (#​18952)
Preview features
  • Fix --script handling in uv audit (#​18970)
  • Fix traversal of extras in uv audit (#​18970)
Bug fixes
  • De-quote workspace metadata in linehaul data (#​18966)
  • Avoid installing tool workspace member dependencies as editable (#​18891)
  • Emit JSON report for uv sync --check failures (#​18976)
  • Filter and warn on invalid TLS certificates (#​18951)
  • Fix equality comparisons for version specifiers with ~= operators (#​18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#​18961)
  • Improve Windows path normalization (#​18945)
defenseunicorns/uds-cli (defenseunicorns/uds-cli)

v0.30.3

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@v0.30.2...v0.30.3

defenseunicorns/uds-common (defenseunicorns/uds-common)

v1.24.5

Compare Source

Bug Fixes
Miscellaneous
github/codeql-action (github/codeql-action)

v4.35.2

Compare Source

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the trap-caching: false input to the init Action. #​3795
  • The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #​3789
  • Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #​3794
  • Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #​3807
  • Update default CodeQL bundle version to 2.25.2. #​3823
sindresorhus/globals (globals)

v17.5.0

Compare Source

likec4/likec4 (likec4)

v1.55.1

Compare Source

Patch Changes
  • #​2899 6933db3 Thanks @​copilot-swe-agent! - Add JPEG export support for architecture diagrams:

    • New "Export as .jpg" option in the web UI Export menu
    • New likec4 export jpg CLI command with --quality option (1–100, default 80)
    • JPEG export renders with a solid background (adapts to light/dark theme), making it convenient for pasting into documents and chats

    Resolves #​2892

  • Updated dependencies []:

v1.55.0

Compare Source

Minor Changes
  • #​2874 54e8435 Thanks @​ckeller42! - Add --theme option to likec4 build command to set the default color scheme (light/dark) for the generated static website
Patch Changes
  • #​2828 75fa6d2 Thanks @​sraphaz! - - MCP README: clarify MCP vs LeanIX bridge and Draw.io --profile leanix.

    • LikeC4 DSL Agent Skill: LeanIX + Draw.io reference (bridge-leanix-drawio.md), CLI reference (cli.md), and SKILL.md alignment.
    • AGENTS.md: pointers for agent-facing docs and the LeanIX bridge workflow.
  • #​2877 51adb85 Thanks @​davydkov! - Extract MCP server and tools to @likec4/mcp package. This will allow us to reuse MCP server and tools in other projects, and also will make the codebase cleaner and more modular.

  • Updated dependencies [6b87578, f684e2f, 347b48f, 9834ebb, c0048b6]:

microsoft/TypeScript (typescript)

v6.0.3

Compare Source

zarf-dev/zarf (zarf-dev/zarf)

v0.75.0

Compare Source

⚠ BREAKING CHANGES
  • remove 0.27.0 layout shim (#​4826)
  • deploy: introduce connected mode (#​4685)
  • only pull required layers during OCI deploy (#​4699)
Features
Bug Fixes

What's Changed

🚀 Updates
📦 Dependencies

Full Changelog: zarf-dev/zarf@v0.74.2...v0.75.0


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • 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 requested a review from a team as a code owner April 14, 2026 20:34
@github-actions github-actions Bot added the needs-review Label used for Renovate PRs that are ready for review/test label Apr 14, 2026
@renovate renovate Bot changed the title chore(deps): update support-deps to v1.24.5 chore(deps): update support-deps Apr 17, 2026
@renovate renovate Bot force-pushed the renovate/support-deps branch 11 times, most recently from 66f4598 to f702bf6 Compare April 23, 2026 03:39
| datasource      | package                                  | from          | to            |
| --------------- | ---------------------------------------- | ------------- | ------------- |
| github-tags     | actions/setup-node                       | v6.3.0        | v6.4.0        |
| github-tags     | astral-sh/setup-uv                       | v8.0.0        | v8.1.0        |
| github-tags     | astral-sh/uv                             | 0.11.6        | 0.11.7        |
| github-releases | astral-sh/uv                             | 0.11.6        | 0.11.7        |
| github-tags     | defenseunicorns/uds-cli                  | v0.30.2       | v0.30.3       |
| github-tags     | defenseunicorns/uds-common               | v1.24.4       | v1.24.5       |
| docker          | ghcr.io/defenseunicorns/packages/uds-k3d | 0.19.5-airgap | 0.20.0-airgap |
| docker          | ghcr.io/defenseunicorns/packages/uds-k3d | 0.19.5        | 0.20.0        |
| docker          | ghcr.io/zarf-dev/packages/init           | v0.74.2       | v0.75.0       |
| github-tags     | github/codeql-action                     | v4.35.1       | v4.35.2       |
| npm             | globals                                  | 17.4.0        | 17.5.0        |
| npm             | likec4                                   | 1.54.0        | 1.55.1        |
| npm             | typescript                               | 6.0.2         | 6.0.3         |
| github-tags     | zarf-dev/zarf                            | v0.74.2       | v0.75.0       |
@renovate renovate Bot force-pushed the renovate/support-deps branch from f702bf6 to 2043477 Compare April 24, 2026 13:17
@mjnagel mjnagel added renovate-ready Label used to trigger Renovate PR CI and removed renovate-ready Label used to trigger Renovate PR CI labels Apr 24, 2026
@mjnagel
Copy link
Copy Markdown
Contributor

mjnagel commented Apr 24, 2026

Poking at the CI error here - quite interesting.

@mjnagel mjnagel added the renovate-ready Label used to trigger Renovate PR CI label Apr 24, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 24, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Comment thread tasks/test.yaml
Comment thread bundles/k3d-slim-dev/uds-bundle.yaml
slaskawi
slaskawi previously approved these changes Apr 28, 2026
Copy link
Copy Markdown
Contributor

@slaskawi slaskawi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing 1, 2, 3

@slaskawi slaskawi dismissed their stale review April 28, 2026 17:04

testing

slaskawi
slaskawi previously approved these changes Apr 28, 2026
@slaskawi slaskawi dismissed their stale review April 28, 2026 17:31

testing

Copy link
Copy Markdown
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall - just one question.

Comment thread src/test/tasks.yaml Outdated
@chance-coleman chance-coleman merged commit 8ba3de2 into main Apr 30, 2026
75 of 79 checks passed
@chance-coleman chance-coleman deleted the renovate/support-deps branch April 30, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review Label used for Renovate PRs that are ready for review/test renovate-ready Label used to trigger Renovate PR CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants