Skip to content

Update product-os/flowzone action to v19.14.18 #555

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

Merged
merged 1 commit into from
May 26, 2025

Conversation

klutchell-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
product-os/flowzone action patch v19.14.13 -> v19.14.18

Release Notes

product-os/flowzone (product-os/flowzone)

v19.14.18

Compare Source

dc8866c (Fallback to the base ref if the previous tag cannot be found, 2025-05-23)

v19.14.17

Compare Source

Update dependency docker/buildx to v0.24.0

Notable changes
  • CrazyMax
  • Tõnis Tiigi
  • Sebastiaan van Stijn
  • Roberto Villarreal
  • Guillaume Lours
  • Jonathan A. Sternberg
  • Alberto Garcia Hierro
  • Cesar Talledo
  • Nicolas De Loof
  • New type attribute added to variable block in Bake to allow explicit typing of variables. #​3167 #​3189 #​3198
  • New --finalize flag added to history export command to finalize build records before exporting. #​3152
  • Fix defers to ensure they always run at the end of the build. #​3133
  • Fix wrong image ID returned when building with docker and containerd-snapshotter enabled. #​3136
  • Fix possible panic when using empty call definition with Bake. #​3168
  • Fix possible malformed Dockerfile path with Bake on Windows. #​3141
  • Fix current builder not being available in JSON output for ls command. #​3179
  • Fix OTEL context not being propagated to Docker daemon. #​3146
  • Compose compatibility has been updated to v2.6.3. #​3191 #​3171
  • github.com/compose-spec/compose-go/v2 v2.6.0 -> v2.6.3
  • github.com/containerd/containerd/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli v28.0.4 -> v28.1.1
  • github.com/docker/docker v28.0.4 -> v28.1.1
  • github.com/hashicorp/go-cty-funcs c51673e -> dda7798
  • github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
  • github.com/moby/buildkit v0.21.0 -> v0.22.0
  • github.com/moby/go-archive v0.1.0 new
  • github.com/moby/spdystream v0.4.0 -> v0.5.0
  • github.com/moby/sys/atomicwriter v0.1.0 new
  • github.com/tonistiigi/fsutil 5b74a7a -> 3f76f81
  • github.com/zclconf/go-cty v1.16.0 -> v1.16.2
  • golang.org/x/oauth2 v0.23.0 -> v0.29.0
docker/buildx (docker/buildx)
v0.24.0

Compare Source

Welcome to the v0.24.0 release of buildx!

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors
  • CrazyMax
  • Tõnis Tiigi
  • Sebastiaan van Stijn
  • Roberto Villarreal
  • Guillaume Lours
  • Jonathan A. Sternberg
  • Alberto Garcia Hierro
  • Cesar Talledo
  • Jonathan A. Sternberg
  • Nicolas De Loof
Notable Changes
  • New type attribute added to variable block in Bake to allow explicit typing of variables. #​3167 #​3189 #​3198
  • New --finalize flag added to history export command to finalize build records before exporting. #​3152
  • Fix defers to ensure they always run at the end of the build. #​3133
  • Fix wrong image ID returned when building with docker and containerd-snapshotter enabled. #​3136
  • Fix possible panic when using empty call definition with Bake. #​3168
  • Fix possible malformed Dockerfile path with Bake on Windows. #​3141
  • Fix current builder not being available in JSON output for ls command. #​3179
  • Fix OTEL context not being propagated to Docker daemon. #​3146
  • Compose compatibility has been updated to v2.6.3. #​3191 #​3171
Dependency Changes
  • github.com/compose-spec/compose-go/v2 v2.6.0 -> v2.6.3
  • github.com/containerd/containerd/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli v28.0.4 -> v28.1.1
  • github.com/docker/docker v28.0.4 -> v28.1.1
  • github.com/hashicorp/go-cty-funcs c51673e -> dda7798
  • github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
  • github.com/moby/buildkit v0.21.0 -> v0.22.0
  • github.com/moby/go-archive v0.1.0 new
  • github.com/moby/spdystream v0.4.0 -> v0.5.0
  • github.com/moby/sys/atomicwriter v0.1.0 new
  • github.com/tonistiigi/fsutil 5b74a7a -> 3f76f81
  • github.com/zclconf/go-cty v1.16.0 -> v1.16.2
  • golang.org/x/oauth2 v0.23.0 -> v0.29.0

Previous release can be found at v0.23.0

List of commits

2238bb3 (Update dependency docker/buildx to v0.24.0, 2025-05-21)

v19.14.16

Compare Source

Update balena-io/deploy-to-balena-action action to v2.0.122

Notable changes
balena-io/deploy-to-balena-action (balena-io/deploy-to-balena-action)
[v2.0.122](https://redirect.github.com/balena-io/deploy-to-balena-action/blob/HEAD/CHANGELOG.md#v20122
List of commits

85a961b (Update balena-io/deploy-to-balena-action action to v2.0.122, 2025-05-21)

v19.14.15

Compare Source

Update dependency node-22 to v22.16.0

Notable changes
nodejs/node (node-22)
v22.16.0: 2025-05-21, Version 22.16.0 'Jod' (LTS), @​&#​8203;aduh95

Compare Source

Notable Changes
  • [c3ceaebb7a] - deps: update timezone to 2025b (Node.js GitHub Bot) #​57857
  • [5059a746ec] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #​58102
  • [c8ceaaf397] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #​57765
  • [e21b37d9df] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #​58011
  • [832640c35e] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #​57610
  • [c510391d2f] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #​57490
  • [5d1230bec0] - (SEMVER-MINOR) src: set default config as node.config.json (Marco Ippolito) #​57171
  • [30bb1ccbb0] - (SEMVER-MINOR) src: create THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING (Marco Ippolito) #​57016
  • [0350c6f478] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #​57016
  • [e1d3a9e192] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #​57820
  • [0ec912f452] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #​57865
  • [43490c8797] - (SEMVER-MINOR) util: add types.isFloat16Array() (Livia Medeiros) #​57879
  • [dda6ca9172] - (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina) #​57888
Commits

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@klutchell-renovate klutchell-renovate bot enabled auto-merge May 26, 2025 04:12
@klutchell-renovate klutchell-renovate bot merged commit c965de5 into main May 26, 2025
52 checks passed
@klutchell-renovate klutchell-renovate bot deleted the renovate/product-os-flowzone-19.14.x branch May 26, 2025 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants