Skip to content

Conversation

@dependabot
Copy link

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

Bumps tj-actions/changed-files from 34.2.1 to 38.1.1.

Release notes

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

v38.1.1

What's Changed

Full Changelog: tj-actions/changed-files@v38...v38.1.1

v38.1.0

🚀 🚀 New Feature 🚀 🚀

  • Input fetch_additional_submodule_history now supports fetching additional history for submodules.

What's Changed

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

v38

Changes in v38.1.1

What's Changed

Full Changelog: tj-actions/changed-files@v38...v38.1.1

... (truncated)

Changelog

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

38.1.1 - (2023-08-25)

➕ Add

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

🔄 Update

  • Updated README.md (#1493)

Co-authored-by: jackton1 [email protected] (b7f1b73) - (tj-actions[bot])

  • Update README.md (fc4a224) - (Tonye Jack)
  • Updated .github/FUNDING.yml (8e62bee) - (Tonye Jack)
  • Updated .github/FUNDING.yml (02ce009) - (Tonye Jack)
  • Updated README.md (#1486)

Co-authored-by: jackton1 [email protected] (88a8df6) - (tj-actions[bot])

  • Updated README.md (#1485)

Co-authored-by: repo-ranger[bot] Co-authored-by: repo-ranger[bot] (5c42e98) - (tj-actions[bot])

  • Updated README.md (#1483)

Co-authored-by: jackton1 [email protected] Co-authored-by: repo-ranger[bot] (088d89c) - (tj-actions[bot])

  • Update update-readme.yml (8299ae0) - (Tonye Jack)
  • Update update-readme.yml (fd8ad0b) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Bump test/demo from f0065d7 to 8bbc726 (#1492) (b86b505) - (dependabot[bot])
  • deps: Lock file maintenance (2cd8943) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.5.6 (6cb2857) - (renovate[bot])
  • deps: Update dependency typescript to v5.2.2 (716bc48) - (renovate[bot])
  • deps: Update dependency jest to v29.6.4 (6afd248) - (renovate[bot])
  • deps: Update tj-actions/auto-doc action to v3 (#1484) (fd5abe1) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v38.1.0 (#1482)

Co-authored-by: jackton1 [email protected] (2fc6aa8) - (tj-actions[bot])

38.1.0 - (2023-08-23)

🚀 Features

  • Add support for fetching additional history for submodules (#1476) (5693615) - (Tonye Jack)

... (truncated)

Commits
  • b7f1b73 Updated README.md (#1493)
  • fc4a224 Update README.md
  • b86b505 chore(deps): bump test/demo from f0065d7 to 8bbc726 (#1492)
  • c0d418d Added missing changes and modified dist assets.
  • 2cd8943 chore(deps): lock file maintenance
  • 6cb2857 chore(deps): update dependency @​types/node to v20.5.6
  • 716bc48 chore(deps): update dependency typescript to v5.2.2
  • 6afd248 chore(deps): update dependency jest to v29.6.4
  • 8e62bee Updated .github/FUNDING.yml
  • 02ce009 Updated .github/FUNDING.yml
  • 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 34.2.1 to 38.1.1.
- [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@v34.2.1...v38.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2023

Dependabot tried to add @C-B-U/reviewers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/C-B-U/free-programming-books/pulls/37/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the C-B-U/free-programming-books repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2023

The following labels could not be found: 🔗 dependencies, 🔗 dependencies:github-actions, 🤖 automation.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2023

Superseded by #38.

@dependabot dependabot bot closed this Sep 2, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-38.1.1 branch September 2, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant