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 42.0.4 to 44.4.0 #7

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 18, 2024

Bumps tj-actions/changed-files from 42.0.4 to 44.4.0.

Release notes

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

v44.4.0

What's Changed

Full Changelog: tj-actions/changed-files@v44.3.0...v44.4.0

v44.3.0

What's Changed

Full Changelog: tj-actions/changed-files@v44.2.0...v44.3.0

v44.2.0

What's Changed

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

... (truncated)

Changelog

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

44.4.0 - (2024-05-08)

🚀 Features

  • Reduce the default fetch_depth from 50 to 25 and increase fetch_missing_history_max_retries (#2060) (44ce9f4) - (Tonye Jack)

🐛 Bug Fixes

  • deps: Update dependency @​octokit/rest to v20.1.1 (396e5a5) - (renovate[bot])
  • deps: Update dependency yaml to v2.4.2 (1c5b7dc) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (c393672) - (GitHub Action)
  • Added missing changes and modified dist assets. (15fa7fb) - (GitHub Action)

🔄 Update

  • Updated README.md (#2068)

Co-authored-by: renovate[bot] (0c82494) - (tj-actions[bot])

  • Updated README.md (#2061)

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

  • Updated README.md (#2059)

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

  • Update action.yml (532b66a) - (Tonye Jack)
  • Updated README.md (#2057)

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

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.12.11 (a29e8b5) - (renovate[bot])
  • deps: Update codacy/codacy-analysis-cli-action action to v4.4.1 (5a12705) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.12.10 (5819343) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.12.9 (5587afb) - (renovate[bot])
  • deps: Lock file maintenance (0f039f3) - (renovate[bot])
  • deps: Update tj-actions/verify-changed-files action to v20 (#2079) (6d4230d) - (renovate[bot])
  • deps: Update dependency @​types/lodash to v4.17.1 (1711887) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.5.0 (47a2d62) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.4.0 (c73b12c) - (renovate[bot])
  • deps-dev: Bump @​types/node from 20.12.7 to 20.12.8 (#2074) (41ce994) - (dependabot[bot])
  • deps: Lock file maintenance (192e174) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v7.8.0 (5e85e31) - (renovate[bot])
  • deps: Lock file maintenance (7871e84) - (renovate[bot])
  • deps: Update tj-actions/eslint-changed-files action to v25 (#2069) (4765b9f) - (renovate[bot])

... (truncated)

Commits
  • a29e8b5 chore(deps): update dependency @​types/node to v20.12.11
  • 5a12705 chore(deps): update codacy/codacy-analysis-cli-action action to v4.4.1
  • 5819343 chore(deps): update dependency @​types/node to v20.12.10
  • 5587afb chore(deps): update dependency @​types/node to v20.12.9
  • 0f039f3 chore(deps): lock file maintenance
  • 6d4230d chore(deps): update tj-actions/verify-changed-files action to v20 (#2079)
  • 1711887 chore(deps): update dependency @​types/lodash to v4.17.1
  • c393672 Added missing changes and modified dist assets.
  • 396e5a5 fix(deps): update dependency @​octokit/rest to v20.1.1
  • 47a2d62 chore(deps): update dependency eslint-plugin-jest to v28.5.0
  • 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 42.0.4 to 44.4.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@v42.0.4...v44.4.0)

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

dependabot bot commented on behalf of github May 18, 2024

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

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

Copy link
Author

dependabot bot commented on behalf of github May 18, 2024

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

Copy link
Author

dependabot bot commented on behalf of github May 25, 2024

Superseded by #8.

@dependabot dependabot bot closed this May 25, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-44.4.0 branch May 25, 2024 10:20
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.

0 participants