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 4 updates #8014

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

Bumps the devops group with 4 updates: actions/github-script, google-github-actions/auth, tj-actions/changed-files and docker/build-push-action.

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 1.2.0

Release notes

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

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.

What's Changed

New Contributors

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

Commits

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

Release notes

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

v40.2.0

What's Changed

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

Changelog

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

40.2.0 - (2023-11-27)

🚀 Features

  • Add support for passing branch name to the base_sha and sha inputs (#1742) (2139fa1) - (Tonye Jack)

🐛 Bug Fixes

  • Prevent similar commit hashes error when using the branch name (#1745) (da093c1) - (Tonye Jack)
  • Prevent similar commit hashes error when using the branch name (#1744) (c634be9) - (Tonye Jack)

📦 Bumps

  • Bump @​types/node from 20.9.3 to 20.9.4 (#1732)

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] (066e72a) - (dependabot[bot])

  • Bump @​types/jest from 29.5.8 to 29.5.9 (#1726)

Co-authored-by: dependabot[bot] Co-authored-by: repo-ranger[bot] (c23e564) - (dependabot[bot])

  • Bump @​types/micromatch from 4.0.5 to 4.0.6 (#1727)

Co-authored-by: dependabot[bot] Co-authored-by: repo-ranger[bot] (c008025) - (dependabot[bot])

  • Bump @​types/lodash from 4.14.201 to 4.14.202 (#1728)

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] Co-authored-by: repo-ranger[bot] (3a3d3a2) - (dependabot[bot])

  • Bump @​types/node from 20.9.2 to 20.9.3 (#1725)

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] (4da6e32) - (dependabot[bot])

➕ Add

  • Added missing changes and modified dist assets. (607d5dd) - (GitHub Action)
  • Added missing changes and modified dist assets. (7f1c4cb) - (GitHub Action)
  • Added missing changes and modified dist assets. (1cf54bb) - (GitHub Action)
  • Added missing changes and modified dist assets. (d8d3669) - (GitHub Action)

🔄 Update

... (truncated)

Commits
  • da093c1 fix: prevent similar commit hashes error when using the branch name (#1745)
  • c634be9 fix: prevent similar commit hashes error when using the branch name (#1744)
  • 2139fa1 feat: add support for passing branch name to the base_sha and sha inputs (#1742)
  • 6784c9e Update README.md
  • 607d5dd Added missing changes and modified dist assets.
  • d588360 chore(deps): lock file maintenance
  • 90f2c0c Update greetings.yml
  • 0d6e9b7 chore(deps): update dependency @​types/node to v20.10.0
  • 8f90cc1 chore(deps): update dependency @​types/node to v20.9.5
  • 75758bc chore(deps): update dependency @​types/jest to v29.5.10
  • 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
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

@dependabot dependabot bot requested a review from a team as a code owner November 28, 2023 00:36
@dependabot dependabot bot requested review from arya2 and removed request for a team November 28, 2023 00:36
@dependabot dependabot bot added 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 ❄️ labels Nov 28, 2023
Bumps the devops group with 4 updates: [actions/github-script](https://github.com/actions/github-script), [google-github-actions/auth](https://github.com/google-github-actions/auth), [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [docker/build-push-action](https://github.com/docker/build-push-action).


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 1.2.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...v1.2.0)

Updates `tj-actions/changed-files` from 40.1.1 to 40.2.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@v40.1.1...v40.2.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-minor
  dependency-group: devops
- dependency-name: tj-actions/changed-files
  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 force-pushed the dependabot/github_actions/devops-72fcc6609e branch from 445ee9f to 230ee21 Compare November 29, 2023 01:32
Copy link
Member

@gustavovalverde gustavovalverde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mergify bot added a commit that referenced this pull request Nov 29, 2023
@mergify mergify bot merged commit 620b751 into main Nov 29, 2023
147 of 148 checks passed
@mergify mergify bot deleted the dependabot/github_actions/devops-72fcc6609e branch November 29, 2023 05:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant