8000 Bump tj-actions/changed-files from 19 to 20 by dependabot[bot] · Pull Request #702 · pyrsia/pyrsia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump tj-actions/changed-files from 19 to 20 #702

New issue

Hav 8000 e 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

Merged

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps tj-actions/changed-files from 19 to 20.

Release notes

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

v20

🔥🔥 BREAKING CHANGE 🔥 🔥

What's Changed

Full Changelog: tj-actions/changed-files@v19.3...v20

v19.3

What's Changed

Full Changelog: tj-actions/changed-files@v19.2...v19.3

v19.2

What's Changed

Full Changelog: tj-actions/changed-files@v19.1...v19.2

v19.1

What's Changed

Full Changelog: tj-actions/changed-files@v19...v19.1

Changelog

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

v20 (2022-05-15)

Full Changelog

Merged pull requests:

  • fix: bug finding fork point commit and removed unused temp_changed_files remote. #490 (jackton1)
  • Upgraded to v19.3 #489 (jackton1)

v19.3 (2022-05-14)

Full Changelog

Merged pull requests:

v19.2 (2022-05-14)

Full Changelog

Implemented enhancements:

  • [Feature] Provide Original Filename in a Rename #467

Closed issues:

  • Dependency Dashboard #27

Merged pull requests:

  • feat/add support for retrieving old and new names of renamed files #486 (jackton1)
  • Revert "feat: Added support for returning old and new names of renamed files" #485 (jackton1)
  • Updated README.md #484 (jackton1)
  • feat: Added support for returning old and new names of renamed files #483 (jackton1)
  • Upgraded to v19.1 #482 (jackton1)

v19.1 (2022-05-14)

Full Changelog

Fixed bugs:

  • [BUG] Glob pattern for markdown files doesn't work properly #479
  • [BUG] Fails in Self-Hosted Runner #477
  • [BUG] File names with non ascii characters results in octal escape sequence output #437

Merged pull requests:

... (truncated)

Commits
  • 581eef0 Merge pull request #490 from tj-actions/fix/usage-of-fork-point
  • 9e1cda0 Fixed the test
  • 20b6ac5 fix: bug finding fork point commit and removed unused temp_changed_files remote.
  • f0da059 Merge pull request #489 from tj-actions/upgrade-to-v19.3
  • 0e1a718 Upgraded from v19.2 -> v19.3
  • e55f7fb Merge pull request #487 from tj-actions/upgrade-to-v19.2
  • 9151ce8 Merge branch 'main' into upgrade-to-v19.2
  • 2258755 Merge pull request #488 from tj-actions/fix/bug-with-renames
  • 4a7ed1c Merge branch 'main' into fix/bug-with-renames
  • 0a05f63 Updated README.md
  • 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 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 May 16, 2022
fishseabowl
fishseabowl previously approved these changes May 16, 2022
@fishseabowl fishseabowl requested review from a team, MitaliBo and mseabornIBM and removed request for a team May 16, 2022 22:05
@prince-chrismc
Copy link
Contributor

@dependabot rebase

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 19 to 20.
- [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@v19...v20)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/tj-actions/changed-files-20 branch from e5457dd to 34d7032 Compare May 18, 2022 17:39
@codecov
Copy link
codecov bot commented May 18, 2022

Codecov Report

Merging #702 (34d7032) into main (5cecf3f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #702   +/-   ##
=======================================
  Coverage   58.75%   58.75%           
=======================================
  Files          36       36           
  Lines        2369     2369           
=======================================
  Hits         1392     1392           
  Misses        977      977           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5cecf3f...34d7032. Read the comment docs.

@prince-chrismc prince-chrismc merged commit e46a8c0 into main May 18, 2022
@prince-chrismc prince-chrismc deleted the dependabot/github_actions/tj-actions/changed-files-20 branch May 18, 2022 18:38
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 in-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0