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/changed-files from 44.3.0 to 44.4.0 #429

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tj-actions/changed-files from 44.3.0 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

Changelog

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

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 17484350+jackton1@users.noreply.github.com (cee950d) - (tj-actions[bot])

  • Updated README.md (#2059)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (7b65c37) - (tj-actions[bot])

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

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (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])

... (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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@k4leung4
Copy link
Contributor

@dependabot rebase

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.3.0 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@0874344...a29e8b5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/tj-actions/changed-files-44.4.0 branch from 94a8986 to c76fbae Compare May 14, 2024 18:50
@k4leung4 k4leung4 added this pull request to the merge queue May 15, 2024
Merged via the queue into main with commit 77965ce May 15, 2024
25 checks passed
@k4leung4 k4leung4 deleted the dependabot/github_actions/tj-actions/changed-files-44.4.0 branch May 15, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant