logdna / stdlib-node

Standardized module functions free of business logic
MIT License
2 stars 7 forks source link

chore(deps): bump eslint-config-logdna from 5.1.0 to 7.0.2 #96

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-logdna from 5.1.0 to 7.0.2.

Release notes

Sourced from eslint-config-logdna's releases.

v7.0.2

7.0.2 (2023-03-29)

Chores

  • deps: eslint-plugin-sensible@3.0.0 13937d7 - Eric Satterwhite

v7.0.1

7.0.1 (2023-03-08)

Chores

  • deps: eslint-plugin-sensible@3.0.2 b9865bd - Eric Satterwhite

v7.0.0

7.0.0 (2022-12-06)

Bug Fixes

  • no-unused-vars: enforce rule for unused arguments 697525e - Mike Del Tito, closes: #26

BREAKING CHANGES

  • no-unused-vars: all named arguments and all positional arguments after the last used argument will now be checked.

v6.1.2

6.1.2 (2022-09-19)

Chores

  • Update eslint-plugin-logdna to 2.0.1 c93492b - Eric Satterwhite, closes: #23

v6.1.1

6.1.1 (2022-09-19)

Chores

  • dep: eslint-plugin-sensible@3.0.1 647f85b - Eric Satterwhite

v6.1.0

6.1.0 (2022-04-30)

... (truncated)

Changelog

Sourced from eslint-config-logdna's changelog.

7.0.2 (2023-03-29)

Chores

  • deps: eslint-plugin-sensible@3.0.0 13937d7 - Eric Satterwhite

7.0.1 (2023-03-08)

Chores

  • deps: eslint-plugin-sensible@3.0.2 b9865bd - Eric Satterwhite

7.0.0 (2022-12-06)

Bug Fixes

  • no-unused-vars: enforce rule for unused arguments 697525e - Mike Del Tito, closes: #26

BREAKING CHANGES

  • no-unused-vars: all named arguments and all positional arguments after the last used argument will now be checked.

6.1.2 (2022-09-19)

Chores

  • Update eslint-plugin-logdna to 2.0.1 c93492b - Eric Satterwhite, closes: #23

6.1.1 (2022-09-19)

Chores

  • dep: eslint-plugin-sensible@3.0.1 647f85b - Eric Satterwhite

6.1.0 (2022-04-30)

Features

  • rules: consistent func param newlines 8f57501 - Eric Satterwhite

6.0.0 (2021-11-03)

... (truncated)

Commits
  • 1dc3209 release: 2023-03-29, Version 7.0.2 [skip ci]
  • 13937d7 chore(deps): eslint-plugin-sensible@3.0.0
  • 8942be7 release: 2023-03-08, Version 7.0.1 [skip ci]
  • b9865bd chore(deps): eslint-plugin-sensible@3.0.2
  • 5fad00b release: 2022-12-06, Version 7.0.0 [skip ci]
  • 697525e fix(no-unused-vars)!: enforce rule for unused arguments
  • 648adb3 release: 2022-09-19, Version 6.1.2 [skip ci]
  • c93492b chore: Update eslint-plugin-logdna to 2.0.1
  • 3c0fc94 release: 2022-09-19, Version 6.1.1 [skip ci]
  • 647f85b chore(dep): eslint-plugin-sensible@3.0.1
  • 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)