Skip to content

chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.16#39

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x
Open

chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.16#39
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x

Conversation

@red-hat-konflux

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

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/googleapis/enterprise-certificate-proxy v0.3.2v0.3.16 age confidence

Warning

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


Release Notes

googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.16

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.15...v0.3.16

v0.3.15

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.14...v0.3.15

v0.3.14

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.13...v0.3.14

v0.3.13

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.12...v0.3.13

v0.3.12

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.11...v0.3.12

v0.3.11

Compare Source

What's Changed
New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@0.3.10...v0.3.11

v0.3.9

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.8...v0.3.9

v0.3.8

Compare Source

What's Changed
New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.7...v0.3.8

v0.3.7

Compare Source

This release creates ECP Http Proxy

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.6...v0.3.7

v0.3.6

Compare Source

New Feature Update!

This update includes support for keychain type selection on MacOS. The universal cert config now supports a new field "keychain_type" with the following possible values: "login", "system", or "all". If this field is missing or empty, we will assume "all", which is the current behavior. For devices with custom keychains, such as test keychains, the value "all" should be used to include the custom keychains in the search space.

Example config snippet:
{
"cert_configs": {
"macos_keychain": {
"issuer": "Google Endpoint Verification",
"keychain_type": "system"
},
...
}

The "darwin-specific" client has also been updated with a new API "NewSecureKeyWithOptions" that can be used to specify the keychain type.

Change Log

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.5...v0.3.6

v0.3.5

Compare Source

This release bumps Golang version to 1.23 and crypto to 0.35.0 to be compliant with CVE scanner.

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.4...v0.3.5

v0.3.4: Post-GA Release

Compare Source

This is strictly a version bump release to fix github mirrors issue associated with v0.3.3 (due incorrectly tagged commit id). No code changes between v0.3.3 and v0.3.4.

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.3...v0.3.4

v0.3.3: Post-GA Release

Compare Source

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.2...v0.3.3


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.

@snyk-io

snyk-io Bot commented Dec 24, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 - autoclosed Dec 28, 2025
@red-hat-konflux red-hat-konflux Bot closed this Dec 28, 2025
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch December 28, 2025 01:15
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 - autoclosed chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 Dec 28, 2025
@red-hat-konflux red-hat-konflux Bot reopened this Dec 28, 2025
@red-hat-konflux

red-hat-konflux Bot commented Dec 28, 2025

Copy link
Copy Markdown
Author

⚠️ 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: backend/go.sum
Command failed: go get -t ./...
go: downloading golang.org/x/sync v0.19.0
go: downloading golang.org/x/mod v0.31.0
go: downloading golang.org/x/sys v0.40.0
go: downloading golang.org/x/crypto v0.47.0
go: downloading golang.org/x/text v0.33.0
go: downloading golang.org/x/net v0.48.0
go: downloading golang.org/x/tools v0.40.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.16
go: downloading github.com/golang/protobuf v1.5.3
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/context: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/context
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/dal: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/dal
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/log: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/log
go: github.com/apache/incubator-devlake/helpers/unithelper imports
	github.com/apache/incubator-devlake/mocks/core/plugin: cannot find module providing package github.com/apache/incubator-devlake/mocks/core/plugin
go: github.com/apache/incubator-devlake/helpers/pluginhelper/api tested by
	github.com/apache/incubator-devlake/helpers/pluginhelper/api.test imports
	github.com/apache/incubator-devlake/mocks/helpers/pluginhelper/api: cannot find module providing package github.com/apache/incubator-devlake/mocks/helpers/pluginhelper/api
go: module github.com/aws/aws-sdk-go is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch from 9c53741 to d456d69 Compare December 28, 2025 05:15
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 - autoclosed Jan 3, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 3, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 - autoclosed chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 Jan 3, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 3, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch from 5c68d78 to d456d69 Compare January 3, 2026 09:17
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 - autoclosed Jan 5, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 5, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 - autoclosed chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 Jan 5, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 5, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch 2 times, most recently from d456d69 to a3ffd0e Compare January 7, 2026 05:13
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.7 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.8 Jan 7, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch from a3ffd0e to 7122333 Compare January 8, 2026 05:12
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.8 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.9 Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch from 7122333 to 50bda6f Compare January 14, 2026 05:04
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.9 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.11 Jan 14, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.11 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.11 - autoclosed Jan 23, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 23, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.11 - autoclosed chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.11 Jan 23, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 23, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch 2 times, most recently from 50bda6f to eca9644 Compare January 23, 2026 17:03
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.11 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.12 Feb 10, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch from 3d5cc3a to 6067aef Compare February 12, 2026 21:17
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.12 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.12 - autoclosed Mar 2, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 2, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.12 - autoclosed chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.12 Mar 2, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 2, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch 3 times, most recently from 8180f78 to f6a7294 Compare March 4, 2026 05:52
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.12 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.13 Mar 4, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch from f6a7294 to 200bfa9 Compare March 6, 2026 01:45
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.13 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 Mar 6, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch from 200bfa9 to 39a3041 Compare April 2, 2026 22:40
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 - autoclosed Apr 4, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 4, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 - autoclosed chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 Apr 5, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 5, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch 2 times, most recently from 39a3041 to 3c3f179 Compare April 5, 2026 01:55
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 - autoclosed Apr 5, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 5, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 - autoclosed chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch 2 times, most recently from 3c3f179 to 263afda Compare April 6, 2026 01:57
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 - autoclosed Apr 11, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 11, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 - autoclosed chore(deps): update module github.com/googleapis/enterprise-certificate-proxy to v0.3.14 Apr 12, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 12, 2026
…te-proxy to v0.3.16

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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