Skip to content

Bump eslint from 8.56.0 to 8.57.0#65

Merged
DCSBL merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-8.57.0
Mar 12, 2024
Merged

Bump eslint from 8.56.0 to 8.57.0#65
DCSBL merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-8.57.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps eslint from 8.56.0 to 8.57.0.

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.57.0 - February 23, 2024

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v9.0.0-beta.0 - February 9, 2024

  • e40d1d7 chore: upgrade @​eslint/js@​9.0.0-beta.0 (#18108) (Milos Djermanovic)
  • 9870f93 chore: package.json update for @​eslint/js release (Jenkins)
  • 2c62e79 chore: upgrade @​eslint/eslintrc@​3.0.1 (#18107) (Milos Djermanovic)
  • 81f0294 chore: upgrade espree@10.0.1 (#18106) (Milos Djermanovic)
  • 5e2b292 chore: upgrade eslint-visitor-keys@4.0.0 (#18105) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 53f0f47 feat: Add loadESLint() API method for v9 (#18097) (Nicholas C. Zakas)
  • f1c7e6f docs: Switch to Ethical Ads (#18090) (Strek)
  • 15c143f docs: JS Foundation -> OpenJS Foundation in PR template (#18092) (Nicholas C. Zakas)
  • c4d26fd fix: use-isnan doesn't report on SequenceExpressions (#18059) (StyleShit)
  • 6ea339e docs: add stricter rule test validations to v9 migration guide (#18085) (Milos Djermanovic)
  • ce838ad chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#18045) (renovate[bot])
  • 3c816f1 docs: use relative link from CLI to core concepts (#18083) (Milos Djermanovic)
  • 54df731 chore: update dependency markdownlint-cli to ^0.39.0 (#18084) (renovate[bot])
  • 9458735 docs: fix malformed eslint config comments in rule examples (#18078) (Francesco Trotta)
  • 07a1ada docs: link from --fix CLI doc to the relevant core concept (#18080) (Bryan Mishkin)
  • 8f06a60 chore: update dependency shelljs to ^0.8.5 (#18079) (Francesco Trotta)
  • b844324 docs: Update team responsibilities (#18048) (Nicholas C. Zakas)
  • aadfb60 docs: document languageOptions and other v9 changes for context (#18074) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (#17654) (fnx)
  • 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)
  • 857e242 docs: tweak explanation for meta.docs rule properties (#18057) (Bryan Mishkin)
  • 10485e8 docs: recommend messageId over message for reporting rule violations (#18050) (Bryan Mishkin)
  • 98b5ab4 docs: Update README (GitHub Actions Bot)
  • 93ffe30 chore: update dependency file-entry-cache to v8 (#17903) (renovate[bot])
  • 505fbf4 docs: update no-restricted-imports rule (#18015) (Tanuj Kanti)
  • 2d11d46 feat: add suggestions to use-isnan in binary expressions (#17996) (StyleShit)
  • c25b4af docs: Update README (GitHub Actions Bot)

v9.0.0-alpha.2 - January 26, 2024

... (truncated)

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 <dependency name> 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)

Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 1, 2024

Visit the preview URL for this PR (updated for commit 3ec8ef2):

https://hw-api-documentation--pr65-dependabot-npm-and-y-2u5cumy0.web.app

(expires Fri, 08 Mar 2024 11:45:45 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4accc1c887f1346ec9c563d5645c74c94f610c07

@DCSBL DCSBL merged commit 2b68de1 into main Mar 12, 2024
@DCSBL DCSBL deleted the dependabot/npm_and_yarn/eslint-8.57.0 branch March 12, 2024 15:48
DCSBL added a commit that referenced this pull request Nov 12, 2024
* Use correct error in websocket error example

* Update docs/V2/websocket.mdx

---------

Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>
DCSBL added a commit that referenced this pull request Nov 12, 2024
* Very initial V2 documentation

* More adjustments

* More adjustments

* More adjustments

* Fix pre-commit issues

* Add some todo's and resolve ISO8601 todo

* Remove mark about old datapoints

* Fix invalid name for monthy power peak

* Fix timestamp examples

* Fix details about absolute current values

* Adjust Badge and add BadgeDetail to allow adding a nicer 'V1' sub-batch

* Identify and reboot is implemented, remove TODO

* Removed already completed TODO

* Adjust some warnings

* Add basic information about versioning in V2

* Add extra information about authentication process

* Add labels

* Add info about cloud generated users

* Add details about GET and DELETE request in authorization

* Improve flow description in authentication

* Set telegram to v2

* Tell result can be 200 and 204

* Set correct error example

* Adjust device list and mention API versions

* Fix device->devices

* Adjust 'capacity rate' explainer

* Adjust cloud communication description

* Adjust led brightness description

* Adjust reboot description

* Remove TODO in changelog, as they now live in GH issues

* Remove TODO from category.json files

* Remove last todo's

* Remove incomplete information about semver

* Adjust mDNS documentation with V2

* Fix issues in v2/system

* Streamline v1 doc with new style from v2 (#29)

* Add getting started guide for v2 (#30)

* Add how-to-validate HTTPS (#31)

* Remove references to 'purple blinking' (#32)

* Add how to get the hostname (#33)

* Add WebSocket documentation (#34)

* Initial version of WebSocket documentation

* Add Error handling and how to set parameter doc

* Do not mix and match authorization and authentication (#35)

* Add optional marker for api_v1_enabled (#36)

* Add optional marker for v1_api_enabled

* Fix formatting

* Sytem responds with latest state (#38)

* Remove 'v2' in URL's and examples (#40)

* Set mDNS name for v2+ API to '_homewizard' (#41)

* Improve button press time window behaviour (#42)

* Correct order of device response (#43)

* Set correct error code in example (#44)

* Explain all errros (#45)

* Remove Content-Length header from descriptions (#46)

* Update mDNS documentation (#49)

* Bumb docusaurus to 3.6.0 (#51)

* Add firebase redirects (#55)

* Spellcheck and typofixes (#50)

* Correctly name P1 meter

* Correctly name battery

* Correctly name watermeter

* Correctly name Wi-Fi and kWh Meter

* Correctly name API

* Yeah we are not talking Dutch over here

* Correctly name LinkedIn

* Apply suggestions from code review

---------

Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>

* Update versioning doc (#47)

* Make all 'V1' and 'V2' lowercase (#56)

* Renamed badge.js to be compatible with capital sensitive OS (#57)

* Streamlined v2 authorization (#59)

* Streamlined v2 device information (#60)

* Use correct error code in error handling example (#61)

* Use correct error code in error handling example

* Update docs/V2/error-handling.mdx

---------

Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>

* Use correct api version in X-Api-Version (#62)

* Streamlined v2 system (#63)

* Use correct error body for response examples (#64)

* Use correct error body for response examples

* Update docs/V2/error-handling.mdx

* Undo change

---------

Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>

* Use correct error in websocket error example (#65)

* Use correct error in websocket error example

* Update docs/V2/websocket.mdx

---------

Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>

* Get telegram expects Accept header (#68)

* Improving documentation v2 (#66)

* Renamed Us to About us

* Fixed battery spelling

* Fixed warning

* Correctly name page

* Added information about spelling mistake

* Fixed mistake

* Fixed Belgium (is that possible?)

* Renamed v1/v2

* Backport renaming

* Cleanup in tables

* Fixed capital letters for Energy

* Fixed capital letters

* Made description a bit more clear

* Fixed spelling mistake

* Renamed data to device information and typofix

* Fixed title names

* Streamlined capital letters

* Improved spelling

* Fixed IP address and version naming

* Removed not really needed links

* Improved layout

* Improved sentence

* Renamed state

* Fixed formatting

* Streamlined v's

* Fixed DSMR naming

* Yeah we are not that lazy

* Revert Git being a bitch

* Fixed capital letter

* Update docs/V1/recent_measurement.mdx

* Feedback

* Feedback

---------

Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>

* Fix hyperlinks for documenation references (#69)

* Clean up version supported batches (#70)

* Clean up version supported batches

* Extend badges to contain more info

* Extend badges to contain more info

* Fix formatting

* Adjust badges in introduction

* Final touches

* Adjust supported batches (#71)

* Clean up version supported batches

* Extend badges to contain more info

* Extend badges to contain more info

* Fix formatting

* Adjust badges in introduction

* Final touches

* Adjust formatting

* Bumb docusaurus to 3.6.1

* Fix broken link

* Rename  'V1' folder to 'v1' and  'V2' folder to 'v2'

* Fix redirects

* Fix redirects, again

* Adjust deprecation policy documentation

---------

Co-authored-by: Jochem <100682380+J-D-HW@users.noreply.github.com>
Co-authored-by: Mick <91672051+NotMick@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant