Skip to content

Update devDependencies (non-major)

GoldenBot requested to merge renovate/devdependencies-(non-major) into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@aarongoldenthal/eslint-config-standard ^23.0.0 -> ^23.1.1 age adoption passing confidence
jest (source) ^29.6.1 -> ^29.6.2 age adoption passing confidence

Release Notes

gitlab-ci-utils/eslint-config-standard (@​aarongoldenthal/eslint-config-standard)

v23.1.1

Compare Source

Fixed
  • Added missing vitest-config documentation to README.

v23.1.0

Compare Source

Changed
  • Added new config for eslint-plugin-vitest, which is included in a new recommended-vitest config, and can be added individually with "extends": ["@​aarongoldenthal/eslint-config-standard/vitest-config"]. Note this config uses the same file overrides as jest-config, so only one should be used. (#​104)
Fixed
  • Updated to latest plugins, including eslint-plugin-unicorn@48.0.1.
facebook/jest (jest)

v29.6.2

Compare Source

Fixes
  • [jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#​14335)
  • [@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#​14113)
  • [jest-snapshot] Move @types/prettier from dependencies to devDependencies (#​14328)
  • [jest-snapshot] Throw an explicit error if Prettier v3 is used (#​14367)
  • [jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#​14309)
Chore & Maintenance
  • [@jest/core] Use pluralize from jest-util rather than own internal (#​14322)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by GoldenBot

Merge request reports