Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Note: This is not a minor change. May not be possible, but also may result in some of our pulled in code to be able to be reverted to the library code.

Major Issue: The v10 of @digitalcredentials/vc dropped commonjs support. We still want to support commonjs

Bumps @digitalcredentials/vc from 9.0.1 to 10.0.0.

Changelog

Sourced from @​digitalcredentials/vc's changelog.

10.0.0 - 2025-04-30

Changed

  • BREAKING: Removes CJS build

Fixed

  • move status check before expiry check because expiry check throws error that had prevented the status check from running
  • attach the credential to the verification result for each credential submitted as part of a VP verification
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/libraries/js/digitalcredentials/vc-10.0.0 branch from 4a5342e to bb638d1 Compare June 25, 2025 17:52
@wilwade wilwade changed the title chore(deps): bump @digitalcredentials/vc from 9.0.1 to 10.0.0 in /libraries/js Update @digitalcredentials/vc from 9.0.1 to 10.0.0 Jun 30, 2025
@wilwade wilwade changed the title Update @digitalcredentials/vc from 9.0.1 to 10.0.0 NEEDS WORK: Update @digitalcredentials/vc from 9.0.1 to 10.0.0 Jun 30, 2025
@wilwade wilwade closed this Jul 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/libraries/js/digitalcredentials/vc-10.0.0 branch July 3, 2025 00:19
@aramikm aramikm restored the dependabot/npm_and_yarn/libraries/js/digitalcredentials/vc-10.0.0 branch July 3, 2025 01:26
@aramikm aramikm reopened this Jul 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/libraries/js/digitalcredentials/vc-10.0.0 branch from bb638d1 to d342289 Compare July 7, 2025 21:33
Bumps [@digitalcredentials/vc](https://github.com/digitalcredentials/vc) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/digitalcredentials/vc/blob/main/CHANGELOG.md)
- [Commits](digitalcredentials/vc@v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: "@digitalcredentials/vc"
  dependency-version: 10.0.0
  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/npm_and_yarn/libraries/js/digitalcredentials/vc-10.0.0 branch from d342289 to ec4a2da Compare July 9, 2025 14:42
@emresurmeli
Copy link
Contributor

@aramikm mentioned there might be a backwards compatibility issue with this package's version bump. Leaving this as of now as BLOCKED. Do not merge until further notice.

@emresurmeli emresurmeli marked this pull request as draft September 11, 2025 17:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

A newer version of @​digitalcredentials/vc exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@shannonwells shannonwells added the Blocked Blocked by other issues or tasks label Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Blocked Blocked by other issues or tasks 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.

5 participants