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

chore(deps): Bump json5, ethr-did and ethr-did-resolver #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 31, 2022

Removes json5. It's no longer used after updating ancestor dependencies json5, ethr-did and ethr-did-resolver. These dependencies need to be updated together.

Removes json5

Updates ethr-did from 1.1.0 to 1.3.0

Release notes

Sourced from ethr-did's releases.

1.3.0

1.3.0 (2020-12-17)

Bug Fixes

  • deps: bump all dependencies to latest and fix upgrade issues (bfd6381)

Features

Changelog

Sourced from ethr-did's changelog.

1.3.0 (2020-12-17)

Bug Fixes

  • deps: bump all dependencies to latest and fix upgrade issues (bfd6381)

Features

Commits
  • 5c86c9f chore(release): 1.3.0 [skip ci]
  • 297c1c2 Merge pull request #56 from uport-project/develop
  • bcdab7e chore(ci): adjust renovate schedule (#55)
  • 9321d77 chore(deps): pin dependencies (#54)
  • 3c1d330 Add renovate.json (#47)
  • 061b1f2 chore(ci): add automatic release
  • bfd6381 fix(deps): bump all dependencies to latest and fix upgrade issues
  • 85dc7db feat: Typescript
  • 2bc1193 Merge tag '1.2.0' into develop
  • d65933c Merge branch 'release/1.2.0'
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by uport-automation-bot, a new releaser for ethr-did since your current version.


Updates ethr-did-resolver from 0.2.0 to 8.0.0

Release notes

Sourced from ethr-did-resolver's releases.

8.0.0

8.0.0 (2022-11-07)

Bug Fixes

BREAKING CHANGES

  • spec: This is a breaking change of the spec as "soft deletion" of non-updated DIDs is no longer considered valid.

7.0.2

7.0.2 (2022-10-24)

Bug Fixes

7.0.1

7.0.1 (2022-10-17)

Bug Fixes

7.0.0

7.0.0 (2022-10-17)

Bug Fixes

  • build: transpile for commonjs, use wrapper for esm (#170) (5eba679)

BREAKING CHANGES

  • build: previous versions (<7.0.0) would be transpiled twice by microbundle, but this seems to be anti-pattern

Please raise an issue on https://github.com/decentralized-identity/ethr-did-resolver if this change is incompatible with your tech stack and there are no workarounds.

7.0.0-alpha.3

7.0.0-alpha.3 (2022-10-14)

Bug Fixes

... (truncated)

Changelog

Sourced from ethr-did-resolver's changelog.

8.0.0 (2022-11-07)

Bug Fixes

BREAKING CHANGES

  • spec: This is a breaking change of the spec as "soft deletion" of non-updated DIDs is no longer considered valid.

7.0.2 (2022-10-24)

Bug Fixes

7.0.1 (2022-10-17)

Bug Fixes

7.0.0 (2022-10-17)

Bug Fixes

  • build: transpile for commonjs, use wrapper for esm (#170) (5eba679)

BREAKING CHANGES

  • build: previous versions (<7.0.0) would be transpiled twice by microbundle, but this seems to be anti-pattern

Please raise an issue on https://github.com/decentralized-identity/ethr-did-resolver if this change is incompatible with your tech stack and there are no workarounds.

7.0.0-alpha.3 (2022-10-14)

Bug Fixes

  • build: use commonjs module in tsconfig (e66d054)
  • ci: run tests on a matrix of node versions (3825ac0)

7.0.0-alpha.2 (2022-10-14)

... (truncated)

Commits
  • 516f5a0 chore(release): 8.0.0 [skip ci]
  • da8e22e fix(spec): remove ambiguity around deletion (#178)
  • 632a564 chore(deps): update devdeps
  • 5cc8665 chore(release): 7.0.2 [skip ci]
  • 725ed25 fix(build): add named exports to esm wrapper (#176)
  • e7aea58 chore(deps): update devdeps
  • 31e30d8 chore: remove static defaults for gas price (#173)
  • e57ed93 chore(release): 7.0.1 [skip ci]
  • ce38d01 fix(deps): update did-resolver to 4.0.1 (#172)
  • 48a26a8 docs: remove rinkeby reference from readme
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by uport-automation-bot, a new releaser for ethr-did-resolver since your current version.


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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [ethr-did](https://github.com/uport-project/ethr-did) and [ethr-did-resolver](https://github.com/decentralized-identity/ethr-did-resolver). These dependencies need to be updated together.


Removes `json5`

Updates `ethr-did` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/uport-project/ethr-did/releases)
- [Changelog](https://github.com/uport-project/ethr-did/blob/master/CHANGELOG.md)
- [Commits](uport-project/ethr-did@1.1.0...1.3.0)

Updates `ethr-did-resolver` from 0.2.0 to 8.0.0
- [Release notes](https://github.com/decentralized-identity/ethr-did-resolver/releases)
- [Changelog](https://github.com/decentralized-identity/ethr-did-resolver/blob/master/CHANGELOG.md)
- [Commits](decentralized-identity/ethr-did-resolver@v0.2.0...8.0.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: ethr-did
  dependency-type: direct:production
- dependency-name: ethr-did-resolver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2022
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.

0 participants