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 devdependencies (non-major) (minor) #1357

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.6.0 -> 8.8.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.6.0 -> 8.8.0 age adoption passing confidence
cypress (source) 13.14.2 -> 13.15.0 age adoption passing confidence
eslint-plugin-import 2.30.0 -> 2.31.0 age adoption passing confidence
eslint-plugin-react 7.36.1 -> 7.37.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.8.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates

  • eslint-plugin: [return-await] check for-await loop iteree

🩹 Fixes
  • remove export type * in d.ts to support TS<5.0

  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines

  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser()

  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself

  • eslint-plugin: [no-misused-promises] check contextual type

  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

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

v8.7.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-call] check calls of Function

  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types

🩹 Fixes
  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue

  • eslint-plugin: [no-deprecated] report on imported deprecated variables

  • eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof

❤️ Thank You
  • Abraham Guo
  • auvred
  • Brian Donovan
  • Kirk Waiblinger

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.8.0

Compare Source

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

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

v8.7.0

Compare Source

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

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

cypress-io/cypress (cypress)

v13.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0

import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.1

Compare Source

Fixed
Changed

v7.37.0

Compare Source

Added
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot changed the title chore(deps): update dependency husky to v9.1.0 chore(deps): update dependency husky to v9.1.0 - autoclosed Jul 18, 2024
@renovate renovate bot closed this Jul 18, 2024
@renovate renovate bot deleted the renovate/devdependencies-(non-major) branch July 18, 2024 12:53
@renovate renovate bot changed the title chore(deps): update dependency husky to v9.1.0 - autoclosed chore(deps): update dependency husky to v9.1.0 Jul 18, 2024
@renovate renovate bot reopened this Jul 18, 2024
@renovate renovate bot restored the renovate/devdependencies-(non-major) branch July 18, 2024 13:23
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 8323339 to 5f461cd Compare July 18, 2024 13:24
@renovate renovate bot changed the title chore(deps): update dependency husky to v9.1.0 chore(deps): update dependency husky to v9.1.1 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 16 times, most recently from fdeb375 to 5848cb1 Compare July 24, 2024 11:57
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 5848cb1 to 521f6f4 Compare July 25, 2024 13:34
@renovate renovate bot changed the title chore(deps): update dependency husky to v9.1.1 chore(deps): update dependency husky to v9.1.2 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from ac20210 to 9930af0 Compare July 25, 2024 15:50
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) (minor) chore(deps): update devdependencies (non-major) to v8.7.0 (minor) Sep 23, 2024
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 1da6631 to f15cb99 Compare September 25, 2024 22:03
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) to v8.7.0 (minor) chore(deps): update devdependencies (non-major) (minor) Sep 25, 2024
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 14 times, most recently from 6d0dc67 to 68c5b60 Compare October 2, 2024 10:45
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 68c5b60 to 20de659 Compare October 3, 2024 12:07
Copy link

sonarcloud bot commented Oct 3, 2024

@spaenleh spaenleh added this pull request to the merge queue Oct 4, 2024
Merged via the queue into main with commit db1af00 Oct 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant