Sourced from tj-actions/changed-files's releases.
v44.0.0
π₯π₯ BREAKING CHANGE π₯π₯
Overview
We've made a significant update to how pull requests (PRs) from forked repositories are processed. This improvement not only streamlines the handling of such PRs but also fixes a previously identified issue.
Before the Change
Previously, when you created a pull request from a forked repository, any files changed in the target branch after the PR creation would erroneously appear as part of the PR's changed files. This made it difficult to distinguish between the actual changes introduced by the PR and subsequent changes made directly to the target branch.
What Has Changed
With this update, a pull request from a fork will now only include the files that were explicitly changed in the fork. This ensures that the list of changed files in a PR accurately reflects the contributions from the fork, without being muddled by unrelated changes to the target branch.
What's Changed
- Upgraded to v43.0.1 by
@βtj-actions-bot
in tj-actions/changed-files#2004- chore(deps): lock file maintenance by
@βrenovate
in tj-actions/changed-files#2005- chore(deps): update typescript-eslint monorepo to v7.4.0 by
@βrenovate
in tj-actions/changed-files#2006- fix: bug with prs from forks returning incorrect set of changed files by
@βjackton1
in tj-actions/changed-files#2007- fix: check for setting remote urls for forks by
@βjackton1
in tj-actions/changed-files#2009- fix: update to add the fork remote by
@βjackton1
in tj-actions/changed-files#2010- fix: update previous sha for forks by
@βjackton1
in tj-actions/changed-files#2011- fix: ensure the fork remote doesn't exists before creating it by
@βjackton1
in tj-actions/changed-files#2012- chore: update description of other_deleted_files output by
@βtonyejack1
in tj-actions/changed-files#2008- Updated README.md by
@βtj-actions-bot
in tj-actions/changed-files#2013- remove: unused code by
@βjackton1
in tj-actions/changed-files#2014- chore: update description of outputs removing asterisks by
@βtonyejack1
in tj-actions/changed-files#2015- Updated README.md by
@βtj-actions-bot
in tj-actions/changed-files#2016New Contributors
@βtonyejack1
made their first contribution in tj-actions/changed-files#2008Full Changelog: https://github.com/tj-actions/changed-files/compare/v43.0.1...v44.0.0
Sourced from tj-actions/changed-files's changelog.
Changelog
44.0.0 - (2024-03-27)
π Bug Fixes
- Ensure the fork remote doesn't exists before creating it (#2012) (4bbd49b) - (Tonye Jack)
- Update previos sha for forks (#2011) (f0e7702) - (Tonye Jack)
- Update to add the fork remote (#2010) (6354e6c) - (Tonye Jack)
- Check for setting remote urls for forks (#2009) (1176164) - (Tonye Jack)
- Bug with prs from forks returning incorrect set of changed files (#2007) (4ff7936) - (Tonye Jack)
β Remove
π Update
- Updated README.md (#2016)
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (2d756ea) - (tj-actions[bot])
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (2ca8dc4) - (tj-actions[bot])
- Update README.md (4621617) - (tonyejack1)
- Update README.md (c6557ed) - (Tonye Jack)
- Update README.md (0713a11) - (Tonye Jack)
βοΈ Miscellaneous Tasks
- Update description of outputs removing asterisks (#2015) (ce497c3) - (tonyejack1)
- Update description of other_deleted_files output (#2008) (ee096d6) - (tonyejack1)
- deps: Update typescript-eslint monorepo to v7.4.0 (0647424) - (renovate[bot])
- deps: Lock file maintenance (efe5e6c) - (renovate[bot])
β¬οΈ Upgrades
- Upgraded to v43.0.1 (#2004)
Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (01e9662) - (tj-actions[bot])
43.0.1 - (2024-03-20)
π Bug Fixes
- Remove warning with detecting the local git repository when using Github's REST API (#2002) (077b23f) - (Tonye Jack)
π¦ Bumps
... (truncated)
2d756ea
Updated README.md (#2016)ce497c3
chore: update description of outputs removing asterisks (#2015)2d21bbb
Update README.md90941b3
remove: unused code (#2014)2ca8dc4
Updated README.md (#2013)ee096d6
chore: update description of other_deleted_files output (#2008)4621617
Update README.md4bbd49b
fix: ensure the fork remote doesn't exists before creating it (#2012)c6557ed
Update README.mdf0e7702
fix: update previos sha for forks (#2011)Sourced from github/issue-metrics's releases.
v3.0.0
Changelog
- Update CODEOWNERS
@βzkoppert
(#220)π Features
- feat: [breaking] authenticate with github app installation and repo standardization
@βjmeridth
(#221)π§° Maintenance
- switch to v3
@βzkoppert
(#223)- build(deps): bump mypy from 1.8.0 to 1.9.0
@βdependabot
(#224)- build(deps): bump pytest-cov from 4.1.0 to 5.0.0
@βdependabot
(#225)- build(deps): bump pytest-cov from 4.1.0 to 5.0.0
@βdependabot
(#222)See details of all code changes since previous release
v2.15.0
Changelog
π Features
- linking author to profile
@βchrheg
(#203)π§° Maintenance
- Use keep label to exempt issues from stale action
@βzkoppert
(#216)- Create stale.yaml
@βzkoppert
(#214)- build(deps): bump pytest from 8.0.2 to 8.1.1
@βdependabot
(#213)- build(deps): bump pytest from 8.0.1 to 8.0.2
@βdependabot
(#209)- build(deps): bump pylint from 3.0.3 to 3.1.0
@βdependabot
(#210)- build(deps): bump pytest from 8.0.0 to 8.0.1
@βdependabot
(#207)- build(deps): bump numpy from 1.26.3 to 1.26.4
@βdependabot
(#205)- Update README.md to include github-ospo reference
@βashleywolf
(#204)See details of all code changes since previous release
v2.14.3
Changelog
π§° Maintenance
- build(deps): bump pytz from 2023.4 to 2024.1
@βdependabot
(#200)- build(deps): bump release-drafter/release-drafter from 5 to 6
@βdependabot
(#199)- Update issue creation action version
@βzkoppert
(#201)- build(deps): bump pytest from 7.4.4 to 8.0.0
@βdependabot
(#194)- build(deps): bump pytz from 2023.3.post1 to 2023.4
@βdependabot
(#195)- build(deps): bump peter-evans/create-issue-from-file from 4 to 5
@βdependabot
(#193)See details of all code changes since previous release
v2.14.2
... (truncated)
e14baff
Merge pull request #223 from github/v3-bumpsb5aba8c
Merge branch 'main' into v3-bumpsf407304
Merge pull request #224 from github/dependabot/pip/mypy-1.9.0af0a53a
build(deps): bump mypy from 1.8.0 to 1.9.0587c623
Merge pull request #225 from github/dependabot/pip/pytest-cov-5.0.01220b74
build(deps): bump pytest-cov from 4.1.0 to 5.0.07f16de0
Merge branch 'main' into v3-bumpsed01a22
hotfix for codeql builda0261df
v3 bumpf090ae3
v3 bump