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 5.3.1 to 6.0.4 #7

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

Conversation

naiba4
Copy link
Owner

@naiba4 naiba4 commented Sep 23, 2024

snyk-top-banner

Snyk has created this PR to upgrade zeromq from 5.3.1 to 6.0.4.

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


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

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

  • The recommended version was released on a month ago.

Release notes
Package name: zeromq
  • 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

    What's Changed

    • fix: rename the bin files to avoid conflicts with node-gyp-build by @ aminya in #589
    • fix: update node-addon-api, node-gyp, and node by @ pshenmic in #588

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

  • 6.0.0-beta.18 - 2023-11-15

    What's Changed

    Full Changelog: v6.0.0-beta.17...v6.0.0-beta.18

  • 6.0.0-beta.17 - 2023-06-13

    What's Changed

    New Contributors

    Full Changelog: v6.0.0-beta.16...v6.0.0-beta.17

  • 6.0.0-beta.16 - 2022-12-08

    What's Changed

    Full Changelog: v6.0.0-beta.15...v6.0.0-beta.16

  • 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
  • 6.0.0-beta.5 - 2019-11-28
  • 6.0.0-beta.4 - 2019-11-13
  • 6.0.0-beta.3 - 2019-11-08
  • 6.0.0-beta.2 - 2019-11-04
  • 6.0.0-beta.1 - 2019-11-04
  • 5.3.1 - 2022-11-16
from zeromq GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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 o...

Snyk has created this PR to upgrade zeromq from 5.3.1 to 6.0.4.

See this package in npm:
zeromq

See this project in Snyk:
https://app.snyk.io/org/naiba4/project/1889c69f-761a-4535-a28c-2745d412a30c?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

changeset-bot bot commented Sep 23, 2024

⚠️ No Changeset found

Latest commit: a6f4f6f

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

sonarcloud bot commented Sep 23, 2024

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