github / issue-metrics

Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
https://github.blog/2023-07-19-metrics-for-issues-pull-requests-and-discussions/
MIT License
372 stars 46 forks source link

chore(deps): bump the dependencies group with 4 updates #332

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the dependencies group with 4 updates: super-linter/super-linter, docker/setup-buildx-action, docker/build-push-action and actions/upload-artifact.

Updates super-linter/super-linter from 6.6.0 to 6.7.0

Release notes

Sourced from super-linter/super-linter's releases.

v6.7.0

6.7.0 (2024-07-05)

🚀 Features

🐛 Bugfixes

  • don't skip processing ansible_directory pwd (#5790) (c99ec77)

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies (#5823) (6c4bb6d)
  • docker: bump alpine/terragrunt from 1.8.4 to 1.9.0 (#5822) (ea5fe9f)
  • docker: bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828) (a138ab3)
  • docker: bump kustomize/kustomize from v5.0.1 to v5.4.2 (#5820) (b3b3bcc)
  • docker: bump terraform-linters/tflint from v0.51.1 to v0.51.2 (#5821) (56d2bd3)
  • docker: bump yoheimuta/protolint from 0.49.7 to 0.50.2 (#5819) (9733e88)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5810) (100de81)
  • npm: bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812) (d84e105)
  • npm: bump textlint-rule-terminology in /dependencies (#5813) (2d9cfec)
  • python: bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814) (7fe3194)
  • python: bump checkov in /dependencies/python (#5815) (9e52a6a)
  • python: bump mypy from 1.10.0 to 1.10.1 in /dependencies/python (#5817) (9c1a40c)
  • python: bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816) (0d06369)
  • python: bump ruff from 0.4.7 to 0.5.0 in /dependencies/python (#5818) (86eb9b6)

🧰 Maintenance

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

6.7.0 (2024-07-05)

🚀 Features

🐛 Bugfixes

  • don't skip processing ansible_directory pwd (#5790) (c99ec77)

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies (#5823) (6c4bb6d)
  • docker: bump alpine/terragrunt from 1.8.4 to 1.9.0 (#5822) (ea5fe9f)
  • docker: bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828) (a138ab3)
  • docker: bump kustomize/kustomize from v5.0.1 to v5.4.2 (#5820) (b3b3bcc)
  • docker: bump terraform-linters/tflint from v0.51.1 to v0.51.2 (#5821) (56d2bd3)
  • docker: bump yoheimuta/protolint from 0.49.7 to 0.50.2 (#5819) (9733e88)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5810) (100de81)
  • npm: bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812) (d84e105)
  • npm: bump textlint-rule-terminology in /dependencies (#5813) (2d9cfec)
  • python: bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814) (7fe3194)
  • python: bump checkov in /dependencies/python (#5815) (9e52a6a)
  • python: bump mypy from 1.10.0 to 1.10.1 in /dependencies/python (#5817) (9c1a40c)
  • python: bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816) (0d06369)
  • python: bump ruff from 0.4.7 to 0.5.0 in /dependencies/python (#5818) (86eb9b6)

🧰 Maintenance

6.6.0 (2024-06-03)

🚀 Features

... (truncated)

Commits
  • 3fe03ab chore(main): release 6.7.0 (#5733)
  • 256b227 chore: fix linting errors (#5843)
  • 32a200b ci: check for skipped and cancelled matrix jobs (#5840)
  • aa390de docs: fix linting errors (#5839)
  • a138ab3 deps(docker): bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828)
  • 100de81 deps(npm): bump @​typescript-eslint/eslint-plugin in /dependencies (#5810)
  • d84e105 deps(npm): bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812)
  • 2d9cfec deps(npm): bump textlint-rule-terminology in /dependencies (#5813)
  • 7fe3194 deps(python): bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814)
  • 9e52a6a deps(python): bump checkov in /dependencies/python (#5815)
  • Additional commits viewable in compare view


Updates docker/setup-buildx-action from 3.3.0 to 3.4.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.4.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0

Commits
  • 4fd8129 Merge pull request #312 from docker/dependabot/npm_and_yarn/undici-5.28.4
  • 3386dc4 chore: update generated content
  • d191aef build(deps): bump undici from 5.28.3 to 5.28.4
  • f686054 Merge pull request #338 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 7854785 chore: update generated content
  • 830928c fix builder type path
  • 26d2aec build(deps): bump @​docker/actions-toolkit from 0.23.0 to 0.31.0
  • ab17e3e Merge pull request #339 from crazy-max/missing-types-jsyaml
  • d79cb80 missing types for js-yaml
  • 13cf788 Merge pull request #326 from docker/dependabot/npm_and_yarn/uuid-10.0.0
  • Additional commits viewable in compare view


Updates docker/build-push-action from 6.2.0 to 6.3.0

Release notes

Sourced from docker/build-push-action's releases.

v6.3.0

Full Changelog: https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.0

Commits
  • 1a16264 Merge pull request #1172 from crazy-max/build-export-disable
  • 9eea548 chore: update generated content
  • 11c2faa rename DOCKER_BUILD_EXPORT_RETENTION_DAYS to DOCKER_BUILD_RECORD_RETENTION_DAYS
  • de2365a opt to disable build record upload
  • bca5082 Merge pull request #1173 from crazy-max/build-summary-env-change
  • e7aab40 chore: update generated content
  • 63eb759 switch DOCKER_BUILD_SUMMARY_DISABLE to DOCKER_BUILD_SUMMARY
  • 53ec486 Merge pull request #1171 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • fe9d9f1 chore: update generated content
  • ad37ba1 chore(deps): Bump @​docker/actions-toolkit from 0.30.0 to 0.31.0
  • Additional commits viewable in compare view


Updates actions/upload-artifact from 4.3.3 to 4.3.4

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.4

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions