Skip to content

build(deps-dev): bump the dev-dependencies group with 2 updates#1330

Merged
ldez merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-23176a170f
Dec 29, 2025
Merged

build(deps-dev): bump the dev-dependencies group with 2 updates#1330
ldez merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-23176a170f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 29, 2025

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: @typescript-eslint/eslint-plugin and @typescript-eslint/parser.

Updates @typescript-eslint/eslint-plugin from 8.50.0 to 8.50.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.50.1

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d520b88 chore(release): publish 8.50.1
  • 46171f0 fix(eslint-plugin): [no-unnecessary-type-assertion] correct handling of undef...
  • 6882a09 fix(eslint-plugin): [method-signature-style] ignore methods that return `this...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.50.0 to 8.50.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.50.1

8.50.1 (2025-12-22)

🩹 Fixes

  • eslint-plugin: [method-signature-style] ignore methods that return this (#11813)
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.50.1 (2025-12-22)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.50.0 to 8.50.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.50.0 to 8.50.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.50.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.50.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 29, 2025
@ldez ldez merged commit e9dc929 into main Dec 29, 2025
63 checks passed
@ldez ldez deleted the dependabot/npm_and_yarn/dev-dependencies-23176a170f branch December 29, 2025 13:34
eleboucher pushed a commit to eleboucher/runner-k8s-plugin that referenced this pull request May 22, 2026
…0 → v9.2.1) (#54)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | patch | `v9.2.0` → `v9.2.1` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/10) for more information.

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>

### [`v9.2.1`](https://github.com/golangci/golangci-lint-action/releases/tag/v9.2.1)

[Compare Source](golangci/golangci-lint-action@v9.2.0...v9.2.1)

#### What's Changed

IMPORTANT: this is the first immutable release.

##### Changes

- chore: improve workflows by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1394](golangci/golangci-lint-action#1394)

##### Dependencies

- build(deps-dev): bump the dev-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1325](golangci/golangci-lint-action#1325)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1326](golangci/golangci-lint-action#1326)
- build(deps): bump the dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1327](golangci/golangci-lint-action#1327)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1328](golangci/golangci-lint-action#1328)
- build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.2 to 25.0.3 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1329](golangci/golangci-lint-action#1329)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1330](golangci/golangci-lint-action#1330)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1332](golangci/golangci-lint-action#1332)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1333](golangci/golangci-lint-action#1333)
- build(deps): bump the dependencies group with 6 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1334](golangci/golangci-lint-action#1334)
- build(deps-dev): bump the dev-dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1335](golangci/golangci-lint-action#1335)
- build(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1336](golangci/golangci-lint-action#1336)
- build(deps-dev): bump the dev-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1337](golangci/golangci-lint-action#1337)
- build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.9 to 25.0.10 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1338](golangci/golangci-lint-action#1338)
- build(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1339](golangci/golangci-lint-action#1339)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1340](golangci/golangci-lint-action#1340)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1344](golangci/golangci-lint-action#1344)
- build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1346](golangci/golangci-lint-action#1346)
- build(deps): bump minimatch by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1348](golangci/golangci-lint-action#1348)
- build(deps): bump minimatch from 3.1.3 to 3.1.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1350](golangci/golangci-lint-action#1350)
- build(deps): bump fast-xml-parser from 5.3.6 to 5.4.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1351](golangci/golangci-lint-action#1351)
- build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1357](golangci/golangci-lint-action#1357)
- build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1358](golangci/golangci-lint-action#1358)
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1359](golangci/golangci-lint-action#1359)
- build(deps): bump picomatch from 4.0.3 to 4.0.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1364](golangci/golangci-lint-action#1364)
- build(deps): bump yaml from 2.8.2 to 2.8.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1365](golangci/golangci-lint-action#1365)
- build(deps): bump brace-expansion by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1370](golangci/golangci-lint-action#1370)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1374](golangci/golangci-lint-action#1374)
- build(deps): bump github/codeql-action from 4 to 4.35.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1384](golangci/golangci-lint-action#1384)
- build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1386](golangci/golangci-lint-action#1386)
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1389](golangci/golangci-lint-action#1389)
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1391](golangci/golangci-lint-action#1391)

**Full Changelog**: <golangci/golangci-lint-action@v9.2.0...v9.2.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwidHlwZS9wYXRjaCJdfQ==-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/runner-k8s-plugin/pulls/54
eleboucher pushed a commit to eleboucher/apoci that referenced this pull request May 22, 2026
…0 → v9.2.1) (#48)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | patch | `v9.2.0` → `v9.2.1` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/9) for more information.

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>

### [`v9.2.1`](https://github.com/golangci/golangci-lint-action/releases/tag/v9.2.1)

[Compare Source](golangci/golangci-lint-action@v9.2.0...v9.2.1)

#### What's Changed

IMPORTANT: this is the first immutable release.

##### Changes

- chore: improve workflows by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1394](golangci/golangci-lint-action#1394)

##### Dependencies

- build(deps-dev): bump the dev-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1325](golangci/golangci-lint-action#1325)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1326](golangci/golangci-lint-action#1326)
- build(deps): bump the dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1327](golangci/golangci-lint-action#1327)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1328](golangci/golangci-lint-action#1328)
- build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.2 to 25.0.3 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1329](golangci/golangci-lint-action#1329)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1330](golangci/golangci-lint-action#1330)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1332](golangci/golangci-lint-action#1332)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1333](golangci/golangci-lint-action#1333)
- build(deps): bump the dependencies group with 6 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1334](golangci/golangci-lint-action#1334)
- build(deps-dev): bump the dev-dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1335](golangci/golangci-lint-action#1335)
- build(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1336](golangci/golangci-lint-action#1336)
- build(deps-dev): bump the dev-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1337](golangci/golangci-lint-action#1337)
- build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.9 to 25.0.10 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1338](golangci/golangci-lint-action#1338)
- build(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1339](golangci/golangci-lint-action#1339)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1340](golangci/golangci-lint-action#1340)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1344](golangci/golangci-lint-action#1344)
- build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1346](golangci/golangci-lint-action#1346)
- build(deps): bump minimatch by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1348](golangci/golangci-lint-action#1348)
- build(deps): bump minimatch from 3.1.3 to 3.1.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1350](golangci/golangci-lint-action#1350)
- build(deps): bump fast-xml-parser from 5.3.6 to 5.4.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1351](golangci/golangci-lint-action#1351)
- build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1357](golangci/golangci-lint-action#1357)
- build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1358](golangci/golangci-lint-action#1358)
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1359](golangci/golangci-lint-action#1359)
- build(deps): bump picomatch from 4.0.3 to 4.0.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1364](golangci/golangci-lint-action#1364)
- build(deps): bump yaml from 2.8.2 to 2.8.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1365](golangci/golangci-lint-action#1365)
- build(deps): bump brace-expansion by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1370](golangci/golangci-lint-action#1370)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1374](golangci/golangci-lint-action#1374)
- build(deps): bump github/codeql-action from 4 to 4.35.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1384](golangci/golangci-lint-action#1384)
- build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1386](golangci/golangci-lint-action#1386)
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1389](golangci/golangci-lint-action#1389)
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1391](golangci/golangci-lint-action#1391)

**Full Changelog**: <golangci/golangci-lint-action@v9.2.0...v9.2.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwidHlwZS9wYXRjaCJdfQ==-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/apoci/pulls/48
eleboucher pushed a commit to eleboucher/talos-mcp that referenced this pull request May 22, 2026
…0 → v9.2.1) (#5)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | patch | `v9.2.0` → `v9.2.1` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information.

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>

### [`v9.2.1`](https://github.com/golangci/golangci-lint-action/releases/tag/v9.2.1)

[Compare Source](golangci/golangci-lint-action@v9.2.0...v9.2.1)

#### What's Changed

IMPORTANT: this is the first immutable release.

##### Changes

- chore: improve workflows by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1394](golangci/golangci-lint-action#1394)

##### Dependencies

- build(deps-dev): bump the dev-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1325](golangci/golangci-lint-action#1325)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1326](golangci/golangci-lint-action#1326)
- build(deps): bump the dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1327](golangci/golangci-lint-action#1327)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1328](golangci/golangci-lint-action#1328)
- build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.2 to 25.0.3 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1329](golangci/golangci-lint-action#1329)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1330](golangci/golangci-lint-action#1330)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1332](golangci/golangci-lint-action#1332)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1333](golangci/golangci-lint-action#1333)
- build(deps): bump the dependencies group with 6 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1334](golangci/golangci-lint-action#1334)
- build(deps-dev): bump the dev-dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1335](golangci/golangci-lint-action#1335)
- build(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1336](golangci/golangci-lint-action#1336)
- build(deps-dev): bump the dev-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1337](golangci/golangci-lint-action#1337)
- build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.9 to 25.0.10 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1338](golangci/golangci-lint-action#1338)
- build(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1339](golangci/golangci-lint-action#1339)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1340](golangci/golangci-lint-action#1340)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1344](golangci/golangci-lint-action#1344)
- build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1346](golangci/golangci-lint-action#1346)
- build(deps): bump minimatch by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1348](golangci/golangci-lint-action#1348)
- build(deps): bump minimatch from 3.1.3 to 3.1.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1350](golangci/golangci-lint-action#1350)
- build(deps): bump fast-xml-parser from 5.3.6 to 5.4.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1351](golangci/golangci-lint-action#1351)
- build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1357](golangci/golangci-lint-action#1357)
- build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1358](golangci/golangci-lint-action#1358)
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1359](golangci/golangci-lint-action#1359)
- build(deps): bump picomatch from 4.0.3 to 4.0.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1364](golangci/golangci-lint-action#1364)
- build(deps): bump yaml from 2.8.2 to 2.8.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1365](golangci/golangci-lint-action#1365)
- build(deps): bump brace-expansion by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1370](golangci/golangci-lint-action#1370)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1374](golangci/golangci-lint-action#1374)
- build(deps): bump github/codeql-action from 4 to 4.35.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1384](golangci/golangci-lint-action#1384)
- build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1386](golangci/golangci-lint-action#1386)
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1389](golangci/golangci-lint-action#1389)
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1391](golangci/golangci-lint-action#1391)

**Full Changelog**: <golangci/golangci-lint-action@v9.2.0...v9.2.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwidHlwZS9wYXRjaCJdfQ==-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/talos-mcp/pulls/5
eleboucher pushed a commit to eleboucher/forgesync that referenced this pull request Jun 7, 2026
…0 → v9.2.1) (#3)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | patch | `v9.2.0` → `v9.2.1` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>

### [`v9.2.1`](https://github.com/golangci/golangci-lint-action/releases/tag/v9.2.1)

[Compare Source](golangci/golangci-lint-action@v9.2.0...v9.2.1)

#### What's Changed

IMPORTANT: this is the first immutable release.

##### Changes

- chore: improve workflows by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1394](golangci/golangci-lint-action#1394)

##### Dependencies

- build(deps-dev): bump the dev-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1325](golangci/golangci-lint-action#1325)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1326](golangci/golangci-lint-action#1326)
- build(deps): bump the dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1327](golangci/golangci-lint-action#1327)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1328](golangci/golangci-lint-action#1328)
- build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.2 to 25.0.3 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1329](golangci/golangci-lint-action#1329)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1330](golangci/golangci-lint-action#1330)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1332](golangci/golangci-lint-action#1332)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1333](golangci/golangci-lint-action#1333)
- build(deps): bump the dependencies group with 6 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1334](golangci/golangci-lint-action#1334)
- build(deps-dev): bump the dev-dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1335](golangci/golangci-lint-action#1335)
- build(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1336](golangci/golangci-lint-action#1336)
- build(deps-dev): bump the dev-dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1337](golangci/golangci-lint-action#1337)
- build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 25.0.9 to 25.0.10 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1338](golangci/golangci-lint-action#1338)
- build(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1339](golangci/golangci-lint-action#1339)
- build(deps-dev): bump the dev-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1340](golangci/golangci-lint-action#1340)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1344](golangci/golangci-lint-action#1344)
- build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1346](golangci/golangci-lint-action#1346)
- build(deps): bump minimatch by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1348](golangci/golangci-lint-action#1348)
- build(deps): bump minimatch from 3.1.3 to 3.1.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1350](golangci/golangci-lint-action#1350)
- build(deps): bump fast-xml-parser from 5.3.6 to 5.4.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1351](golangci/golangci-lint-action#1351)
- build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1357](golangci/golangci-lint-action#1357)
- build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1358](golangci/golangci-lint-action#1358)
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1359](golangci/golangci-lint-action#1359)
- build(deps): bump picomatch from 4.0.3 to 4.0.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1364](golangci/golangci-lint-action#1364)
- build(deps): bump yaml from 2.8.2 to 2.8.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1365](golangci/golangci-lint-action#1365)
- build(deps): bump brace-expansion by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1370](golangci/golangci-lint-action#1370)
- build(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1374](golangci/golangci-lint-action#1374)
- build(deps): bump github/codeql-action from 4 to 4.35.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1384](golangci/golangci-lint-action#1384)
- build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1386](golangci/golangci-lint-action#1386)
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1389](golangci/golangci-lint-action#1389)
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1391](golangci/golangci-lint-action#1391)

**Full Changelog**: <golangci/golangci-lint-action@v9.2.0...v9.2.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwidHlwZS9wYXRjaCJdfQ==-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/forgesync/pulls/3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant