Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps eslint-config-logdna from 5.1.0 to 7.0.0.

Release notes

Sourced from eslint-config-logdna's releases.

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)

Features

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

v6.0.0

6.0.0 (2021-11-03)

Chores

  • deps: eslint-plugin-sensible@3.0.0 d74acfe - Eric Satterwhite

BREAKING CHANGES

  • deps: Minimum eslint version 8.x

... (truncated)

Changelog

Sourced from eslint-config-logdna's changelog.

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)

Chores

  • deps: eslint-plugin-sensible@3.0.0 d74acfe - Eric Satterwhite

BREAKING CHANGES

  • deps: Minimum eslint version 8.x
  • deps: Mimimum node.js version 12.x
Commits
  • 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
  • 0dac723 release: 2022-04-30, Version 6.1.0 [skip ci]
  • 8f57501 feat(rules): consistent func param newlines
  • f24ab52 release: 2021-11-03, Version 6.0.0 [skip ci]
  • d74acfe chore(deps)!: eslint-plugin-sensible@3.0.0
  • See full diff 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)

Bumps [eslint-config-logdna](https://github.com/logdna/eslint-config-logdna) from 5.1.0 to 7.0.0.
- [Release notes](https://github.com/logdna/eslint-config-logdna/releases)
- [Changelog](https://github.com/logdna/eslint-config-logdna/blob/main/CHANGELOG.md)
- [Commits](logdna/eslint-config-logdna@v5.1.0...v7.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-logdna
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies package dependency related changes npm npm package related changes labels Dec 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2023

Superseded by #96.

@dependabot dependabot bot closed this Apr 11, 2023
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-eslint-config-logdna-7.0.0 branch April 11, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies package dependency related changes npm npm package related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant