Skip to content

fix(deps): update all major dependencies to v3 in .github/workflows/release.yml - #667

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-3-all-major
Open

fix(deps): update all major dependencies to v3 in .github/workflows/release.yml#667
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-3-all-major

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/create-github-app-token action major v1.12.0v3.2.0
github.com/coreruleset/ftw-tests-schema/v2 require major v2.3.0v3.0.1

Release Notes

actions/create-github-app-token (actions/create-github-app-token)

v3.2.0

Compare Source

Features
Bug Fixes

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Bug Fixes
Features

v3.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
  • Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.

v2.2.2

Compare Source

Bug Fixes

v2.2.1

Compare Source

Bug Fixes
  • deps: bump the production-dependencies group with 2 updates (#​311) (b212e6a)

v2.2.0

Compare Source

Bug Fixes
Features

v2.1.4

Compare Source

Bug Fixes

v2.1.3

Compare Source

Bug Fixes
  • deps: bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (#​254) (f3d5ec2)

v2.1.2

Compare Source

Bug Fixes

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Features

v2.0.6

Compare Source

Bug Fixes

v2.0.5

Compare Source

Bug Fixes
  • deps: bump the production-dependencies group with 3 updates (#​240) (d64d7d7)

v2.0.4

Compare Source

Bug Fixes

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes
  • deps: bump the production-dependencies group across 1 directory with 2 updates (#​228) (2411bfc)

v2.0.0

Compare Source

BREAKING CHANGES
  • Removed deprecated inputs (app_id, private_key, skip_token_revoke) and made app-id and private-key required in the action configuration.
coreruleset/ftw-tests-schema (github.com/coreruleset/ftw-tests-schema/v2)

v3.0.1

Compare Source

What's Changed

Full Changelog: coreruleset/ftw-tests-schema@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed

Important
  • feat: introduce v3 schema with Go template support by @​fzipi in #​67

Other changes

  • chore(deps): update all non-major dependencies in .github/workflows/lint.yml by @​renovate[bot] in #​39
  • chore(deps): update all non-major dependencies in .github/workflows/lint.yml by @​renovate[bot] in #​40
  • chore(deps): update golangci/golangci-lint-action action to v7 in .github/workflows/lint.yml by @​renovate[bot] in #​41
  • chore(deps): update golangci/golangci-lint-action digest to 9fae48a in .github/workflows/lint.yml by @​renovate[bot] in #​42
  • chore(deps): update golangci/golangci-lint-action action to v8 in .github/workflows/lint.yml by @​renovate[bot] in #​43
  • chore(deps): update actions/setup-go digest to d35c59a in .github/workflows/lint.yml by @​renovate[bot] in #​44
  • chore(deps): update all non-major dependencies in .github/workflows/lint.yml by @​renovate[bot] in #​45
  • chore(deps): update actions/checkout action to v5 in .github/workflows/lint.yml by @​renovate[bot] in #​46
  • fix(deps): update module github.com/stretchr/testify to v1.11.0 in go.mod by @​renovate[bot] in #​47
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 in go.mod by @​renovate[bot] in #​48
  • chore(deps): update actions/setup-go action to v6 in .github/workflows/lint.yml by @​renovate[bot] in #​49
  • chore(deps): update golangci/golangci-lint-action action to v9 in .github/workflows/lint.yml by @​renovate[bot] in #​50
  • chore(deps): update all non-major dependencies in .github/workflows/lint.yml by @​renovate[bot] in #​51
  • chore(deps): update actions/checkout action to v6 in .github/workflows/lint.yml by @​renovate[bot] in #​52
  • chore(deps): update all non-major dependencies in .github/workflows/lint.yml by @​renovate[bot] in #​53
  • chore(deps): update actions/setup-go digest to 7a3fe6c in .github/workflows/lint.yml by @​renovate[bot] in #​54
  • chore(deps): update actions/checkout digest to de0fac2 in .github/workflows/lint.yml by @​renovate[bot] in #​55
  • chore(deps): update dependency go to 1.26.x in .github/workflows/lint.yml by @​renovate[bot] in #​56
  • chore(deps): update actions/setup-go digest to 4b73464 in .github/workflows/lint.yml by @​renovate[bot] in #​57
  • fix: change Renovate config source from local to GitHub by @​fzipi in #​59
  • fix: add main branch trigger for lint workflow by @​fzipi in #​60
  • fix(deps): update all non-major dependencies in .github/workflows/lint.yml by @​renovate[bot] in #​58

Full Changelog: coreruleset/ftw-tests-schema@v2.3.0...v3.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • 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 github-tags major labels Sep 7, 2026
@renovate
renovate Bot force-pushed the renovate/major-3-all-major branch from 827891c to f8444f5 Compare September 7, 2026 21:49
@renovate

renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
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):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=7 days

Details:

Package Change
go 1.25.0 -> 1.25.7
github.com/magefile/mage v1.17.0 -> v1.17.2

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 github-tags major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants