mastodon icon indicating copy to clipboard operation
mastodon copied to clipboard

Update devDependencies (non-major)

Open renovate[bot] opened this issue 2 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-jest 29.5.0 -> 29.6.1 age adoption passing confidence
eslint (source) 8.42.0 -> 8.44.0 age adoption passing confidence
eslint-plugin-jsdoc 46.2.6 -> 46.4.3 age adoption passing confidence
jest (source) 29.5.0 -> 29.6.1 age adoption passing confidence
jest-environment-jsdom 29.5.0 -> 29.6.1 age adoption passing confidence
lint-staged 13.2.2 -> 13.2.3 age adoption passing confidence

Release Notes

facebook/jest (babel-jest)

v29.6.1

Compare Source

Fixes

v29.6.0

Compare Source

Features
  • [jest-circus, jest-snapshot] Add support for snapshot matchers in concurrent tests (#​14139)
  • [jest-cli] Include type definitions to generated config files (#​14078)
  • [jest-snapshot] Support arrays as property matchers (#​14025)
  • [jest-core, jest-circus, jest-reporter, jest-runner] Added support for reporting about start individual test cases using jest-circus (#​14174)
Fixes
  • [jest-circus] Prevent false test failures caused by promise rejections handled asynchronously (#​14110)
  • [jest-config] Handle frozen config object (#​14054)
  • [jest-config] Allow coverageDirectory and collectCoverageFrom in project config (#​14180)
  • [jest-core] Always use workers in watch mode to avoid crashes (#​14059).
  • [jest-environment-jsdom, jest-environment-node] Fix assignment of customExportConditions via testEnvironmentOptions when custom env subclass defines a default value (#​13989)
  • [jest-matcher-utils] Fix copying value of inherited getters (#​14007)
  • [jest-mock] Tweak typings to allow jest.replaceProperty() replace methods (#​14008)
  • [jest-mock] Improve user input validation and error messages of spyOn and replaceProperty methods (#​14087)
  • [jest-runtime] Bind jest.isolateModulesAsync to this (#​14083)
  • [jest-runtime] Forward wrapperLength to the Script constructor as columnOffset for accurate debugging (#​14148)
  • [jest-runtime] Guard _isMockFunction access with in (#​14188)
  • [jest-snapshot] Fix a potential bug when not using prettier and improve performance (#​14036)
  • [@jest/transform] Do not instrument .json modules (#​14048)
  • [jest-worker] Restart a shut down worker before sending it a task (#​14015)
Chore & Maintenance
  • [*] Update semver dependency to get vulnerability fix (#​14262)
  • [docs] Updated documentation for the --runTestsByPath CLI command (#​14004)
  • [docs] Updated documentation regarding the synchronous fallback when asynchronous code transforms are unavailable (#​14056)
  • [docs] Update jest statistics of use and downloads in website Index.
eslint/eslint (eslint)

v8.44.0

Compare Source

Features

  • 1766771 feat: add es2023 and es2024 environments (#​17328) (Milos Djermanovic)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#​17324) (Milos Djermanovic)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#​17270) (Percy Ma)
  • c8b1f4d feat: Move parserServices to SourceCode (#​17311) (Milos Djermanovic)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#​17302) (Brad Zacher)
  • 1866e1d feat: allow flat config files to export a Promise (#​17301) (Milos Djermanovic)

Bug Fixes

  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#​17320) (Gweesin Chan)
  • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#​17314) (Francesco Trotta)
  • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#​17297) (Francesco Trotta)

Documentation

Chores

v8.43.0

Compare Source

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#​17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#​17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#​17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#​17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#​17022) (Francesco Trotta)

Documentation

Chores

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v46.4.3

Compare Source

Bug Fixes
  • match-description: drop throws and yields from being reported for non-empty descriptions by nonemptyTags default; #​1126 (03578ca)

v46.4.2

Compare Source

Bug Fixes
  • require-jsdoc: do not report MethodDefinition with non-public accessibility; fixes #​1124 (00922c3)

v46.4.1

Compare Source

Bug Fixes
  • require-jsdoc: do not report PropertyDefinition's with non-public accessibility; fixes #​1122 (1e45ae4)

v46.4.0

Compare Source

Features

v46.3.0

Compare Source

Bug Fixes
  • make name required on [@template](https://togithub.com/template) for non-JSDoc modes (467441b)
Features
  • match-description: ensure [@desc](https://togithub.com/desc) checked by default; check more desc-like tags by default; check non-empty tags; #​233 (1b9d9e4)
okonet/lint-staged (lint-staged)

v13.2.3

Compare Source

Bug Fixes
  • the --diff option implies --no-stash (66a716d)

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jun 27 '23 07:06 renovate[bot]

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Jul 12 '23 12:07 github-actions[bot]

This pull request has resolved merge conflicts and is ready for review.

github-actions[bot] avatar Jul 12 '23 14:07 github-actions[bot]

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Jul 17 '23 09:07 github-actions[bot]

This pull request has resolved merge conflicts and is ready for review.

github-actions[bot] avatar Jul 17 '23 15:07 github-actions[bot]

Do not merge, it updates too many packages due to https://github.com/renovatebot/renovate/issues/23527

renchap avatar Jul 24 '23 14:07 renchap

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Aug 13 '23 19:08 github-actions[bot]

This pull request has resolved merge conflicts and is ready for review.

github-actions[bot] avatar Aug 13 '23 23:08 github-actions[bot]

This seems to be an issue with yarn 1 (which is no longer maintained), see https://github.com/yarnpkg/yarn/issues/8976 :(

renchap avatar Aug 18 '23 14:08 renchap

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Sep 04 '23 16:09 github-actions[bot]

This pull request has resolved merge conflicts and is ready for review.

github-actions[bot] avatar Sep 04 '23 20:09 github-actions[bot]

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Sep 06 '23 21:09 github-actions[bot]

This pull request has resolved merge conflicts and is ready for review.

github-actions[bot] avatar Sep 07 '23 00:09 github-actions[bot]

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Sep 08 '23 11:09 github-actions[bot]

This pull request has resolved merge conflicts and is ready for review.

github-actions[bot] avatar Sep 08 '23 12:09 github-actions[bot]

This pull request has merge conflicts that must be resolved before it can be merged.

github-actions[bot] avatar Oct 23 '23 10:10 github-actions[bot]

This pull request has resolved merge conflicts and is ready for review.

github-actions[bot] avatar Oct 23 '23 10:10 github-actions[bot]

The new failure is caused by what seems to be a version conflict of the lru-cache package, somehow called by semver but with a different version than expected 🤔

renchap avatar Nov 08 '23 13:11 renchap