eclipse / kuksa.val.services

Repository for Vehicle Service Related implementations for Eclipse SDV
Apache License 2.0
15 stars 18 forks source link

Bump megalinter/megalinter from 5 to 6.10.0 #38

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps megalinter/megalinter from 5 to 6.10.0.

Release notes

Sourced from megalinter/megalinter's releases.

MegaLinter v6.10.0

  • Add git-lfs in Docker image to handle large files in git repositories

  • MegaLinter Docker images size improvements

    • Remove NPM cache
    • Remove Cargo cache
    • Remove rustup when clippy is not embedded in the image
    • Remove npm packages useless files
  • Linter versions upgrades

MegaLinter v6.9.1

  • Linters

  • Core

    • Improve build performances and docker images sizes (reduce from 117 to 36 layers)
      • Use BUILDKIT
      • Join RUN instructions
      • Optimize core Dockerfile items
      • Clean npm, python and cargo caches
    • Create a venv for each python-based linter to avoid issues with dependencies
    • Fix broken link to documentation when using v6
  • Linter versions upgrades

... (truncated)

Changelog

Sourced from megalinter/megalinter's changelog.

[v6.10.0] - 2022-09-19

  • Add git-lfs in Docker image to handle large files in git repositories

  • MegaLinter Docker images size improvements

    • Remove NPM cache
    • Remove Cargo cache
    • Remove rustup when clippy is not embedded in the image
    • Remove npm packages useless files
  • Linter versions upgrades

[v6.9.1] - 2022-09-11

  • Linters

  • Core

    • Improve build performances and docker images sizes (reduce from 117 to 36 layers)
      • Use BUILDKIT
      • Join RUN instructions
      • Optimize core Dockerfile items
      • Clean npm, python and cargo caches
    • Create a venv for each python-based linter to avoid issues with dependencies
    • Fix broken link to documentation when using v6

... (truncated)

Commits
  • bd93146 Release MegaLinter v6.10.0
  • d4836de Clean even more cache files (#1871)
  • 67179d1 [automation] Auto-update linters version, help and documentation (#1885)
  • 2c3d740 Merge pull request #1886 from jokay/feature/fix-bash-exec-docs-typo
  • 3d5e615 Fix typo
  • c34c321 Add git-lfs in Dockerfile (#1883)
  • 0cb5890 [automation] Auto-update linters version, help and documentation (#1884)
  • 2db46be [automation] Auto-update linters version, help and documentation (#1881)
  • d7f0b56 [automation] Auto-update linters version, help and documentation (#1878)
  • e92e813 [automation] Auto-update linters version, help and documentation (#1876)
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #45.