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.4.1 to 8.7.0 #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @hazmi35/eslint-config from 8.4.1 to 8.7.0.

Release notes

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

Version 8.7.0

8.7.0 (2022-12-03)

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

Notable Changes

Features

  • Update peer dependencies semver ranges. 8ec2ac49e606aa505b30c1fc1f99c56822d3d651

Notes

Now @hazmi35/eslint-config requires:

  • eslint version 8.29.0 or above

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

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

  • typescript version 3.3.1 to 5.0.0 (OPTIONAL)

Version 8.6.0

8.6.0 (2022-11-20)

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

Notable Changes

Features

  • eslint: Semver bump to >=8.28.0 45c10ef5e6d1e39b12d77f0c0d86da879e80d0e5
  • parser: Enable and use es2022 fe1032f414faa2c4a74f88a49b6f3e17acb092d0
  • [eslint/no-new-native-nonconstructor]: Add no-new-native-nonconstructor rule afeb724c09328a2f1d6b3e5c0891ad8204a39083
  • [eslint/no-empty-static-block]: Add no-empty-static-block rule 8f946a4dbcd2908af839e2e103bbadfe7c31326a
  • [eslint/logical-assignment-operators]: Add logical-assignment-operators rule 0fb4730afda828fc42f3f384556f82bf56705e09
  • typescript-eslint: Semver bump to >=5.43.0 5429341339e931ef628a479d2e1effd040897ff9
  • [typescript-eslint/no-unsafe-declaration-merging]: Add no-unsafe-declaration-merging rule 7378223eacfe0ccb7132a955e6281a81a3dfe316

Notes

Now @hazmi35/eslint-config requires:

  • eslint version 8.28.0 or above

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

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

  • typescript version 3.3.1 to 5.0.0 (OPTIONAL)

Version 8.5.1

8.5.1 (2022-09-03)

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

... (truncated)

Commits
  • 3de5ec5 chore(release): version 8.7.0
  • 8ec2ac4 feat: Update semver ranges (#602)
  • e675929 chore(deps-dev): bump @​types/node from 18.11.9 to 18.11.10 (#601)
  • 26fa935 chore(release): version 8.6.0
  • 4db165c doc(README): Update ts-eslint requirements
  • 7378223 feat(typescript-eslint): Add no-unsafe-declaration-merging rule (#596)
  • 5429341 feat: Update typescript-eslint (#595)
  • 88bdbed chore: update to node v18
  • 0fb4730 feat: Add logical-assignment-operators rule (#594)
  • 8f946a4 feat: Add no-empty-static-block rule (#593)
  • 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 #48.