Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all dependencies (patch) #301

Merged
merged 1 commit into from
Jun 15, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) ^3.3.12 -> ^3.3.20 age adoption passing confidence
@babel/core (source) ~7.13.10 -> ~7.13.16 age adoption passing confidence
@expo/metro-config ^0.1.57 -> ^0.1.73 age adoption passing confidence
@expo/vector-icons (source) ^12.0.4 -> ^12.0.5 age adoption passing confidence
@react-native-async-storage/async-storage ^1.15.3 -> ^1.15.5 age adoption passing confidence
@react-native-community/masked-view 0.1.10 -> 0.1.11 age adoption passing confidence
@react-navigation/bottom-tabs 5.11.8 -> 5.11.11 age adoption passing confidence
@react-navigation/native (source) ~5.9.3 -> ~5.9.4 age adoption passing confidence
@react-navigation/stack (source) ~5.14.3 -> ~5.14.5 age adoption passing confidence
@socialgouv/eslint-config-typescript ^1.70.0 -> ^1.75.0 age adoption passing confidence
@socialgouv/kosko-charts ^6.0.1 -> ^6.0.2 age adoption passing confidence
@types/jest ^26.0.20 -> ^26.0.23 age adoption passing confidence
@types/lodash ^4.14.168 -> ^4.14.170 age adoption passing confidence
@types/node ^14.14.31 -> ^14.14.45 age adoption passing confidence
@types/react ~17.0.3 -> ~17.0.11 age adoption passing confidence
@types/react-native ~0.64.4 -> ~0.64.10 age adoption passing confidence
@types/react-native-calendars ^1.505.2 -> ^1.505.3 age adoption passing confidence
SocialGouv/gitlab-ci-yml v22.1.7 -> v22.1.9 age adoption passing confidence
commitizen ^4.2.3 -> ^4.2.4 age adoption passing confidence
date-fns ^2.21.2 -> ^2.21.3 age adoption passing confidence
date-fns ^2.21.1 -> ^2.21.3 age adoption passing confidence
eslint (source) ^7.24.0 -> ^7.28.0 age adoption passing confidence
eslint-plugin-jest ^24.3.5 -> ^24.3.6 age adoption passing confidence
expo-cli ^4.4.3 -> ^4.4.9 age adoption passing confidence
expo-status-bar (source) ~1.0.3 -> ~1.0.4 age adoption passing confidence
prettier (source) ^2.2.1 -> ^2.3.1 age adoption passing confidence
react (source) 17.0.1 -> 17.0.2 age adoption passing confidence
react-dom (source) 17.0.1 -> 17.0.2 age adoption passing confidence
react-native-calendars ^1.1258.0 -> ^1.1263.0 age adoption passing confidence
react-native-elements (source) ^3.4.0 -> ^3.4.2 age adoption passing confidence
react-native-paper (source) ^4.8.1 -> ^4.9.1 age adoption passing confidence
react-native-render-html ^5.1.0 -> ^5.1.1 age adoption passing confidence
react-native-svg 12.1.0 -> 12.1.1 age adoption passing confidence
react-native-web ~0.16.0 -> ~0.16.5 age adoption passing confidence
react-native-webview 11.2.3 -> 11.2.6 age adoption passing confidence
strapi (source) ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-admin ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-connector-bookshelf (source) ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-plugin-content-manager ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-plugin-content-type-builder ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-plugin-email ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-plugin-graphql ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-plugin-upload ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-plugin-users-permissions ^3.6.0 -> ^3.6.3 age adoption passing confidence
strapi-utils (source) ^3.6.0 -> ^3.6.3 age adoption passing confidence
typescript (source) ^4.2.3 -> ^4.2.4 age adoption passing confidence

Release Notes

expo/expo-cli

v0.1.73

Compare Source

react-native-community/react-native-masked-view

v0.1.11

Compare Source

Add fix for React v17 compatibility with React Native 0.64 and react-navigation v5

Fixed react-native-masked-view/masked-view#111

react-navigation/react-navigation

v5.11.11

Compare Source

Bug Fixes
  • fix tab bar height including extra bottom inset. closes #​9573 (c99d127)

v5.11.10

Compare Source

Bug Fixes

v5.11.9

Compare Source

Bug Fixes
  • check for screens enabled in ScreenContainer (493956e)
  • don't pass accessibilityState to link. closes #​9418 (699ea0c)
SocialGouv/kosko-charts

v6.0.2

Compare Source

Bug Fixes
SocialGouv/gitlab-ci-yml

v22.1.9

Compare Source

v22.1.8

Compare Source

commitizen/cz-cli

v4.2.4

Compare Source

4.2.4 (2021-05-07)
Bug Fixes
date-fns/date-fns

v2.21.3

Compare Source

This release is brought to you by Maxim Topciu.

Fixed

v2.21.2

Compare Source

Kudos to Aleksei Korzun, Maxim Topciu, Jonas L, Mohammad ali Ali panah and Tan75 for working on the release.

Fixed
jest-community/eslint-plugin-jest

v24.3.6

Compare Source

Bug Fixes
  • no-conditional-expect: check for expects in catchs on promises (#​819) (1fee973)
  • valid-expect: support async expect in ternary statements (#​833) (7b7a396)
  • improve handling of .each calls and with tagged literals (#​814) (040c605)
facebook/react

v17.0.2

Compare Source

React DOM
react-native-community/react-native-svg

v12.1.1

Compare Source

Bug Fixes
Features
react-native-webview/react-native-webview

v11.2.6

Compare Source

Bug Fixes
  • ios: Add missing nullability specifiers; fix if block warning (#​1898) (85dfca8)

v11.2.5

Compare Source

Bug Fixes

v11.2.4

Compare Source

Bug Fixes
strapi/strapi

v3.6.3

Compare Source

🚀 New feature
💅 Enhancement
🐛 Bug fix
🌏 Translation

📚 Migration guides can be found here 📚

v3.6.2

Compare Source

💅 Enhancement
🌏 Translation
🐛 Bug fix

📚 Migration guides can be found here 📚

v3.6.1

Compare Source

💅 Enhancement
🐛 Bug fix
🌏 Translation

📚 Migration guides can be found here 📚

Configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Paris.

🚦 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, check this box.

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

@renovate renovate bot force-pushed the renovate/patch-all branch 6 times, most recently from 7fadbae to d6ffb1c Compare June 15, 2021 08:35
@renovate renovate bot merged commit 72dbbae into master Jun 15, 2021
@renovate renovate bot deleted the renovate/patch-all branch June 15, 2021 15:24
douglasduteil added a commit that referenced this pull request Jun 15, 2021
SocialGroovyBot added a commit that referenced this pull request Jun 16, 2021
# [1.40.0](v1.39.1...v1.40.0) (2021-06-16)

### Bug Fixes

* **carto:** rename customSnackbar file ([fc0d269](fc0d269))
* **carto:** review design ([#327](#327)) ([0d51357](0d51357))
* **deps:** update all dependencies ([#301](#301)) ([72dbbae](72dbbae))
* **deps:** update dependency socialgouv/gitlab-ci-yml to v23 ([#318](#318)) ([8d601c9](8d601c9))

### Features

* 🎸 Ajoute un titre au dessus des liens (article) ([#316](#316)) ([b8c7ffe](b8c7ffe)), closes [#294](#294)
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 1.40.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React 17 Compatibility
2 participants