Skip to content

jsonnet-bundler: update to 0.6.0 #28628

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

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

Conversation

mikluko
Copy link
Contributor

@mikluko mikluko commented Jun 6, 2025

Summary

  • Update jsonnet-bundler from version 0.5.1 to 0.6.0 (released August 23, 2024)
  • Added arm64 support for macOS binary compilation
  • Stabilized transitive dependencies
  • CI infrastructure migrated from Drone to GitHub Actions

Type

  • bugfix
  • enhancement
  • security fix

Tested on

macOS 15.5 24F74 arm64
Xcode 16.4 16F6

Verification checklist

  • Followed Commit Message Guidelines
  • Squashed and minimized commits
  • Checked no other open PRs for same change
  • Ran port lint with 0 errors/warnings
  • Tested sudo port -vst install (full install successful)
  • Tested basic functionality of all binaries (jb --version returns v0.6.0, jb --help displays commands)

🤖 Generated with Claude Code

- Update to version 0.6.0 (released August 23, 2024)
- Added arm64 support for macOS binary compilation
- Stabilized transitive dependencies
- CI infrastructure migrated from Drone to GitHub Actions

🤖 Generated with [Claude Code](https://claude.ai/code)
@macportsbot
Copy link

Notifying maintainers:
@0x1DA117 for port jsonnet-bundler.

@macportsbot macportsbot added type: update maintainer: open Affects an openmaintainer port labels Jun 6, 2025
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/jsonnet-bundler/jsonnet-bundler 0.5.1 v
go.setup github.com/jsonnet-bundler/jsonnet-bundler 0.6.0 v
# Delete this on next update to use golang PortGroup's default ('archive')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please act upon this comment; it will require you to update the checksums as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer: open Affects an openmaintainer port type: update
Development

Successfully merging this pull request may close these issues.

3 participants