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

chore(deps): bump tj-actions/changed-files from 35.9.2 to 36.0.3 #5871

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tj-actions/changed-files from 35.9.2 to 36.0.3.

Release notes

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

v36.0.3

What's Changed

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

v36.0.2

What's Changed

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

v36.0.1

What's Changed

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

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

Inputs

  • json_raw_format: We've changed this input to escape_json, which returns unescaped values when set to false.
  • match_directories: We've removed this input, but you can still get matching directories by setting dir_names to true.
  • diff_relative: This input now has a default value of true.
  • files_from_source_file_separator: We've added this input to enable using a custom separator to split filenames passed via the files_from_source_file input.
  • files_ignore_from_source_file_separator: We've also added this input with a similar use case for the files_ignore_from_source_file input.

... (truncated)

Changelog

Sourced from tj-actions/changed-files's 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])

🔄 Update

... (truncated)

Commits

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)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.9.2 to 36.0.3.
- [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.9.2...v36.0.3)

---
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 added the type: dependencies Pull requests that update a dependency file label May 26, 2023
@josegonzalez josegonzalez merged commit a94fae6 into master May 26, 2023
86 of 87 checks passed
@josegonzalez josegonzalez deleted the dependabot/github_actions/tj-actions/changed-files-36.0.3 branch May 26, 2023 18:47
github-actions bot pushed a commit that referenced this pull request May 28, 2023
# History

## 0.30.6

Install/update via the bootstrap script:

```shell
wget -NP . https://dokku.com/install/v0.30.6/bootstrap.sh
sudo DOKKU_TAG=v0.30.6 bash bootstrap.sh
```

### Bug Fixes

- #5889: @josegonzalez Respect dashboard disabling properties in traefik
- #5890: @josegonzalez Add missing report triggers and omitted proxy functionality
- #5757: @josegonzalez Ensure users can push from an image-deploy repository and respect deploy-branch

### New Features

- #5873: @josegonzalez Add dependabot to all plugin dependencies

### Dependencies

- #5877: @dependabot[bot] chore(deps): bump github.com/multiformats/go-base36 from 0.1.1-0.20220823151017-f5af2eed4d9c to 0.2.0 in /plugins/cron
- #5886: @josegonzalez chore: bump github.com/otiai10/copy from 1.9.0 to 1.11.0
- #5875: @dependabot[bot] chore(deps): bump github.com/gofrs/flock from 0.8.0 to 0.8.1 in /plugins/ps
- #5885: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 36.0.3 to 36.0.6
- #5871: @dependabot[bot] chore(deps): bump tj-actions/changed-files from 35.9.2 to 36.0.3

### Other

- #5887: @josegonzalez chore: bump github.com/ryanuber/columnize from 1.1.2-0.20190319233515-9e6335e58db3 to 2.1.2+incompatible
- #5872: @Samuelodan Fix typo in upgrading docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant