From 1d1543af8cef13eb42c756e9425e2cc50e8030b0 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 13 Mar 2023 13:23:00 -0600 Subject: [PATCH] Upgraded to v35.7.0 (#1022) Co-authored-by: jackton1 --- HISTORY.md | 80 +++++++++++++++++++++++++++++++++--------------------- 1 file changed, 49 insertions(+), 31 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 791f6c31..48b05ab5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,19 +2,38 @@ ## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.4...HEAD) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.7.0...HEAD) + +**Implemented enhancements:** + +- \[Feature\] Use Full SHA instead tag in nested actions calls [\#1019](https://github.com/tj-actions/changed-files/issues/1019) + +## [v35.7.0](https://github.com/tj-actions/changed-files/tree/v35.7.0) (2023-03-13) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.7.0) + +## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-03-13) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.4...v35) **Fixed bugs:** - \[BUG\] v35 started failing while fetching remote refs [\#1014](https://github.com/tj-actions/changed-files/issues/1014) +**Closed issues:** + +- Dependency Dashboard [\#27](https://github.com/tj-actions/changed-files/issues/27) + +**Merged pull requests:** + +- pin: glob and json2file actions to the latest full length sha [\#1020](https://github.com/tj-actions/changed-files/pull/1020) ([jackton1](https://github.com/jackton1)) +- chore\(deps\): update tj-actions/release-tagger action to v3 [\#1018](https://github.com/tj-actions/changed-files/pull/1018) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update tj-actions/github-changelog-generator action to v1.18 [\#1017](https://github.com/tj-actions/changed-files/pull/1017) ([renovate[bot]](https://github.com/apps/renovate)) +- Upgraded to v35.6.4 [\#1016](https://github.com/tj-actions/changed-files/pull/1016) ([jackton1](https://github.com/jackton1)) + ## [v35.6.4](https://github.com/tj-actions/changed-files/tree/v35.6.4) (2023-03-10) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.6.4) - -## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-03-10) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.3...v35) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.3...v35.6.4) **Fixed bugs:** @@ -23,7 +42,6 @@ **Closed issues:** - Can we get the change files since last release [\#1013](https://github.com/tj-actions/changed-files/issues/1013) -- Dependency Dashboard [\#27](https://github.com/tj-actions/changed-files/issues/27) **Merged pull requests:** @@ -650,7 +668,7 @@ ## [v34.3.3](https://github.com/tj-actions/changed-files/tree/v34.3.3) (2022-11-08) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.2...v34.3.3) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.1...v34.3.3) **Fixed bugs:** @@ -665,13 +683,13 @@ - chore: update readme [\#784](https://github.com/tj-actions/changed-files/pull/784) ([jackton1](https://github.com/jackton1)) - Upgraded to v34.3.2 [\#781](https://github.com/tj-actions/changed-files/pull/781) ([jackton1](https://github.com/jackton1)) -## [v34.3.2](https://github.com/tj-actions/changed-files/tree/v34.3.2) (2022-11-07) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.1...v34.3.2) - ## [v34.3.1](https://github.com/tj-actions/changed-files/tree/v34.3.1) (2022-11-07) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.0...v34.3.1) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.2...v34.3.1) + +## [v34.3.2](https://github.com/tj-actions/changed-files/tree/v34.3.2) (2022-11-07) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.0...v34.3.2) **Fixed bugs:** @@ -847,7 +865,7 @@ ## [v34.0.0](https://github.com/tj-actions/changed-files/tree/v34.0.0) (2022-10-25) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33.0.0...v34.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33...v34.0.0) **Fixed bugs:** @@ -860,13 +878,13 @@ - feat: add support for fetching more history [\#709](https://github.com/tj-actions/changed-files/pull/709) ([jackton1](https://github.com/jackton1)) - Upgraded to v33.0.0 [\#707](https://github.com/tj-actions/changed-files/pull/707) ([jackton1](https://github.com/jackton1)) -## [v33.0.0](https://github.com/tj-actions/changed-files/tree/v33.0.0) (2022-10-21) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33...v33.0.0) - ## [v33](https://github.com/tj-actions/changed-files/tree/v33) (2022-10-21) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32...v33) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33.0.0...v33) + +## [v33.0.0](https://github.com/tj-actions/changed-files/tree/v33.0.0) (2022-10-21) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32...v33.0.0) **Closed issues:** @@ -947,7 +965,7 @@ ## [v32.0.0](https://github.com/tj-actions/changed-files/tree/v32.0.0) (2022-10-06) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.3...v32.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31...v32.0.0) **Merged pull requests:** @@ -958,13 +976,13 @@ - chore\(deps\): update actions/checkout action to v3.1.0 [\#669](https://github.com/tj-actions/changed-files/pull/669) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v31.0.3 [\#667](https://github.com/tj-actions/changed-files/pull/667) ([jackton1](https://github.com/jackton1)) -## [v31.0.3](https://github.com/tj-actions/changed-files/tree/v31.0.3) (2022-10-02) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31...v31.0.3) - ## [v31](https://github.com/tj-actions/changed-files/tree/v31) (2022-10-02) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.2...v31) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.3...v31) + +## [v31.0.3](https://github.com/tj-actions/changed-files/tree/v31.0.3) (2022-10-02) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.2...v31.0.3) **Fixed bugs:** @@ -1904,7 +1922,7 @@ ## [v13](https://github.com/tj-actions/changed-files/tree/v13) (2022-02-17) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.2...v13) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v13) **Implemented enhancements:** @@ -1923,13 +1941,13 @@ - \[BUG\] wrong result of any\_change output [\#314](https://github.com/tj-actions/changed-files/issues/314) - \[BUG\] Investigate possible bug using since\_last\_remote\_commit when force pushing changes. [\#303](https://github.com/tj-actions/changed-files/issues/303) -## [v12.2](https://github.com/tj-actions/changed-files/tree/v12.2) (2021-12-30) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v12.2) - ## [v2.0.1](https://github.com/tj-actions/changed-files/tree/v2.0.1) (2021-12-30) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v2.0.1) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.2...v2.0.1) + +## [v12.2](https://github.com/tj-actions/changed-files/tree/v12.2) (2021-12-30) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v12.2) **Merged pull requests:**