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

chore(deps): bump tj-actions/changed-files from 29.0.3 to 29.0.4 #7066

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2022

Bumps tj-actions/changed-files from 29.0.3 to 29.0.4.

Release notes

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

v29.0.4

What's Changed

Full Changelog: tj-actions/changed-files@v29.0.3...v29.0.4

Changelog

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

v29.0.4 (2022-09-08)

Full Changelog

Fixed bugs:

  • [BUG] Changed files are always missed on macOS #614

Closed issues:

  • Looping over files with spaces. #609
  • stale github.community reference #608

Merged pull requests:

Commits
  • c41b715 Merge pull request #617 from tj-actions/fix/bug-with-similar-commits-when-git...
  • d0e5182 fix: bug with similar commits when github.event.before is empty
  • 17ea453 Merge pull request #616 from tj-actions/chore/set-defaults-for-until-and-sinc...
  • 7b0c3d7 chore: set defaults for until and since inputs
  • 9461e99 Merge pull request #613 from tj-actions/chore/update-readme
  • b4c0efa chore: update readme
  • 98d07d4 Merge pull request #611 from tj-actions/chore/test-using-for-loop-with-output
  • bbc26e5 Update test.yml
  • 01d9c79 Update test.yml
  • 48326e1 Update test rename 1.txt
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.3 to 29.0.4.
- [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@v29.0.3...v29.0.4)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 🔗 dependencies Address project dependencies 🔗 dependencies:github-actions Address CI dependencies related with GitHub Actions 🤖 automation Automated tasks done by workflows or bots labels Sep 10, 2022
@dependabot dependabot bot requested a review from a team September 10, 2022 10:10
Copy link
Member

@LuigiImVector LuigiImVector left a comment

Choose a reason for hiding this comment

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

LGTM

@LuigiImVector LuigiImVector added the 🚀 ready to merge LGTM. Waiting for final approval label Sep 10, 2022
@davorpa
Copy link
Member

davorpa commented Sep 10, 2022

LGTM

Lets wait a bit due to tj-actions/changed-files#617.

It could cause that crash on push the first time over new branch appear again. 0000000000000000000000000000000000000000 is the null sha.

EDIT: Not applied. parameter inputs.since_last_remote_commit (the first condition in the if) is not used in our workflow

Copy link
Member

@davorpa davorpa left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 384d0f0 into main Sep 10, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-29.0.4 branch September 10, 2022 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automation Automated tasks done by workflows or bots 🔗 dependencies:github-actions Address CI dependencies related with GitHub Actions 🔗 dependencies Address project dependencies 🚀 ready to merge LGTM. Waiting for final approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants