react-native-stepper-touch icon indicating copy to clipboard operation
react-native-stepper-touch copied to clipboard

Bump braces and react-native in /example

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps braces to 3.0.2 and updates ancestor dependency react-native. These dependencies need to be updated together.

Updates braces from 1.8.5 to 3.0.2

Changelog

Sourced from braces's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[3.0.0] - 2018-04-08

v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.

Breaking Changes

  • The undocumented .makeRe method was removed

Non-breaking changes

  • Caching was removed

[2.3.2] - 2018-04-08

  • start refactoring
  • cover sets

... (truncated)

Commits

Updates react-native from 0.58.5 to 0.71.4

Release notes

Sourced from react-native's releases.

0.71.4

Changed

Android specific

Fixed

Android specific


You can participate in the conversation on the status of this release in this discussion.


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the changelog.md file.

0.71.3

Changed

Fixed

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.71.4

Changed

  • Make FlatList permissive of ArrayLike data (c03de97fb4 by @​NickGerleman)
  • Bumping RNGP to ^0.71.16 (3df4a79c3d by @​kelset)
  • Update CLI to 10.2.0, Metro to 0.73.8 (20a6fbd373 by @​robhogan) - contains:
    • fix: Source maps may have invalid entries when using Terser minification. ((metro/[#928](https://github.com/facebook/react-native/issues/928))[https://redirect.github.com/facebook/metro/pull/928])
    • fix: Mitigate potential source map mismatches with concurrent transformations due to terser#1341. ((metro/[#929](https://github.com/facebook/react-native/issues/929))[https://redirect.github.com/facebook/metro/pull/929])
  • Bump Hermes Version (291cc0af10) - contains:
    • use ConsecutiveStringStorage to dedup serialized literals (62d58e)
    • Remove register stack size override in hermes.cpp (6146eb)
    • fix: specify currency in locale identifier when formatting currency plural (21f15c)
    • Increase default max stack size (ee2588)
    • Refactor HBC test helper (31fdcf)

Android specific

Fixed

Android specific

v0.71.3

Changed

Fixed

  • (codegen) Add missing C++ include for prop conversion of complex array type (92fc32aa by @​rshest)

Android specific

iOS specific

... (truncated)

Commits
  • e0d92c6 [0.71.4] Bump version numbers
  • be199f8 [LOCAL] enforce iPhone 14 simulator on run ios E2E script
  • 291cc0a [LOCAL] Bump Hermes Version
  • 0f8d942 fix: conditional to include rn-tester and react-native-gradle-plugin in setti...
  • 41a633d Do not use a mixture of plugins{} and buildscript{}
  • f4546bf [LOCAL] Bump hermes version
  • 56f2aa4 [LOCAL] update podlock
  • 2755f41 consume new RNGP patch
  • 3df4a79 bumping RNGP to new patch
  • 6c5088f Make FlatList permissive of ArrayLike data (#36236)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Mar 18 '23 13:03 dependabot[bot]