One-Language / One

One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1๏ธโƒฃ ๐Ÿ• ๐Ÿฉฑ
https://onelang.org
GNU General Public License v3.0
280 stars 60 forks source link

build(deps): bump super-linter/super-linter from 5.7.2 to 6.0.0 #519

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps super-linter/super-linter from 5.7.2 to 6.0.0.

Release notes

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

v6.0.0

6.0.0 (2024-01-31)

โš  BREAKING CHANGES

  • deprecate error_on_missing_exec_bit (#5120)
  • uninstall eslint-config-airbnb-typescript (#5077)
  • validate configuration when using find (#5045)
  • run linters against the workspace (#5041)
  • exit on errors when running Git (#4889)

๐Ÿš€ Features

๐Ÿ› Bugfixes

... (truncated)

Changelog

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

6.0.0 (2024-01-31)

โš  BREAKING CHANGES

  • deprecate error_on_missing_exec_bit (#5120)
  • uninstall eslint-config-airbnb-typescript (#5077)
  • validate configuration when using find (#5045)
  • run linters against the workspace (#5041)
  • exit on errors when running Git (#4889)

๐Ÿš€ Features

๐Ÿ› Bugfixes

... (truncated)

Commits
  • ff5037c chore(main): release 6.0.0 (#5027)
  • bcbc45a ci: ignore changelog and tests when testing action (#5206)
  • ace79ca build: ignore changelog when linting codebase (#5205)
  • 6015df2 fix: ignore changelog when running textlint (#5204)
  • 99e41ce feat: run linters in parallel (#5177)
  • 0578ab8 deps(npm): bump renovate from 37.156.4 to 37.161.0 in /dependencies (#5203)
  • c0bcd1a deps(npm): bump @โ€‹typescript-eslint/eslint-plugin in /dependencies (#5202)
  • f9719bc deps(python): bump checkov from 3.2.0 to 3.2.1 in /dependencies/python (#5201)
  • 94d2876 deps(python): bump snakemake from 8.4.0 to 8.4.1 in /dependencies/python (#5200)
  • 5e2c028 ci: update devcontainer definition (#5132)
  • 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 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)