Skip to content

Upgrade packer-plugin-sdk to version 0.6.7 and fix lint issues#154

Merged
sanyaraj2424 merged 4 commits into
mainfrom
auth-bypass
Jun 22, 2026
Merged

Upgrade packer-plugin-sdk to version 0.6.7 and fix lint issues#154
sanyaraj2424 merged 4 commits into
mainfrom
auth-bypass

Conversation

@sanyaraj2424

Copy link
Copy Markdown
Contributor

This pull request updates the OpenStack builder to modernize dependencies, improve code consistency, and enhance output messaging. The most important changes include updating Go and linter versions, refactoring deprecated code, and standardizing user interface messaging.

Dependency and Configuration Updates:

  • Updated the Go version to 1.25.11 in .go-version and upgraded GitHub Actions (actions/checkout, actions/setup-go, golangci/golangci-lint-action) to their latest versions in .github/workflows/go-validate.yml. Also updated the linter version used to v2.10.1. [1] [2]
  • Revamped .golangci.yml to use a newer config format, enabled additional linters, and adjusted linter settings for improved code analysis. [1] [2]

dependabot Bot and others added 3 commits June 22, 2026 11:12
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.4 to 0.6.7.
- [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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@sanyaraj2424 sanyaraj2424 requested a review from a team as a code owner June 22, 2026 06:10
@sanyaraj2424 sanyaraj2424 merged commit bfdfc48 into main Jun 22, 2026
12 checks passed
@sanyaraj2424 sanyaraj2424 deleted the auth-bypass branch June 22, 2026 06:45
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.

2 participants