[PR #4209] [MERGED] build(deps): bump JasonEtco/is-sponsor-label-action from 1 to 2 #4262

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

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/4209
Author: @dependabot[bot]
Created: 5/22/2023
Status: Merged
Merged: 5/24/2023
Merged by: @dgibbs64

Base: masterHead: dependabot/github_actions/JasonEtco/is-sponsor-label-action-2


📝 Commits (1)

  • 2b5e15f build(deps): bump JasonEtco/is-sponsor-label-action from 1 to 2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/label-sponsors.yml (+1 -1)

📄 Description

Bumps JasonEtco/is-sponsor-label-action from 1 to 2.

Release notes

Sourced from JasonEtco/is-sponsor-label-action's releases.

v2.0.0

This release includes a ton of dependency updates, hence the new major version just to be safe. Also drops support for the Node12 (which is now deprecated) runner, in favor of the Node16 runner.

v1.2.0

Fixes the underlying GraphQL request to no longer use a deprecated API - see JasonEtco/is-sponsor-label-action#30 for more details! Thanks to @​cheshire137 for the fix

v1.1.3

Fixes an edge-case where a sponsor node in the GraphQL response was null, thanks #17 @​panva!

Also updates some dependencies.

v1.1.2

What's new

v1.1.1

Fixes an issue with repeated use of the action when generating the label fails because it already exists. See #6 and #7 for more details!

v1.1.0

Adds support for organization-owned repositories. Check out #5 for more details!

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)

🔄 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/4209 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/22/2023 **Status:** ✅ Merged **Merged:** 5/24/2023 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `master` ← **Head:** `dependabot/github_actions/JasonEtco/is-sponsor-label-action-2` --- ### 📝 Commits (1) - [`2b5e15f`](https://github.com/GameServerManagers/LinuxGSM/commit/2b5e15f8a2bc54274129df42ca662b28c0840807) build(deps): bump JasonEtco/is-sponsor-label-action from 1 to 2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/label-sponsors.yml` (+1 -1) </details> ### 📄 Description Bumps [JasonEtco/is-sponsor-label-action](https://github.com/JasonEtco/is-sponsor-label-action) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JasonEtco/is-sponsor-label-action/releases">JasonEtco/is-sponsor-label-action's releases</a>.</em></p> <blockquote> <h2>v2.0.0</h2> <p>This release includes a ton of dependency updates, hence the new major version just to be safe. Also drops support for the Node12 (which is now deprecated) runner, in favor of the Node16 runner.</p> <h2>v1.2.0</h2> <p>Fixes the underlying GraphQL request to no longer use a deprecated API - see <a href="https://redirect.github.com/JasonEtco/is-sponsor-label-action/pull/30">JasonEtco/is-sponsor-label-action#30</a> for more details! Thanks to <a href="https://github.com/cheshire137"><code>@​cheshire137</code></a> for the fix ✨</p> <h2>v1.1.3</h2> <p>Fixes an edge-case where a sponsor node in the GraphQL response was null, thanks <a href="https://redirect.github.com/JasonEtco/is-sponsor-label-action/issues/17">#17</a> <a href="https://github.com/panva"><code>@​panva</code></a>!</p> <p>Also updates some dependencies.</p> <h2>v1.1.2</h2> <h3>What's new</h3> <ul> <li><a href="https://redirect.github.com/JasonEtco/is-sponsor-label-action/issues/15">#15</a> Lock NodeJS and Alpine versions (<a href="https://github.com/WyriHaximus"><code>@​WyriHaximus</code></a>)</li> </ul> <h2>v1.1.1</h2> <p>Fixes an issue with repeated use of the action when generating the label fails because it already exists. See <a href="https://redirect.github.com/JasonEtco/is-sponsor-label-action/issues/6">#6</a> and <a href="https://redirect.github.com/JasonEtco/is-sponsor-label-action/issues/7">#7</a> for more details!</p> <h2>v1.1.0</h2> <p>Adds support for organization-owned repositories. Check out <a href="https://redirect.github.com/JasonEtco/is-sponsor-label-action/issues/5">#5</a> for more details!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/565f3cb67b3518a8aae36c3f0bce9e8513430e84"><code>565f3cb</code></a> Automatic compilation</li> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/e101149126ed85c939f634735f648305ec3277ba"><code>e101149</code></a> Merge pull request <a href="https://redirect.github.com/JasonEtco/is-sponsor-label-action/issues/43">#43</a> from JasonEtco/node-16</li> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/92d2e7e88b6cb8b7ce475ecd6f9b6ec0bb17faa7"><code>92d2e7e</code></a> Merge branch 'main' into node-16</li> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/a3b4b23d74e677826de1058466894aad215f8740"><code>a3b4b23</code></a> Merge pull request <a href="https://redirect.github.com/JasonEtco/is-sponsor-label-action/issues/44">#44</a> from JasonEtco/updoots</li> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/88486607d43ced02bcb8e6e909652bdb4e53b984"><code>8848660</code></a> npm audit fix</li> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/f1f7571a03059cbbc69932260a245fdcade92a93"><code>f1f7571</code></a> Use Node 16 in CI</li> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/ac58af1df1f422a2e2f464b235c20f52434ec6a2"><code>ac58af1</code></a> Fix broken test</li> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/d99f6e299069216d7a62093f31f286106f59a4f1"><code>d99f6e2</code></a> Update deps</li> <li><a href="https://github.com/JasonEtco/is-sponsor-label-action/commit/09a7856acae988234a264f9187fb7aee1034c5f4"><code>09a7856</code></a> node16</li> <li>See full diff in <a href="https://github.com/JasonEtco/is-sponsor-label-action/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=JasonEtco/is-sponsor-label-action&package-manager=github_actions&previous-version=1&new-version=2)](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:54:29 +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#4262
No description provided.