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 and uport-credentials #32

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps json5 to 2.2.2 and updates ancestor dependency uport-credentials. These dependencies need to be updated together.

Updates json5 from 2.2.1 to 2.2.2

Release notes

Sourced from json5's releases.

v2.2.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).
Changelog

Sourced from json5's changelog.

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).
Commits
  • 14f8cb1 2.2.2
  • 10cc7ca docs: update CHANGELOG for v2.2.2
  • 7774c10 fix: add proto to objects and arrays
  • edde30a Readme: slight tweak to intro
  • 97286f8 Improve example in readme
  • d720b4f Improve readme (e.g. explain JSON5 better!) (#291)
  • 910ce25 docs: fix spelling of Aseem
  • 2aab4dd test: require tap as t in cli tests
  • 6d42686 test: remove mocha syntax from tests
  • 4798b9d docs: update installation and usage for modules
  • Additional commits viewable in compare view

Updates uport-credentials from 1.1.7 to 1.3.5

Release notes

Sourced from uport-credentials's releases.

1.3.5

1.3.5 (2020-09-25)

Bug Fixes

  • deps: update dependency ethr-did-resolver to v3 (#267) (094bb57), closes #268

1.3.4

1.3.4 (2020-08-07)

Bug Fixes

  • deps: update dependency elliptic to v6.5.3 [security] (#241) (b601c62)
  • make ClaimSpec.user_info and VerifiableClaimSpec.iss optional (#251) (d598623), closes #250

1.3.3

1.3.3 (2020-06-11)

Bug Fixes

  • deps: update dependency did-resolver to v2 (#204) (68f41e7)

1.3.2

1.3.2 (2020-06-11)

Bug Fixes

  • deps: update dependency did-jwt-vc to ^0.2.0 (#203) (bfc2981)

1.3.1

1.3.1 (2020-06-09)

Bug Fixes

  • build: automatic release (b9847b9)

1.3.0

[release] 1.3.0

  • feat: add support for W3C verifiable credentials
  • BREAKING: require a configuration for resolvers

1.2.3

Fixes exports to allow Credentials to be used as a type ( #185 )

... (truncated)

Changelog

Sourced from uport-credentials's changelog.

1.3.5 (2020-09-25)

Bug Fixes

  • deps: update dependency ethr-did-resolver to v3 (#267) (094bb57), closes #268

1.3.4 (2020-08-07)

Bug Fixes

  • deps: update dependency elliptic to v6.5.3 [security] (#241) (b601c62)
  • make ClaimSpec.user_info and VerifiableClaimSpec.iss optional (#251) (d598623), closes #250

1.3.3 (2020-06-11)

Bug Fixes

  • deps: update dependency did-resolver to v2 (#204) (68f41e7)

1.3.2 (2020-06-11)

Bug Fixes

  • deps: update dependency did-jwt-vc to ^0.2.0 (#203) (bfc2981)

1.3.1 (2020-06-09)

Bug Fixes

  • build: automatic release (b9847b9)

1.3.0 (2020-02-07)

Features

  • add support for did-jwt-vc (#192)

1.2.3 (2019-10-08)

Bug Fixes

  • Fixes exports to allow Credentials to be used as a type

... (truncated)

Commits
  • f96913a chore(release): 1.3.5 [skip ci]
  • 094bb57 fix(deps): update dependency ethr-did-resolver to v3 (#267)
  • 2ecd9d2 chore(deps): update dependency typedoc-plugin-markdown to v3 (#284)
  • 9c58407 chore(deps): update dependency typedoc to v0.19.2 (#285)
  • 18d0480 chore(deps): update dependency typescript to v4.0.3 (#283)
  • 8c7a093 chore(deps): update dependency ts-jest to v26.4.0 (#282)
  • ea66dca chore(deps): update dependency webpack to v4.44.2 (#281)
  • 6e9066b chore(deps): update dependency semantic-release to v17.1.2 (#280)
  • 01bbc43 chore(deps): update dependency @​types/jest to v26.0.14 (#279)
  • 6813e5c chore(deps): update dependency prettier to v2.1.2 (#278)
  • Additional commits viewable in compare view
Maintainer changes

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


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 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.

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

Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependency [uport-credentials](https://github.com/uport-project/uport-credentials). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.2)

Updates `uport-credentials` from 1.1.7 to 1.3.5
- [Release notes](https://github.com/uport-project/uport-credentials/releases)
- [Changelog](https://github.com/uport-project/uport-credentials/blob/master/CHANGELOG.md)
- [Commits](uport-project/uport-credentials@v1.1.7...1.3.5)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: uport-credentials
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2022
@kentbull kentbull closed this Jul 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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/json5-and-uport-credentials-2.2.2 branch July 3, 2024 22:25
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