Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Update Dev Dependencies #94

Merged
merged 1 commit into from
Nov 1, 2021
Merged

Update Dev Dependencies #94

merged 1 commit into from
Nov 1, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 7.32.0 -> 8.1.0 age adoption passing confidence
eslint-plugin-import 2.24.2 -> 2.25.2 age adoption passing confidence
jest (source) 27.2.4 -> 27.3.1 age adoption passing confidence
jest-junit 12.3.0 -> 13.0.0 age adoption passing confidence

Release Notes

eslint/eslint

v8.1.0

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

import-js/eslint-plugin-import

v2.25.2

Compare Source

Fixed
  • [Deps] update eslint-module-utils for real this time ([#​2255])

v2.25.1

Compare Source

Fixed
  • [Deps] update eslint-module-utils

v2.25.0

Compare Source

Added
Fixed
Changed
  • [Refactor] switch to an internal replacement for pkg-up and read-pkg-up ([#​2047], thanks [@​mgwalker])
  • [patch] TypeScript config: remove .d.ts from [import/parsers setting] and [import/extensions setting] ([#​2220], thanks [@​jablko])
  • [Refactor] [no-unresolved], [no-extraneous-dependencies]: moduleVisitor usage ([#​2233], thanks [@​jablko])
facebook/jest

v27.3.1

Compare Source

Fixes
  • [expect] Make expect extension properties configurable (#​11978)
  • [expect] Fix .any() checks on primitive wrapper classes (#​11976)
Chore & Maintenance
  • [expect] BigInt global is always defined, don't check for its existence at runtime (#​11979)
  • [jest-config, jest-util] Use ci-info instead of is-ci to detect CI environment (#​11973)

v27.3.0

Compare Source

Features
  • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (#​11950)
  • [jest-resolver] Support default export (.) in exports field if main is missing (#​11919)
Fixes
  • [expect] Tweak and improve types (#​11949)
  • [jest-runtime] Ensure absolute paths can be resolved within test modules (#​11943)
  • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#​11946)

v27.2.5

Compare Source

Features
  • [jest-config] Warn when multiple Jest configs are located (#​11922)
Fixes
  • [expect] Pass matcher context to asymmetric matchers (#​11926 & #​11930)
  • [expect] Improve TypeScript types (#​11931)
  • [expect] Improve typings of toThrow() and toThrowError() matchers (#​11929)
  • [jest-cli] Improve --help printout by removing defunct --browser option (#​11914)
  • [jest-haste-map] Use distinct cache paths for different values of computeDependencies (#​11916)
  • [@jest/reporters] Do not buffer console.logs when using verbose reporter (#​11054)
Chore & Maintenance
  • [expect] Export default matchers (#​11932)
  • [@jest/types] Mark deprecated configuration options as @deprecated (#​11913)
jest-community/jest-junit

v13.0.0

Compare Source

Update strip-ansi to newer version - https://github.com/jest-community/jest-junit/pull/188
Add noStackTrace CLI option - https://github.com/jest-community/jest-junit/pull/160
Fix rootDir usage - https://github.com/jest-community/jest-junit/pull/154


Configuration

📅 Schedule: "before 3am on the first day of the month" in timezone America/Detroit.

🚦 Automerge: Enabled.

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, click this checkbox.

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

@codecov-commenter
Copy link

Codecov Report

Merging #94 (ec0ec60) into master (e8a457e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #94   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           51        51           
  Branches         6         6           
=========================================
  Hits            51        51           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8a457e...ec0ec60. Read the comment docs.

@renovate renovate bot force-pushed the renovate/dev-dependencies branch from ec0ec60 to 9f7596b Compare November 1, 2021 09:56
@renovate renovate bot merged commit a2c1ab5 into master Nov 1, 2021
@renovate renovate bot deleted the renovate/dev-dependencies branch November 1, 2021 11:11
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.

None yet

2 participants