Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @sphereon/ssi-types from 0.18.1 to 0.23.4 in /packages/credentials #537

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps @sphereon/ssi-types from 0.18.1 to 0.23.4.

Release notes

Sourced from @​sphereon/ssi-types's releases.

v0.23.4

0.23.4 (2024-04-25)

Note: Version bump only for package @​sphereon/sphereon-sdk.workspace

v0.23.2

0.23.2 (2024-04-25)

Note: Version bump only for package @​sphereon/sphereon-sdk.workspace

v0.23.1

0.23.1 (2024-04-25)

Note: Version bump only for package @​sphereon/sphereon-sdk.workspace

v0.23.0

0.23.0 (2024-04-24)

Bug Fixes

  • add PhysicalAddress migrations to postgres (afd441c)
  • added default value to PartyType.origin (8b9d5d2)
  • adjust PhysicalAddress postgres migration to follow code standards (b8540fe)
  • Allowing null values of enum type column (a4bc42b)
  • Fixed origin column name (d7a6ec1)
  • made party origin mandatory in the *Args types (d8e8560)
  • rework fix to include missing table in existing migration (0862dbd)
  • set uri to nullable in Party table (38318ae)

Features

  • add kb-jwt to sd-jwt (e066f2b)
  • Added PartyOriginEnum to PartyType, wrote migrations and updated tests and updated the contact manager plugin (07d8c1f)

v0.22.0

0.22.0 (2024-04-04)

Features

  • Add option noStateMachinePersistence to VCI link handler to skip state machine persistence (315b076)

v0.21.1

0.21.1 (2024-04-04)

Note: Version bump only for package @​sphereon/sphereon-sdk.workspace

v0.21.0

... (truncated)

Changelog

Sourced from @​sphereon/ssi-types's changelog.

0.23.4 (2024-04-25)

Note: Version bump only for package @​sphereon/sphereon-sdk.workspace

0.23.2 (2024-04-25)

Note: Version bump only for package @​sphereon/sphereon-sdk.workspace

0.23.1 (2024-04-25)

Note: Version bump only for package @​sphereon/sphereon-sdk.workspace

0.23.0 (2024-04-24)

Bug Fixes

  • add PhysicalAddress migrations to postgres (afd441c)
  • added default value to PartyType.origin (8b9d5d2)
  • adjust PhysicalAddress postgres migration to follow code standards (b8540fe)
  • Allowing null values of enum type column (a4bc42b)
  • Fixed origin column name (d7a6ec1)
  • made party origin mandatory in the *Args types (d8e8560)
  • rework fix to include missing table in existing migration (0862dbd)
  • set uri to nullable in Party table (38318ae)

Features

  • add kb-jwt to sd-jwt (e066f2b)
  • Added PartyOriginEnum to PartyType, wrote migrations and updated tests and updated the contact manager plugin (07d8c1f)

0.22.0 (2024-04-04)

Features

  • Add option noStateMachinePersistence to VCI link handler to skip state machine persistence (315b076)

0.21.1 (2024-04-04)

Note: Version bump only for package @​sphereon/sphereon-sdk.workspace

0.21.0 (2024-03-20)

Bug Fixes

  • changed the logic for getting validFrom (7a7940b)
  • fixed failing test cases and added more test cases for getting data from the raw data (6f5b50b)
  • fixed import (cf67a50)
  • fixed XStatePersistence plugin and fixed the tests (56d8f18)
  • refactored UniformCredential names to digitalCredential, added utility methods for getting the credential document type (a0c5530)
  • Resume OID4VCI with linkhandler and auth code flow was broken (654cef4)

... (truncated)

Commits
  • d322a75 chore(release): v0.23.4
  • 9c9db25 Merge pull request #190 from Sphereon-Opensource/develop
  • c4155df chore(release): Make sure all modules are published at the same time
  • ae7bd92 chore(release): Make sure all modules are published at the same time
  • e304435 chore(ci): merge main into develop (next)
  • cd2331c chore(release): v0.23.2
  • 85ffb5b chore(ci): merge main into develop (next)
  • fec4fd4 Merge pull request #189 from Sphereon-Opensource/develop
  • 7aecc7f Merge remote-tracking branch 'origin/main' into develop
  • ff1c0d0 chore: ci/cd
  • 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 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)

@dependabot dependabot bot requested a review from diehuxx as a code owner May 9, 2024 20:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 9, 2024
Copy link

changeset-bot bot commented May 9, 2024

⚠️ No Changeset found

Latest commit: b9d76e2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps [@sphereon/ssi-types](https://github.com/Sphereon-OpenSource/ssi-sdk) from 0.18.1 to 0.23.4.
- [Release notes](https://github.com/Sphereon-OpenSource/ssi-sdk/releases)
- [Changelog](https://github.com/Sphereon-Opensource/SSI-SDK/blob/develop/CHANGELOG.md)
- [Commits](Sphereon-Opensource/SSI-SDK@v0.18.1...v0.23.4)

---
updated-dependencies:
- dependency-name: "@sphereon/ssi-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/credentials/sphereon/ssi-types-0.23.4 branch from d8b4416 to b9d76e2 Compare May 11, 2024 00:58
@dependabot dependabot bot requested a review from csuwildcat as a code owner May 11, 2024 00:58
Copy link
Contributor

TBDocs Report

✅ No errors or warnings

@web5/api

  • Project entry file: packages/api/src/index.ts

@web5/crypto

  • Project entry file: packages/crypto/src/index.ts

@web5/crypto-aws-kms

  • Project entry file: packages/crypto-aws-kms/src/index.ts

@web5/dids

  • Project entry file: packages/dids/src/index.ts

@web5/credentials

  • Project entry file: packages/credentials/src/index.ts

TBDocs Report Updated at 2024-05-11T01:02:03Z b9d76e2

@thehenrytsai thehenrytsai merged commit ea8abca into main May 11, 2024
11 checks passed
@thehenrytsai thehenrytsai deleted the dependabot/npm_and_yarn/packages/credentials/sphereon/ssi-types-0.23.4 branch May 11, 2024 01:14
nitro-neal pushed a commit that referenced this pull request May 13, 2024
…ls (#537)

Bumps [@sphereon/ssi-types](https://github.com/Sphereon-OpenSource/ssi-sdk) from 0.18.1 to 0.23.4.
- [Release notes](https://github.com/Sphereon-OpenSource/ssi-sdk/releases)
- [Changelog](https://github.com/Sphereon-Opensource/SSI-SDK/blob/develop/CHANGELOG.md)
- [Commits](Sphereon-Opensource/SSI-SDK@v0.18.1...v0.23.4)

---
updated-dependencies:
- dependency-name: "@sphereon/ssi-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant