Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Update all dependencies #306

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update all dependencies #306

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 29, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.17.8 -> 7.17.10 age adoption passing confidence devDependencies patch
@googlemaps/google-maps-services-js 3.3.11 -> 3.3.13 age adoption passing confidence devDependencies patch
@testing-library/react-hooks 7.0.2 -> 8.0.0 age adoption passing confidence devDependencies major
@testing-library/react-native (source) 9.0.0 -> 9.1.0 age adoption passing confidence devDependencies minor
@types/jest 27.4.1 -> 27.5.0 age adoption passing confidence devDependencies minor
@types/react 17.0.42 -> 18.0.9 age adoption passing confidence devDependencies major
@types/react-native 0.67.3 -> 0.67.6 age adoption passing confidence devDependencies patch
@types/react-test-renderer 17.0.1 -> 18.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin 5.16.0 -> 5.23.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.16.0 -> 5.23.0 age adoption passing confidence devDependencies minor
axios (source) 0.26.1 -> 0.27.2 age adoption passing confidence dependencies minor
babel-jest 27.5.1 -> 28.1.0 age adoption passing confidence devDependencies major
codecov/codecov-action v2 -> v3 age adoption passing confidence action major
eas-cli 0.48.2 -> 0.52.0 age adoption passing confidence devDependencies minor
eslint (source) 8.11.0 -> 8.15.0 age adoption passing confidence devDependencies minor
expo-font (source) 10.0.5 -> 10.1.0 age adoption passing confidence dependencies minor
github/codeql-action v1 -> v2 age adoption passing confidence action major
husky (source) 7.0.4 -> 8.0.1 age adoption passing confidence devDependencies major
lint-staged 12.3.7 -> 12.4.1 age adoption passing confidence devDependencies minor
prettier (source) 2.6.0 -> 2.6.2 age adoption passing confidence devDependencies patch
react (source) 17.0.2 -> 18.1.0 age adoption passing confidence dependencies major
react-dom (source) 17.0.2 -> 18.1.0 age adoption passing confidence dependencies major
react-test-renderer (source) 17.0.2 -> 18.1.0 age adoption passing confidence devDependencies major
typescript (source) 4.6.2 -> 4.6.4 age adoption passing confidence devDependencies patch

Release Notes

babel/babel

v7.17.10

Compare Source

🐛 Bug Fix
  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner
💅 Polish
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner
  • babel-plugin-proposal-pipeline-operator, babel-traverse
🏠 Internal
🏃‍♀️ Performance
  • babel-cli, babel-core, babel-generator

v7.17.9

Compare Source

🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
googlemaps/google-maps-services-js

v3.3.13

Compare Source

3.3.13 (2022-04-18)
Build System

v3.3.12

Compare Source

3.3.12 (2022-03-28)
Build System
testing-library/react-hooks-testing-library

v8.0.0

Compare Source

Bug Fixes
  • types: move types to optional peer dependencies (19ac8dd)
BREAKING CHANGES
  • types: type dependencies will not longer be automatically installed. If @types/react is not already listed in your package.json, please install it with npm install --save-dev @​types/react@^17.
callstack/react-native-testing-library

v9.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: callstack/react-native-testing-library@v9.0.0...v9.1.0

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

v5.23.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] allow type import as long as there's one matching pattern (#​4898) (0419d28)
  • eslint-plugin: [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (#​4901) (4507ac8)

v5.22.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-spacing] verify nextToken exists (#​4868) (23746f8)
Features

v5.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-misused-promises] prioritize false returns when checking whether a function returns only void (#​4841) (ccadb60)
  • eslint-plugin: [no-namespace] fix false positive for exported namespaces when allowDeclarations=true (#​4844) (4e7c9be)
  • eslint-plugin: [space-infix-ops] fix no error when right type is function (#​4848) (d74d559)
Features
  • eslint-plugin: [parameter-properties] add rule to replace no-parameter-properties (#​4622) (88ed9ec)

v5.20.0

Compare Source

Features
  • eslint-plugin: [no-magic-numbers] ignoreTypeIndexes option (#​4789) (5e79451)

v5.19.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [unified-signatures] add ignoreDifferentlyNamedParameters option (#​4659) (fdf95e0)
  • eslint-plugin: add support for valid number and bigint intersections in restrict-plus-operands rule (#​4795) (19c600a)

v5.18.0

Compare Source

Bug Fixes
  • eslint-plugin: method-signature-style respect getter signature (#​4777) (12dd670)
Features
  • eslint-plugin: [no-shadow] ignoreOnInitialization option (#​4603) (068ea9b)
  • eslint-plugin: [no-this-alias] report on assignment expressions (#​4718) (8329498)

v5.17.0

Compare Source

Features
  • eslint-plugin: [no-unused-vars] add destructuredArrayIgnorePattern options (#​4748) (6f8db8b)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.23.0

Compare Source

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

v5.22.0

Compare Source

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

v5.21.0

Compare Source

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

v5.20.0

Compare Source

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

v5.19.0

Compare Source

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

v5.18.0

Compare Source

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

v5.17.0

Compare Source

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

axios/axios

v0.27.2

Compare Source

Fixes and Functionality:

  • Fixed FormData posting in browser environment by reverting #​3785 (#​4640)
  • Enhanced protocol parsing implementation (#​4639)
  • Fixed bundle size

v0.27.1

Compare Source

Fixes and Functionality:

  • Removed import of url module in browser build due to huge size overhead and builds being broken (#​4594)
  • Bumped follow-redirects to ^1.14.9 (#​4615)

v0.27.0

Compare Source

Breaking changes:

  • New toFormData helper function that allows the implementor to pass an object and allow axios to convert it to FormData (#​3757)
  • Removed functionality that removed the the Content-Type request header when passing FormData (#​3785)
  • (*) Refactored error handling implementing AxiosError as a constructor, this is a large change to error handling on the whole (#​3645)
  • Separated responsibility for FormData instantiation between transformRequest and toFormData (#​4470)
  • (*) Improved and fixed multiple issues with FormData support (#​4448)

QOL and DevX improvements:

  • Added a multipart/form-data testing playground allowing contributors to debug changes easily (#​4465)

Fixes and Functionality:

  • Refactored project file structure to avoid circular imports (#​4515) & (#​4516)
  • Bumped follow-redirects to ^1.14.9 (#​4562)

Internal and Tests:

  • Updated dev dependencies to latest version

Documentation:

  • Fixing incorrect link in changelog (#​4551)

Notes:

  • (*) Please read these pull requests before updating, these changes are very impactful and far reaching.
facebook/jest

v28.1.0

Compare Source

Features
  • [jest-circus] Add failing test modifier that inverts the behavior of tests (#​12610)
  • [jest-environment-node, jest-environment-jsdom] Allow specifying customExportConditions (#​12774)
Fixes
  • [expect] Adjust typings of lastCalledWith, nthCalledWith, toBeCalledWith matchers to allow a case there a mock was called with no arguments (#​12807)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS Lists (#​12763)
  • [jest-core] Do not collect SIGNREQUEST as open handles (#​12789)
Chore & Maintenance
  • [docs] Specified documentation about --filter CLI docs (#​12799)
  • [@jest-reporters] Move helper functions from utils.ts into separate files (#​12782)
  • [jest-resolve] Replace process.versions.pnp type declaration with @types/pnpapi devDependency (#​12783)

v28.0.3

Compare Source

Fixes
  • [jest-config] Normalize reporters option defined in presets (#​12769)
  • [@jest/reporters] Fix trailing slash in matching coverageThreshold key (#​12714)
  • [jest-resolve] Fix (experimental) ESM module mocking for re-exports (#​12766)
  • [@jest/transform] Throw better error if an invalid return value if encountered (#​12764)
Chore & Maintenance
  • [docs] Fix typo in --shard CLI docs (#​12761)

v28.0.2

Compare Source

Features
  • [jest-worker] Add JestWorkerFarm helper type (#​12753)
Fixes
  • [*] Lower Node 16 requirement to 16.10 from 16.13 due to a Node bug that causes memory and performance issues (#​12754)

v28.0.1

Compare Source

Features
  • [jest-resolve] Expose ResolverOptions type (#​12736)
Fixes
  • [expect] Add missing dependency jest-util (#​12744)
  • [jest-circus] Improve test.concurrent (#​12748)
  • [jest-resolve] Correctly throw an error if jsdom test environment is used, but not installed (#​12749)
Chore & Maintenance
  • [jest-serializer] Remove deprecated module from source tree (#​12735)

v28.0.0

Compare Source

Features
  • [babel-jest] Export createTransformer function (#​12399)
  • [expect] Expose AsymmetricMatchers, MatcherFunction and MatcherFunctionWithState interfaces (#​12363, #​12376)
  • [jest-circus] Support error logging before retry (#​12201)
  • [jest-circus, jest-jasmine2] Allowed classes and functions as describe and it/test names (#​12484)
  • [jest-cli, jest-config] [BREAKING] Remove testURL config, use testEnvironmentOptions.url instead (#​10797)
  • [jest-cli, jest-core] Add --shard parameter for distributed parallel test execution (#​12546)
  • [jest-cli] [BREAKING] Remove undocumented --timers option (#​12572)
  • [jest-config] [BREAKING] Stop shipping jest-environment-jsdom by default (#​12354)
  • [jest-config] [BREAKING] Stop shipping jest-jasmine2 by default (#​12355)
  • [jest-config, @​jest/types] Add ci to GlobalConfig (#​12378)
  • [jest-config] [BREAKING] Rename moduleLoader to runtime (#​10817)
  • [jest-config] [BREAKING] Rename extraGlobals to sandboxInjectedGlobals (#​10817)
  • [jest-config] [BREAKING] Throw an error instead of showing a warning if multiple configs are used (#​12510)
  • [jest-config] [BREAKING] Do not normalize long deprecated configuration options preprocessorIgnorePatterns, scriptPreprocessor, setupTestFrameworkScriptFile and testPathDirs (#​12701)
  • [jest-cli, jest-core] Add --ignoreProjects CLI argument to ignore test suites by project name (#​12620)
  • [jest-core] Pass project config to globalSetup/globalTeardown function as second argument (#​12440)
  • [jest-core] Stabilize test runners with event emitters (#​12641)
  • [jest-core, jest-watcher] [BREAKING] Move TestWatcher class to jest-watcher package (#​12652)
  • [jest-core] Allow using Summary Reporter as stand-alone reporter (#​12687)
  • [jest-environment-jsdom] [BREAKING] Upgrade jsdom to 19.0.0 (#​12290)
  • [jest-environment-jsdom] [BREAKING] Add default browser condition to exportConditions for jsdom environment (#​11924)
  • [jest-environment-jsdom] [BREAKING] Pass global config to Jest environment constructor for jsdom environment (#​12461)
  • [jest-environment-jsdom] [BREAKING] Second argument context to constructor is mandatory (#​12469)
  • [jest-environment-node] [BREAKING] Add default node and node-addon conditions to exportConditions for node environment (#​11924)
  • [jest-environment-node] [BREAKING] Pass global config to Jest environment constructor for node environment (#​12461)
  • [jest-environment-node] [BREAKING] Second argument context to constructor is mandatory (#​12469)
  • [jest-environment-node] Add all available globals to test globals, not just explicit ones (#​12642, #​12696)
  • [@jest/expect] New module which extends expect with jest-snapshot matchers (#​12404, #​12410, #​12418)
  • [@jest/expect-utils] New module exporting utils for expect (#​12323)
  • [@jest/fake-timers] [BREAKING] Rename timers configuration option to fakeTimers (#​12572)
  • [@jest/fake-timers] [BREAKING] Allow jest.useFakeTimers() and projectConfig.fakeTimers to take an options bag (#​12572)
  • [jest-haste-map] [BREAKING] HasteMap.create now returns a promise (#​12008)
  • [jest-haste-map] Add support for dependencyExtractor written in ESM (#​12008)
  • [jest-mock] [BREAKING] Rename exported utility types ClassLike, FunctionLike, ConstructorLikeKeys, MethodLikeKeys, PropertyLikeKeys; remove exports of utility types ArgumentsOf, ArgsType, ConstructorArgumentsOf - TS builtin utility types ConstructorParameters and Parameters should be used instead (#​12435, #​12489)
  • [jest-mock] Improve isMockFunction to infer types of passed function (#​12442)
  • [jest-mock] [BREAKING] Improve the usage of jest.fn generic type argument (#​12489)
  • [jest-mock] Add support for auto-mocking async generator functions (#​11080)
  • [jest-mock] Add contexts member to mock functions (#​12601)
  • [@jest/reporters] Add GitHub Actions reporter (#​11320, #​12658)
  • [@jest/reporters] Pass reporterContext to custom reporter constructors as third argument (#​12657)
  • [jest-resolve] [BREAKING] Add support for package.json exports (#​11961, #​12373)
  • [jest-resolve] Support package self-reference (#​12682)
  • [jest-resolve, jest-runtime] Add support for data: URI import and mock (#​12392)
  • [jest-resolve, jest-runtime] Add support for async resolver (#​11540)
  • [jest-resolve] [BREAKING] Remove browser?: boolean from resolver options, conditions: ['browser'] should be used instead (#​12707)
  • [jest-resolve] Expose JestResolver, AsyncResolver, SyncResolver, PackageFilter, PathFilter and PackageJSON types (#​12707, (#​12712)
  • [jest-runner] Allow setupFiles module to export an async function (#​12042)
  • [jest-runner] Allow passing testEnvironmentOptions via docblocks (#​12470)
  • [jest-runner] Expose CallbackTestRunner, EmittingTestRunner abstract classes and CallbackTestRunnerInterface, EmittingTestRunnerInterface to help typing third party runners (#​12646, #​12715)
  • [jest-runner] Lock version of source-map-support to 0.5.13 (#​12720)
  • [jest-runtime] [BREAKING] Runtime.createHasteMap now returns a promise (#​12008)
  • [jest-runtime] Calling jest.resetModules function will clear FS and transform cache (#​12531)
  • [jest-runtime] [BREAKING] Remove Context type export, it must be imported from @jest/test-result (#​12685)
  • [jest-runtime] Add import.meta.jest (#​12698)
  • [@jest/schemas] New module for JSON schemas for Jest's config (#​12384)
  • [@jest/source-map] Migrate from source-map to @jridgewell/trace-mapping (#​12692)
  • [jest-transform] [BREAKING] Make it required for process() and processAsync() methods to always return structured data (#​12638)
  • [jest-test-result] Add duration prope

Configuration

📅 Schedule: "after 8pm on Monday" in timezone America/New_York.

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

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

@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #306 (476fbe3) into main (a85c5db) will not change coverage.
The diff coverage is n/a.

❗ Current head 476fbe3 differs from pull request most recent head 96d0065. Consider uploading reports for the commit 96d0065 to get more accurate results

@@           Coverage Diff           @@
##             main     #306   +/-   ##
=======================================
  Coverage   76.16%   76.16%           
=======================================
  Files          34       34           
  Lines         642      642           
  Branches      151      151           
=======================================
  Hits          489      489           
  Misses        150      150           
  Partials        3        3           

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 8bcd4fb...96d0065. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 122d247 to 93ba39b Compare April 5, 2022 14:24
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 12a7145 to ec76bc2 Compare April 12, 2022 19:41
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 1ebeb2b to 1feb149 Compare April 20, 2022 17:12
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c8ec684 to ad65ac7 Compare April 21, 2022 21:19
@renovate renovate bot force-pushed the renovate/all branch 14 times, most recently from 0bada29 to a1d5df4 Compare April 29, 2022 19:39
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 9688e47 to 7c7aebe Compare May 9, 2022 11:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant