Skip to content

Bump super-linter/super-linter from 7.2.0 to 8.3.1 in /.github/workflows#184

Merged
marcominerva merged 14 commits intodevelopfrom
dependabot/github_actions/dot-github/workflows/super-linter/super-linter-8.3.1
Feb 9, 2026
Merged

Bump super-linter/super-linter from 7.2.0 to 8.3.1 in /.github/workflows#184
marcominerva merged 14 commits intodevelopfrom
dependabot/github_actions/dot-github/workflows/super-linter/super-linter-8.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps super-linter/super-linter from 7.2.0 to 8.3.1.

Release notes

Sourced from super-linter/super-linter's releases.

v8.3.1

8.3.1 (2025-12-15)

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop-rails in /dependencies in the rubocop group (#7251) (d8a2032)
  • java: bump com.google.googlejavaformat:google-java-format (#7270) (140a2e3)
  • java: bump com.puppycrawl.tools:checkstyle (#7264) (550df3c)
  • java: bump the java-gradle group across 3 directories with 3 updates (#7252) (5306a0a)
  • npm: bump @​modelcontextprotocol/sdk in /dependencies (#7248) (4d59852)
  • npm: bump express from 5.1.0 to 5.2.1 in /dependencies (#7246) (50462d3)
  • npm: bump jws from 4.0.0 to 4.0.1 in /dependencies (#7260) (cc90344)
  • npm: bump next from 16.0.7 to 16.0.9 in /dependencies (#7277) (b7cedfb)
  • npm: bump the npm group across 1 directory with 3 updates (#7289) (f65215e)
  • npm: bump the npm group across 1 directory with 5 updates (#7271) (b4e616f)
  • npm: bump the npm group across 1 directory with 7 updates (#7259) (0ab9ad4)
  • npm: bump the npm group across 1 directory with 8 updates (#7266) (39e94f8)
  • python: bump the pip group across 1 directory with 2 updates (#7288) (4559b6e)
  • python: bump the pip group across 1 directory with 7 updates (#7265) (026d3fe)

🧰 Maintenance

v8.3.0

8.3.0 (2025-11-28)

🚀 Features

🐛 Bugfixes

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

8.3.1 (2025-12-15)

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop-rails in /dependencies in the rubocop group (#7251) (d8a2032)
  • java: bump com.google.googlejavaformat:google-java-format (#7270) (140a2e3)
  • java: bump com.puppycrawl.tools:checkstyle (#7264) (550df3c)
  • java: bump the java-gradle group across 3 directories with 3 updates (#7252) (5306a0a)
  • npm: bump @​modelcontextprotocol/sdk in /dependencies (#7248) (4d59852)
  • npm: bump express from 5.1.0 to 5.2.1 in /dependencies (#7246) (50462d3)
  • npm: bump jws from 4.0.0 to 4.0.1 in /dependencies (#7260) (cc90344)
  • npm: bump next from 16.0.7 to 16.0.9 in /dependencies (#7277) (b7cedfb)
  • npm: bump the npm group across 1 directory with 3 updates (#7289) (f65215e)
  • npm: bump the npm group across 1 directory with 5 updates (#7271) (b4e616f)
  • npm: bump the npm group across 1 directory with 7 updates (#7259) (0ab9ad4)
  • npm: bump the npm group across 1 directory with 8 updates (#7266) (39e94f8)
  • python: bump the pip group across 1 directory with 2 updates (#7288) (4559b6e)
  • python: bump the pip group across 1 directory with 7 updates (#7265) (026d3fe)

🧰 Maintenance

8.3.0 (2025-11-28)

🚀 Features

🐛 Bugfixes

... (truncated)

Commits
  • 47984f4 chore(main): release 8.3.1 (#7247)
  • 4559b6e deps(python): bump the pip group across 1 directory with 2 updates (#7288)
  • f65215e deps(npm): bump the npm group across 1 directory with 3 updates (#7289)
  • f4d16d3 chore(deps): update docker dependencies (#7285)
  • 0df9f3c chore: fix docs typos and update next (#7284)
  • b7cedfb deps(npm): bump next from 16.0.7 to 16.0.9 in /dependencies (#7277)
  • dfb728c chore: update issue template and print graph (#7276)
  • 026d3fe deps(python): bump the pip group across 1 directory with 7 updates (#7265)
  • d29d0d4 fix: handle paths with parentheses (#7273)
  • b4e616f deps(npm): bump the npm group across 1 directory with 5 updates (#7271)
  • 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 show <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

marcominerva and others added 14 commits October 16, 2025 09:40
Allow specifying user roles for ApiKey and Basic Authentication
Switch to NuGet package for Abstractions
Make Roles optional in ApiKey and Credential classes
Update package versions and add null checks
Update .NET version to 10.x in workflow files
Add new endpoint, update dependencies, and improve robustness
Update Swashbuckle.AspNetCore to version 10.0.1
Simplify OpenApiHelpers Schema initialization
Update JWT version, OpenAPI docs, and code style settings
Update OpenApi and Abstractions package versions
Update workflows and JwtBearer package versions
Update NuGet dependencies to latest versions
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.2.0 to 8.3.1.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@v7.2.0...v8.3.1)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-version: 8.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 9, 2026
@marcominerva marcominerva changed the base branch from master to develop February 9, 2026 18:10
@marcominerva marcominerva merged commit 33400e7 into develop Feb 9, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/super-linter/super-linter-8.3.1 branch February 9, 2026 18:11
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant