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 zeromq from 6.0.0-beta.6 to 6.1.0 #617

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

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade zeromq from 6.0.0-beta.6 to 6.1.0.

ℹ️ 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 24 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: zeromq
  • 6.1.0 - 2024-10-22

    What's Changed

    • feat: build zeromq with CMake and vcpkg by @ aminya in #665
      • This removes all the node-gyp-specific build scripts replacing it with CMake, vcpkg, and project_options. This significantly improves the reliability of the builds and allows for further improvements in future releases.
      • The Visual Studio runtimes are now statically linked. So, the bundled binaries should work without needing VC++ redistributable.
      • Most of the previously failing tests are now passing.
      • Now the users can enable the draft, curve, or web socket features easily through .npmrc during installation. See the readme for more details.

    Full Changelog: v6.0.8...v6.1.0

  • 6.0.8 - 2024-10-03

    What's Changed

    Full Changelog: v6.0.6...v6.0.8

  • 6.0.7 - 2024-10-03
  • 6.0.6 - 2024-10-02

    What's Changed

    • ci: build on Windows server 2019 for more portability with older Windows versions by @ aminya in #660

    Full Changelog: v6.0.4...v6.0.6

  • 6.0.5 - 2024-10-02
    No content.
  • 6.0.4 - 2024-08-24
    • fix: add missing prebuilds
      The last release didn't include the prebuilds. This version contains the prebuilds for darwin-arm64, darwin-x64, linux-x64, win32-ia32, and win32-x64

    • fix: add node-gyp to dependencies
      This makes sure an up-to-date Node-gyp is used if the build fallback to building from the source in case the prebuild is not available for your platform.

    Full Changelog: v6.0.3...v6.0.4

  • 6.0.3 - 2024-08-23

    What's Changed

    • fix: make postinstall script production specific + check in build script dists by @ aminya in #652
      This ensures that build scripts are not rebuilt during installation. The installation should directly load the prebuilds and fallback to the building from the source in case of a platform that lacks binaries.
    • fix: fix the typesVersion field for TypeScript by @ aminya in #652

    Full Changelog: v6.0.2...v6.0.3

  • 6.0.2 - 2024-08-23
    • fix: add cross-env to dependencies instead of dev-dependencies
      Full Changelog: v6.0.1...v6.0.2
  • 6.0.1 - 2024-08-22

    What's Changed

    • fix: specify build_from_source using env vars by @ aminya in #648
      Fixes the issue where the build failed or hangs on newer npm/yarn package managers

    Full Changelog: v6.0.0...v6.0.1

  • 6.0.0 - 2024-08-13

    What's Changed

    Complete rewrite of ZeroMQ.js with a modern and safe API.
    http://zeromq.github.io/zeromq.js/

    Reaching this point has been a significant achievement, with many people contributing over the years. We are excited to announce the stable v6 version of zeromq.js.

    This release includes all the changes from 6.0.0-beta.1 to 6.0.0-beta-20. Here's a complete list of the changes:

    Full Changelog: v5.1.0...v6.0.0

  • 6.0.0-beta.20 - 2024-06-14

    What's Changed

    New Contributors

    Full Changelog: v6.0.0-beta.19...v6.0.0-beta.20

  • 6.0.0-beta.19 - 2023-11-21
  • 6.0.0-beta.18 - 2023-11-15
  • 6.0.0-beta.17 - 2023-06-13
  • 6.0.0-beta.16 - 2022-12-08
  • 6.0.0-beta.15 - 2022-12-05
  • 6.0.0-beta.14 - 2022-11-28
  • 6.0.0-beta.13 - 2022-11-27
  • 6.0.0-beta.12 - 2022-11-27
  • 6.0.0-beta.11 - 2022-11-18
  • 6.0.0-beta.10 - 2022-11-17
  • 6.0.0-beta.9 - 2022-11-16
  • 6.0.0-beta.8 - 2022-11-16
  • 6.0.0-beta.7 - 2022-11-13
  • 6.0.0-beta.6 - 2019-12-17
from zeromq 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:

Snyk has created this PR to upgrade zeromq from 6.0.0-beta.6 to 6.1.0.

See this package in npm:
zeromq

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/8b65b114-706c-4eae-af7d-17db7090fb02?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Nov 13, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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