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 fabric-ca-client from 1.4.0 to 2.2.7 #375

Conversation

dependabot-preview[bot]
Copy link

Bumps fabric-ca-client from 1.4.0 to 2.2.7.

Release notes

Sourced from fabric-ca-client's releases.

v2.2.7

This v2.2.7 version is the latest of the v2.2 long-term support (LTS) release of the fabric-node-sdk packages that support Fabric 2.x, and supersedes previous v2.x releases. Please see the Fabric LTS release strategy document for more information on LTS releases:

https://github.com/hyperledger/fabric-rfcs/blob/main/text/0005-lts-release-strategy.md

Changes in v2.2.7:

  • Transaction objects can be serialized using their serialize() method, and later reconstructed using the Contract's deserializeTransaction() method. This allows a transaction to be persisted and resubmitted with the same transaction ID (and nonce) following a client application restart, and may be useful to recover from a client application failure while an in-flight transaction is in an indeterminate state as its commit status has not yet been observed.

v2.2.6

This v2.2.6 version is the latest of the v2.2 long-term support (LTS) release of the fabric-node-sdk packages that support Fabric 2.x, and supersedes previous v2.x releases. Please see the Fabric LTS release strategy document for more information on LTS releases:

https://github.com/hyperledger/fabric-rfcs/blob/main/text/0005-lts-release-strategy.md

This is a maintenance release containing bug fixes and dependency updates to address security vulnerabilities.

v1.4.18

This is a maintenance release with bug fixes.

v1.4.17

fabric-sdk-node 1.4.17 is a maintenance release containing bug fixes. All users of the v1.4 Node SDK are advised to upgrade to this version.

[FABN-1685] commitTimeout not setting (#411) [FABN-1441] Typo change (#412) [FABN-1504] Type definition improvement (#410) [FABN-1591] Document Release Process (#409) [FABN-1591] Document Release Process (#404)

v2.2.5

This is a patch release with bug fixes.

This v2.2.5 release is the long-term support (LTS) release of the fabric-node-sdk packages that support Fabric 2.x, and supersedes previous v2.2.x releases. Please see the Fabric LTS release strategy document for more information on LTS releases:

https://github.com/hyperledger/fabric-rfcs/blob/master/text/0005-lts-release-strategy.md

v1.4.16

... (truncated)

Changelog

Sourced from fabric-ca-client's changelog.

v2.2.7

Thu 17 Jun 2021 15:44:36 BST

v2.2.6

Thu 27 May 2021 09:46:52 BST

v2.2.5

Thu 14 Jan 11:28:34 GMT 2021

v2.2.4

Mon Dec 7 11:59:39 EST 2020

v2.2.3

Thu Oct 22 10:45:24 EDT 2020

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hyperledger-lf, a new releaser for fabric-ca-client since your current version.


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 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
@dependabot-preview dependabot-preview bot requested a review from diestrin June 21, 2021 11:19
@dependabot-preview
Copy link
Author

Superseded by #380.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fabric-ca-client-2.2.7 branch July 1, 2021 11:17
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