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

build(deps): bump the devops group across 1 directory with 6 updates #8647

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps the devops group with 6 updates in the / directory:

Package From To
actions/checkout 4.1.6 4.1.7
codecov/codecov-action 4.4.1 4.5.0
tj-actions/changed-files 44.5.2 44.5.5
reviewdog/action-actionlint 1.48.0 1.51.0
baptiste0928/cargo-install 3.1.0 3.1.1
docker/build-push-action 5.3.0 6.2.0

Updates actions/checkout from 4.1.6 to 4.1.7

Release notes

Sourced from actions/checkout's releases.

v4.1.7

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.6...v4.1.7

Changelog

Sourced from actions/checkout's changelog.

v4.1.7

Commits

Updates codecov/codecov-action from 4.4.1 to 4.5.0

Release notes

Sourced from codecov/codecov-action's releases.

v4.5.0

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0

Commits
  • e28ff12 chore(release): bump to 4.5.0 (#1477)
  • 7594baa Use an existing token even if the PR is from a fork (#1471)
  • 81c0a51 feat: add support for tokenless v3 (#1410)
  • f5e203f build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 ...
  • 7c48363 build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1475)
  • 69e5d09 build(deps-dev): bump @​typescript-eslint/parser from 7.12.0 to 7.13.0 (#1474)
  • feaf700 fix: handle trailing commas (#1470)
  • 7b6a727 build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#1472)
  • ccf7a1f build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 ...
  • f03f015 build(deps-dev): bump @​typescript-eslint/parser from 7.11.0 to 7.12.0 (#1467)
  • Additional commits viewable in compare view

Updates tj-actions/changed-files from 44.5.2 to 44.5.5

Release notes

Sourced from tj-actions/changed-files's releases.

v44.5.5

What's Changed

Full Changelog: tj-actions/changed-files@v44...v44.5.5

v44.5.4

What's Changed

Full Changelog: tj-actions/changed-files@v44...v44.5.4

v44.5.3

What's Changed

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

44.5.5 - (2024-06-24)

⚙️ Miscellaneous Tasks

⬆️ Upgrades

  • Upgraded to v44.5.4 (#2165)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (0b99ecf) - (tj-actions[bot])

44.5.4 - (2024-06-23)

🐛 Bug Fixes

  • Error using since_last_remote_commit with the first PR commit (#2163) (cc3bbb0) - (Tonye Jack)
  • deps: Update dependency @​octokit/rest to v21 (#2158) (7891350) - (renovate[bot])

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.14.8 (373db58) - (renovate[bot])
  • deps-dev: Bump @​types/uuid from 9.0.8 to 10.0.0 (#2160) (9161a8d) - (dependabot[bot])
  • deps: Update dependency @​types/node to v20.14.7 (457e041) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v44.5.3 (#2154)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (e13fb92) - (tj-actions[bot])

44.5.3 - (2024-06-19)

🐛 Bug Fixes

  • deps: Update dependency yaml to v2.4.5 (57a81a3) - (renovate[bot])
  • deps: Update dependency yaml to v2.4.4 (3de0776) - (renovate[bot])
  • deps: Update dependency yaml to v2.4.3 (#2120) (60268df) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (2972fe4) - (GitHub Action)
  • Added missing changes and modified dist assets. (1d8732f) - (GitHub Action)

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.14.6 (eaf854e) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v6.1.0 (681bf92) - (renovate[bot])

... (truncated)

Commits
  • cc73385 chore: remove debug lines (#2166)
  • 0b99ecf Upgraded to v44.5.4 (#2165)
  • cc3bbb0 fix: error using since_last_remote_commit with the first PR commit (#2163)
  • 373db58 chore(deps): update dependency @​types/node to v20.14.8
  • 9161a8d chore(deps-dev): bump @​types/uuid from 9.0.8 to 10.0.0 (#2160)
  • e13fb92 Upgraded to v44.5.3 (#2154)
  • 7891350 fix(deps): update dependency @​octokit/rest to v21 (#2158)
  • 457e041 chore(deps): update dependency @​types/node to v20.14.7
  • eaf854e chore(deps): update dependency @​types/node to v20.14.6
  • 681bf92 chore(deps): update peter-evans/create-pull-request action to v6.1.0
  • Additional commits viewable in compare view

Updates reviewdog/action-actionlint from 1.48.0 to 1.51.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

Release v1.51.0

v1.51.0: PR #135 - chore(deps): update reviewdog to 0.18.1

Release v1.50.0

v1.50.0: PR #134 - chore(deps): update reviewdog to 0.18.0

Release v1.49.0

v1.49.0: PR #133 - Change the default filter_mode to file

Commits
  • afad3b6 bump v1.51.0
  • 3095868 Merge branch 'main' into releases/v1
  • 1b4bd00 Merge pull request #135 from reviewdog/depup/reviewdog
  • e183d38 chore(deps): update reviewdog to 0.18.1
  • 2927e85 bump v1.50.0
  • ce66d11 Merge branch 'main' into releases/v1
  • 6041cec Merge pull request #134 from reviewdog/depup/reviewdog
  • 08ac230 chore(deps): update reviewdog to 0.18.0
  • 52819f5 bump v1.49.0
  • c47c165 Merge branch 'main' into releases/v1
  • Additional commits viewable in compare view

Updates baptiste0928/cargo-install from 3.1.0 to 3.1.1

Release notes

Sourced from baptiste0928/cargo-install's releases.

v3.1.1

Fixed

  • Pre-release versions are ignored when resolving the latest version.
Changelog

Sourced from baptiste0928/cargo-install's changelog.

[3.1.1] - 2024-06-24

Fixed

  • Pre-release versions are ignored when resolving the latest version.
Commits
  • 904927d chore: release 3.1.1
  • 4e83fc4 fix: skip pre-releases for latest version
  • fc496b7 build: provide packageManager version for corepack
  • 8abd913 deps: update dependencies
  • See full diff in compare view

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

Release notes

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

v6.2.0

Full Changelog: docker/build-push-action@v6.1.0...v6.2.0

v6.1.0

Full Changelog: docker/build-push-action@v6.0.2...v6.1.0

v6.0.2

Full Changelog: docker/build-push-action@v6.0.1...v6.0.2

v6.0.1

Full Changelog: docker/build-push-action@v6.0.0...v6.0.1

v6.0.0

[!NOTE] This major release adds support for generating Build summary and exporting build record for your build. You can disable this feature by setting DOCKER_BUILD_NO_SUMMARY: true environment variable in your workflow.

Full Changelog: docker/build-push-action@v5.4.0...v6.0.0

v5.4.0

Full Changelog: docker/build-push-action@v5.3.0...v5.4.0

Commits
  • 1556069 Merge pull request #1158 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 57e1d34 chore: update generated content
  • 309982e chore(deps): Bump @​docker/actions-toolkit from 0.27.0 to 0.28.0
  • 9476c25 Merge pull request #1153 from crazy-max/export-retention
  • 97be5a4 chore: update generated content
  • 9cac6c8 use default retention days for build export artifact
  • 31159d4 Merge pull request #1149 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 07e1c3e chore: update generated content
  • f7febd6 chore(deps): Bump @​docker/actions-toolkit from 0.26.2 to 0.27.0
  • f6010ea Merge pull request #1147 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
codecov/codecov-action [>= 3.0.a, < 3.1]
tj-actions/changed-files [>= 31.0.a, < 31.1]
tj-actions/changed-files [>= 30.0.a, < 30.1]

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 <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

Bumps the devops group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.6` | `4.1.7` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.4.1` | `4.5.0` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `44.5.2` | `44.5.5` |
| [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.48.0` | `1.51.0` |
| [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) | `3.1.0` | `3.1.1` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `5.3.0` | `6.2.0` |



Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.6...v4.1.7)

Updates `codecov/codecov-action` from 4.4.1 to 4.5.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.4.1...v4.5.0)

Updates `tj-actions/changed-files` from 44.5.2 to 44.5.5
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v44.5.2...v44.5.5)

Updates `reviewdog/action-actionlint` from 1.48.0 to 1.51.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@v1.48.0...v1.51.0)

Updates `baptiste0928/cargo-install` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/baptiste0928/cargo-install/releases)
- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md)
- [Commits](baptiste0928/cargo-install@v3.1.0...v3.1.1)

Updates `docker/build-push-action` from 5.3.0 to 6.2.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5.3.0...v6.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: reviewdog/action-actionlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
- dependency-name: baptiste0928/cargo-install
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: devops
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 26, 2024 15:54
@dependabot dependabot bot removed the request for review from a team June 26, 2024 15:54
@dependabot dependabot bot added the A-dependencies Area: Dependency file updates label Jun 26, 2024
@dependabot dependabot bot requested a review from upbqdn June 26, 2024 15:54
@dependabot dependabot bot added A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️ labels Jun 26, 2024
@upbqdn upbqdn requested review from gustavovalverde and removed request for upbqdn June 26, 2024 20:57
@upbqdn upbqdn added the do-not-merge Tells Mergify not to merge this PR label Jun 28, 2024
@arya2 arya2 removed the do-not-merge Tells Mergify not to merge this PR label Jul 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2024

Superseded by #8663.

@dependabot dependabot bot closed this Jul 3, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/devops-8a7ef0813d branch July 3, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants