relaycorp / dnssec-js

Resolver-agnostic DNSSEC library for Node.js
https://www.npmjs.com/package/@relaycorp/dnssec
MIT License
12 stars 3 forks source link

chore(deps): Bump @relaycorp/eslint-config from 1.1.63 to 2.0.18 #284

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps @relaycorp/eslint-config from 1.1.63 to 2.0.18.

Release notes

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

v2.0.18

2.0.18 (2024-09-23)

Bug Fixes

v2.0.17

2.0.17 (2024-09-23)

Bug Fixes

v2.0.16

2.0.16 (2024-09-23)

Bug Fixes

  • deps: Bump eslint-plugin-jsdoc from 50.2.3 to 50.2.4 (#296) (1158870), closes #1315

v2.0.15

2.0.15 (2024-09-23)

Bug Fixes

v2.0.14

2.0.14 (2024-09-15)

Bug Fixes

  • Disable putout/long-properties-destructuring (d3c4a7c)

v2.0.13

2.0.13 (2024-09-15)

Bug Fixes

  • Disable unicorn/no-array-callback-reference (0e5925b)

v2.0.12

2.0.12 (2024-09-15)

... (truncated)

Commits
  • cf0491b fix(deps): Bump eslint from 9.10.0 to 9.11.0 (#299)
  • 70200ac fix(deps): Bump typescript-eslint from 8.5.0 to 8.6.0 (#297)
  • 1158870 fix(deps): Bump eslint-plugin-jsdoc from 50.2.3 to 50.2.4 (#296)
  • 709fd3e fix(deps): Bump eslint-plugin-n from 17.10.2 to 17.10.3 (#295)
  • d3c4a7c fix: Disable putout/long-properties-destructuring
  • 0e5925b fix: Disable unicorn/no-array-callback-reference
  • f4b745d chore: Fix formatting
  • 2cad9f1 fix: Reorder perfectionist/sort-classes
  • e01b704 fix: Disable init-declarations
  • bfbd766 fix: Relax certain putout rules
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)