cmhughes / latexindent.pl

Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customisable through its YAML interface.
GNU General Public License v3.0
884 stars 84 forks source link

Bump tj-actions/changed-files from 38 to 39 #476

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tj-actions/changed-files from 38 to 39.

Release notes

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

v39

Changes in v39.0.2

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v39...v39.0.2


Changes in v39.0.1

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v39...v39.0.1


Changes in v39.0.0

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v38...v39.0.0


... (truncated)

Changelog

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

Changelog

39.0.2 - (2023-09-11)

🐛 Bug Fixes

  • deps: Update dependency @​actions/core to v1.10.1 (7e3122d) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (dc40835) - (GitHub Action)

⚙️ Miscellaneous Tasks

  • deps: Update typescript-eslint monorepo to v6.7.0 (6ee9cdc) - (renovate[bot])
  • deps: Lock file maintenance (0734795) - (renovate[bot])
  • deps: Lock file maintenance (d76ddee) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v39.0.1 (#1557)

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

39.0.1 - (2023-09-09)

🐛 Bug Fixes

  • Bug returning empty output for pull request close event (#1556) (246636f) - (Tonye Jack)
  • Raise error when the previous sha cannot be determined and since_last_remote_commit is true (#1554) (523e8b6) - (Tonye Jack)
  • Raise errors when unable to locate the previous commit in local history (#1551) (796ac2d) - (Tonye Jack)

🔄 Update

  • Update README.md (fe0fb71) - (Tonye Jack)
  • Update README.md (e60a7a9) - (Tonye Jack)
  • Updated README.md (#1548)

Co-authored-by: repo-ranger[bot] (534262e) - (tj-actions[bot])

  • Updated README.md (#1546)

Co-authored-by: renovate[bot] (89cb9ea) - (tj-actions[bot])

⚙️ Miscellaneous Tasks

  • Update check (#1555) (81bb5d8) - (Tonye Jack)
  • deps: Update dependency eslint to v8.49.0 (4a0a3c4) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.6.0 (9dfd3f6) - (renovate[bot])
  • Update docs to site example (#1547) (673189f) - (Tonye Jack)

... (truncated)

Commits
  • 6ee9cdc chore(deps): update typescript-eslint monorepo to v6.7.0
  • dc40835 Added missing changes and modified dist assets.
  • 7e3122d fix(deps): update dependency @​actions/core to v1.10.1
  • 0734795 chore(deps): lock file maintenance
  • d76ddee chore(deps): lock file maintenance
  • 7cdc56d Upgraded to v39.0.1 (#1557)
  • 246636f fix: bug returning empty output for pull request close event (#1556)
  • fe0fb71 Update README.md
  • e60a7a9 Update README.md
  • 81bb5d8 chore: update check (#1555)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)