Hazmi35 / extract-docker-baseimg-recipe

Docker (OCI Format) base images recipe extractor.
MIT License
3 stars 2 forks source link

chore(deps-dev): bump @hazmi35/eslint-config from 8.7.1 to 9.0.0 #53

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps @hazmi35/eslint-config from 8.7.1 to 9.0.0.

Release notes

Sourced from @​hazmi35/eslint-config's releases.

Version 9.0.0

9.0.0 (2023-03-19)

Please see the full changes here: https://github.com/Hazmi35/eslint-config/compare/8.7.1...9.0.0

Notable Changes

Features

  • eslint: Bump semver to >=8.36.0 febb7af6def7d934dde30ce68fef407e96ed1016
  • typescript-eslint: Bump semver range to >=5.55.0 b428487ab49f91254e8c7c51e2e832923d8351cb
  • [typescript-eslint/explicit-function-return-type]: set allowTypedFunctionExpressions and allowTypedFunctionExpressions to true 4f387c77272123783ca6681220eb3873e2d384ca
  • [typescript-eslint/no-mixed-enums]: Add rule, set to warn b7bb765129fbbd533bc5995a695a1ae2564788f0

Fixes

  • typescript-eslint: Fix typescript-eslint config in ESLint version >=v8.35.0 5e25e9fc9d74dd1e0e69ac09197654dfff5afc22

Notes

Now @hazmi35/eslint-config requires:

  • eslint version 8.36.0 or above

  • @typescript-eslint/parser version 5.55.0 or above (OPTIONAL)

  • @typescript-eslint/eslint-plugin version 5.55.0 or above (OPTIONAL)

  • typescript version 3.3.1 to 5.1.0 (OPTIONAL)

Commits
  • a2edeb1 chore(release): version 9.0.0
  • 718ae97 chore: Add --no-git-checks in release script
  • 905d9f8 ci: Add workflow for releasing package
  • cb67d86 docs(README): Update note about semver
  • b7bb765 feat(typescript-eslint/no-mixed-enums): Add rule, set to warn (#648)
  • 4f387c7 feat(typescript-eslint/explicit-function-return-type): set allowTypedFunction...
  • 5e25e9f fix(typescript-eslint): Fix typescript-eslint config in ESLint >=v8.35.0 (#646)
  • b428487 feat(typescript-eslint): Bump semver range to >=5.55.0 (#644)
  • febb7af feat(eslint): Bump semver to >=8.36.0 (#643)
  • b5f9d74 ci(deps): bump actions/checkout from 3.1.0 to 3.4.0 (#641)
  • 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 10 months ago

Superseded by #58.