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

Bump tj-actions/glob from 17 to 19 #3991

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps tj-actions/glob from 17 to 19.

Release notes

Sourced from tj-actions/glob's releases.

v19

Changes in v19.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: Glob match
        uses: tj-actions/glob@v19
        id: glob
        with:
          files: 'dir/'  # Would also be the same as dir/** 

What's Changed

Full Changelog: tj-actions/glob@v18...v19.0.0


v19.0.0

... (truncated)

Changelog

Sourced from tj-actions/glob's changelog.

➖ Remove

  • Deleted .github/workflows/auto-approve.yml (04b145f) - (Tonye Jack)
  • Deleted .github/workflows/greetings.yml (04628d2) - (Tonye Jack)
  • Deleted .github/ISSUE_TEMPLATE/feature_request.yaml (8c5da8a) - (Tonye Jack)
  • Deleted .github/ISSUE_TEMPLATE/bug_report.yaml (75787c1) - (Tonye Jack)
  • Deleted .github/FUNDING.yml (99143e4) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1032)

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

  • Updated README.md (bc00b7c) - (jackton1)
  • Update README.md (1a402ff) - (Tonye Jack)
  • Updated README.md (811c474) - (repo-ranger[bot])
  • Update update-readme.yml (6d3d633) - (Tonye Jack)
  • Updated .github/FUNDING.yml (397e794) - (Tonye Jack)
  • Updated .github/FUNDING.yml (ecac9cc) - (Tonye Jack)
  • Updated README.md (cf554ca) - (repo-ranger[bot])

📝 Other

  • PR #1028: update dependency eslint-plugin-jest to v27.6.1 (5022ea0) - (repo-ranger[bot])
  • PR #1027: update typescript-eslint monorepo to v6.17.0 (3071c0c) - (repo-ranger[bot])
  • PR #1026: lock file maintenance (630f6b6) - (repo-ranger[bot])
  • PR #1025: update dependency @​types/node to v20.10.6 (c37f3bc) - (repo-ranger[bot])
  • PR #1023: tj-actions/verify-changed-files from 16 to 17 (1fe16e1) - (repo-ranger[bot])
  • PR #1024: update tj-actions/verify-changed-files action to v17 (9d96c31) - (repo-ranger[bot])
  • PR #1022: update typescript-eslint monorepo to v6.16.0 (0ba0602) - (repo-ranger[bot])
  • PR #1021: lock file maintenance (9c14630) - (repo-ranger[bot])
  • PR #1020: update dependency eslint-plugin-prettier to v5.1.2 (dff7478) - (repo-ranger[bot])
  • PR #1018: update dependency eslint-plugin-prettier to v5.1.1 (738eace) - (repo-ranger[bot])
  • PR #1017: update typescript-eslint monorepo to v6.15.0 (29910f5) - (repo-ranger[bot])
  • PR #1016: update actions/setup-node action to v4.0.1 (0922c47) - (repo-ranger[bot])
  • PR #1015: lock file maintenance (2a982ae) - (repo-ranger[bot])
  • PR #1014: update dependency @​types/node to v20.10.5 (5e92dee) - (repo-ranger[bot])
  • PR #1013: update dependency eslint to v8.56.0 (08fae9e) - (repo-ranger[bot])
  • PR #1008: update github/codeql-action action to v3 (f0013f9) - (repo-ranger[bot])
  • PR #1007: update typescript-eslint monorepo to v6.14.0 (2562494) - (repo-ranger[bot])
  • PR #1006: lock file maintenance (ebebee9) - (repo-ranger[bot])
  • PR #1005: update dependency prettier to v3.1.1 (29e4fb4) - (repo-ranger[bot])
  • PR #1004: README.md (cd776a0) - (repo-ranger[bot])
  • PR #1003: update dependency @​types/node to v20.10.4 (887c8ca) - (repo-ranger[bot])
  • PR #1002: update dependency typescript to v5.3.3 (179c38c) - (repo-ranger[bot])
  • PR #1001: update dependency @​types/jest to v29.5.11 (187fc5d) - (repo-ranger[bot])
  • PR #1000: update typescript-eslint monorepo to v6.13.2 (cdaa5f4) - (repo-ranger[bot])

... (truncated)

Commits
  • dc0d0cd feat: add support for excluding a nested directory files using a slash (2) (#...
  • d9dadb0 feat: add support for excluding a nested directory files using a directory pa...
  • d9b22df Updated README.md (#1061)
  • 896e69d Update README.md
  • 8c6ebd0 Merge pull request #1060 from tj-actions/renovate/prettier-3.x
  • edf45a4 chore(deps): update dependency prettier to v3.2.4
  • ed56ac3 Merge pull request #1059 from tj-actions/renovate/node-20.x
  • f02e80f chore(deps): update dependency @​types/node to v20.11.5
  • 1afd39b Merge pull request #1058 from tj-actions/renovate/prettier-3.x
  • 1fd8a7c chore(deps): update dependency prettier to v3.2.3
  • 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/glob](https://github.com/tj-actions/glob) from 17 to 19.
- [Release notes](https://github.com/tj-actions/glob/releases)
- [Changelog](https://github.com/tj-actions/glob/blob/main/HISTORY.md)
- [Commits](tj-actions/glob@v17...v19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2024 03:03
@dependabot dependabot bot added dependencies github_actions Pull requests that update GitHub Actions code labels Jan 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #4007.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/glob-19 branch January 29, 2024 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants