Skip to content

ci(deps): Bump dessant/lock-threads from 4.0.0 to 4.0.1#287

Merged
unicornware merged 1 commit intomainfrom
dependabot/github_actions/dessant/lock-threads-4.0.1
Jul 3, 2023
Merged

ci(deps): Bump dessant/lock-threads from 4.0.0 to 4.0.1#287
unicornware merged 1 commit intomainfrom
dependabot/github_actions/dessant/lock-threads-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 13, 2023

Bumps dessant/lock-threads from 4.0.0 to 4.0.1.

Release notes

Sourced from dessant/lock-threads's releases.

v4.0.1

Learn more about this release from the changelog.

Changelog

Sourced from dessant/lock-threads's changelog.

4.0.1 (2023-06-12)

Bug Fixes

  • retry and throttle GitHub API requests (1618e91), closes #35
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)

@dependabot dependabot Bot added scope:dependencies dependency updates type:ci ci/cd configuration labels Jun 13, 2023
@dependabot dependabot Bot requested review from a team, flexdevelopment and unicornware June 13, 2023 02:00
Copy link
Copy Markdown
Contributor

@flexdevelopment flexdevelopment 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
Copy Markdown
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@unicornware unicornware enabled auto-merge (squash) June 13, 2023 02:00
Copy link
Copy Markdown
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 13, 2023

Codecov Report

Merging #287 (9019fc9) into main (dba9249) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #287   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           67        67           
  Lines         1869      1869           
  Branches        73        73           
=========================================
  Hits          1869      1869           
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b75d7cb...9019fc9. Read the comment docs.

@unicornware unicornware dismissed flexdevelopment’s stale review July 3, 2023 00:25

The merge-base changed after approval.

@unicornware unicornware force-pushed the main branch 3 times, most recently from ed37d71 to 42d04b1 Compare July 3, 2023 00:36
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dessant/lock-threads-4.0.1 branch from d5c88cc to 7ed1090 Compare July 3, 2023 00:39
flexdevelopment
flexdevelopment previously approved these changes Jul 3, 2023
@unicornware unicornware dismissed flexdevelopment’s stale review July 3, 2023 00:49

The merge-base changed after approval.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/dessant/lock-threads-4.0.1 branch from 7ed1090 to 4601ff1 Compare July 3, 2023 00:51
flexdevelopment
flexdevelopment previously approved these changes Jul 3, 2023
@unicornware unicornware dismissed flexdevelopment’s stale review July 3, 2023 00:57

The merge-base changed after approval.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/dessant/lock-threads-4.0.1 branch from 4601ff1 to a4927ad Compare July 3, 2023 01:04
flexdevelopment
flexdevelopment previously approved these changes Jul 3, 2023
@unicornware unicornware dismissed flexdevelopment’s stale review July 3, 2023 01:17

The merge-base changed after approval.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/dessant/lock-threads-4.0.1 branch from a4927ad to 82e03a8 Compare July 3, 2023 01:17
@unicornware
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/dessant/lock-threads-4.0.1 branch from 82e03a8 to a8a5395 Compare July 3, 2023 02:47
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](dessant/lock-threads@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dessant/lock-threads-4.0.1 branch from a8a5395 to 9019fc9 Compare July 3, 2023 02:51
@unicornware unicornware merged commit ed75d8d into main Jul 3, 2023
@unicornware unicornware deleted the dependabot/github_actions/dessant/lock-threads-4.0.1 branch July 3, 2023 02:54
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 2, 2023

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

scope:dependencies dependency updates type:ci ci/cd configuration

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants