microsoft / WhatTheHack

A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
MIT License
1.77k stars 874 forks source link

Bump tj-actions/changed-files from 44.5.7 to 45.0.1 #890

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps tj-actions/changed-files from 44.5.7 to 45.0.1.

Release notes

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

v45.0.1

What's Changed

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

v45.0.0

🔥🔥 BREAKING CHANGE 🔥🔥

  • With changes detected using GitHub's API setting output_renamed_files_as_deleted_and_added to true, would now include the previous file name in the list of deleted files.

What's Changed

New Contributors

Full Changelog: https://github.com/tj-actions/changed-files/compare/v44...v45.0.0

v45

Changes in v45.0.1

What's Changed

... (truncated)

Commits
  • e9772d1 chore(deps): update dependency @​types/node to v22.5.2
  • 880354d chore(deps): update dependency eslint-plugin-jest to v28.8.1
  • 8d5497e chore(deps-dev): bump @​types/node from 22.5.0 to 22.5.1 (#2252)
  • 696bea0 Added missing changes and modified dist assets.
  • bd7d572 chore(deps): lock file maintenance
  • 305db88 Added missing changes and modified dist assets.
  • 17107f4 fix(deps): update dependency micromatch to v4.0.8
  • 2d4c94f chore(deps): update dependency ts-jest to v29.2.5
  • bf02379 chore(deps): update dependency @​types/node to v22.5.0
  • 0d32038 Upgraded to v45 (#2244)
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #894.