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 36.4.0 to 36.4.1 #3195

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2023

Bumps tj-actions/changed-files from 36.4.0 to 36.4.1.

Release notes

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

v36.4.1

What's Changed

Full Changelog: tj-actions/changed-files@v36...v36.4.1

Changelog

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

Changelog

36.4.1 - (2023-06-19)

🐛 Bug Fixes

  • Bug with returning old filename in renamed files output (#1281) (54479c3) - (Tonye Jack)

🔄 Update

  • Update action.yml (18c62c5) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Update typescript-eslint monorepo to v5.60.0 (#1282) (6d89069) - (renovate[bot])
  • deps: Update reviewdog/action-shellcheck action to v1.18 (#1279) (3bbaba4) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.2.2 (#1278) (c39b06f) - (renovate[bot])
  • deps: Lock file maintenance (#1277) (4c2f8ed) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v36.4.0 (#1275)

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

36.4.0 - (2023-06-17)

🚀 Features

  • Add support for returning changed file counts (#1273) (f573054) - (Tonye Jack)
  • Move deleted file recovery to leverage filter (#1272) (c3c3db7) - (Tonye Jack)
  • Add support for recovering deleted files (#1269) (77f9e6c) - (Tonye Jack)
  • Add support for recovering deleted files (d9105a4) - (Tonye Jack)

➕ Add

  • Added deleted file (fcdeb5b) - (Tonye Jack)
  • Added missing changes and modified dist assets. (01e83d6) - (GitHub Action)

➖ Remove

  • Removed test file (432e0c8) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1274)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @naveensrinivasan.


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 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 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 20, 2023
@dependabot dependabot bot temporarily deployed to integration-test June 20, 2023 08:57 Inactive
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #3195 (6776687) into main (4c46028) will increase coverage by 2.66%.
The diff coverage is n/a.

❗ Current head 6776687 differs from pull request most recent head f00b475. Consider uploading reports for the commit f00b475 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3195      +/-   ##
==========================================
+ Coverage   62.74%   65.41%   +2.66%     
==========================================
  Files         168      168              
  Lines       12586    12586              
==========================================
+ Hits         7897     8233     +336     
+ Misses       4259     3898     -361     
- Partials      430      455      +25     

@naveensrinivasan
Copy link
Member

@dependabot rebase

@naveensrinivasan
Copy link
Member

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/github_actions/tj-actions/changed-files-36.4.1 branch from e115614 to 6776687 Compare June 20, 2023 19:40
@dependabot dependabot bot temporarily deployed to integration-test June 20, 2023 19:41 Inactive
@dependabot dependabot bot force-pushed the dependabot/github_actions/tj-actions/changed-files-36.4.1 branch from 6776687 to ef52526 Compare June 21, 2023 08:57
@dependabot dependabot bot temporarily deployed to integration-test June 21, 2023 08:57 Inactive
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.4.0 to 36.4.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@e1754a4...54479c3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/tj-actions/changed-files-36.4.1 branch from ef52526 to f00b475 Compare June 21, 2023 09:08
@dependabot dependabot bot temporarily deployed to integration-test June 21, 2023 09:08 Inactive
@dependabot dependabot bot merged commit 8788f11 into main Jun 21, 2023
35 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-36.4.1 branch June 21, 2023 09:20
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant