[PR #3782] [MERGED] build(deps): bump dessant/lock-threads from 2.1.2 to 3 #4123

Closed
opened 2026-02-27 04:53:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/3782
Author: @dependabot[bot]
Created: 2/9/2022
Status: Merged
Merged: 2/9/2022
Merged by: @dgibbs64

Base: developHead: dependabot/github_actions/dessant/lock-threads-3


📝 Commits (3)

  • fdfeae1 Merge branch 'hotfix/v21.5.1'
  • a52d3d4 Create dependabot.yml
  • db12f8b build(deps): bump dessant/lock-threads from 2.1.2 to 3

📊 Changes

2 files changed (+10 additions, -1 deletions)

View changed files

.github/dependabot.yml (+9 -0)
📝 .github/workflows/lock.yml (+1 -1)

📄 Description

Bumps dessant/lock-threads from 2.1.2 to 3.

Release notes

Sourced from dessant/lock-threads's releases.

v3.0.0

Learn more about this release from the changelog.

Changelog

Sourced from dessant/lock-threads's changelog.

2.1.2 (2021-08-17)

Bug Fixes

  • ignore error when commenting on issue converted to discussion (60d2a1a), closes #24

2.1.1 (2021-07-09)

Bug Fixes

  • update GitHub API calls (a3ccc71)

2.1.0 (2021-07-09)

Features

  • make github-token optional and document the use of personal access tokens (3eba4fe)

Bug Fixes

  • declare required permissions (877b357)

2.0.3 (2021-01-01)

Bug Fixes

  • update imported package name (eba004b)

2.0.2 (2021-01-01)

Bug Fixes

2.0.1 (2020-07-07)

Bug Fixes

2.0.0 (2020-02-17)

... (truncated)

Commits
  • e460dfe chore(release): 3.0.0
  • 331c3a2 chore: update screenshot
  • 381e2e9 chore: update package
  • feaf872 chore: update dependencies
  • 2ab40bb chore: update release workflow
  • 26fd836 feat: add new filtering and labeling options, update input parameter names
  • a0c7da3 feat: allow manual triggering
  • See full diff 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GameServerManagers/LinuxGSM/pull/3782 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/9/2022 **Status:** ✅ Merged **Merged:** 2/9/2022 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `develop` ← **Head:** `dependabot/github_actions/dessant/lock-threads-3` --- ### 📝 Commits (3) - [`fdfeae1`](https://github.com/GameServerManagers/LinuxGSM/commit/fdfeae1fcdccb89f55e41ca33e964bbcb035d2ce) Merge branch 'hotfix/v21.5.1' - [`a52d3d4`](https://github.com/GameServerManagers/LinuxGSM/commit/a52d3d4638bb5fba28815f89ce24c604d345b7b8) Create dependabot.yml - [`db12f8b`](https://github.com/GameServerManagers/LinuxGSM/commit/db12f8b51b3bcdd272cde44ba7669e5e1e24cd22) build(deps): bump dessant/lock-threads from 2.1.2 to 3 ### 📊 Changes **2 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+9 -0) 📝 `.github/workflows/lock.yml` (+1 -1) </details> ### 📄 Description Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.2 to 3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dessant/lock-threads/releases">dessant/lock-threads's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <p>Learn more about this release from the <a href="https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md#changelog">changelog</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md">dessant/lock-threads's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2">2.1.2</a> (2021-08-17)</h3> <h3>Bug Fixes</h3> <ul> <li>ignore error when commenting on issue converted to discussion (<a href="https://github.com/dessant/lock-threads/commit/60d2a1a4bee140c0408a057fdb025155cdba18dd">60d2a1a</a>), closes <a href="https://github-redirect.dependabot.com/dessant/lock-threads/issues/24">#24</a></li> </ul> <h3><a href="https://github.com/dessant/lock-threads/compare/v2.1.0...v2.1.1">2.1.1</a> (2021-07-09)</h3> <h3>Bug Fixes</h3> <ul> <li>update GitHub API calls (<a href="https://github.com/dessant/lock-threads/commit/a3ccc71fffa8f16e865eb3661cf8852e11d0a289">a3ccc71</a>)</li> </ul> <h2><a href="https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.0">2.1.0</a> (2021-07-09)</h2> <h3>Features</h3> <ul> <li>make github-token optional and document the use of personal access tokens (<a href="https://github.com/dessant/lock-threads/commit/3eba4feee52d51242057af33eb6a7f0a9969c1f9">3eba4fe</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>declare required permissions (<a href="https://github.com/dessant/lock-threads/commit/877b357328e98d932378cfc33f428d17a9a7409d">877b357</a>)</li> </ul> <h3><a href="https://github.com/dessant/lock-threads/compare/v2.0.2...v2.0.3">2.0.3</a> (2021-01-01)</h3> <h3>Bug Fixes</h3> <ul> <li>update imported package name (<a href="https://github.com/dessant/lock-threads/commit/eba004bec39a410184db347eec5294ca57d38188">eba004b</a>)</li> </ul> <h3><a href="https://github.com/dessant/lock-threads/compare/v2.0.1...v2.0.2">2.0.2</a> (2021-01-01)</h3> <h3>Bug Fixes</h3> <ul> <li>update dependencies (<a href="https://github.com/dessant/lock-threads/commit/eb0aabb42c66b0d8f954cbceabe5809170095a9a">eb0aabb</a>)</li> </ul> <h3><a href="https://github.com/dessant/lock-threads/compare/v2.0.0...v2.0.1">2.0.1</a> (2020-07-07)</h3> <h3>Bug Fixes</h3> <ul> <li>update dependencies (<a href="https://github.com/dessant/lock-threads/commit/a016bfbb7a158eb14922b239899b5804b5075792">a016bfb</a>), closes <a href="https://github-redirect.dependabot.com/dessant/lock-threads/issues/17">#17</a></li> </ul> <h2><a href="https://github.com/dessant/lock-threads/compare/v1.0.1...v2.0.0">2.0.0</a> (2020-02-17)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dessant/lock-threads/commit/e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6"><code>e460dfe</code></a> chore(release): 3.0.0</li> <li><a href="https://github.com/dessant/lock-threads/commit/331c3a217b838e09583ae53ed284ef0fbdd2a41d"><code>331c3a2</code></a> chore: update screenshot</li> <li><a href="https://github.com/dessant/lock-threads/commit/381e2e9bd3d61f8a572977683f5f246483b82ff5"><code>381e2e9</code></a> chore: update package</li> <li><a href="https://github.com/dessant/lock-threads/commit/feaf8729eb5123916bdab7e7e78a2b21b332a44e"><code>feaf872</code></a> chore: update dependencies</li> <li><a href="https://github.com/dessant/lock-threads/commit/2ab40bb003fa03eb24eb629fc0393395bfd1cf8b"><code>2ab40bb</code></a> chore: update release workflow</li> <li><a href="https://github.com/dessant/lock-threads/commit/26fd836f96f46625de24663c4dc2b84c8408fcb1"><code>26fd836</code></a> feat: add new filtering and labeling options, update input parameter names</li> <li><a href="https://github.com/dessant/lock-threads/commit/a0c7da306555d946273957477018fe178130ccf9"><code>a0c7da3</code></a> feat: allow manual triggering</li> <li>See full diff in <a href="https://github.com/dessant/lock-threads/compare/v2.1.2...v3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dessant/lock-threads&package-manager=github_actions&previous-version=2.1.2&new-version=3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:53:56 +03:00
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#4123
No description provided.