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 non-major dependencies (minor) #1421

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-async-storage/async-storage (source) 1.23.1 -> 1.24.0 age adoption passing confidence
@react-native-community/datetimepicker 8.0.1 -> 8.2.0 age adoption passing confidence
@react-navigation/bottom-tabs (source) 6.0.9 -> 6.6.1 age adoption passing confidence
@sentry/react-native ~5.22.0 -> ~5.24.0 age adoption passing confidence
@socialgouv/nos1000jours-lib 1.2.1 -> 1.7.1 age adoption passing confidence
axios (source) ^0.21.4 -> ^0.28.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-native (source, changelog) 0.74.5 -> 0.75.3 age adoption passing confidence
react-native-gesture-handler ~2.16.1 -> ~2.19.0 age adoption passing confidence
react-native-maps 1.14.0 -> 1.18.0 age adoption passing confidence
react-native-pager-view 6.3.0 -> 6.4.1 age adoption passing confidence
react-native-reanimated (source) ~3.10.1 -> ~3.15.0 age adoption passing confidence
react-native-safe-area-context 4.10.5 -> 4.11.0 age adoption passing confidence
react-native-screens 3.31.1 -> 3.34.0 age adoption passing confidence
react-native-svg 15.2.0 -> 15.7.1 age adoption passing confidence
react-native-webview 13.8.6 -> 13.12.2 age adoption passing confidence

Release Notes

react-native-async-storage/async-storage (@​react-native-async-storage/async-storage)

v1.24.0

Compare Source

Minor Changes
  • 8bf1526: dependencies bump and multiset type fix
react-native-community/datetimepicker (@​react-native-community/datetimepicker)

v8.2.0

Compare Source

Bug Fixes
  • android: improve color resource handling in Common.java (#​913) (8527354)
Features

This release is also available on:

v8.1.1

Compare Source

Bug Fixes

This release is also available on:

v8.1.0

Compare Source

Features

This release is also available on:

react-navigation/react-navigation (@​react-navigation/bottom-tabs)

v6.6.1

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.6.0

Compare Source

Features

v6.5.20

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.19

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.18

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.17

Compare Source

v6.5.16

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.15

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.14

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.13

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.12

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.11

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.10

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.9

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.8

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.7

Compare Source

Bug Fixes
  • fix paths in sourcemap files (42c906d) - by @​

v6.5.6

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.5

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.4

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.3

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.2

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.1

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.5.0

Compare Source

Features
  • expose the original label in children prop for custom label functions in tab navigators (417cb56) - by @​satya164

v6.4.3

Compare Source

v6.4.1

Compare Source

Bug Fixes

v6.4.0

Compare Source

Features

6.3.3 (2022-08-24)

Note: Version bump only for package @​react-navigation/bottom-tabs

6.3.2 (2022-07-05)

Bug Fixes

6.3.1 (2022-04-01)

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.3.3

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.3.2

Compare Source

Bug Fixes

v6.3.1

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

v6.3.0

Compare Source

Features
  • add an ID prop to navigators (4e4935a)

v6.2.0

Compare Source

Features

v6.1.0

Compare Source

Features
  • native-stack: export NativeStackView to support custom routers on native-stack (#​10260) (7b761f1)

6.0.9 (2021-10-12)

Bug Fixes

6.0.8 (2021-10-09)

Note: Version bump only for package @​react-navigation/bottom-tabs

6.0.7 (2021-09-26)

Note: Version bump only for package @​react-navigation/bottom-tabs

6.0.6 (2021-09-26)

Bug Fixes
  • export header props for other navigators (8475481), closes #​9965
  • stop animations on unmount/cleanup (5fb5f41)

6.0.5 (2021-08-17)

Note: Version bump only for package @​react-navigation/bottom-tabs

6.0.4 (2021-08-11)

Bug Fixes
  • fix headerTransparent not working outside stack navigator (42c43ff)

6.0.3 (2021-08-09)

Note: Version bump only for package @​react-navigation/bottom-tabs

6.0.2 (2021-08-07)

Bug Fixes
  • avoid blink when switching tab screens (40dcbcf)

6.0.1 (2021-08-03)

Bug Fixes
getsentry/sentry-react-native (@​sentry/react-native)

v5.24.3

Compare Source

Fixes
  • Support metro@0.80.10 new sourceMapString export (#​4004)
Dependencies

v5.24.2

Compare Source

Features
  • Add an option to disable native (iOS and Android) profiling for the HermesProfiling integration (#​4094)

    To disable native profilers add the hermesProfilingIntegration.

    import * as Sentry from '@​sentry/react-native';
    
    Sentry.init({
      integrations: [
        Sentry.hermesProfilingIntegration({ platformProfilers: false }),
      ],
    });

v5.24.1

Compare Source

Fixes
  • App Start Native Frames can start with zeroed values (#​3881)
Dependencies

v5.24.0

Compare Source

Features
  • Add native application start spans (#​3855, #​3884)
    • This doesn't change the app start measurement length, but add child spans (more detail) into the existing app start span
  • Added JS Bundle Execution start information to the application start measurements (#​3857)
Fixes
  • Add more expressive debug logs to Native Frames Integration (#​3880)
  • Add missing tracing integrations when using client.init() (#​3882)
  • Ensure sentry-cli doesn't trigger Xcode error: prefix (#​3887)
    • Fixes --allow-failure failing Xcode builds
Dependencies

v5.23.1

Compare Source

Fixes
  • Fix failing iOS builds due to missing SentryLevel (#​3854)
  • Add missing logs to dropped App Start spans (#​3861)
  • Make all options of startTimeToInitialDisplaySpan optional (#​3867)
  • Add Span IDs to Time to Display debug logs (#​3868)
  • Use TTID end timestamp when TTFD should be updated with an earlier timestamp (#​3869)

v5.23.0

Compare Source

This release does not build on iOS. Please use 5.23.1 or newer.

Features
  • Functional integrations (#​3814)

    Instead of installing @sentry/integrations and creating integrations using the new keyword, you can use direct imports of the functional integrations.

    // Before
    import * as Sentry from '@​sentry/react-native';
    import { HttpClient } from '@​sentry/integrations';
    
    Sentry.init({
      integrations: [
        new Sentry.BrowserIntegrations.Dedupe(),
        new Sentry.Integration.Screenshot(),
        new HttpClient(),
      ],
    });
    
    // After
    import * as Sentry from '@​sentry/react-native';
    
    Sentry.init({
      integrations: [
        Sentry.dedupeIntegration(),
        Sentry.screenshotIntegration(),
        Sentry.httpClientIntegration(),
      ],
    });

    Note that the Sentry.BrowserIntegrations, Sentry.Integration and the Class style integrations will be removed in the next major version of the SDK.

Fixes
Dependencies
SocialGouv/nos1000jours-lib (@​socialgouv/nos1000jours-lib)

v1.7.1

Compare Source

Bug Fixes

v1.7.0

Compare Source

Bug Fixes
Features
  • widget: envoi par mail des resultats epds (dc4cfe6)

v1.6.1

Compare Source

Bug Fixes

v1.6.0

Compare Source

Features
  • widget: ajout des commentaires (0c935b2)

v1.5.0

Compare Source

Features

v1.4.0

Compare Source

Features
  • traduction: ajout sens de lecture (57cfb95)

v1.3.0

Compare Source

Features
  • ajout de rêquetes (66f2b28)
  • ajout des requêtes pour la traduction (91b6471)
axios/axios (axios)

v0.28.1

Compare Source

v0.28.0

Compare Source

Release notes:

Bug Fixes
Backports from v1.x:
  • Allow null indexes on formSerializer and paramsSerializer v0.x (#​4961)
  • Fixing content-type header repeated #​4745
  • Fixed timeout error message for HTTP 4738
  • Added axios.formToJSON method (#​4735)
  • URL params serializer (#​4734)
  • Fixed toFormData Blob issue on node>v17 #​4728
  • Adding types for progress event callbacks #​4675
  • Fixed max body length defaults #​4731
  • Added data URL support for node.js (#​4725)
  • Added isCancel type assert (#​4293)
  • Added the ability for the url-encoded-form serializer to respect the formSerializer config (#​4721)
  • Add string[] to AxiosRequestHeaders type (#​4322)
  • Allow type definition for axios instance methods (#​4224)
  • Fixed AxiosError stack capturing; (#​4718)
  • Fixed AxiosError status code type; (#​4717)
  • Adding Canceler parameters config and request (#​4711)
  • fix(types): allow to specify partial default headers for instance creation (#​4185)
  • Added blob to the list of protocols supported by the browser (#​4678)
  • Fixing Z_BUF_ERROR when no content (#​4701)
  • Fixed race condition on immediate requests cancellation (#​4261)
  • Added a clear() function to the request and response interceptors object so a user can ensure that all interceptors have been removed from an Axios instance https://github.com/axios/axios/pull/4248
  • Added generic AxiosAbortSignal TS interface to avoid importing AbortController polyfill (#​4229)
  • Fix TS definition for AxiosRequestTransformer (#​4201)
  • Use type alias instead of interface for AxiosPromise (#​4505)
  • Include request and config when creating a CanceledError instance (#​4659)
  • Added generic TS types for the exposed toFormData helper (#​4668)
  • Optimized the code that checks cancellation (#​4587)
  • Replaced webpack with rollup (#​4596)
  • Added stack trace to AxiosError (#​4624)
  • Updated AxiosError.config to be optional in the type definition (#​4665)
  • Removed incorrect argument for NetworkError constructor (#​4656)

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.

v0.26.1

Compare Source

Fixes and Functionality:
  • Refactored project file structure to avoid circular imports (#​4220)

v0.26.0

Compare Source

Fixes and Functionality:
  • Fixed The timeoutErrorMessage property in config not work with Node.js (#​3581)
  • Added errors to be displayed when the query parsing process itself fails (#​3961)
  • Fix/remove url required (#​4426)
  • Update follow-redirects dependency due to Vulnerability (#​4462)
  • Bump karma from 6.3.11 to 6.3.14 (#​4461)
  • Bump follow-redirects from 1.14.7 to 1.14.8 (#​4473)

v0.25.0

Compare Source

Breaking changes:
  • Fixing maxBodyLength enforcement (#​3786)
  • Don't rely on strict mode behaviour for arguments (#​3470)
  • Adding error handling when missing url (#​3791)
  • Update isAbsoluteURL.js removing escaping of non-special characters (#​3809)
  • Use native Array.isArray() in utils.js (#​3836)
  • Adding error handling inside stream end callback (#​3967)
Fixes and Functionality:

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj August 31, 2022 23:34 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 6fe4a2f to 01ed5ea Compare September 1, 2022 12:06
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 1, 2022 12:12 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 01ed5ea to 53892d2 Compare September 1, 2022 17:57
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 1, 2022 18:03 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 53892d2 to 597c6f5 Compare September 4, 2022 02:04
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 4, 2022 02:05 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 597c6f5 to ec78e6c Compare September 5, 2022 19:17
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 5, 2022 19:19 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ec78e6c to 7d469b9 Compare September 7, 2022 18:23
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 7, 2022 18:24 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 7d469b9 to aa29512 Compare September 8, 2022 14:11
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 8, 2022 14:12 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from aa29512 to 84d6fce Compare September 12, 2022 12:09
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 12, 2022 12:12 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 84d6fce to 07cfade Compare September 12, 2022 15:53
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 12, 2022 16:02 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 07cfade to 4f5e7c2 Compare September 13, 2022 10:17
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 13, 2022 10:19 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 4f5e7c2 to 0701aa3 Compare September 13, 2022 16:51
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 13, 2022 16:57 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0701aa3 to 1338cdb Compare September 14, 2022 18:32
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 14, 2022 18:34 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 1338cdb to 73696cb Compare September 15, 2022 17:45
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 15, 2022 17:47 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 73696cb to 8fdb1d5 Compare September 16, 2022 16:17
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 16, 2022 16:19 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 8fdb1d5 to 9b0e2af Compare September 22, 2022 12:04
@github-actions github-actions bot temporarily deployed to env-1000jours-renovate-all-dependencies-minor-patch-5r5ecj September 22, 2022 12:16 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 2ae2b47 to 0490a38 Compare August 26, 2024 09:49
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0490a38 to 4c5c55c Compare August 27, 2024 16:45
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 4c5c55c to 528b724 Compare August 28, 2024 13:14
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 528b724 to 2a00be5 Compare August 30, 2024 21:49
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 2a00be5 to 4af6501 Compare September 2, 2024 13:36
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 4af6501 to 2c0802f Compare September 9, 2024 10:41
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 2c0802f to 64348ac Compare September 10, 2024 18:56
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 64348ac to 04e76ac Compare September 11, 2024 18:24
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 04e76ac to 9f7a67c Compare September 12, 2024 22:36
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 9f7a67c to f68d54c Compare September 17, 2024 10:31
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from f68d54c to 248b83d Compare September 17, 2024 14:03
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 248b83d to 3b185e0 Compare September 17, 2024 16:27
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 3b185e0 to 5281394 Compare September 18, 2024 16:30
Copy link

sonarcloud bot commented Sep 20, 2024

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.

0 participants