Skip to content

fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2#290

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-redhatinsights-platform-go-middlewares-2.x
Open

fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2#290
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-redhatinsights-platform-go-middlewares-2.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Dec 6, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/redhatinsights/platform-go-middlewares v0.12.0v2.1.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

redhatinsights/platform-go-middlewares (github.com/redhatinsights/platform-go-middlewares)

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: RedHatInsights/platform-go-middlewares@v2.0.0...v2.1.0

v2.0.0

Compare Source

v1.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: RedHatInsights/platform-go-middlewares@v0.20.0...v1.0.0

v0.20.0

Compare Source

What's Changed

Full Changelog: RedHatInsights/platform-go-middlewares@v0.19.0...v0.20.0

v0.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: RedHatInsights/platform-go-middlewares@v0.18.0...v0.19.0

v0.18.0

Compare Source

Fixes a bug related to cloudwatch out sync messages.

v0.17.0

Compare Source

Update to allow X509 certificates when working through turnpike

v0.16.1

Compare Source

Fix bug related to auth_time

v0.16.0

Compare Source

Add logging when an identity fails to be unmarshalled

v0.15.0

Compare Source

Support for identities missing an account_number

v0.14.0: Fix for auth_time

Compare Source

AuthTime should be an int, not a string. This release fixes the issue.

v0.13.0: Add additional identity fields

Compare Source

Add fields for auth_type, employee_account_number, system and identity


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 - autoclosed Dec 12, 2025
@red-hat-konflux red-hat-konflux Bot closed this Dec 12, 2025
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-redhatinsights-platform-go-middlewares-2.x branch December 12, 2025 12:38
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 - autoclosed fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 Dec 12, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Dec 12, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-redhatinsights-platform-go-middlewares-2.x branch from 0ed843a to 6419387 Compare December 12, 2025 16:42
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Dec 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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: go.sum
Command failed: go mod tidy
go: finding module for package github.com/redhatinsights/platform-go-middlewares/v2/v2/logging/cloudwatch
go: finding module for package github.com/redhatinsights/platform-go-middlewares/v2/v2/request_id
go: finding module for package github.com/redhatinsights/platform-go-middlewares/v2/v2/identity
go: github.com/redhatinsights/export-service-go/cmd/export-service imports
	github.com/redhatinsights/platform-go-middlewares/v2/v2/identity: module github.com/redhatinsights/platform-go-middlewares/v2@latest found (v2.1.0), but does not contain package github.com/redhatinsights/platform-go-middlewares/v2/v2/identity
go: github.com/redhatinsights/export-service-go/cmd/export-service imports
	github.com/redhatinsights/platform-go-middlewares/v2/v2/request_id: module github.com/redhatinsights/platform-go-middlewares/v2@latest found (v2.1.0), but does not contain package github.com/redhatinsights/platform-go-middlewares/v2/v2/request_id
go: github.com/redhatinsights/export-service-go/logger imports
	github.com/redhatinsights/platform-go-middlewares/v2/v2/logging/cloudwatch: module github.com/redhatinsights/platform-go-middlewares/v2@latest found (v2.1.0), but does not contain package github.com/redhatinsights/platform-go-middlewares/v2/v2/logging/cloudwatch

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 - autoclosed Feb 18, 2026
@red-hat-konflux red-hat-konflux Bot closed this Feb 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 - autoclosed fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 Feb 18, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Feb 18, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-redhatinsights-platform-go-middlewares-2.x branch 2 times, most recently from 6419387 to 84a679a Compare February 18, 2026 08:58
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-redhatinsights-platform-go-middlewares-2.x branch from 84a679a to 9a84846 Compare March 27, 2026 21:29
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 - autoclosed Apr 26, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 26, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 - autoclosed fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 Apr 26, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 26, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-redhatinsights-platform-go-middlewares-2.x branch 2 times, most recently from 9a84846 to 1c8dff0 Compare April 26, 2026 09:30
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 - autoclosed May 3, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 3, 2026
…wares to v2

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 - autoclosed fix(deps): update module github.com/redhatinsights/platform-go-middlewares to v2 May 3, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 3, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-redhatinsights-platform-go-middlewares-2.x branch 2 times, most recently from 1c8dff0 to 382e634 Compare May 3, 2026 05:31
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.

0 participants