hashgraph / hedera-sdk-js

Hedera™ Hashgraph SDK for JavaScript/TypeScript
https://docs.hedera.com/guides/docs/sdks
Apache License 2.0
254 stars 131 forks source link

chore(deps-dev): bump eslint-plugin-compat from 4.1.4 to 5.0.0 #2380

Open dependabot[bot] opened 2 days ago

dependabot[bot] commented 2 days ago

Bumps eslint-plugin-compat from 4.1.4 to 5.0.0.

Release notes

Sourced from eslint-plugin-compat's releases.

v5.0.0

  • feat: support flat config (#609) f51dad7
  • chore: bump workflows (#612) 6ffb8ad
  • chore: bump deps eba26a7

https://github.com/amilajack/eslint-plugin-compat/compare/v4.2.0...v5.0.0

v5.0.0-0

  • feat: provide type declaration 91c9327
  • chore: deprecate named export dca42fb
  • docs: add flat config example to README 92a710f
  • test: add typing tests for flat configs 9ded3f8
  • feat: support flat config 491dfa5
  • chore: babel-eslint to @​babel/eslint-parser 21b1a64
  • test: update snapshots b8a79a6
  • chore: bump deps bd2b70a
  • chore: bump deps eba26a7

https://github.com/amilajack/eslint-plugin-compat/compare/v4.2.0...v5.0.0-0

v4.2.0

No release notes provided.

v4.2.0-0

  • fix: failing tests e8e4d62
  • docs: configuring different envs 67170a4
  • feat: Enable setting Browserslist JS API options (#587) ed1b34f
  • fix: allow minor deps semver 62bfb53
  • update semver (#584) 6e7d9ca
  • fix: requestIdleCallback and requestAnimationFrame provider (#588) 2cec0c7
  • chore(deps-dev): bump jest from 29.4.2 to 29.5.0 (#560) b2cd1c6

https://github.com/amilajack/eslint-plugin-compat/compare/v4.1.4...v4.2.0-0

Commits


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)
sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud