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

chore: update dependency siderolabs/bldr to v0.3.2 - autoclosed #4

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 8, 2024

Update Request | Renovate Bot

This PR contains the following updates:

Package Update Change
siderolabs/bldr patch v0.3.0 -> v0.3.2

Release Notes

siderolabs/bldr (siderolabs/bldr)

v0.3.2

Compare Source

bldr 0.3.2 (2024-08-05)

Welcome to the v0.3.2 release of bldr!

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

Contributors
  • Dmitriy Matrenichev
  • Noel Georgi
  • Andrey Smirnov
  • Andrey Smirnov
  • Utku Ozdemir
Changes
12 commits

  • 9a526ec chore: bump deps
  • 7f6df03 chore: set PKG_NAME environment variable
  • a7ac3b0 feat: provision platform context dynamically
  • 40aea38 feat: support per-dependency arch
  • 65e6a18 feat: support platform override
  • 6eaf7ab feat: support multiple cache paths
  • 6db0478 chore: support platform for dependencies
  • 2ad4508 chore: bump deps
  • 02c15d5 release(v0.2.2): prepare release
  • 20de986 feat: support --cache-from/--cache-imports
  • 38bee98 chore: rekres to support gh actions
  • d7f236f chore: add a no-op github workflow

Changes since v0.3.1
1 commit

Changes from siderolabs/gen
17 commits

  • 7654108 chore: add hashtriemap implementation
  • 8485864 chore: optimize maps.Values and maps.Keys
  • 238baf9 chore: add typesafe SyncMap and bump stuff
  • efca710 chore: add FilterInPlace method to maps and update module
  • 36a3ae3 feat: update module
  • f9f5805 chore: bump rekres and add functions from exp
  • b968d21 feat: add TryRecv and RecvWithContext functions
  • 476dfea feat: add foreach and clear to lazymap
  • 214c1ef chore: set slice.Filter result slice cap to len
  • 8e89b1e feat: add GetOrCreate and GetOrCall methods
  • 7c7ccc3 feat: introduce channel SendWithContext
  • b3b6db8 fix: fix Copy documentation and implementation
  • 521f737 feat: add xerrors package which contains additions to the std errors
  • 726e066 fix: rename tuples.go to pair.go and set proper package name
  • d8d7d25 chore: minor additions
  • 338a650 chore: add initial implementation and documentation
  • 4fd8667 Initial commit

Dependency Changes
  • github.com/containerd/platforms v0.2.1 new
  • github.com/emicklei/dot v1.6.0 -> v1.6.2
  • github.com/google/go-github/v63 v63.0.0 new
  • github.com/moby/buildkit v0.12.1 -> v0.15.1
  • github.com/moby/docker-image-spec v1.3.1 new
  • github.com/opencontainers/image-spec v1.1.0-rc3 -> v1.1.0
  • github.com/otiai10/copy v1.12.0 -> v1.14.0
  • github.com/siderolabs/gen v0.5.0 new
  • github.com/spf13/cobra v1.7.0 -> v1.8.1
  • github.com/stretchr/testify v1.8.4 -> v1.9.0
  • golang.org/x/oauth2 v0.11.0 -> v0.22.0
  • golang.org/x/sync v0.3.0 -> v0.8.0

Previous release can be found at v0.2.1

v0.3.1

Compare Source

bldr 0.3.1 (2024-05-23)

Welcome to the v0.3.1 release of bldr!

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

Contributors
  • Dmitriy Matrenichev
  • Noel Georgi
  • Andrey Smirnov
  • Andrey Smirnov
  • Utku Ozdemir
Changes
11 commits

  • 7f6df03 chore: set PKG_NAME environment variable
  • a7ac3b0 feat: provision platform context dynamically
  • 40aea38 feat: support per-dependency arch
  • 65e6a18 feat: support platform override
  • 6eaf7ab feat: support multiple cache paths
  • 6db0478 chore: support platform for dependencies
  • 2ad4508 chore: bump deps
  • 02c15d5 release(v0.2.2): prepare release
  • 20de986 feat: support --cache-from/--cache-imports
  • 38bee98 chore: rekres to support gh actions
  • d7f236f chore: add a no-op github workflow

Changes since v0.3.0
1 commit

  • 7f6df03 chore: set PKG_NAME environment variable

Changes from siderolabs/gen
15 commits

  • 238baf9 chore: add typesafe SyncMap and bump stuff
  • efca710 chore: add FilterInPlace method to maps and update module
  • 36a3ae3 feat: update module
  • f9f5805 chore: bump rekres and add functions from exp
  • b968d21 feat: add TryRecv and RecvWithContext functions
  • 476dfea feat: add foreach and clear to lazymap
  • 214c1ef chore: set slice.Filter result slice cap to len
  • 8e89b1e feat: add GetOrCreate and GetOrCall methods
  • 7c7ccc3 feat: introduce channel SendWithContext
  • b3b6db8 fix: fix Copy documentation and implementation
  • 521f737 feat: add xerrors package which contains additions to the std errors
  • 726e066 fix: rename tuples.go to pair.go and set proper package name
  • d8d7d25 chore: minor additions
  • 338a650 chore: add initial implementation and documentation
  • 4fd8667 Initial commit

Dependency Changes
  • github.com/containerd/containerd v1.7.3 -> v1.7.17
  • github.com/emicklei/dot v1.6.0 -> v1.6.2
  • github.com/google/go-github/v62 v62.0.0 new
  • github.com/moby/buildkit v0.12.1 -> v0.13.2
  • github.com/moby/docker-image-spec v1.3.1 new
  • github.com/opencontainers/image-spec v1.1.0-rc3 -> v1.1.0
  • github.com/otiai10/copy v1.12.0 -> v1.14.0
  • github.com/siderolabs/gen v0.4.8 new
  • github.com/spf13/cobra v1.7.0 -> v1.8.0
  • github.com/stretchr/testify v1.8.4 -> v1.9.0
  • golang.org/x/oauth2 v0.11.0 -> v0.20.0
  • golang.org/x/sync v0.3.0 -> v0.7.0

Previous release can be found at v0.2.1


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore: update dependency siderolabs/bldr to v0.3.2 chore: update dependency siderolabs/bldr to v0.3.2 - autoclosed Aug 8, 2024
@renovate renovate bot closed this Aug 8, 2024
@renovate renovate bot deleted the renovate/releases branch August 8, 2024 15:32
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.

0 participants