techno-solutionist-collective / dreadlocks

:lock: A cross-platform file-locking software library for Python that supports thread-level locks, process-level locks, and both simultaneously.
https://techno-solutionist-collective.github.io/dreadlocks/latest
Other
1 stars 0 forks source link

build(deps): Bump ArcticLampyrid/action-wait-for-workflow from 1.0.1 to 1.2.0 #201

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps ArcticLampyrid/action-wait-for-workflow from 1.0.1 to 1.2.0.

Release notes

Sourced from ArcticLampyrid/action-wait-for-workflow's releases.

v1.2.0

What's Changed

  • feat: support to auto detect sha

Full Changelog: https://github.com/ArcticLampyrid/action-wait-for-workflow/compare/v1.1.2...v1.2.0

v1.1.2

What's Changed

  • chore: update dependencies
  • fix: tweak the logic and add more logs
  • feat: add output run-conclusion

Full Changelog: https://github.com/ArcticLampyrid/action-wait-for-workflow/compare/v1.0.4...v1.1.2

v1.0.4

No release notes provided.

v1.0.3

No significant changes

    View changes on GitHub

v1.0.2

No significant changes

    View changes on GitHub
Commits
  • da2316a feat: support to auto detect sha
  • c700620 fix: when no runs found, do not exit
  • cb72ab5 fix: never exit
  • ad60aba feat: add output run-conclusion
  • 9892ad0 fix: tweak the logic and add more logs
  • 13952e7 chore: update dependencies
  • 9311dcd build(deps-dev): bump @​types/node from 18.14.2 to 18.15.0 (#117)
  • 30b662b build(deps-dev): bump jest from 29.4.3 to 29.5.0 (#116)
  • 48496a2 build(deps-dev): bump @​typescript-eslint/parser from 5.54.0 to 5.54.1 (#115)
  • 0d367eb build(deps-dev): bump @​typescript-eslint/parser from 5.53.0 to 5.54.0 (#112)
  • 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)