PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.32k stars 5.27k forks source link

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

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

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

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)
vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **docs-v2** | ⬜️ Ignored ([Inspect](https://vercel.com/pipedreamers/docs-v2/CMe1Nkn8zeeJSETYyJJSPH2TpUNL)) | [Visit Preview](https://docs-v2-git-dependabot-githubactionsgithubs-7f66de-pipedreamers.vercel.app) | | Apr 29, 2024 10:04am | | **pipedream-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/pipedreamers/pipedream-docs/HEVrgFLwLmZpa973YdkbyEx98evY)) | | | Apr 29, 2024 10:04am | | **pipedream-docs-redirect-do-not-edit** | ⬜️ Ignored ([Inspect](https://vercel.com/pipedreamers/pipedream-docs-redirect-do-not-edit/387Muruw7qfBRFu1inQw9j5RHhp2)) | | | Apr 29, 2024 10:04am |