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 10 updates #470

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

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

Package From To
actions/checkout 4.1.1 4.1.5
google-github-actions/auth 2.1.1 2.1.2
docker/login-action 3.0.0 3.1.0
actions/add-to-project 0.5.0 1.0.1
r7kamura/rust-problem-matchers 1.4.0 1.5.0
codecov/codecov-action 4.0.1 4.3.1
tj-actions/changed-files 42.0.4 44.3.0
reviewdog/action-actionlint 1.41.0 1.45.0
baptiste0928/cargo-install 3.0.0 3.1.0
docker/build-push-action 5.1.0 5.3.0

Updates actions/checkout from 4.1.1 to 4.1.5

Release notes

Sourced from actions/checkout's releases.

v4.1.5

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

What's Changed

Full Changelog: actions/checkout@v4.1.3...v4.1.4

v4.1.3

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

We are investigating the following issue with this release and have rolled-back the v4 tag to point to v4.1.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.1...v4.1.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.4

v4.1.3

v4.1.2

Commits

Updates google-github-actions/auth from 2.1.1 to 2.1.2

Release notes

Sourced from google-github-actions/auth's releases.

v2.1.2

What's Changed

New Contributors

Full Changelog: google-github-actions/auth@v2...v2.1.2

Commits

Updates docker/login-action from 3.0.0 to 3.1.0

Release notes

Sourced from docker/login-action's releases.

v3.1.0

Full Changelog: docker/login-action@v3.0.0...v3.1.0

Commits
  • e92390c Merge pull request #685 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 1e752e2 chore: update generated content
  • 51c6097 build(deps): bump the aws-sdk-dependencies group with 2 updates
  • 8f079fb Merge pull request #676 from docker/dependabot/npm_and_yarn/proxy-agent-depen...
  • 16fa768 chore: update generated content
  • 46d1619 build(deps): bump the proxy-agent-dependencies group with 2 updates
  • 8c291c5 Merge pull request #682 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • ec726f4 build(deps): bump @​docker/actions-toolkit from 0.14.0 to 0.18.0
  • 5139682 Merge pull request #677 from docker/dependabot/npm_and_yarn/undici-5.28.3
  • 6d4e2ba chore: update generated content
  • Additional commits viewable in compare view

Updates actions/add-to-project from 0.5.0 to 1.0.1

Release notes

Sourced from actions/add-to-project's releases.

v1.0.1

Summary

This release includes dependency updates, including security fix to undici.

What's Changed

Full Changelog: actions/add-to-project@v1.0.0...v1.0.1

v1.0.0

Summary

This release promotes actions/add-to-projects to a major version 1 and marks the public API stable.

What's Changed

Full Changelog: actions/add-to-project@v0.6.1...v1.0.0

v0.6.1

What's Changed

... (truncated)

Commits
  • 9bfe908 Merge pull request #542 from actions/dependabot/npm_and_yarn/undici-5.28.4
  • aa4be74 Merge branch 'main' into dependabot/npm_and_yarn/undici-5.28.4
  • 2fbfb36 Merge pull request #548 from actions/dependabot/npm_and_yarn/types/node-16.18.96
  • 5bc7439 Merge pull request #549 from actions/dependabot/npm_and_yarn/typescript-5.4.5
  • 19e0b72 build(deps-dev): bump @​types/node from 16.18.91 to 16.18.96
  • 98a7c08 build(deps-dev): bump typescript from 5.4.3 to 5.4.5
  • 00c590e Merge pull request #547 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • 52491a9 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 4f1a839 Merge pull request #546 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • 8c9ffb2 Merge pull request #550 from actions/dependabot/npm_and_yarn/undici-5.28.4-fixes
  • Additional commits viewable in compare view

Updates r7kamura/rust-problem-matchers from 1.4.0 to 1.5.0

Release notes

Sourced from r7kamura/rust-problem-matchers's releases.

v1.5.0

What's Changed

Changed

Others

New Contributors

Full Changelog: r7kamura/rust-problem-matchers@v1.4.0...v1.5.0

Commits

Updates codecov/codecov-action from 4.0.1 to 4.3.1

Release notes

Sourced from codecov/codecov-action's releases.

v4.3.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.3.0...v4.3.1

v4.3.0

What's Changed

Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0

v4.2.0

What's Changed

... (truncated)

Commits
  • 5ecb98a chore(release): 4.3.1. (#1405)
  • 5a299d1 fix: bypass token checks for forks and OIDC (#1404)
  • dad251d docs: main branch (#1396)
  • e8bbe5f docs: Type Annotations (#1397)
  • a6fd87f build(deps-dev): bump @​typescript-eslint/parser from 7.7.1 to 7.8.0 (#1401)
  • 76c8cd6 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 (#...
  • 1290bdd style: Node Packages (#1394)
  • 951ef79 build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 (#1391)
  • bb71c1b build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#1392)
  • acc5d43 build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#1393)
  • Additional commits viewable in compare view

Updates tj-actions/changed-files from 42.0.4 to 44.3.0

Release notes

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

v44.3.0

What's Changed

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

v44.2.0

What's Changed

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

v44.1.0

What's Changed

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

v44.0.1

What's Changed

... (truncated)

Changelog

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

44.3.0 - (2024-04-18)

🚀 Features

  • Add support for returning posix path separator on windows (#2056) (0874344) - (Tonye Jack)

🐛 Bug Fixes

  • Add a fallback value for the max number for retries to fetch missing history (#2055) (9f8300f) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v44.2.0 (#2054)

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

44.2.0 - (2024-04-18)

🚀 Features

  • Add support for specifying the max number for retries to fetch missing history (#2052) (07c64e5) - (Tonye Jack)

🔄 Update

  • Updated README.md (#2053)

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

  • Updated README.md (#2049)

Co-authored-by: repo-ranger[bot] (831e892) - (tj-actions[bot])

⬆️ Upgrades

  • Upgraded to v44.1.0 (#2050)

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

44.1.0 - (2024-04-17)

🚀 Features

  • Add option to exclude submodules when detecting changes (#2047) (e052d30) - (Tonye Jack)

➕ Add

  • Added missing changes and modified dist assets. (d477ae5) - (GitHub Action)

⚙️ Miscellaneous Tasks

... (truncated)

Commits
  • 0874344 feat: add support for returning posix path separator on windows (#2056)
  • 9f8300f fix: add a fallback value for the max number for retries to fetch missing his...
  • a06b9e8 Upgraded to v44.2.0 (#2054)
  • 4c5f5d6 Updated README.md (#2053)
  • 07c64e5 feat: add support for specifying the max number for retries to fetch missing ...
  • 5bd3332 Upgraded to v44.1.0 (#2050)
  • 831e892 Updated README.md (#2049)
  • e052d30 feat: add option to exclude submodules when detecting changes (#2047)
  • 23a4490 chore(deps): update peter-evans/create-pull-request action to v6.0.4
  • 60e2739 chore(deps): update typescript-eslint monorepo to v7.7.0
  • Additional commits viewable in compare view

Updates reviewdog/action-actionlint from 1.41.0 to 1.45.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

Release v1.45.0

v1.45.0: PR #123 - chore(deps): update reviewdog to 0.17.4

Release v1.44.0

v1.44.0: PR #121 - chore(deps): update reviewdog to 0.17.3

Release v1.43.0

What's Changed

Full Changelog: reviewdog/action-actionlint@v1.42.0...v1.43.0

Release v1.42.0

What's Changed

Full Changelog: reviewdog/action-actionlint@v1.41.0...v1.42.0

Commits
  • 51bfb04 bump v1.45.0
  • 66c05c2 Merge branch 'main' into releases/v1
  • 3d0ed0d Merge pull request #123 from reviewdog/depup/reviewdog
  • fac8190 chore(deps): update reviewdog to 0.17.4
  • 9d8b580 bump v1.44.0
  • f38bb42 Merge branch 'main' into releases/v1
  • 0ed1ff9 Merge pull request #121 from reviewdog/depup/reviewdog
  • 846118a chore(deps): update reviewdog to 0.17.3
  • c6ee1eb bump v1.43.0
  • 208b7c0 Merge branch 'main' into releases/v1
  • Additional commits viewable in compare view

Updates baptiste0928/cargo-install from 3.0.0 to 3.1.0

Release notes

Sourced from baptiste0928/cargo-install's releases.

v3.1.0

Changed

  • Runner arch is included in the cache key.

Fixed

  • Fix runner os version resolution on macOS runners. (issue #24)

v3.0.1

Fixed

  • Improve git tag/branch resolution. (issue #22)
Changelog

Sourced from baptiste0928/cargo-install's changelog.

[3.1.0] - 2024-04-10

Changed

  • Runner arch is included in the cache key.

Fixed

  • Fix runner os version resolution on macOS runners. (issue #24)

[3.0.1] - 2024-03-08

Fixed

  • Improve git tag/branch resolution. (issue #22)
Commits
  • 9f6037e chore: release 3.1.0
  • f9da380 deps: update depende...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.1.5` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.1` | `2.1.2` |
| [docker/login-action](https://github.com/docker/login-action) | `3.0.0` | `3.1.0` |
| [actions/add-to-project](https://github.com/actions/add-to-project) | `0.5.0` | `1.0.1` |
| [r7kamura/rust-problem-matchers](https://github.com/r7kamura/rust-problem-matchers) | `1.4.0` | `1.5.0` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.0.1` | `4.3.1` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `42.0.4` | `44.3.0` |
| [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.41.0` | `1.45.0` |
| [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) | `3.0.0` | `3.1.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `5.1.0` | `5.3.0` |



Updates `actions/checkout` from 4.1.1 to 4.1.5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.1...v4.1.5)

Updates `google-github-actions/auth` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v2.1.1...v2.1.2)

Updates `docker/login-action` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.0.0...v3.1.0)

Updates `actions/add-to-project` from 0.5.0 to 1.0.1
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@v0.5.0...v1.0.1)

Updates `r7kamura/rust-problem-matchers` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/r7kamura/rust-problem-matchers/releases)
- [Commits](r7kamura/rust-problem-matchers@v1.4.0...v1.5.0)

Updates `codecov/codecov-action` from 4.0.1 to 4.3.1
- [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.0.1...v4.3.1)

Updates `tj-actions/changed-files` from 42.0.4 to 44.3.0
- [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@v42.0.4...v44.3.0)

Updates `reviewdog/action-actionlint` from 1.41.0 to 1.45.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@v1.41.0...v1.45.0)

Updates `baptiste0928/cargo-install` from 3.0.0 to 3.1.0
- [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.0.0...v3.1.0)

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: devops
- dependency-name: r7kamura/rust-problem-matchers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-major
  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-minor
  dependency-group: devops
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the C-trivial label May 8, 2024
Copy link
Author

dependabot bot commented on behalf of github May 8, 2024

The following labels could not be found: A-devops, A-dependencies, P-Low :snowflake:.

Copy link
Author

dependabot bot commented on behalf of github May 15, 2024

Superseded by #472.

@dependabot dependabot bot closed this May 15, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/devops-85a652ae8b branch May 15, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants