Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update eslint (minor) #5708

Closed
wants to merge 3 commits into from
Closed

chore(deps): update eslint (minor) #5708

wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cspell/eslint-plugin (source) 8.13.1 -> 8.14.2 age adoption passing confidence
@eslint/js (source) 9.8.0 -> 9.9.0 age adoption passing confidence
eslint (source) 9.8.0 -> 9.9.0 age adoption passing confidence
eslint-plugin-cypress 3.4.0 -> 3.5.0 age adoption passing confidence
eslint-plugin-jest 28.7.0 -> 28.8.0 age adoption passing confidence
eslint-plugin-no-only-tests (source) 3.1.0 -> 3.3.0 age adoption passing confidence
typescript-eslint (source) 8.0.0 -> 8.2.0 age adoption passing confidence

Release Notes

streetsidesoftware/cspell (@​cspell/eslint-plugin)

v8.14.2

Compare Source

v8.14.1

Compare Source

v8.13.3

Compare Source

v8.13.2

Compare Source

eslint/eslint (@​eslint/js)

v9.9.0

Compare Source

eslint/eslint (eslint)

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v3.5.0

Compare Source

Features
jest-community/eslint-plugin-jest (eslint-plugin-jest)

v28.8.0

Compare Source

Features
  • import formatting rules from eslint-plugin-jest-formatting (#​1563) (74078ee)
levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)

v3.3.0

Compare Source

What's Changed

Full Changelog: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

v3.2.0

Compare Source

What's Changed

Development Changes

New Contributors

Full Changelog: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

typescript-eslint/typescript-eslint (typescript-eslint)

v8.2.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.1.0

Compare Source

🚀 Features
  • typescript-eslint: add JSDoc comments on generated configs
❤️ Thank You
  • Aly Thobani
  • Brad Zacher
  • James
  • Josh Goldberg ✨
  • Joshua Chen
  • Olivier Zalmanski
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

v8.0.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit 26fcded
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/66c9b2499346080008328ce8
😎 Deploy Preview https://deploy-preview-5708--mermaid-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 5.21%. Comparing base (534d3dd) to head (26fcded).
Report is 204 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #5708   +/-   ##
=======================================
  Coverage     5.21%   5.21%           
=======================================
  Files          322     322           
  Lines        46083   46083           
  Branches       561     561           
=======================================
  Hits          2402    2402           
  Misses       43681   43681           
Flag Coverage Δ
unit 5.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link

argos-ci bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 1 changed Aug 24, 2024, 10:29 AM

@renovate renovate bot changed the title chore(deps): update eslint (minor) Update eslint (minor) Aug 12, 2024
@renovate renovate bot changed the title Update eslint (minor) chore(deps): update eslint (minor) Aug 13, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 5 times, most recently from be21be4 to 98a6c8c Compare August 21, 2024 14:26
Copy link

changeset-bot bot commented Aug 22, 2024

⚠️ No Changeset found

Latest commit: 26fcded

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

renovate bot commented Aug 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant