Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2023

Bumps tj-actions/changed-files from 35 to 36.

Release notes

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

v36

Changes in v36.0.3

What's Changed

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


Changes in v36.0.2

What's Changed

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


Changes in v36.0.1

What's Changed

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


Changes in v36.0.0

🚀 Announcing v36: Major Performance Improvements and Enhanced Functionality!

We're thrilled to announce the release of v36! This new version brings a lot of exciting improvements and sets the stage for even more progress in the future.

We've made a major upgrade from a composite action to a javascript action, which brings a number of benefits, including:

  • Performance improvements: We've made significant enhancements to glob filtering which resulted in over 60% faster execution times, with more improvements on the horizon.
  • Verbose logging: We now provide detailed logs to help you better understand what's happening behind the scenes.
  • Clean abstractions/maintainability: Our new architecture is more modular and easier to maintain.
  • Reduced complexity: All functionality is now managed in this project, making it easier for you to use and understand.
  • Improved output file storage: We've made it easier to store output files for further processing.

And that's just the beginning! We've also made some important changes to our inputs and outputs:

🔥🔥 BREAKING CHANGES 🔥 🔥

... (truncated)

Changelog

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

Changelog

36.0.3 - (2023-05-26)

🐛 Bug Fixes

  • Fix/resolve bug fetching more history (#1176)

Co-authored-by: GitHub Action action@github.com (25eaddf) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v36.0.2 (#1175)

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

36.0.2 - (2023-05-25)

🐛 Bug Fixes

  • Update test to include push event (#1173) (abef388) - (Tonye Jack)
  • Fixed bug retrieving older commits (30e1bb0) - (Tonye Jack)
  • Bug with retrieving submodules (#1172) (9fdfe4c) - (Tonye Jack)
  • Bug with retrieving submodules (#1171) (024242f) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v36.0.1 (#1170)

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

36.0.1 - (2023-05-25)

🐛 Bug Fixes

  • Bug with retrieving submodules (#1169) (1c2673b) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v36 (#1168)

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

36.0.0 - (2023-05-25)

🚀 Features

  • Update action to nodejs (#1159) (413fd78) - (tj-actions[bot])

... (truncated)

Commits

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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 36.
- [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@v35...v36)

---
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 requested a review from posquit0 as a code owner May 26, 2023 14:07
@github-actions github-actions bot added the size/XS Extra Small size issue or PR. label May 26, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Welcome! Looks like this is your first pull request.

Hey, thanks for your contribution! Please give us a bit of time to review it. 😄

Please check out our contributing guidelines.

Copy link
Member

@posquit0 posquit0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@posquit0 posquit0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@posquit0 posquit0 merged commit d31fb16 into main Jun 25, 2023
@posquit0 posquit0 deleted the dependabot/github_actions/tj-actions/changed-files-36 branch June 25, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Extra Small size issue or PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant