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): Update tj-actions/changed-files action to v42 #558

Merged
merged 3 commits into from
Feb 15, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Feb 1, 2024

This PR contains the following updates:

Package Type Update Change
tj-actions/changed-files action major v41 -> v42

Release Notes

tj-actions/changed-files (tj-actions/changed-files)

v42

Compare Source

Changes in v42.0.2

What's Changed

Full Changelog: tj-actions/changed-files@v42...v42.0.2


Changes in v42.0.1

What's Changed

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


Changes in v42.0.0

🔥🔥 BREAKING CHANGE 🔥🔥

  • Input file patterns that end with a / would now match all sub-files within the directory without requiring you to specify the globstar pattern.
...
      - name: Get changed files
        id: changed-files
        uses: tj-actions/changed-files@v42
        with:
          files: 'dir/'  # Would also be the same as dir/** 

What's Changed

Full Changelog: tj-actions/changed-files@v41...v42.0.0



Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested a review from a team as a code owner February 1, 2024 01:45
@erezrokah erezrokah changed the title fix(deps): Update tj-actions/changed-files action to v42 chore(deps): Update tj-actions/changed-files action to v42 Feb 1, 2024
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Feb 1, 2024
@cq-bot
Copy link
Contributor Author

cq-bot commented Feb 1, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@kodiakhq kodiakhq bot merged commit 6b508f2 into main Feb 15, 2024
40 checks passed
@kodiakhq kodiakhq bot deleted the renovate/tj-actions-changed-files-42.x branch February 15, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants