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

build(deps): bump super-linter/super-linter from 5 to 6 #161

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps super-linter/super-linter from 5 to 6.

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.

Changelog

6.3.1 (2024-04-04)

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop from 1.60.2 to 1.61.0 in /dependencies (#5359) (20da02a)
  • bundler: bump rubocop from 1.61.0 to 1.62.1 in /dependencies (#5372) (22debee)
  • bundler: bump rubocop-minitest in /dependencies (#5371) (8974415)
  • bundler: bump rubocop-rails from 2.23.1 to 2.24.0 in /dependencies (#5358) (dceea3d)
  • bundler: bump rubocop-rspec from 2.26.1 to 2.27.1 in /dependencies (#5360) (630d44b)
  • bundler: bump standard from 1.34.0 to 1.35.1 in /dependencies (#5426) (69cc492)
  • dev-docker: bump node in /dev-dependencies (#5390) (4650e8e)
  • dev-npm: bump @​commitlint/cli in /dev-dependencies (#5396) (b34674f)
  • dev-npm: bump @​commitlint/config-conventional in /dev-dependencies (#5395) (a79e071)
  • dev-npm: bump release-please in /dev-dependencies (#5394) (10b5245)
  • docker: bump alpine/terragrunt from 1.7.4 to 1.7.5 (#5389) (a72dd13)
  • docker: bump clj-kondo/clj-kondo (#5388) (81ab1ad)
  • docker: bump dart from 3.3.0-sdk to 3.3.1-sdk (#5368) (d21db8d)
  • docker: bump golang from 1.22.0-alpine to 1.22.1-alpine (#5366) (63a458f)
  • docker: bump hashicorp/terraform from 1.7.4 to 1.7.5 (#5387) (abfcf4e)
  • docker: bump koalaman/shellcheck from v0.9.0 to v0.10.0 (#5365) (4f182d7)
  • docker: bump yoheimuta/protolint from 0.47.6 to 0.49.3 (#5386) (5fcd592)
  • github-actions: bump actions/download-artifact from 4.1.2 to 4.1.4 (#5361) (af522a6)
  • github-actions: bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 (#5392) (156d046)
  • github-actions: bump docker/login-action from 3.0.0 to 3.1.0 (#5391) (9ad7a43)
  • java: bump com.google.googlejavaformat:google-java-format (#5364) (cb595ba)
  • java: bump com.pinterest.ktlint:ktlint-cli in /dependencies/ktlint (#5354) (a40f1d8)
  • java: bump com.puppycrawl.tools:checkstyle (#5355) (25e8c22)
  • java: bump com.puppycrawl.tools:checkstyle (#5393) (93ba832)
  • npm: bump @​ibm/tekton-lint in /dependencies (#5408) (a07571a)
  • npm: bump @​react-native/eslint-config in /dependencies (#5417) (6e35bed)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5352) (4b99bb9)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5418) (c312285)
  • npm: bump eslint-plugin-jsonc in /dependencies (#5420) (ed2d6a4)
  • npm: bump eslint-plugin-react in /dependencies (#5351) (b801d8d)
  • npm: bump eslint-plugin-react in /dependencies (#5406) (3ebbbf7)
  • npm: bump eslint-plugin-vue from 9.22.0 to 9.23.0 in /dependencies (#5397) (41af8fc)
  • npm: bump next from 14.1.0 to 14.1.1 in /dependencies (#5353) (a5c0d35)
  • npm: bump next from 14.1.1 to 14.1.3 in /dependencies (#5377) (34bd610)
  • npm: bump npm-groovy-lint from 14.2.2 to 14.2.3 in /dependencies (#5346) (fa9b638)
  • npm: bump npm-groovy-lint from 14.2.3 to 14.2.4 in /dependencies (#5410) (49efd84)

... (truncated)

Commits
  • 92e2606 chore(main): release 6.3.1 (#5340)
  • 39edf76 fix: do not print the whole environment (#5473)
  • 6842e2d build(docker): update psscript analyzer to 1.22.0 (#5428)
  • b00466d fix: remove cpanm cache (#5385)
  • 3ec9980 deps(python): bump snakemake from 8.5.3 to 8.9.0 in /dependencies/python (#5425)
  • 69cc492 deps(bundler): bump standard from 1.34.0 to 1.35.1 in /dependencies (#5426)
  • abfcf4e deps(docker): bump hashicorp/terraform from 1.7.4 to 1.7.5 (#5387)
  • 4b38d74 deps(python): bump mypy from 1.8.0 to 1.9.0 in /dependencies/python (#5380)
  • 93ba832 deps(java): bump com.puppycrawl.tools:checkstyle (#5393)
  • ed2d6a4 deps(npm): bump eslint-plugin-jsonc in /dependencies (#5420)
  • 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 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)

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 6.
- [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@v5...v6)

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

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 Apr 8, 2024
Signed-off-by: Junjie Gao <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.22%. Comparing base (c6a7f4c) to head (7e19857).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   91.22%   91.22%           
=======================================
  Files          16       16           
  Lines         581      581           
  Branches       72       72           
=======================================
  Hits          530      530           
  Misses         38       38           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Junjie Gao <[email protected]>
Signed-off-by: Junjie Gao <[email protected]>
Signed-off-by: Junjie Gao <[email protected]>
@JeyJeyGao JeyJeyGao requested review from shizhMSFT and JeyJeyGao and removed request for shizhMSFT April 9, 2024 03:52
Copy link
Collaborator

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shizhMSFT
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit aab1e39 into main Apr 9, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/super-linter/super-linter-6 branch April 9, 2024 05:16
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.

3 participants