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

Update all dependencies #247

Merged
merged 5 commits into from Feb 5, 2022
Merged

Update all dependencies #247

merged 5 commits into from Feb 5, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.16.5 -> 7.17.0 age adoption passing confidence
@googlemaps/google-maps-services-js 3.3.7 -> 3.3.8 age adoption passing confidence
@react-native-async-storage/async-storage 1.15.14 -> 1.15.17 age adoption passing confidence
@types/crypto-js 4.0.2 -> 4.1.0 age adoption passing confidence
@types/jest 27.0.3 -> 27.4.0 age adoption passing confidence
@types/react 17.0.37 -> 17.0.39 age adoption passing confidence
@types/react-native 0.66.9 -> 0.66.15 age adoption passing confidence
@typescript-eslint/eslint-plugin 4.33.0 -> 5.10.2 age adoption passing confidence
@typescript-eslint/parser 4.33.0 -> 5.10.2 age adoption passing confidence
axios (source) 0.24.0 -> 0.25.0 age adoption passing confidence
babel-jest 27.4.5 -> 27.4.6 age adoption passing confidence
eas-cli 0.41.0 -> 0.46.0 age adoption passing confidence
eslint (source) 7.32.0 -> 8.8.0 age adoption passing confidence
eslint-plugin-react 7.27.1 -> 7.28.0 age adoption passing confidence
expo 43.0.4 -> 44.0.6 age adoption passing confidence
expo-app-loading (source) 1.2.1 -> 1.3.0 age adoption passing confidence
expo-cli 5.0.1 -> 5.0.3 age adoption passing confidence
expo-font (source) 10.0.3 -> 10.0.5 age adoption passing confidence
expo-haptics (source) 11.0.3 -> 11.1.1 age adoption passing confidence
expo-location (source) 13.0.4 -> 14.0.2 age adoption passing confidence
jest-expo 43.0.1 -> 44.0.1 age adoption passing confidence
lint-staged 12.1.2 -> 12.3.3 age adoption passing confidence
pretty-quick 3.1.2 -> 3.1.3 age adoption passing confidence
react-native (changelog) 0.64.3 -> 0.67.2 age adoption passing confidence
react-native-maps 0.28.1 -> 0.30.1 age adoption passing confidence
react-native-web 0.14.13 -> 0.17.5 age adoption passing confidence
typescript (source) 4.5.4 -> 4.5.5 age adoption passing confidence

Release Notes

babel/babel

v7.17.0

Compare Source

🚀 New Feature
  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register
🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance

v7.16.12

Compare Source

🐛 Bug Fix

v7.16.10

Compare Source

🐛 Bug Fix
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-preset-env

v7.16.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-helper-function-name, babel-plugin-transform-function-name
💅 Polish
googlemaps/google-maps-services-js

v3.3.8

Compare Source

3.3.8 (2022-01-31)
Build System
react-native-async-storage/async-storage

v1.15.17

Compare Source

Bug Fixes
  • types: remove 'this' binding expectations on hook fn types (#​736) (cf76a4e)

v1.15.16

Compare Source

Bug Fixes

v1.15.15

Compare Source

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

v5.10.2

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] allow relative type imports with patterns configured (#​4494) (4a6d217)

v5.10.1

Compare Source

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

v5.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support AllowTypedFunctionExpression within AllowHigherOrderFunction (#​4250) (d053cde)
  • eslint-plugin: [no-extra-semi] false negatives when used with eslint 8.3.0 (#​4458) (f4016c2)
  • eslint-plugin: [no-invalid-this] crash when used with eslint 8.7.0 (#​4448) (e56f1e5)
  • eslint-plugin: [no-magic-numbers] handle bigint in class props (#​4411) (c8e650f)
Features
  • rename experimental-utils to utils and make experimental-utils an alias to the new package (#​4172) (1d55a75)

5.9.1 (2022-01-10)

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

v5.9.1

Compare Source

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

v5.9.0

Compare Source

Features
  • experimental-utils: move isTypeReadonly from eslint-plugin to experimental-utils (#​3658) (a9eb0b9)

5.8.1 (2021-12-27)

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] do not report for circular references (#​4347) (6edebcd)
  • eslint-plugin: [consistent-type-definitions] correct fixer with declare keyword (#​4334) (0cd911a)
  • eslint-plugin: [padding-line-between-statements] make function overloading is also processed (#​4345) (d31ec26)

v5.8.1

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] do not report for circular references (#​4347) (6edebcd)
  • eslint-plugin: [consistent-type-definitions] correct fixer with declare keyword (#​4334) (0cd911a)
  • eslint-plugin: [padding-line-between-statements] make function overloading is also processed (#​4345) (d31ec26)

v5.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-implied-eval] improve performance (#​4313) (e344596)
  • eslint-plugin: [padding-line-between-statements] type StatementTypes can't differenciate from variable (#​4270) (bfc4324)
  • eslint-plugin: [strict-boolean-expression] false positive for truthy boolean (#​4275) (72c2e41)
  • eslint-plugin: array-type mark AST_NODE_TYPES.TSBigIntKeyword as simple (#​4274) (74e544e)
  • eslint-plugin: handle method overloading in semi (#​4318) (3b87b49)
  • experimental-utils: support immutable members (#​3844) (3d33a77)
Features
  • eslint-plugin: [no-throw-literal] add options to to disallow any/unknown (#​4207) (ff0adf9)
  • eslint-plugin: [restrict-plus-operand] add allowAny option (#​4260) (2788545)

v5.7.0

Compare Source

Features
  • eslint-plugin: [consistent-type-exports] support TS4.5 inline export specifiers (#​4236) (be4d976)
  • eslint-plugin: [consistent-type-imports] support TS4.5 inline import specifiers (#​4237) (f61af7c)
  • eslint-plugin: [no-shadow] support TS4.5 inline import specifiers (#​4239) (96b7e8e)

v5.6.0

Compare Source

Features
  • scope-manager: support TS4.5 import/export specifier kind (#​4234) (833f822)

v5.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] order literal names correctly in (#​4054) (d57141a)
  • eslint-plugin: [no-duplicate-imports] remove unnecessary type checking for node.source (#​4196) (637722a)
  • eslint-plugin: [no-var-requires] do not report require created from createRequire (#​4221) (0040186)
  • eslint-plugin: [prefer-for-of] do nor error when iterating over this (#​4176) (258ddb0)
  • eslint-plugin: [require-await] treat yield* asynciterable as an await (#​4125) (5a4ce6a)
  • eslint-plugin: remove all whitespaces in comparison #​4220 (#​4223) (853d799)
Features
  • eslint-plugin: [member-ordering] add option to sort case insensitive (#​3896) (e3533d5)
  • eslint-plugin: array-type distinguish whether readonly or not (#​4066) (314af44)

v5.4.0

Compare Source

Bug Fixes
  • correct issues with circular imports (#​4140) (4c87b24)
  • eslint-plugin: [explicit-member-accessibility] private fields cannot have accessibility modifiers (#​4117) (81b25c1)
  • eslint-plugin: [no-implied-eval] ignore locally declared functions (#​4049) (d97140e)
  • eslint-plugin: check optional chaining for floating promises (#​4096) (d724777)
Features

5.3.1 (2021-11-08)

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

v5.3.1

Compare Source

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

v5.3.0

Compare Source

Bug Fixes
  • eslint-plugin: ignore private identifiers in explicit-module-boundary-types (#​4046) (80b853d)
  • eslint-plugin: skip seenTypes for unions in isTypeReadonly (#​4043) (6af7ca7)
Features
  • eslint-plugin: [no-shadow] exclude external type declaration merging (#​3959) (a93cebf)

v5.2.0

Compare Source

Bug Fixes
Features

v5.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports]: report type-only imports properly (#​3996) (283cdf2)
  • eslint-plugin: [strict-bool-expr] treat unconstrained generic as any (#​3981) (9b29ca7)

v5.0.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-member-accessibility] report TSAbstractPropertyDefinition and TSAbstractMethodDefinition properly (#​3901) (82016f9)
  • eslint-plugin: update new rules from master (#​3840) (d88a6b4)
  • update new rules from master (b34fb7e)
  • eslint-plugin: crash in no-dupe-class-members (v5) (#​3813) (4b09644)
Features
BREAKING CHANGES
  • eslint-plugin: ban-types no longer reports object by default
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.10.2

Compare Source

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

v5.10.1

Compare Source

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

v5.10.0

Compare Source

Features
  • rename experimental-utils to utils and make experimental-utils an alias to the new package (#​4172) (1d55a75)

5.9.1 (2022-01-10)

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

v5.9.1

[Compare Source](https://togithub.com/typescript-eslint/


Configuration

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

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 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 Feb 5, 2022

Codecov Report

Merging #247 (b639d44) into main (fc47345) will decrease coverage by 4.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   86.18%   82.01%   -4.17%     
==========================================
  Files          28       28              
  Lines         485      406      -79     
  Branches      113       69      -44     
==========================================
- Hits          418      333      -85     
+ Misses         65       45      -20     
- Partials        2       28      +26     
Impacted Files Coverage Δ
src/components/NearbyPlaces/NearbyPlaces.tsx 81.25% <ø> (+1.25%) ⬆️
src/components/Places/PlaceList.tsx 70.00% <0.00%> (-30.00%) ⬇️
src/components/PlaceImage.tsx 60.00% <0.00%> (-28.89%) ⬇️
src/util/distance.ts 84.61% <0.00%> (-15.39%) ⬇️
src/util/processA11yRatings.ts 85.71% <0.00%> (-14.29%) ⬇️
src/hooks/usePreviousRating.ts 87.50% <0.00%> (-12.50%) ⬇️
src/components/StrollButton.tsx 90.00% <0.00%> (-10.00%) ⬇️
src/screens/MainScreen.tsx 71.87% <0.00%> (-9.38%) ⬇️
src/util/strings.ts 90.90% <0.00%> (-9.10%) ⬇️
src/hooks/useFetchPlace.ts 92.30% <0.00%> (-7.70%) ⬇️
... and 15 more

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 e717dd6...b639d44. Read the comment docs.

@dcarpenter31
Copy link
Member

dcarpenter31 commented Feb 5, 2022

Had to revert the jest-expo version because of facebook/react-native#30637 (see https://github.com/allstack/react-native-testing-library/issues/743 to see how I figured that) else we would have to use resolutions, in which the complexity overhead might not be worth the benefits

@elenirotsides elenirotsides merged commit 2ae2b17 into main Feb 5, 2022
@elenirotsides elenirotsides deleted the renovate/all branch February 5, 2022 04:34
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

3 participants