Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the github-actions group across 1 directory with 3 updates #776

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2024

Bumps the github-actions group with 3 updates in the / directory: dependabot/fetch-metadata, github/super-linter and peter-evans/create-pull-request.

Updates dependabot/fetch-metadata from 2.1.0 to 2.2.0

Release notes

Sourced from dependabot/fetch-metadata's releases.

v2.2.0

What's Changed

Full Changelog: dependabot/fetch-metadata@v2...v2.2.0

Commits
  • dbb049a v2.2.0 (#520)
  • 36bf1f9 Merge pull request #532 from dependabot/dependabot/npm_and_yarn/braces-3.0.3
  • a3420b5 Bump braces from 3.0.2 to 3.0.3
  • 006e43f Merge pull request #534 from dependabot/dependabot/github_actions/actions/cre...
  • 9c55ebe Bump actions/create-github-app-token from 1.10.0 to 1.10.2
  • 325b863 Merge pull request #523 from dependabot/dependabot/github_actions/actions/cre...
  • aec2f3e Bump actions/create-github-app-token from 1.9.0 to 1.10.0
  • See full diff in compare view

Updates github/super-linter from 6 to 7

Release notes

Sourced from github/super-linter's releases.

v7

What's Changed

New Contributors

Full Changelog: github/super-linter@v6...v7

Changelog

Sourced from github/super-linter's changelog.

7.1.0 (2024-08-27)

🚀 Features

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.25.1 to 2.26.0 in /dependencies (#6075) (e54ad63)
  • docker: bump alpine/helm from 3.15.3 to 3.15.4 (#6053) (1b48fe5)
  • docker: bump alpine/terragrunt from 1.9.4 to 1.9.5 (#6076) (1d0a32e)
  • docker: bump dart from 3.5.0-sdk to 3.5.1-sdk (#6077) (accbada)
  • docker: bump dotnet/sdk (#6055) (4d4214c)
  • docker: bump golang from 1.22.6-alpine to 1.23.0-alpine (#6035) (0ddf7d3)
  • docker: bump golangci/golangci-lint from v1.59.1 to v1.60.1 (#6030) (7e18323)
  • docker: bump golangci/golangci-lint from v1.60.1 to v1.60.3 (#6078) (544c685)
  • docker: bump goreleaser/goreleaser from v2.1.0 to v2.2.0 (#6031) (29a2973)
  • docker: bump hashicorp/terraform from 1.9.4 to 1.9.5 (#6079) (f788b4d)
  • docker: bump mvdan/shfmt from v3.8.0 to v3.9.0 (#6052) (74e31d7)
  • docker: bump tenable/terrascan from 1.18.11 to 1.19.2 (#6054) (1974944)
  • docker: bump terraform-linters/tflint from v0.52.0 to v0.53.0 (#6056) (1a05fca)
  • java: bump com.puppycrawl.tools:checkstyle (#6069) (b9ae288)
  • npm: bump @​react-native/eslint-config in /dependencies (#6070) (74111d2)
  • npm: bump asl-validator from 3.8.2 to 3.8.3 in /dependencies (#6073) (149cc20)
  • npm: bump next from 14.2.5 to 14.2.6 in /dependencies (#6072) (1cd74eb)
  • npm: bump react-router-dom from 6.26.0 to 6.26.1 in /dependencies (#6045) (acd4264)
  • npm: bump renovate from 38.27.0 to 38.55.1 in /dependencies (#6082) (202d47f)
  • npm: bump textlint from 14.0.5 to 14.2.0 in /dependencies (#6047) (012548d)
  • python: bump cfn-lint from 1.9.7 to 1.10.3 in /dependencies/python (#6048) (a03c956)
  • python: bump checkov in /dependencies/python (#6068) (cf58fd2)
  • python: bump mypy from 1.11.1 to 1.11.2 in /dependencies/python (#6064) (8442590)
  • python: bump ruff from 0.5.7 to 0.6.2 in /dependencies/python (#6066) (e5d15d0)
  • python: bump snakemake in /dependencies/python (#6067) (57e9914)
  • python: bump sqlfluff from 3.1.0 to 3.1.1 in /dependencies/python (#6065) (d9ac3cb)

🧰 Maintenance

... (truncated)

Commits
  • b807e99 Merge pull request #10 from github/upstream
  • 5ef42d2 Merge branch 'main' into upstream
  • b92721f chore(main): release 7.1.0 (#6040)
  • 5b13ace feat: add pyink as a Python formatter (#6083)
  • 202d47f deps(npm): bump renovate from 38.27.0 to 38.55.1 in /dependencies (#6082)
  • 1b48fe5 deps(docker): bump alpine/helm from 3.15.3 to 3.15.4 (#6053)
  • 1974944 deps(docker): bump tenable/terrascan from 1.18.11 to 1.19.2 (#6054)
  • 4d4214c deps(docker): bump dotnet/sdk (#6055)
  • 544c685 deps(docker): bump golangci/golangci-lint from v1.60.1 to v1.60.3 (#6078)
  • 74111d2 deps(npm): bump @​react-native/eslint-config in /dependencies (#6070)
  • Additional commits viewable in compare view

Updates peter-evans/create-pull-request from 6 to 7

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v7.0.0

✨ Now supports commit signing with bot-generated tokens! See "What's new" below. ✍️🤖

Behaviour changes

  • Action input git-token has been renamed branch-token, to be more clear about its purpose. The branch-token is the token that the action will use to create and update the branch.
  • The action now handles requests that have been rate-limited by GitHub. Requests hitting a primary rate limit will retry twice, for a total of three attempts. Requests hitting a secondary rate limit will not be retried.
  • The pull-request-operation output now returns none when no operation was executed.
  • Removed deprecated output environment variable PULL_REQUEST_NUMBER. Please use the pull-request-number action output instead.

What's new

  • The action can now sign commits as github-actions[bot] when using GITHUB_TOKEN, or your own bot when using GitHub App tokens. See commit signing for details.
  • Action input draft now accepts a new value always-true. This will set the pull request to draft status when the pull request is updated, as well as on creation.
  • A new action input maintainer-can-modify indicates whether maintainers can modify the pull request. The default is true, which retains the existing behaviour of the action.
  • A new output pull-request-commits-verified returns true or false, indicating whether GitHub considers the signature of the branch's commits to be verified.

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v6.1.0...v7.0.0

Create Pull Request v6.1.0

✨ Adds pull-request-branch as an action output.

What's Changed

... (truncated)

Commits
  • 8867c4a fix: handle ambiguous argument failure on diff stat (#3312)
  • 6073f54 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3291)
  • 6d01b56 build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 (#3290)
  • 25cf845 build(deps-dev): bump @​typescript-eslint/parser from 7.17.0 to 7.18.0 (#3289)
  • d87b980 build(deps-dev): bump @​types/node from 18.19.46 to 18.19.48 (#3288)
  • 119d131 build(deps): bump peter-evans/create-pull-request from 6 to 7 (#3283)
  • 73e6230 docs: update readme
  • c0348e8 ci: add v7 to workflow
  • 4320041 feat: signed commits (v7) (#3057)
  • 0c2a66f build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 (#3256)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 8, 2024
@github-actions github-actions bot enabled auto-merge September 8, 2024 20:28
Bumps the github-actions group with 3 updates in the / directory: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata), [github/super-linter](https://github.com/github/super-linter) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).


Updates `dependabot/fetch-metadata` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2.1.0...v2.2.0)

Updates `github/super-linter` from 6 to 7
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](github/super-linter@v6...v7)

Updates `peter-evans/create-pull-request` from 6 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-c187ef2c12 branch from 027a7a9 to 3f3502f Compare September 8, 2024 20:48
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_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant