Releases: product-os/flowzone
v19.11.6
v19.11.5
v19.11.4
Update product-os/review-commit-action action to v0.2.2
Notable changes
product-os/review-commit-action (product-os/review-commit-action)
v0.2.2
199e4e4
(Update super-linter/super-linter digest to 4e8a7c2
, 2025-03-03)
List of commits
f10c03d (Update product-os/review-commit-action action to v0.2.2, 2025-03-03)
v19.11.3
Update product-os/review-commit-action action to v0.2.1
Notable changes
- [
82a9000e9e
] - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #56566 - [
b7fe54fc88
] - (SEMVER-MINOR) fs: allowexclude
option in globs to accept glob patterns (Daeyeon Jeong) #56489 - [
3ac92ef607
] - (SEMVER-MINOR) lib: add typescript support to STDIN eval (Marco Ippolito) #56359 - [
1614e8e7bc
] - (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito) #56610 - [
6d6cffa9cc
] - (SEMVER-MINOR) module: addfindPackageJSON
util (Jacob Smith) #55412 - [
d35333ae18
] - (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M Snell) #56400 - [
07ff3ddcb5
] - (SEMVER-MINOR) sqlite: support TypedArray and DataView inStatementSync
(Alex Yang) #56385 - [
94d3fe1b62
] - (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael Gonzaga) #56441 - [
5afffb4415
] - (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa) #56469 - [
697a851fb3
] - (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig) #56595 - [
047537b48c
] - (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig) #56459 - [
926cf84e95
] - (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig) #56434 - [
c658a8afdf
] - (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito) #56394 - [
bad1ad8650
] - assert: make myers_diff function more performant (Giovanni Bucci) #56303 - [
e222e36f3b
] - assert: make partialDeepStrictEqual work with urls and File prototypes (Giovanni Bucci) #56231 - [
e232789fe2
] - assert: show diff when doing partial comparisons (Giovanni Bucci) #56211 - [
c99de1fdcf
] - assert: make partialDeepStrictEqual throw when comparing [0] with [-0] (Giovanni) #56237 - [
2386fd5840
] - benchmark: add validateStream to styleText bench (Rafael Gonzaga) #56556 - [
b197dfa7ec
] - build: fix GN build for ngtcp2 (Cheng) #56300 - [
2a3cdd34ff
] - build: test macos-13 on GitHub actions (Michaël Zasso) #56307 - [
12f716be0a
] - build: build v8 with -fvisibility=hidden on macOS (Joyee Cheung) #56275 - [
c5ca15bd34
] - child_process: fix parsing messages with splitted length field (Maksim Gorkov) #56106 - [
8346b8fc2c
] - crypto: add missing return value check (Michael Dawson) #56615 - [
890eef20a1
] - crypto: fix checkPrime crash with large buffers (Santiago Gimeno) #56559 - [
5edb7b5e87
] - crypto: fix warning of ignoring return value (Cheng) #56527 - [
b89f123a0b
] - crypto: make generatePrime/checkPrime interruptible (James M Snell) #56460 - [
63c1859e01
] - deps: update corepack to 0.31.0 (Node.js GitHub Bot) #56795 - [
a48430d4d3
] - deps: move inspector_protocol to deps (Chengzhong Wu) #56649 - [
74cccc824f
] - deps: macro ENODATA is deprecated in libc++ (Cheng) #56698 - [
fa869ea0f2
] - deps: fixup some minor coverity warnings (James M Snell) #56612 - [
1a4fa2b015
] - deps: update amaro to 0.3.0 (Node.js GitHub Bot) #56568 - [
b47076fd82
] - deps: update amaro to 0.2.2 (Node.js GitHub Bot) #56568 - [
46bd4b8731
] - deps: update simdutf to 6.0.3 (Node.js GitHub Bot) #56567 - [
8ead9c693b
] - deps: update simdutf to 5.7.2 (Node.js GitHub Bot) #56388 - [
18d4b502af
] - deps: update amaro to 0.2.1 (Node.js GitHub Bot) #56390 - [
d938d7cc86
] - deps: update googletest to7d76a23
(Node.js GitHub Bot) #56387 - [
9761e7dccb
] - deps: update googletest toe54519b
(Node.js GitHub Bot) #56370 - [
8319dc6bc5
] - deps: update ngtcp2 to 1.10.0 (Node.js GitHub Bot) #56334 - [
6eacd19d6a
] - deps: update simdutf to 5.7.0 (Node.js GitHub Bot) #56332 - [
28bec2dda3
] - diagnostics_channel: capture console messages (Stephen Belanger) #56292 - [
d519d33502
] - doc: update macOS and Xcode versions for releases (Michaël Zasso) #56337 - [
fcfe650507
] - doc: add note for features usingInternalWorker
with permission model (Antoine du Hamel) #56706 - [
efbba182b5
] - doc: add entry to changelog about SQLite Session Extension (Bart Louwers) #56318 - [
31bf9c7dd9
] - doc: move anatoli to emeritus (Michael Dawson) #56592 - [
6096e38c7c
] - doc: fix styles of the expandable TOC (Antoine du Hamel) #56755 - [
d423638281
] - doc: add "Skip to content" button (Antoine du Hamel) [#...
v19.11.2
Update dependency docker/buildx to v0.21.2
Notable changes
- Laurent Goderre
- CrazyMax
- Jonathan A. Sternberg
- Fix handling of attestation extra arguments #3027
- Fix the cache attribute not being skipped when using a Bake override #3021
docker/buildx (docker/buildx)
v0.21.2
Welcome to the v0.21.2 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
- Laurent Goderre
- CrazyMax
- Jonathan A. Sternberg
Notable Changes
- Fix handling of attestation extra arguments #3027
- Fix the cache attribute not being skipped when using a Bake override #3021
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.21.1
List of commits
000777c (Update dependency docker/buildx to v0.21.2, 2025-03-03)
v19.11.1
v19.11.0
v19.10.4
Update product-os/review-commit-action action to v0.2.0
Notable changes
product-os/review-commit-action (product-os/review-commit-action)
v0.2.0
a7fbe30
(Allow the token identity to review, 2025-03-01)
162bacd
(Do not remove reactions by user ID, 2025-03-02)
f66fc81
(Remove stateful tracking self-reactions, 2025-03-02)
List of commits
794ca4c (Update product-os/review-commit-action action to v0.2.0, 2025-03-03)
v19.10.3
Update docker/setup-qemu-action action to v3.6.0
Notable changes
- Display binfmt version by @crazy-max in https://github.com/docker/setup-qemu-action/pull/202
docker/setup-qemu-action (docker/setup-qemu-action)
v3.6.0
- Display binfmt version by @crazy-max in https://github.com/docker/setup-qemu-action/pull/202
Full Changelog: docker/setup-qemu-action@v3.5.0...v3.6.0
List of commits
d174b57 (Update docker/setup-qemu-action action to v3.6.0, 2025-02-28)