Open
Conversation
dc71077 to
3253d6d
Compare
3253d6d to
652de4f
Compare
652de4f to
02c23df
Compare
02c23df to
aa58bdb
Compare
aa58bdb to
a931416
Compare
a931416 to
41f6f68
Compare
41f6f68 to
bd0b303
Compare
bd0b303 to
73d92bb
Compare
73d92bb to
149b0a3
Compare
149b0a3 to
7c1025b
Compare
7c1025b to
83c40e9
Compare
83c40e9 to
f9e5939
Compare
f9e5939 to
e55c495
Compare
e55c495 to
2035b97
Compare
2035b97 to
f379710
Compare
f379710 to
279e5e4
Compare
279e5e4 to
3d07bf0
Compare
3d07bf0 to
a4301a2
Compare
a4301a2 to
eccba5d
Compare
eccba5d to
397887c
Compare
397887c to
9e1e6fd
Compare
9e1e6fd to
adbaafd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0-beta.6→^6.5.0Release Notes
zeromq/zeromq.js (zeromq)
v6.5.0Compare Source
What's Changed
feat: support Windows ARM by @aminya in #693
feat: update cmake-ts to 1.0.0 by @aminya in #723
Now, cmake-ts can build the projects with built-in configurations that are selected depending on the arguments and the environment.
This includes cross-compilation for different architectures, including Windows arm64, Linux arm64, etc.
https://github.com/EmbeddedEnterprises/cmake-ts/releases/tag/v1.0.0
build: detect system processor on Windows via project_options by @aminya in #724
Full Changelog: zeromq/zeromq.js@v6.4.2...v6.5.0
v6.4.2Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.4.1...v6.4.2
v6.4.1Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.4.0...v6.4.1
v6.4.0Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.3.0...v6.4.0
v6.3.0Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.2.0...v6.3.0
v6.2.0Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.1.2...v6.2.0
v6.1.2Compare Source
What's Changed
fix: fix zeromq on Electron Windows by delay loading node.exe by @aminya in #673
fix: fix compiler warnings, sign-conversion, clang-tidy issues by @aminya in #666
std::arrayinstead of C-arraysstatic/inlinekeywords-Wshadowon gcc/AppleClangto_stringoverride forint64_tint32_tfor the socket typedoublelimitsstaticClosable's destructor virtualswitchfix: improve TypeScript types @aminya in #671
MessageLikeoptionsin TypeScriptmonitoroptional in compatsendof compat modetest: convert compat tests to TypeScript by @aminya in #671
ci: add smoke-test for various node version and package managers by @aminya in #670
Full Changelog: zeromq/zeromq.js@v6.1.1...v6.1.2
v6.1.1Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.1.0...v6.1.1
v6.1.0Compare Source
What's Changed
.npmrcduring installation. See the readme for more details.Full Changelog: zeromq/zeromq.js@v6.0.8...v6.1.0
v6.0.8What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.6...v6.0.8
v6.0.6Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.4...v6.0.6
v6.0.5Compare Source
v6.0.4Compare Source
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, andwin32-x64fix: 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: zeromq/zeromq.js@v6.0.3...v6.0.4
v6.0.3Compare Source
What's Changed
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.
Full Changelog: zeromq/zeromq.js@v6.0.2...v6.0.3
v6.0.2Compare Source
Full Changelog: zeromq/zeromq.js@v6.0.1...v6.0.2
v6.0.1Compare Source
What's Changed
Fixes the issue where the build failed or hangs on newer npm/yarn package managers
Full Changelog: zeromq/zeromq.js@v6.0.0...v6.0.1
v6.0.0Compare Source
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: zeromq/zeromq.js@v5.1.0...v6.0.0
v6.0.0-beta.20Compare Source
What's Changed
New Contributors
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.19...v6.0.0-beta.20
v6.0.0-beta.19Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.18...v6.0.0-beta.19
v6.0.0-beta.18Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.17...v6.0.0-beta.18
v6.0.0-beta.17Compare Source
What's Changed
New Contributors
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.16...v6.0.0-beta.17
v6.0.0-beta.16Compare Source
What's Changed
fix: detect Electron version at runtime by @Bartel-C8 in #546
test: Run mocha tests with Electron by @Bartel-C8 in #547
docs: fix and automate the documentation generation by @aminya in #545
docs: fix the docs issues by @aminya in #549
chore: remove unused scripts by @aminya in #544
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.15...v6.0.0-beta.16
v6.0.0-beta.15Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.14...v6.0.0-beta.15
v6.0.0-beta.14Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.13...v6.0.0-beta.14
v6.0.0-beta.13Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.12...v6.0.0-beta.13
v6.0.0-beta.12Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.11...v6.0.0-beta.12
v6.0.0-beta.11Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.10...v6.0.0-beta.11
v6.0.0-beta.10Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.9...v6.0.0-beta.10
v6.0.0-beta.9Compare Source
What's Changed
e30b162Full Changelog: zeromq/zeromq.js@v6.0.0-beta.8...v6.0.0-beta.9
v6.0.0-beta.8Compare Source
What's Changed
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.7...v6.0.0-beta.8
v6.0.0-beta.7Compare Source
What's Changed
New Contributors
Full Changelog: zeromq/zeromq.js@v6.0.0-beta.6...v6.0.0-beta.7
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.