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 2 updates #8100

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the devops group with 2 updates: google-github-actions/setup-gcloud and tj-actions/changed-files.

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.2.1 to 40.2.2

Release notes

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

v40.2.2

What's Changed

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

Changelog

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

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 jackton1@users.noreply.github.com (7611ff3) - (tj-actions[bot])

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

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

  • Update README.md (f732c37) - (Tonye Jack)
  • Updated README.md (#1778)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (04c0045) - (tj-actions[bot])

  • Update README.md (5cee511) - (Tonye Jack)
  • Update README.md (399525a) - (Tonye Jack)
  • Update README.md (c075bd2) - (Tonye Jack)
  • Update README.md (2918913) - (Tonye Jack)

📚 Documentation

  • Add rodrigorfk as a contributor for code, test, and bug (#1785) (187cf1e) - (allcontributors[bot])

⚙️ Miscellaneous Tasks

  • deps: Bump tj-actions/branch-names from 7 to 8 (#1782) (e1e532c) - (dependabot[bot])
  • deps: Update dependency @​types/node to v20.10.4 (dfecec4) - (renovate[bot])
  • deps: Update dependency typescript to v5.3.3 (208b83f) - (renovate[bot])
  • deps-dev: Bump @​types/jest from 29.5.10 to 29.5.11 (#1775) (ccb109a) - (dependabot[bot])
  • Update package.json (#1774) (95642a1) - (Tonye Jack)
  • Create SECURITY.md (#1773) (726e06f) - (Tonye Jack)
  • deps: Update typescript-eslint monorepo to v6.13.2 (d96fe5d) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v40.2.1 (#1771)

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

Commits

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

Bumps the devops group with 2 updates: [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


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.2.1 to 40.2.2
- [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.2.1...v40.2.2)

---
updated-dependencies:
- 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-patch
  dependency-group: devops
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 13, 2023 16:46
@dependabot dependabot bot requested review from gustavovalverde and removed request for a team December 13, 2023 16:46
@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 Dec 13, 2023
mergify bot added a commit that referenced this pull request Dec 15, 2023
@mergify mergify bot merged commit 39830b0 into main Dec 15, 2023
122 checks passed
@mergify mergify bot deleted the dependabot/github_actions/devops-47b37dd62b branch December 15, 2023 10:54
@oxarbitrage oxarbitrage mentioned this pull request Jan 17, 2024
41 tasks
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