Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: bump super-linter/super-linter from 7.1.0 to 7.2.1 in the all group #69

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the all group with 1 update: super-linter/super-linter.

Updates super-linter/super-linter from 7.1.0 to 7.2.1

Release notes

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

v7.2.1

7.2.1 (2024-12-12)

🐛 Bugfixes

  • define command options function before use (#6375) (6b60f4c), closes #6372
  • downgrade npm-groovy-lint to 15.0.0 (#6373) (ffccf2d)
  • ensure setting /github/workdir as Git safe directory works always (#6242) (ec05515)
  • make git conflict markers check more precise (#6379) (d929d04)

⬆️ Dependency updates

  • bundler: bump standard from 1.42.0 to 1.42.1 in /dependencies (#6383) (6776692)
  • docker: bump the docker group across 1 directory with 4 updates (#6381) (0fe8b07)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6389) (39b1577)
  • npm: bump renovate from 39.15.4 to 39.31.3 in /dependencies (#6397) (70a684d)
  • npm: bump renovate from 39.31.3 to 39.58.1 in /dependencies (#6432) (71cc525)
  • php: bump phpstan/phpstan (#6419) (24a53df)
  • php: bump the composer group across 1 directory with 2 updates (#6365) (de5f8a4)

🧰 Maintenance

v7.2.0

7.2.0 (2024-11-17)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump standard from 1.40.0 to 1.40.1 in /dependencies (#6239) (75fb343)
  • bundler: bump standard from 1.41.0 to 1.41.1 in /dependencies (#6291) (54782ec)

... (truncated)

Changelog

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

7.2.1 (2024-12-12)

🐛 Bugfixes

  • define command options function before use (#6375) (6b60f4c), closes #6372
  • downgrade npm-groovy-lint to 15.0.0 (#6373) (ffccf2d)
  • ensure setting /github/workdir as Git safe directory works always (#6242) (ec05515)
  • make git conflict markers check more precise (#6379) (d929d04)

⬆️ Dependency updates

  • bundler: bump standard from 1.42.0 to 1.42.1 in /dependencies (#6383) (6776692)
  • docker: bump the docker group across 1 directory with 4 updates (#6381) (0fe8b07)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6389) (39b1577)
  • npm: bump renovate from 39.15.4 to 39.31.3 in /dependencies (#6397) (70a684d)
  • npm: bump renovate from 39.31.3 to 39.58.1 in /dependencies (#6432) (71cc525)
  • php: bump phpstan/phpstan (#6419) (24a53df)
  • php: bump the composer group across 1 directory with 2 updates (#6365) (de5f8a4)

🧰 Maintenance

7.2.0 (2024-11-17)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump standard from 1.40.0 to 1.40.1 in /dependencies (#6239) (75fb343)
  • bundler: bump standard from 1.41.0 to 1.41.1 in /dependencies (#6291) (54782ec)
  • bundler: bump the rubocop group across 1 directory with 3 updates (#6348) (6e23e6e)
  • bundler: bump the rubocop group in /dependencies with 6 updates (#6252) (a8920a4)

... (truncated)

Commits
  • 85f7611 chore(main): release 7.2.1 (#6404)
  • ec05515 fix: ensure setting /github/workdir as Git safe directory works always (#6242)
  • 24a53df deps(php): bump phpstan/phpstan (#6419)
  • 71cc525 deps(npm): bump renovate from 39.31.3 to 39.58.1 in /dependencies (#6432)
  • d929d04 fix: make git conflict markers check more precise (#6379)
  • 6b60f4c fix: define command options function before use (#6375)
  • de5f8a4 deps(php): bump the composer group across 1 directory with 2 updates (#6365)
  • 0fe8b07 deps(docker): bump the docker group across 1 directory with 4 updates (#6381)
  • 6776692 deps(bundler): bump standard from 1.42.0 to 1.42.1 in /dependencies (#6383)
  • 39b1577 deps(npm): bump @​stoplight/spectral-cli in /dependencies (#6389)
  • 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 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 all group with 1 update: [super-linter/super-linter](https://github.com/super-linter/super-linter).


Updates `super-linter/super-linter` from 7.1.0 to 7.2.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.1.0...v7.2.1)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 1, 2025
@lubo
Copy link
Owner

lubo commented Feb 2, 2025

Duplicate of #59.

@lubo lubo closed this Feb 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/github_actions/master/all-5d3675e1ac branch February 2, 2025 09:20
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