Skip to content

Bump @codluv/versionguard from 1.1.0 to 1.2.0 in the minor-and-patch group#10

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-06f7f8314c
Open

Bump @codluv/versionguard from 1.1.0 to 1.2.0 in the minor-and-patch group#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-06f7f8314c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps the minor-and-patch group with 1 update: @codluv/versionguard.

Updates @codluv/versionguard from 1.1.0 to 1.2.0

Release notes

Sourced from @​codluv/versionguard's releases.

v1.2.0

Release @​codluv/versionguard@​1.2.0

Changelog

Sourced from @​codluv/versionguard's changelog.

[1.2.0] - 2026-03-30

Added

  • replace local CKM module with ckm-sdk package

    Removes the handrolled src/ckm/ module (engine, types, index) and replaces it with the published ckm-sdk@2026.3.1 package. The CKM engine is now backed by a Rust core via NAPI-RS bindings, providing schema validation, v1→v2 migration, and progressive disclosure — all features the local module lacked.

    The vg ckm CLI command works identically. The CkmEngine type is no longer exported from the public API (the SDK engine is opaque).

Commits
  • 0a3ef7b feat: replace local CKM module with ckm-sdk@2026.3.1
  • 23e5906 fix(ci): run fix-changelog before validate in release workflow
  • 5810906 chore: version packages (#11)
  • 7c08294 chore: upgrade forge-ts to v0.22.1, regenerate docs
  • 94710be docs: fix forge-ts check errors and regenerate CKM
  • ff7bee5 docs: regenerate CKM and API reference after sync/CLI changes
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 1 update: [@codluv/versionguard](https://github.com/kryptobaseddev/versionguard).


Updates `@codluv/versionguard` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/kryptobaseddev/versionguard/releases)
- [Changelog](https://github.com/kryptobaseddev/versionguard/blob/main/CHANGELOG.md)
- [Commits](kryptobaseddev/versionguard@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: "@codluv/versionguard"
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 5, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants