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

[Snyk] Upgrade fabric-ca-client from 2.2.15 to 2.2.20 #76

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

Conversation

X-oss-byte
Copy link
Owner

@X-oss-byte X-oss-byte commented Jan 15, 2025

snyk-top-banner

Snyk has created this PR to upgrade fabric-ca-client from 2.2.15 to 2.2.20.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 25 versions ahead of your current version.

  • The recommended version was released a year ago.

Release notes
Package name: fabric-ca-client
  • 2.2.20 - 2023-11-13

    What's Changed

    Supported Node versions

    The updated dependency to address CVE-2023-45857 is used only by the CouchDB wallet implementation, and requires Node 14 or later. Therefore Node 10 and 12 are no longer supported by the fabric-network package. If you need to continue running on one of these unsupported Node versions, you should continue to use [email protected].

    Full Changelog: v2.2.19...v2.2.20

  • 2.2.20-snapshot.1 - 2023-11-13
  • 2.2.20-snapshot.0 - 2023-09-18
  • 2.2.19 - 2023-09-18

    What's Changed

    Full Changelog: v2.2.18...v2.2.19

  • 2.2.19-snapshot.3 - 2023-09-12
  • 2.2.19-snapshot.2 - 2023-09-11
  • 2.2.19-snapshot.1 - 2023-09-04
  • 2.2.19-snapshot.0 - 2023-05-17
  • 2.2.18 - 2023-05-17

    What's Changed

    • Correctly clean up network connections after use in CA client by @ rajat-dlt in #674

    New Contributors

    Full Changelog: v2.2.17...v2.2.18

  • 2.2.18-snapshot.4 - 2023-05-15
  • 2.2.18-snapshot.3 - 2023-05-10
  • 2.2.18-snapshot.2 - 2023-04-20
  • 2.2.18-snapshot.1 - 2023-03-09
  • 2.2.18-snapshot.0 - 2023-03-08
  • 2.2.17 - 2023-03-08

    What's Changed

    Full Changelog: v2.2.16...v2.2.17

  • 2.2.17-snapshot.6 - 2023-03-08
  • 2.2.17-snapshot.5 - 2023-02-14
  • 2.2.17-snapshot.4 - 2023-01-19
  • 2.2.17-snapshot.3 - 2023-01-18
  • 2.2.17-snapshot.2 - 2023-01-13
  • 2.2.17-snapshot.1 - 2022-11-24
  • 2.2.16 - 2022-11-24

    What's Changed

    Full Changelog: v2.2.15...v2.2.16

  • 2.2.16-snapshot.3 - 2022-11-23
  • 2.2.16-snapshot.2 - 2022-11-23
  • 2.2.16-snapshot.1 - 2022-09-06
  • 2.2.15 - 2022-09-05

    This is a maintenance release containing the following changes:

    • Update dependencies to address a gRPC bug that could cause pings to be sent on destroyed HTTP sessions, resulting in an ERR_HTTP2_INVALID_SESSION error.

    Full Changelog: v2.2.14...v2.2.15

from fabric-ca-client GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Summary by Sourcery

Build:

  • Update the fabric-ca-client dependency in package.json and package-lock.json.

Snyk has created this PR to upgrade fabric-ca-client from 2.2.15 to 2.2.20.

See this package in npm:
fabric-ca-client

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/f192416d-8f9a-4c05-afcd-a21e7da8ca22?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

stackblitz bot commented Jan 15, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Jan 15, 2025

⚠️ No Changeset found

Latest commit: 941aba1

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.

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

Copy link

sourcery-ai bot commented Jan 15, 2025

Reviewer's Guide by Sourcery

This pull request upgrades the fabric-ca-client npm package from version 2.2.15 to 2.2.20. This addresses CVE-2023-45857. Support for Node 10 and 12 is dropped in this release. Node 14 or later is required for the CouchDB wallet implementation.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Upgrade fabric-ca-client package
  • Updated the fabric-ca-client dependency in package.json from version 2.2.15 to 2.2.20.
  • Updated the package-lock.json file to reflect the changes in package versions and dependencies brought about by the upgrade to fabric-ca-client 2.2.20 and its dependencies.
package.json
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants