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 with 8 updates #331

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps the devops group with 8 updates:

Package From To
actions/github-script 7.0.0 7.0.1
google-github-actions/auth 1.1.1 2.0.0
google-github-actions/setup-gcloud 1.1.1 2.0.0
tj-actions/changed-files 40.1.1 40.2.3
reviewdog/action-actionlint 1.39.1 1.40.0
marocchino/validate-dependabot 2.1.0 2.2.0
docker/metadata-action 5.0.0 5.4.0
docker/build-push-action 5.0.0 5.1.0

Updates actions/github-script from 7.0.0 to 7.0.1

Release notes

Sourced from actions/github-script's releases.

v7.0.1

What's Changed

Full Changelog: actions/github-script@v7.0.0...v7.0.1

Commits
  • 60a0d83 Merge pull request #440 from actions/joshmgross/v7.0.1
  • b7fb200 Update version to 7.0.1
  • 12e22ed Merge pull request #439 from actions/joshmgross/avoid-setting-base-url
  • d319f8f Avoid setting baseUrl to undefined when input is not provided
  • See full diff in compare view

Updates google-github-actions/auth from 1.1.1 to 2.0.0

Release notes

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

v2.0.0

⚠️ This version requires Node 20 or later on the runner! If you are using GitHub-managed runners, no action is needed. If you are using self-hosted runners, make sure the system version of Node is version 20 or higher.

What's Changed

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

v1.3.0

What's Changed

Full Changelog: google-github-actions/auth@v1...v1.3.0

v1.2.0

⚠️ This version requires Node 20 or later on the runner! If you are using GitHub-managed runners, no action is needed. If you are using self-hosted runners, make sure the system version of Node is version 20 or higher. Reverted based on community feedback.

What's Changed

New Contributors

Full Changelog: google-github-actions/auth@v1...v1.2.0

Commits

Updates google-github-actions/setup-gcloud from 1.1.1 to 2.0.0

Release notes

Sourced from google-github-actions/setup-gcloud's releases.

v2.0.0

⚠️ This version requires Node 20 or later!

What's Changed

Full Changelog: google-github-actions/setup-gcloud@v1...v2.0.0

Commits

Updates tj-actions/changed-files from 40.1.1 to 40.2.3

Release notes

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

v40.2.3

What's Changed

Full Changelog: tj-actions/changed-files@v40...v40.2.3

v40.2.2

What's Changed

Full Changelog: tj-actions/changed-files@v40...v40.2.2

v40.2.1

What's Changed

... (truncated)

Changelog

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

40.2.3 - (2023-12-18)

➕ Add

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

🔄 Update

  • Update README.md (35da2a2) - (Tonye Jack)
  • Update README.md (e7023fa) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Update actions/setup-node action to v4.0.1 (56284d8) - (renovate[bot])
  • deps: Lock file maintenance (35ad678) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.10.5 (ca0db0e) - (renovate[bot])
  • deps: Update dependency eslint to v8.56.0 (03fcd0b) - (renovate[bot])
  • deps: Lock file maintenance (2329d9f) - (renovate[bot])
  • deps: Update actions/download-artifact action to v4 (#1793) (154ca89) - (renovate[bot])
  • deps: Update github/codeql-action action to v3 (#1792) (449352f) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v6.14.0 (7c18263) - (renovate[bot])
  • deps: Lock file maintenance (88be287) - (renovate[bot])
  • deps: Update dependency prettier to v3.1.1 (5513a5e) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v40.2.2 (#1787)

Co-authored-by: jackton1 [email protected] (46550b6) - (tj-actions[bot])

40.2.2 - (2023-12-10)

🐛 Bug Fixes

  • Bug recovering deleted files for submodules (#1784) (9454999) - (Tonye Jack)

➖ Remove

  • Deleted .github/workflows/auto-approve.yml (a661767) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1786)

Co-authored-by: jackton1 [email protected] (7611ff3) - (tj-actions[bot])

  • Update README.md (c116f52) - (Tonye Jack)
  • Updated README.md (#1779)

Co-authored-by: jackton1 [email protected] (0b0b642) - (tj-actions[bot])

... (truncated)

Commits
  • 56284d8 chore(deps): update actions/setup-node action to v4.0.1
  • 35ad678 chore(deps): lock file maintenance
  • ca0db0e chore(deps): update dependency @​types/node to v20.10.5
  • 03fcd0b chore(deps): update dependency eslint to v8.56.0
  • 35da2a2 Update README.md
  • 2329d9f chore(deps): lock file maintenance
  • 154ca89 chore(deps): update actions/download-artifact action to v4 (#1793)
  • 449352f chore(deps): update github/codeql-action action to v3 (#1792)
  • 7c18263 chore(deps): update typescript-eslint monorepo to v6.14.0
  • af2816c Added missing changes and modified dist assets.
  • Additional commits viewable in compare view

Updates reviewdog/action-actionlint from 1.39.1 to 1.40.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

Release v1.40.0

v1.40.0: PR #114 - chore(deps): update reviewdog to 0.16.0

What's Changed

Full Changelog: reviewdog/action-actionlint@v1.39...v1.40.0

Commits

Updates marocchino/validate-dependabot from 2.1.0 to 2.2.0

Release notes

Sourced from marocchino/validate-dependabot's releases.

v2.2.0

Commits

Updates docker/metadata-action from 5.0.0 to 5.4.0

Release notes

Sourced from docker/metadata-action's releases.

v5.4.0

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

v5.3.0

Full Changelog: docker/metadata-action@v5.2.0...v5.3.0

v5.2.0

Full Changelog: docker/metadata-action@v5.1.0...v5.2.0

v5.1.0

Full Changelog: docker/metadata-action@v5.0.0...v5.1.0

Commits
  • 9dc751f Merge pull request #369 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • c94c54c chore: update generated content
  • 187f092 chore(deps): Bump @​docker/actions-toolkit from 0.15.0 to 0.16.0
  • 6d6eaf3 Merge pull request #365 from docker/dependabot/npm_and_yarn/csv-parse-5.5.3
  • 1484a7e chore(deps): Bump csv-parse from 5.5.2 to 5.5.3
  • 31cebac Merge pull request #363 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 394bbab chore: update generated content
  • ee4c905 chore(deps): Bump @​docker/actions-toolkit from 0.14.0 to 0.15.0
  • e6428a5 Merge pull request #361 from crazy-max/custom-annotations
  • 26b4721 Merge pull request #359 from favonia/document-annotations
  • Additional commits viewable in compare view

Updates docker/build-push-action from 5.0.0 to 5.1.0

Release notes

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

v5.1.0

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

Commits
  • 4a13e50 Merge pull request #1006 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 7416668 chore: update generated content
  • b4f76a5 chore(deps): Bump @​docker/actions-toolkit from 0.13.0 to 0.14.0
  • b7feb76 Merge pull request #1005 from crazy-max/ci-inspect
  • fae8018 ci: inspect sbom and provenance
  • b625868 Merge pull request #1004 from crazy-max/ci-update-buildx
  • 5193ef1 ci: update buildx to latest
  • d3afd77 Merge pull request #991 from docker/dependabot/npm_and_yarn/babel/traverse-7....
  • 7a786bb Merge pull request #992 from crazy-max/annotations
  • c66ae3a chore: update generated content
  • Additional commits viewable in compare view

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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/github-script](https://github.com/actions/github-script) | `7.0.0` | `7.0.1` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth) | `1.1.1` | `2.0.0` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `1.1.1` | `2.0.0` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `40.1.1` | `40.2.3` |
| [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.39.1` | `1.40.0` |
| [marocchino/validate-dependabot](https://github.com/marocchino/validate-dependabot) | `2.1.0` | `2.2.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `5.0.0` | `5.4.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `5.0.0` | `5.1.0` |


Updates `actions/github-script` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7.0.0...v7.0.1)

Updates `google-github-actions/auth` from 1.1.1 to 2.0.0
- [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@v1.1.1...v2.0.0)

Updates `google-github-actions/setup-gcloud` from 1.1.1 to 2.0.0
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/setup-gcloud@v1.1.1...v2.0.0)

Updates `tj-actions/changed-files` from 40.1.1 to 40.2.3
- [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@v40.1.1...v40.2.3)

Updates `reviewdog/action-actionlint` from 1.39.1 to 1.40.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@v1.39.1...v1.40.0)

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

Updates `docker/metadata-action` from 5.0.0 to 5.4.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v5.0.0...v5.4.0)

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

---
updated-dependencies:
- dependency-name: actions/github-script
  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-major
  dependency-group: devops
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: devops
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
- dependency-name: reviewdog/action-actionlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
- dependency-name: marocchino/validate-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
- dependency-name: docker/metadata-action
  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] <[email protected]>
@dependabot dependabot bot added the C-trivial label Dec 21, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 21, 2023

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

Copy link
Author

dependabot bot commented on behalf of github Dec 28, 2023

Superseded by #333.

@dependabot dependabot bot closed this Dec 28, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/devops-c396f12996 branch December 28, 2023 03:48
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