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 38.2.1 to 40.1.0 #96

Conversation

dependabot[bot]
Copy link

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

Bumps tj-actions/changed-files from 38.2.1 to 40.1.0.

Release notes

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

v40.1.0

What's Changed

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

v40.0.2

What's Changed

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

v40.0.1

What's Changed

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

v40.0.0

🔥 🔥 Breaking Change 🔥 🔥

  • Directory patterns now require explicit specification of the globstar pattern to match all sub paths.

...
      - name: Get specific changed files
        id: changed-files-specific
        uses: tj-actions/changed-files@v40
        with:
          files: |
</tr></table> 

... (truncated)

Changelog

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

Changelog

40.1.0 - (2023-11-03)

🚀 Features

  • Add support for controlling the pattern order (#1693) (892553a) - (Tonye Jack)

🐛 Bug Fixes

  • deps: Update dependency yaml to v2.3.4 (c300d15) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (50a9cc9) - (GitHub Action)

🔄 Update

  • Updated README.md (#1694)

Co-authored-by: repo-ranger[bot] (18c8a4e) - (tj-actions[bot])

⬆️ Upgrades

  • Upgraded to v40.0.2 (#1689)

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

40.0.2 - (2023-10-31)

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.8.10 (a59bf8f) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v40.0.1 (#1686)

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

40.0.1 - (2023-10-30)

🐛 Bug Fixes

  • Bug with order in which the files and files ignore patterns are combined (#1684) (7549e1e) - (Tonye Jack)

... (truncated)

Commits
  • 18c8a4e Updated README.md (#1694)
  • 892553a feat: add support for controlling the pattern order (#1693)
  • 50a9cc9 Added missing changes and modified dist assets.
  • c300d15 fix(deps): update dependency yaml to v2.3.4
  • c076064 Upgraded to v40.0.2 (#1689)
  • 4052680 fix: order of file patterns (#1688)
  • a59bf8f chore(deps): update dependency @​types/node to v20.8.10
  • 6821899 Upgraded to v40.0.1 (#1686)
  • bfc49f4 chore(deps): update dependency @​types/jest to v29.5.7
  • 7549e1e fix: bug with order in which the files and files ignore patterns are combined...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 38.2.1 to 40.1.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@2f7246c...18c8a4e)

---
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>
Copy link
Author

dependabot bot commented on behalf of github Nov 6, 2023

The following labels could not be found: auto-approve.

Copy link
Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #97.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-40.1.0 branch November 13, 2023 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
0 participants