Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/plugin-transform-typescript (source) 7.18.8 -> 7.19.3 age adoption passing confidence
@types/node (source) 18.11.4 -> 18.11.5 age adoption passing confidence
@typescript-eslint/parser 5.30.6 -> 5.41.0 age adoption passing confidence
eslint-plugin-jest 26.6.0 -> 26.9.0 age adoption passing confidence
eslint-plugin-jsdoc 39.3.3 -> 39.3.24 age adoption passing confidence
eslint-plugin-jsx-a11y 6.6.0 -> 6.6.1 age adoption passing confidence
eslint-plugin-mdx (source) 2.0.1 -> 2.0.5 age adoption passing confidence
eslint-plugin-react 7.30.1 -> 7.31.10 age adoption passing confidence
eslint-plugin-testing-library 5.5.1 -> 5.9.1 age adoption passing confidence
jest (source) 29.2.1 -> 29.2.2 age adoption passing confidence

Release Notes

babel/babel

v7.19.3

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-helper-compilation-targets, babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env, babel-traverse
🔬 Output optimization

v7.19.1

Compare Source

🐛 Bug Fix

v7.19.0

Compare Source

👓 Spec Compliance
🚀 New Feature
  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-generator, babel-parser
  • babel-standalone
  • babel-helper-create-regexp-features-plugin, babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-standalone
🐛 Bug Fix
  • babel-helper-function-name, babel-helper-wrap-function, babel-plugin-transform-classes
    • #​14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@​JLHwung)
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-helper-builder-react-jsx
💅 Polish
📝 Documentation
🏠 Internal

v7.18.12

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-react-constant-elements
  • babel-generator
  • babel-plugin-transform-typescript

v7.18.10

Compare Source

🚀 New Feature
  • babel-helper-string-parser, babel-types
🐛 Bug Fix
  • babel-parser
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-export-default-from
typescript-eslint/typescript-eslint

v5.41.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.40.1 (2022-10-17)

Note: Version bump only for package @​typescript-eslint/parser

v5.40.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.40.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.39.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.38.1 (2022-09-26)

Note: Version bump only for package @​typescript-eslint/parser

v5.38.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.38.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.37.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.36.2 (2022-09-05)

Note: Version bump only for package @​typescript-eslint/parser

5.36.1 (2022-08-30)

Note: Version bump only for package @​typescript-eslint/parser

v5.36.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.36.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.36.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.35.1 (2022-08-24)

Note: Version bump only for package @​typescript-eslint/parser

v5.35.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.35.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.34.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.33.1 (2022-08-15)

Note: Version bump only for package @​typescript-eslint/parser

v5.33.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.33.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.32.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.31.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.30.7 (2022-07-18)

Bug Fixes

5.30.6 (2022-07-11)

Note: Version bump only for package @​typescript-eslint/parser

5.30.5 (2022-07-04)

Note: Version bump only for package @​typescript-eslint/parser

5.30.4 (2022-07-03)

Note: Version bump only for package @​typescript-eslint/parser

5.30.3 (2022-07-01)

Note: Version bump only for package @​typescript-eslint/parser

5.30.2 (2022-07-01)

Note: Version bump only for package @​typescript-eslint/parser

5.30.1 (2022-07-01)

Note: Version bump only for package @​typescript-eslint/parser

v5.30.7

Compare Source

Bug Fixes
jest-community/eslint-plugin-jest

v26.9.0

Compare Source

Features

26.8.7 (2022-08-21)

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions (#​1207) (f928747)

26.8.6 (2022-08-21)

Bug Fixes
  • max-expect: reset expect counter when entering and exiting test function calls (#​1206) (3908ab8)

26.8.5 (2022-08-20)

Bug Fixes
  • prefer-expect-assertions: use scoped based jest fn call parser for expect checks (#​1201) (fd54ca1)

26.8.4 (2022-08-19)

Bug Fixes
  • prefer-mock-promise-shorthand: ignore mockImplementation functions that have parameters (#​1199) (78ccbef)

26.8.3 (2022-08-15)

Performance Improvements

26.8.2 (2022-08-09)

Bug Fixes
  • max-expects: don't count expect.<member>() calls towards max (#​1194) (75a0ff2)

26.8.1 (2022-08-08)

Bug Fixes
  • no-standalone-expect: only report on expect.hasAssertions & expect.assertions member calls (#​1191) (4bf9eea)

v26.8.7

Compare Source

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions (#​1207) (f928747)

v26.8.6

Compare Source

Bug Fixes
  • max-expect: reset expect counter when entering and exiting test function calls (#​1206) (3908ab8)

v26.8.5

Compare Source

Bug Fixes
  • prefer-expect-assertions: use scoped based jest fn call parser for expect checks (#​1201) (fd54ca1)

v26.8.4

Compare Source

Bug Fixes
  • prefer-mock-promise-shorthand: ignore mockImplementation functions that have parameters (#​1199) (78ccbef)

v26.8.3

Compare Source

Performance Improvements

v26.8.2

Compare Source

Bug Fixes
  • max-expects: don't count expect.<member>() calls towards max (#​1194) (75a0ff2)

v26.8.1

Compare Source

Bug Fixes
  • no-standalone-expect: only report on expect.hasAssertions & expect.assertions member calls (#​1191) (4bf9eea)

v26.8.0

Compare Source

Features

v26.7.0

Compare Source

Features
gajus/eslint-plugin-jsdoc

v39.3.24

Compare Source

Bug Fixes
  • require-returns-check, require-yields-check: check for undefined/void within union; fixes #​925 (cfbdf8b)

v39.3.23

Compare Source

Bug Fixes
  • require-returns-check: allow implicit-return finally if other try-catch branches returning; fixes #​926 (12da503)

v39.3.22

Compare Source

Bug Fixes
  • valid-types: report problems with name parsing (e247d67)

v39.3.21

Compare Source

Bug Fixes
  • require-param: do not cache by comment node; fixes #​901 (867edc3)

v39.3.20

Compare Source

Bug Fixes
  • require-returns-check: allow for missing catch or finalizer and missing case contents; fixes #​924 (4fabdd6)

v39.3.19

Compare Source

Bug Fixes
  • require-param: be tolerant if this is not included as [@param](https://togithub.com/param); fixes #​919 (c1f21f8)

v39.3.18

Compare Source

Bug Fixes
  • require-returns-check: check child nodes of consequents; fixes #​923 (dc1f875)

v39.3.17

Compare Source

Bug Fixes
  • require-returns-check: throw statements to be exempted from final check if elsewhere in function; fixes #​892 (87c1c2a)

v39.3.16

Compare Source

Bug Fixes
  • check-param-names: tolerate documented "this" param; fixes #​919 (5d20bdf)

v39.3.15

Compare Source

Bug Fixes
  • require-returns-check: checks that all branches of final node return; fixes #​892 (bdd6af2)

v39.3.14

Compare Source

Bug Fixes

v39.3.13

Compare Source

Bug Fixes
  • check-param-names: properly handle index offset (0729508)

v39.3.12

Compare Source

Bug Fixes

v39.3.6

Compare Source

Bug Fixes
  • ensure TSDeclareFunction is checked by default where function contexts are expected; closes #​897 (25d2a7f)

v39.3.5

Compare Source

Bug Fixes
  • check-tag-names: constructor tag and tagNamePreference (#​899) (4f8d242)

v39.3.4

Compare Source

Bug Fixes
  • avoid erring out with missing function and any context (07a9fe3)
jsx-eslint/eslint-plugin-jsx-a11y

v6.6.1

Compare Source

==================

  • 38405ad [Fix] no-interactive-tabindex: allow role assignments using a ternary with literals on both sides
  • 7524e0c [Fix] no-static-element-interactions: allow role assignments using a ternary with literals on both sides (#​865)
  • 1c06306 [readme] properly describe rule settings in builtin configs
  • 0c19f02 [Docs] no-noninteractive-tabindex, no-static-element-interactions: document allowExpressionValues (#​870)
  • 2362832 [readme] added link to redirect eslint to relevant docs (#​862)
  • 2c6926c [Deps] unpin axe-core
  • b78f19d [Deps] pin axe-core to v4.4.1, due to a breaking change in a patch
  • 768910e [Deps] update @babel/runtime
  • f0e04ce [Deps] update @babel/runtime, jsx-ast-utils
  • 93b2a9d [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register
  • a962211 [Dev Deps] update @babel/cli, @babel/core, @babel/plugin-transform-flow-strip-types, @babel/register
  • 0d2bc43 [Tests] no-noninteractive-element-interactions: add passing test cases (#​876)
  • ffefbad [Tests] no-noninteractive-element-interactions: add passing tests for form with onSubmit (#​871)
  • e7d405d [Tests] no-static-element-interactions: add passing test cases
mdx-js/eslint-mdx

v2.0.5

Compare Source

What's Changed

Full Changelog: mdx-js/eslint-mdx@v2.0.4...v2.0.5

v2.0.4

Compare Source

2.0.4

Patch Changes

v2.0.3

Compare Source

2.0.3

Patch Changes

v2.0.2

Compare Source

2.0.2

Patch Changes
jsx-eslint/eslint-plugin-react

v7.31.10

Compare Source

Fixed
  • [no-unknown-property][no-unknown-property]: allow allowFullScreen on iframe ([#​3455][] @​almeidx)

[#&#82


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from prisis as a code owner July 16, 2022 23:27
@changeset-bot
Copy link

changeset-bot bot commented Jul 16, 2022

⚠️ No Changeset found

Latest commit: 235a5fa

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.

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

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from 871b928 to 835a427 Compare July 18, 2022 20:19
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.20.0 chore(deps): update devdependencies (non-major) Jul 18, 2022
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 9cd647b to d676d86 Compare July 27, 2022 10:14
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 7 times, most recently from ff2819b to 9d518dd Compare August 5, 2022 15:56
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 6 times, most recently from 186270a to 4a6bc84 Compare August 9, 2022 16:16
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) chore(deps): update devdependencies (non-major) to v7.18.12 Aug 9, 2022
@renovate renovate bot changed the title chore(deps): update devdependencies (non-major) to v7.18.12 chore(deps): update devdependencies (non-major) Aug 10, 2022
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from bb36f00 to 19eeaf8 Compare August 15, 2022 17:46
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 9 times, most recently from b76fe78 to 9858163 Compare September 9, 2022 12:35
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 7 times, most recently from 0901449 to eaf02a4 Compare September 19, 2022 00:26
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from eaf02a4 to 2ed4e02 Compare October 2, 2022 00:34
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from c41ff4e to e437da0 Compare October 12, 2022 00:37
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 5 times, most recently from 73f63e0 to e8b1aec Compare October 24, 2022 21:47
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from e8b1aec to 765f1e7 Compare October 25, 2022 01:35
@renovate renovate bot merged commit 51ed60b into main Oct 25, 2022
@renovate renovate bot deleted the renovate/devdependencies-(non-major) branch October 25, 2022 04:52
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using our GitHub Discussions tab for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant