Skip to content

Update go modules (release-v0.7) (minor)#1634

Open
renovate[bot] wants to merge 1 commit intorelease-v0.7from
renovate/release-v0.7-go-modules
Open

Update go modules (release-v0.7) (minor)#1634
renovate[bot] wants to merge 1 commit intorelease-v0.7from
renovate/release-v0.7-go-modules

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 20, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/conforma/cli v0.7.109v0.9.17 age adoption passing confidence
github.com/conforma/cli v0.7.95v0.9.17 age adoption passing confidence
github.com/cucumber/godog v0.13.0v0.15.1 age adoption passing confidence
github.com/google/addlicense v1.1.1v1.2.0 age adoption passing confidence
github.com/open-policy-agent/conftest v0.55.0v0.68.2 age adoption passing confidence
github.com/open-policy-agent/opa v0.68.0v0.70.0 age adoption passing confidence
github.com/styrainc/regal v0.29.2v0.39.0 age adoption passing confidence
github.com/tektoncd/cli v0.39.1v0.44.1 age adoption passing confidence
oras.land/oras v1.2.3v1.3.2 age adoption passing confidence

Release Notes

conforma/cli (github.com/conforma/cli)

v0.9.17

Compare Source

v0.9.16

Compare Source

v0.9.14

Compare Source

v0.9.13

Compare Source

v0.9.9

Compare Source

v0.9.2

Compare Source

v0.9.1

Compare Source

v0.8.129

Compare Source

v0.8.123

Compare Source

v0.8.122

Compare Source

v0.8.120

Compare Source

v0.8.108

Compare Source

v0.8.107

Compare Source

v0.8.105

Compare Source

v0.8.102

Compare Source

v0.8.100

Compare Source

v0.8.95

Compare Source

v0.8.92

Compare Source

v0.8.91

Compare Source

v0.8.90

Compare Source

v0.8.89

Compare Source

v0.8.88

Compare Source

v0.8.87

Compare Source

v0.8.86

Compare Source

v0.8.83

Compare Source

v0.8.80

Compare Source

v0.8.79

Compare Source

v0.8.77

Compare Source

v0.8.76

Compare Source

v0.8.75

Compare Source

v0.8.74

Compare Source

v0.8.73

Compare Source

v0.8.48

Compare Source

v0.8.47

Compare Source

v0.8.45

Compare Source

v0.8.44

Compare Source

v0.8.43

Compare Source

v0.8.42

Compare Source

v0.8.39

Compare Source

v0.8.36

Compare Source

v0.8.35

Compare Source

v0.8.34

Compare Source

v0.8.33

Compare Source

v0.8.32

Compare Source

v0.8.31

Compare Source

v0.8.29

Compare Source

v0.8.28

Compare Source

v0.8.25

Compare Source

v0.8.23

Compare Source

v0.8.22

Compare Source

v0.8.21

Compare Source

v0.8.18

Compare Source

v0.8.13

Compare Source

v0.8.12

Compare Source

v0.8.10

Compare Source

v0.8.9

Compare Source

v0.8.7

Compare Source

v0.8.6

Compare Source

v0.8.4

Compare Source

v0.8.2

Compare Source

v0.7.151

Compare Source

v0.7.150

Compare Source

v0.7.148

Compare Source

v0.7.143

Compare Source

v0.7.141

Compare Source

v0.7.140

Compare Source

v0.7.136

Compare Source

v0.7.135

Compare Source

v0.7.134

Compare Source

v0.7.132

Compare Source

v0.7.131

Compare Source

v0.7.130

Compare Source

v0.7.129

Compare Source

v0.7.128

Compare Source

v0.7.127

Compare Source

v0.7.123

Compare Source

v0.7.121

Compare Source

v0.7.118

Compare Source

v0.7.117

Compare Source

v0.7.114

Compare Source

v0.7.113

Compare Source

v0.7.110

Compare Source

cucumber/godog (github.com/cucumber/godog)

v0.15.1

Compare Source

Added
Changed
  • Replace deprecated ::set-output - (681 - nodeg)
Fixed
  • fix(errors): fix(errors): Fix expected Step argument count for steps with context.Context (679 - tigh-latte)
  • fix(formatter): On concurrent execution, execute formatter at end of Scenario - (645 - tigh-latte)
  • Pretty printing results now prints the line where the step is declared instead of the line where the handler is declared. (668 - spencerc)
  • Update honnef.co/go/tools/cmd/staticcheck version in Makefile by @​RezaZareiii in #​670
  • fix: verify dogT exists in the context before using it by @​cakoolen in #​692
  • fix: change bang to being in README by @​nahomEagleLion in #​687
  • Mark junit test cases as skipped if no pickle step results available by @​mrsheepuk in #​597
  • Print step declaration line instead of handler declaration line by @​SpencerC in #​668

v0.15.0

Compare Source

Added
  • Improved the type checking of step return types and improved the error messages - (647 - johnlon)
  • Ambiguous step definitions will now be detected when strict mode is activated - (636/(648 - johnlon)
  • Provide support for attachments / embeddings including a new example in the examples dir - (623 - johnlon)
Changed
  • Formatters now have a Close method and associated io.Writer changed to io.WriteCloser.

v0.14.1

Compare Source

Added
  • Provide testing.T-compatible interface on test context, allowing usage of assertion libraries such as testify's assert/require - (571 - mrsheepuk)
  • Created releasing guidelines - (608 - glibas)
Fixed

v0.14.0

Compare Source

Added
  • Improve ErrSkip handling, add test for Summary and operations order (584 - vearutop)
Fixed
  • Remove line overwriting for scenario outlines in cucumber formatter (605 - glibas)
  • Remove duplicate warning message (590 - vearutop)
  • updated base formatter to set a scenario as passed unless there exist (582 - roskee)
Changed
google/addlicense (github.com/google/addlicense)

v1.2.0

Compare Source

This is the first full release after a period of dormancy for the project. Support for several file types has been added, plus some internal cleanup.

What's Changed

New Contributors

Full Changelog: google/addlicense@v1.1.1...v1.2.0

open-policy-agent/conftest (github.com/open-policy-agent/conftest)

v0.68.2

Compare Source

Changelog

OPA Changes
Other Changes

v0.68.1

Compare Source

Changelog

Bug Fixes

v0.68.0

Compare Source

Changelog

New Features
Bug Fixes
OPA Changes
Other Changes

v0.67.1

Compare Source

Changelog

Bug Fixes
Other Changes

v0.67.0

Compare Source

Changelog

Bug Fixes
OPA Changes
Other Changes

v0.66.0

Compare Source

Changelog

OPA Changes
Other Changes

v0.65.0

Compare Source

Changelog

New Features
Bug Fixes
OPA Changes
Other Changes

v0.64.0

Compare Source

Changelog

New Features
Bug Fixes
OPA Changes
Other Changes

v0.63.0

[Compare Source](https:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch from 6b8b3a9 to 356ee83 Compare January 20, 2026 05:03
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 20, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: acceptance/go.sum
Command failed: go get -t ./...
go: module github.com/conforma/cli@v0.9.17 requires go >= 1.25.3; switching to go1.25.9
go: downloading github.com/google/go-containerregistry v0.20.7
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/sigstore/timestamp-authority v1.2.2
go: downloading github.com/vektah/gqlparser v1.2.0
go: downloading github.com/containerd/containerd v1.7.27
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: github.com/muhammadmuzzammil1998/jsonc@v1.0.0 used for two different module paths (github.com/muhammadmuzzammil1998/jsonc and muzzammil.xyz/jsonc)

File name: go.sum
Command failed: go get -t ./...
go: module github.com/conforma/cli@v0.9.17 requires go >= 1.25.3; switching to go1.25.9
go: module github.com/styrainc/regal@v0.39.0 requires go >= 1.26; switching to go1.26.2
go: github.com/styrainc/regal@v0.39.0: parsing go.mod:
	module declares its path as: github.com/open-policy-agent/regal
	        but was required as: github.com/styrainc/regal

@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 5 times, most recently from e85d278 to 1de80e8 Compare January 29, 2026 05:41
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 2 times, most recently from f0269a7 to 28461a8 Compare February 2, 2026 12:43
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 4 times, most recently from cf6bb5e to cb12a04 Compare February 14, 2026 09:15
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 2 times, most recently from 640ac05 to 602b0e4 Compare February 26, 2026 22:01
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 5 times, most recently from 3ae6928 to d6fe4d7 Compare March 9, 2026 13:08
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 4 times, most recently from 585cb2d to 836e5e7 Compare March 18, 2026 18:17
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 2 times, most recently from 46d270a to 046b71f Compare March 24, 2026 01:52
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 5 times, most recently from 99c919d to 5937291 Compare April 7, 2026 10:08
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch 3 times, most recently from 7ecb4c4 to 0f0b1d6 Compare April 15, 2026 12:54
@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch from 0f0b1d6 to ace75b9 Compare April 18, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants