Chia-Network / chia-dev-tools

A utility for developing in the Chia ecosystem: Chialisp functions, object inspection, RPC client and more.
Apache License 2.0
45 stars 32 forks source link

Bump github/super-linter from 5 to 6 #116

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Draft For:

Bumps github/super-linter from 5 to 6.

Release notes

Sourced from github/super-linter's releases.

v6

Full Changelog: https://github.com/github/super-linter/compare/v4.10.2...v6

Changelog

Sourced from github/super-linter's changelog.

6.4.0 (2024-04-16)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.24.0 to 2.24.1 in /dependencies (#5443) (2a147fa)
  • bundler: bump rubocop-rspec from 2.27.1 to 2.29.1 in /dependencies (#5476) (5fe65e5)
  • dev-docker: bump node in /dev-dependencies (#5487) (aaf5f3d)
  • dev-npm: bump @​commitlint/cli in /dev-dependencies (#5448) (6992ae7)
  • docker: bump dart from 3.3.1-sdk to 3.3.3-sdk (#5461) (41f1f2d)
  • docker: bump dotnet/sdk (#5464) (4edb99e)
  • docker: bump golang from 1.22.1-alpine to 1.22.2-alpine (#5488) (e9d3471)
  • docker: bump golangci/golangci-lint from v1.56.2 to v1.57.2 (#5462) (0764966)
  • docker: bump scalameta/scalafmt from v3.8.0 to v3.8.1 (#5463) (613d661)
  • docker: bump yoheimuta/protolint from 0.49.3 to 0.49.4 (#5490) (62a763d)
  • github-actions: bump bobheadxi/deployments from 1.4.0 to 1.5.0 (#5460) (fd2c7cc)
  • github-actions: bump dependabot/fetch-metadata from 1 to 2 (#5449) (b1e59ed)
  • java: bump com.google.googlejavaformat:google-java-format (#5484) (4bc39d7)
  • java: bump com.puppycrawl.tools:checkstyle (#5457) (25cb7af)
  • npm: bump @​babel/eslint-parser in /dependencies (#5434) (ebf7ad0)
  • npm: bump @​babel/preset-react in /dependencies (#5440) (809f6f4)
  • npm: bump @​babel/preset-typescript in /dependencies (#5439) (87fe03b)
  • npm: bump @​ibm/tekton-lint from 1.0.1 to 1.0.2 in /dependencies (#5485) (b26cd9f)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#5492) (240e382)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5475) (019fa5f)
  • npm: bump eslint-plugin-jest in /dependencies (#5495) (5db715d)
  • npm: bump eslint-plugin-jsonc in /dependencies (#5468) (f3d13bd)
  • npm: bump eslint-plugin-vue from 9.23.0 to 9.24.0 in /dependencies (#5438) (89e55ba)
  • npm: bump eslint-plugin-vue from 9.24.0 to 9.24.1 in /dependencies (#5489) (454e13a)
  • npm: bump next from 14.1.3 to 14.1.4 in /dependencies (#5442) (9f97afa)
  • npm: bump npm-groovy-lint from 14.2.4 to 14.4.0 in /dependencies (#5469) (1eb4e8e)
  • npm: bump react-intl from 6.6.2 to 6.6.4 in /dependencies (#5470) (f9f8fdd)
  • npm: bump react-intl from 6.6.4 to 6.6.5 in /dependencies (#5493) (702428a)
  • npm: bump renovate from 37.263.0 to 37.279.0 in /dependencies (#5466) (f059252)
  • npm: bump renovate from 37.279.0 to 37.280.0 in /dependencies (#5486) (2ef03bc)
  • npm: bump typescript from 5.4.2 to 5.4.3 in /dependencies (#5435) (7200949)

... (truncated)

Commits
  • 4e51915 Update README.md
  • 5336115 deps(dev-npm): bump @​commitlint/config-conventional in /dev-dependencies (#5521)
  • a540e8d deps(docker): bump dart from 3.3.3-sdk to 3.3.4-sdk (#5550)
  • 74733ba deps(docker): bump hashicorp/terraform from 1.8.0 to 1.8.1 (#5551)
  • 1682dbc deps(docker): bump alpine/terragrunt from 1.8.0 to 1.8.1 (#5552)
  • 90554b4 deps(github-actions): bump actions/download-artifact from 4.1.4 to 4.1.5 (#5553)
  • 46a0678 deps(github-actions): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#5554)
  • f33d4b2 deps(python): bump yq from 3.3.0 to 3.4.1 in /dependencies/python (#5555)
  • 72d4e76 deps(python): bump cfn-lint in /dependencies/python (#5556)
  • 0cbc4d9 deps(python): bump sqlfluff from 3.0.4 to 3.0.5 in /dependencies/python (#5557)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] commented 1 month ago

A newer version of github/super-linter exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.