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 35.2.0 to 35.4.1 #2598

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps tj-actions/changed-files from 35.2.0 to 35.4.1.

Release notes

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

v35.4.1

What's Changed

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

v35.4.0

What's Changed

New Contributors

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

v35.3.2

What's Changed

Full Changelog: tj-actions/changed-files@v35...v35.3.2

v35.3.1

What's Changed

Full Changelog: tj-actions/changed-files@v35...v35.3.1

v35.3.0

What's Changed

... (truncated)

Changelog

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

Changelog

Unreleased

Full Changelog

Fixed bugs:

  • [BUG] Unable find a diff between ... #944

v35.4.1 (2023-01-11)

Full Changelog

v35 (2023-01-11)

Full Changelog

Implemented enhancements:

  • [Feature] Specify base branch, not just base-sha #941
  • [Feature] Get contents of deleted file #938

Merged pull requests:

v35.4.0 (2023-01-05)

Full Changelog

Implemented enhancements:

  • [Feature] Skip fetching remote refs for non shallow clones #924

Fixed bugs:

  • [BUG] v35.3.0 Fails to add [] around files when with:json: true #926

Merged pull requests:

... (truncated)

Commits
  • 487675b fix: bug retrieving diff with custom a base sha (#945)
  • 988322a Update diff-sha.sh
  • 30649ae Updated README.md (#943)
  • 52c733b chore: make since_last_remote_commit optional (#942)
  • e6a750f Update README.md
  • b1a4c25 Updated .github/workflows/update-readme.yml
  • 15be594 Updated .github/workflows/update-readme.yml
  • 5af8560 Updated .github/workflows/update-readme.yml
  • ef3b39a Updated .github/workflows/update-readme.yml
  • a7850c2 Upgraded to v35.4.0 (#937)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 35.2.0 to 35.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@392359f...487675b)

---
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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jan 16, 2023
@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #2598 (9686688) into main (fc299e3) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2598   +/-   ##
=======================================
  Coverage   40.40%   40.40%           
=======================================
  Files         122      122           
  Lines        9908     9908           
=======================================
  Hits         4003     4003           
  Misses       5624     5624           
  Partials      281      281           

@dependabot dependabot bot temporarily deployed to integration-test January 16, 2023 13:44 Inactive
@github-actions
Copy link

Integration tests success for
[9686688]
(https://github.com/ossf/scorecard/actions/runs/3928326384)

@naveensrinivasan naveensrinivasan merged commit 67daacc into main Jan 16, 2023
@naveensrinivasan naveensrinivasan deleted the dependabot/github_actions/tj-actions/changed-files-35.4.1 branch January 16, 2023 14:04
raghavkaul pushed a commit to raghavkaul/scorecard that referenced this pull request Feb 9, 2023
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.2.0 to 35.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@392359f...487675b)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
raghavkaul pushed a commit to raghavkaul/scorecard that referenced this pull request Apr 4, 2023
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.2.0 to 35.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@392359f...487675b)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

1 participant