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

ci(deps): Bump tj-actions/changed-files from 35.8.0 to 37.0.3 #170

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps tj-actions/changed-files from 35.8.0 to 37.0.3.

Release notes

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

v37.0.3

What's Changed

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

v37.0.2

What's Changed

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

v37.0.1

What's Changed

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

v37.0.0

🚀 New Feature

  • This version introduces support for using Github's REST API to retrieve the list of changed files without requiring the checkout action.

Example

name: CI
on:
pull_request:
branches:
- main
jobs:
-------------------------------------------------------------
Event pull_request: Returns all changed pull request files.
--------------------------------------------------------------
job:  # Example - Using GitHub's API
# NOTE:
# - This is limited to pull_request* events and would raise an error for other events.
# - A maximum of 3000 files can be returned.
runs-on: ubuntu-latest
</tr></table>

... (truncated)

Changelog

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

37.0.3 - (2023-06-26)

🐛 Bug Fixes

  • Bug listing submodule paths (#1308) (7d7c695) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Lock file maintenance (#1309) (ec1e14c) - (renovate[bot])
  • deps: Lock file maintenance (#1306) (cb82bb7) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v37.0.2 (#1305)

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

37.0.2 - (2023-06-25)

🐛 Bug Fixes

  • Add warning message when unable to list submodules (#1304) (2106eb4) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.3.1 (#1303) (4afe0ab) - (renovate[bot])
  • deps: Update tj-actions/eslint-changed-files action to v20 (#1301) (5768dd7) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v37.0.1 (#1300)

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

37.0.1 - (2023-06-24)

🐛 Bug Fixes

  • Error using current path to determine the .git dir location (#1299) (e5efec4) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v37 (#1298)

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

37.0.0 - (2023-06-23)

🚀 Features

... (truncated)

Commits

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 35.8.0 to 37.0.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@v35.8.0...v37.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:ci ci/cd configuration labels Jun 26, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware June 26, 2023 20:08
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@unicornware unicornware enabled auto-merge (squash) June 26, 2023 20:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2023

Superseded by #175.

@dependabot dependabot bot closed this Jun 27, 2023
auto-merge was automatically disabled June 27, 2023 20:59

Pull request was closed

@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-37.0.3 branch June 27, 2023 20:59
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:ci ci/cd configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant