Skip to content

Bump several dependency versions#1125

Closed
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/go_modules/github.com/hashicorp/go-slug-0.16.7
Closed

Bump several dependency versions#1125
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/go_modules/github.com/hashicorp/go-slug-0.16.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps github.com/hashicorp/go-slug from 0.16.4 to 0.16.7.
Bumps golang.org/x/time from 0.10.0 to 0.12.0.
Bumps golang.org/x/time from 0.10.0 to 0.15.0.

The go version referenced in go.mod has been updated to 1.24.
This PR also bumps golangci-lint to the latest version in the v1.x branch.

Release notes

Sourced from github.com/hashicorp/go-slug's releases.

v0.16.7

Fixed

  • Support query paths in Github and Gitlab sources addresses. (#95)

v0.16.6

What's Changed

New Contributors

Full Changelog: hashicorp/go-slug@v0.16.5...v0.16.6

v0.16.5

What's Changed

New Contributors

Full Changelog: hashicorp/go-slug@v0.16.4...v0.16.5

Changelog

Sourced from github.com/hashicorp/go-slug's changelog.

v0.16.7

Fixed

  • Support query paths in Github and Gitlab sources addresses. (#95)

v0.16.6

Improvements

IND-2704 Coverage test by @​KaushikiAnand in #85 Remove Mac OS meta-data file and prevent others being added in the future by @​jsnfwlr in #87 Add Changelog file by @​mohanmanikanta2299 in #92

Changes

[COMPLIANCE] Add Copyright and License Headers by @​hashicorp-copywrite in #84 Pin action refs to latest trusted by TSCCR by @​hashicorp-tsccr in #89

Fixed

irregular mode file checks for Windows symlinks by @​notchairmk in #79

Commits
  • cbe304a Update CHANGELOG.md for v0.16.7 release (#96)
  • 95d1a98 sourceaddrs: support query paths in github and gitlab addresses (#95)
  • 5dc4856 added v0.16.6 changelog (#93)
  • dc9b3c5 Bump actions/setup-go in the github-actions-backward-compatible group
  • 6812b76 Merge pull request #91 from hashicorp/dependabot/github-actions-updates
  • a6f678a Remove abandoned comment
  • b4c0021 configure dependabot to automatically update GitHub Actions dependencies
  • 4aacce7 Merge pull request #92 from hashicorp/add-changelog
  • 52fef24 Add Changelog file
  • 840034c Merge pull request #79 from hashicorp/check-mode-irregular
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 11, 2025 11:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 11, 2025
@ctrombley ctrombley force-pushed the dependabot/go_modules/github.com/hashicorp/go-slug-0.16.7 branch from 8b8cbe1 to a73f0d4 Compare June 17, 2025 23:30
@datadog-terraform-cloud-hashicorp
Copy link
Copy Markdown

datadog-terraform-cloud-hashicorp bot commented Jun 18, 2025

Datadog Report

Branch report: dependabot/go_modules/github.com/hashicorp/go-slug-0.16.7
Commit report: fd91b15
Test service: hashicorp/go-tfe

✅ 0 Failed, 1451 Passed, 186 Skipped, 19m 41.32s Total Time
➡️ Test Sessions change in coverage: 1 no change

@ctrombley ctrombley added the no-changelog-needed check changelog entry github workflow label Jun 18, 2025
@ctrombley ctrombley force-pushed the dependabot/go_modules/github.com/hashicorp/go-slug-0.16.7 branch 7 times, most recently from 22a5b28 to 4e2a19e Compare June 23, 2025 16:20
@ctrombley ctrombley changed the title Bump github.com/hashicorp/go-slug from 0.16.4 to 0.16.7 Bump several dependency versions Jun 23, 2025
@ctrombley ctrombley force-pushed the dependabot/go_modules/github.com/hashicorp/go-slug-0.16.7 branch from ef5f0e3 to e8b330a Compare June 23, 2025 16:27
dependabot bot and others added 6 commits July 15, 2025 13:06
Bumps [github.com/hashicorp/go-slug](https://github.com/hashicorp/go-slug) from 0.16.4 to 0.16.7.
- [Release notes](https://github.com/hashicorp/go-slug/releases)
- [Changelog](https://github.com/hashicorp/go-slug/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-slug@v0.16.4...v0.16.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-slug
  dependency-version: 0.16.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@ctrombley ctrombley force-pushed the dependabot/go_modules/github.com/hashicorp/go-slug-0.16.7 branch from e8b330a to 390a74f Compare July 15, 2025 20:06
@ctrombley
Copy link
Copy Markdown
Collaborator

Superseded by #1195.

@ctrombley ctrombley closed this Aug 22, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/go-slug-0.16.7 branch August 22, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code no-changelog-needed check changelog entry github workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant