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

Bump semver and zeromq #5

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Removes semver. It's no longer used after updating ancestor dependency zeromq. These dependencies need to be updated together.

Removes semver

Updates zeromq from 5.2.0 to 5.3.1

Release notes

Sourced from zeromq's releases.

v5.3.1

What's Changed

New Contributors

Full Changelog: zeromq/zeromq.js@v5.3.0...v5.3.1

v5.3.0

What's Changed

New Contributors

Full Changelog: zeromq/zeromq.js@v5.2.8...v5.3.0

v5.2.8

Fix Linux source builds not downloading the LibZmq automatically in some cases.

v5.2.7

  • Ensure that the prebuilds are healthy
  • Reduce the size of the package by only including prebuilds for the most used Node and Electron versions

v5: fix building on newer Electron and Node

No release notes provided.

Commits
  • 17a1a3d chore: 5.3.1 [skip ci]
  • 2e827d1 Merge pull request #521 from vliubezny/fix-install
  • dd42f07 Add semicolon
  • 034d6f9 Wait until all data has been flushed to the file system
  • 93dd6c1 Merge pull request #518 from Bartel-C8/5.x-fixElectron21
  • 15c3562 Integrate review comments.
  • 9f2d372 Re-add Electron 21 build
  • e110478 chore: v5.3.0 [skip ci]
  • 390c39c Merge pull request #516 from zeromq/update-build [skip ci]
  • 3cf8a36 fix: remove electron 21 prebuilds
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by aminya, a new releaser for zeromq since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [zeromq](https://github.com/zeromq/zeromq.js). These dependencies need to be updated together.


Removes `semver`

Updates `zeromq` from 5.2.0 to 5.3.1
- [Release notes](https://github.com/zeromq/zeromq.js/releases)
- [Changelog](https://github.com/zeromq/zeromq.js/blob/master/CHANGELOG.md)
- [Commits](zeromq/zeromq.js@v5.2.0...v5.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: zeromq
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
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