Skip to content

Conversation

@renovate-coveooss
Copy link
Contributor

@renovate-coveooss renovate-coveooss bot commented Aug 4, 2025

Jira: DT-4929

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
actions/checkout action minor v4.2.2v4.3.1 age adoption passing confidence
actions/setup-go action minor v6.0.0v6.1.0 v6.2.0 age adoption passing confidence
github.com/PuerkitoBio/goquery require minor v1.10.3v1.11.0 age adoption passing confidence
github.com/bmatcuk/doublestar/v4 require patch v4.9.0v4.9.1 v4.9.2 age adoption passing confidence
github.com/go-git/go-git/v5 require patch v5.16.2v5.16.4 age adoption passing confidence
github.com/sirupsen/logrus require patch v1.9.3v1.9.4 age adoption passing confidence
github.com/stretchr/testify require minor v1.10.0v1.11.1 age adoption passing confidence
go (source) toolchain minor 1.24.51.25.5 1.25.6 age adoption passing confidence
golang.org/x/term require minor v0.33.0v0.38.0 v0.39.0 age adoption passing confidence
golang.org/x/text require minor v0.27.0v0.32.0 v0.33.0 age adoption passing confidence
step-security/harden-runner action minor v2.13.0v2.14.0 age adoption passing confidence

[skip release]


Release Notes

actions/checkout (actions/checkout)

v4.3.1

Compare Source

v4.3.0

Compare Source

actions/setup-go (actions/setup-go)

v6.1.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)

v1.11.0

Compare Source

Note that Go1.24 is now required (use goquery < 1.11.0 if you can't use go1.24+).

bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)

v4.9.1: Small Performance Change

Compare Source

This release contains a small change that gives a slight performance increase. Thanks to @​jbedard for the PR!

What's Changed

New Contributors

Full Changelog: bmatcuk/doublestar@v4.9.0...v4.9.1

go-git/go-git (github.com/go-git/go-git/v5)

v5.16.4

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

v5.16.3

Compare Source

What's Changed

  • internal: Expand regex to fix build [5.x] by @​baloo in #​1644
  • build: raise timeouts for windows CI tests and disable CIFuzz [5.x] by @​baloo in #​1646
  • plumbing: support commits extra headers, support jujutsu signed commit [5.x] by @​baloo in #​1633

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.4

Compare Source

Notable changes

  • go.mod: update minimum supported go version to v1.17 #​1460
  • go.mod: bump up dependencies #​1460
  • Touch-up godoc and add "doc" links.
  • README: fix links, grammar, and update examples.
  • Add GNU/Hurd support #​1364
  • Add WASI wasip1 support #​1388
  • Remove uses of deprecated ioutil package #​1472
  • CI: update actions and golangci-lint #​1459
  • CI: remove appveyor, add macOS #​1460

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

step-security/harden-runner (step-security/harden-runner)

v2.14.0

Compare Source

What's Changed

  • Selective installation: Harden-Runner now skips installation on GitHub-hosted runners when the repository has a custom property skip_harden_runner, allowing organizations to opt out specific repos.
  • Avoid double install: The action no longer installs Harden-Runner if it’s already present on a GitHub-hosted runner, which could happen when a composite action also installs it.

Full Changelog: step-security/harden-runner@v2.13.3...v2.14.0

v2.13.3

Compare Source

What's Changed

  • Fixed an issue where process events were not uploaded in certain edge cases.

Full Changelog: step-security/harden-runner@v2.13.2...v2.13.3

v2.13.2

Compare Source

What's Changed

  • Fixed an issue where there was a limit of 512 allowed endpoints when using block egress policy. This restriction has been removed, allowing for an unlimited number of endpoints to be configured.
  • Harden Runner now automatically detects if the agent is already pre-installed on a custom VM image used by a GitHub-hosted runner. When detected, the action will skip reinstallation and use the existing agent.

Full Changelog: step-security/harden-runner@v2.13.1...v2.13.2

v2.13.1

Compare Source

What's Changed

  • Graceful handling of HTTP errors: Improved error handling when fetching Harden Runner policies from the StepSecurity Policy Store API, ensuring more reliable execution even in case of temporary network/API issues.

  • Security updates for npm dependencies: Updated vulnerable npm package dependencies to the latest secure versions.

  • Faster enterprise agent downloads: The enterprise agent is now downloaded from GitHub Releases instead of packages.stepsecurity.io, improving download speed and reliability.

Full Changelog: step-security/harden-runner@v2.13.0...v2.13.1


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/Toronto, Automerge - "after 9:00am and before 12:00pm on tuesday, wednesday, thursday" in timezone America/Toronto.

🚦 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 has been generated by Renovate Bot.

@renovate-coveooss renovate-coveooss bot requested a review from a team as a code owner August 4, 2025 04:01
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from e70ec5d to c6efe56 Compare August 13, 2025 00:13
@renovate-coveooss renovate-coveooss bot changed the title fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.9.1 fix(deps): update all non-major dependencies Aug 13, 2025
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from c6efe56 to 66a3b5a Compare August 14, 2025 15:14
@renovate-coveooss
Copy link
Contributor Author

renovate-coveooss bot commented Aug 14, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.37.0 -> v0.44.0
golang.org/x/net v0.39.0 -> v0.47.0
golang.org/x/sys v0.34.0 -> v0.39.0

@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f156b51 to f5b5ab9 Compare August 25, 2025 00:13
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7183d36 to fca89f4 Compare September 10, 2025 00:14
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bd44990 to 40682a2 Compare September 16, 2025 18:15
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 40682a2 to 5ace066 Compare October 6, 2025 00:02
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 288116b to a3a4075 Compare October 20, 2025 00:02
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 41049dd to bf4039e Compare November 18, 2025 15:21
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5d5698e to 431c993 Compare November 27, 2025 03:16
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 431c993 to e0b3ad5 Compare December 1, 2025 00:09
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3245e19 to df5e053 Compare December 15, 2025 17:01
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from df5e053 to 02c08d9 Compare December 16, 2025 19:31
@renovate-coveooss
Copy link
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.37.0 -> v0.44.0
golang.org/x/net v0.39.0 -> v0.47.0
golang.org/x/sys v0.34.0 -> v0.39.0

@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 02c08d9 to dc1cf6d Compare January 15, 2026 10:50
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.

1 participant