Skip to content

Backport all changes for v1.15.1#13590

Merged
anurag5sh merged 26 commits intorelease/1.15.xfrom
backport_v1.15.1
Mar 26, 2026
Merged

Backport all changes for v1.15.1#13590
anurag5sh merged 26 commits intorelease/1.15.xfrom
backport_v1.15.1

Conversation

@anurag5sh
Copy link
Copy Markdown
Collaborator

Description

Backport all changes for v1.15.1

tanmay-hc and others added 26 commits February 4, 2026 13:07
Brings in latest upstream improvements and bug fixes from circl.
Helps maintain compatibility and security with indirect dependencies.
Updates circl dependency to v1.6.3
Upgrade go-git to v5.17.0 and grpc to 1.79.3
Bumps [github.com/hashicorp/hcp-sdk-go](https://github.com/hashicorp/hcp-sdk-go) from 0.136.0 to 0.167.0.
- [Release notes](https://github.com/hashicorp/hcp-sdk-go/releases)
- [Changelog](https://github.com/hashicorp/hcp-sdk-go/blob/main/CHANGELOG.md)
- [Commits](hashicorp/hcp-sdk-go@v0.136.0...v0.167.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcp-sdk-go
  dependency-version: 0.167.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
….com/hashicorp/hcp-sdk-go-0.167.0

build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.136.0 to 0.167.0
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.4 to 0.6.6.
- [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](hashicorp/packer-plugin-sdk@v0.6.4...v0.6.6)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/packer-plugin-sdk
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Ensures compatibility with the latest OpenTelemetry libraries,
potentially addressing security and stability improvements.
Prepares codebase for new features and bug fixes from upstream.
Updates OpenTelemetry dependencies to v1.41.0
….com/hashicorp/packer-plugin-sdk-0.6.6

build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.4 to 0.6.6
Configures automated dependency updates for GitHub Actions workflows,
groups all actions in a single pull request, schedules updates monthly,
and ignores major version bumps to reduce noise and streamline updates.
* add configuration fields to SBOMInternalProvisioner

* add os detection

* move implementation to hcp-sbom

* upload scanner binary and execute

* use latest syft version always

* reduce duplicate code

* rename config fields appropriately

* default to cyclonedx

* add syft dependency

* add support for elevated user for windows

* add retry for download

* add syft dependency
Updates go version

* optimization for windows

* improve docs

* update config usage rules

* add unit tests

* update golang version, fix linter issues

* refactor and improvements

* simplify few lines

* refactor retry for scanner download

* resolved conflicts

* resolve conflicts from main

* stick to syft v1 for compatibility

* fix lint issues

* stricter version check for syft

* fix version eg

* update go version to 1.25.7

* go mod changes
* don't update markdown files anymore
This needs to be done in web-unified-docs repo

* add contriubting guide for docs
…13578)

The syft library has a transitive dependency on containerd, which includes
platform-specific code that doesn't compile on NetBSD, OpenBSD, and Solaris.

This change adds build constraints to exclude the syft import on these
platforms. The hcp-sbom provisioner functionality is unaffected since it
downloads and executes pre-built syft binaries at runtime rather than
using the Go library directly. The import exists solely for dependency
tracking in license and security scanning tools.
* bump syft to v1.42.3
fix GO-2026-4809

* bump sdk to v0.6.7

* update go version
BUG: Scrub multiline sensitive values from build output
@anurag5sh anurag5sh requested a review from a team as a code owner March 26, 2026 11:43
@anurag5sh anurag5sh merged commit e1dc5bb into release/1.15.x Mar 26, 2026
21 checks passed
@anurag5sh anurag5sh deleted the backport_v1.15.1 branch March 26, 2026 12:05
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.

5 participants