Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/cache action digest 0400d5f -> 0057852 OpenSSF Scorecard
actions/stale action digest 3a9db7e -> 5f858e3 OpenSSF Scorecard
github.com/corazawaf/coraza-coreruleset/v4 require minor v4.17.1 -> v4.19.0 OpenSSF Scorecard
github.com/coreruleset/albedo require minor v0.2.0 -> v0.3.0 OpenSSF Scorecard
github.com/jcchavezs/mergefs require patch v0.1.0 -> v0.1.1 OpenSSF Scorecard
github.com/kaptinlin/jsonschema require minor v0.4.6 -> v0.5.2 OpenSSF Scorecard
github.com/mccutchen/go-httpbin/v2 require minor v2.18.3 -> v2.19.0 OpenSSF Scorecard
github/codeql-action action digest e296a93 -> 0499de3 OpenSSF Scorecard

Release Notes

corazawaf/coraza-coreruleset (github.com/corazawaf/coraza-coreruleset/v4)

v4.19.0

Compare Source

v4.19.0 ships:

Note that to run the CRS regression tests against this version:

  • An updated version (>=v1.0.0) of go-ftw is needed. See go-ftw releases.
  • Albedo is expected to be the backend server.

Full Changelog: corazawaf/coraza-coreruleset@v4.18.0...v4.19.0

v4.18.0

Compare Source

v4.18.0 ships:

Note that to run the CRS regression tests against this version:

  • An updated version (>=v1.0.0) of go-ftw is needed. See go-ftw releases.
  • Albedo is expected to be the backend server.

Full Changelog: corazawaf/coraza-coreruleset@v4.17.1...v4.18.0

coreruleset/albedo (github.com/coreruleset/albedo)

v0.3.0

Compare Source

What's Changed

🌟 New Features
⚙️ Dependency updates
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @​renovate[bot] in #​69
  • chore(deps): update golangci/golangci-lint-action action to v8 in .github/workflows/test.yml by @​renovate[bot] in #​70
  • chore(deps): update actions/setup-go action to v5.5.0 in .github/workflows/test.yml by @​renovate[bot] in #​71
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @​renovate[bot] in #​72
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @​renovate[bot] in #​73
  • chore(deps): update github/codeql-action action to v3.28.19 in .github/workflows/scorecard.yml by @​renovate[bot] in #​74
  • chore(deps): update github/codeql-action action to v3.29.0 in .github/workflows/scorecard.yml by @​renovate[bot] in #​75
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @​renovate[bot] in #​76
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @​renovate[bot] in #​77
  • chore(deps): update github/codeql-action action to v3.29.2 in .github/workflows/scorecard.yml by @​renovate[bot] in #​78
  • chore(deps): update sigstore/cosign-installer action to v3.9.2 in .github/workflows/release.yml by @​renovate[bot] in #​79
  • chore(deps): update github/codeql-action action to v3.29.4 in .github/workflows/scorecard.yml by @​renovate[bot] in #​80
  • chore(deps): update github/codeql-action action to v3.29.5 in .github/workflows/scorecard.yml by @​renovate[bot] in #​81
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @​renovate[bot] in #​82
  • chore(deps): update all non-major dependencies in .github/workflows/test.yml by @​renovate[bot] in #​83
  • chore(deps): update all major dependencies to v5 in .github/workflows/test.yml (major) by @​renovate[bot] in #​84
  • fix(deps): update all non-major dependencies in .github/workflows/release.yml by @​renovate[bot] in #​85
  • fix(deps): update all non-major dependencies in go.mod by @​renovate[bot] in #​86
  • chore(deps): update actions/setup-go action to v6 in .github/workflows/test.yml by @​renovate[bot] in #​87
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @​renovate[bot] in #​88
  • chore(deps): update github/codeql-action action to v3.30.5 in .github/workflows/scorecard.yml by @​renovate[bot] in #​91
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @​renovate[bot] in #​92
  • chore(deps): update github/codeql-action action to v3.30.8 in .github/workflows/scorecard.yml by @​renovate[bot] in #​93
  • chore(deps): update github/codeql-action action to v4 in .github/workflows/scorecard.yml by @​renovate[bot] in #​94

New Contributors

Full Changelog: coreruleset/albedo@v0.2.0...v0.3.0

jcchavezs/mergefs (github.com/jcchavezs/mergefs)

v0.1.1: Version 0.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: jcchavezs/mergefs@v0.1.0...v0.1.1

kaptinlin/jsonschema (github.com/kaptinlin/jsonschema)

v0.5.2

Compare Source

v0.5.1

Compare Source

v0.5.0

Compare Source

v0.4.15

Compare Source

v0.4.14

Compare Source

v0.4.13

Compare Source

v0.4.12

Compare Source

v0.4.11

Compare Source

v0.4.10

Compare Source

v0.4.9

Compare Source

v0.4.8

Compare Source

v0.4.7

Compare Source

mccutchen/go-httpbin (github.com/mccutchen/go-httpbin/v2)

v2.19.0

Compare Source

[!WARNING]
Potential Breaking Change

Pre-built docker images provided on Docker Hub and GitHub Container Registry now run as non-root by default, which may necessitate additional configuration for deployments that use both privileged ports and host networking. See Configuring non-root docker images in the README and #​224 for more details.

What's Changed

New Contributors

Full Changelog: mccutchen/go-httpbin@v2.18.3...v2.19.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added dependencies Pull requests that update a dependency file go minor labels Sep 11, 2025
@renovate renovate bot requested a review from a team as a code owner September 11, 2025 01:08
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 11, 2025
@renovate renovate bot enabled auto-merge (squash) September 11, 2025 01:08
@renovate
Copy link
Contributor Author

renovate bot commented Sep 11, 2025

⚠️ 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: go.sum
Command failed: go get -t ./...
go: module github.com/kaptinlin/[email protected] requires go >= 1.25; switching to go1.25.3
go: downloading go1.25.3 (linux/amd64)
go: download go1.25.3: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: testing/coreruleset/go.sum
Command failed: go get -t ./...
go: module github.com/kaptinlin/[email protected] requires go >= 1.25; switching to go1.25.3
go: downloading go1.25.3 (linux/amd64)
go: download go1.25.3: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 11, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 17, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 24, 2025
@renovate renovate bot changed the title fix(deps): update all non-major dependencies in testing/coreruleset/go.mod fix(deps): update all non-major dependencies in .github/workflows/tinygo.yml Sep 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d76a36a to d5b609b Compare September 25, 2025 12:40
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 25, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 26, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 26, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e1fd1f to 1c731c2 Compare October 7, 2025 19:44
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 7, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 8, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 10, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 15, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 19, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 21, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 24, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 30, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 30, 2025
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 digest github-tags

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant