react-native-progress-view / progress-view

ProgressView Component for react-native iOS/macOS/Windows
MIT License
176 stars 49 forks source link

chore(deps): bump shell-quote, react-native, @react-native-community/cli, @react-native-community/cli-platform-android, @react-native-community/cli-platform-ios and react-native-windows #96

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps shell-quote to 1.7.3 and updates ancestor dependencies shell-quote, react-native, @react-native-community/cli, @react-native-community/cli-platform-android, @react-native-community/cli-platform-ios and react-native-windows. These dependencies need to be updated together.

Updates shell-quote from 1.6.1 to 1.7.3

Commits


Updates react-native from 0.64.0 to 0.70.2

Release notes

Sourced from react-native's releases.

0.70.2

Added

iOS specific

Changed

Fixed

Android specific

  • Fix port as -1 if dev server without specifying port on Android (3d7e1380b4 by @​Kudo)

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.70.1

Added

Changed

Fixed

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.70.2

Added

iOS specific

Changed

Fixed

Android specific

  • Fix port as -1 if dev server without specifying port on Android (3d7e1380b4 by @​Kudo)

v0.70.1

Added

Changed

Fixed

Android specific

iOS specific

... (truncated)

Commits
  • b9c2975 [0.70.2] Bump version numbers
  • 13a2b11 Minor: Rename AccessibilityInfo.sendAccessibilityEvent_unstable to sendAccess...
  • 2de4cf0 chore(deps): bump CLI to 9.1.3 and Metro to 0.72.3 (#34803)
  • 7b53a24 Fix port as -1 if dev server without specifying port on Android (#34705)
  • b03f536 fix: KeyboardAvoidingView height when "Prefer Cross-Fade Transitions" is enab...
  • 764f584 Let ScrollView Know About Keyboard Opened Before Mount
  • 75d5679 feat: Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo ...
  • 73e5533 Add a pseudo flow declaration for AccessibilityInfo
  • 9fd7643 Revert "fix: KeyboardAvoidingView height when "Prefer Cross-Fade Transitions"...
  • a54ba33 [0.70.1] Bump version numbers
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fb, a new releaser for react-native since your current version.


Updates @react-native-community/cli from 4.14.0 to 9.1.3

Release notes

Sourced from @​react-native-community/cli's releases.

v7.0.2

Fixes

Changelog

Sourced from @​react-native-community/cli's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.0.0-alpha.3 (2022-04-22)

Note: Version bump only for package @​react-native-community/cli

8.0.0-alpha.2 (2022-04-22)

Note: Version bump only for package @​react-native-community/cli

8.0.0-alpha.1 (2022-04-22)

Note: Version bump only for package @​react-native-community/cli

Commits


Updates @react-native-community/cli-platform-android from 4.13.0 to 9.1.0

Release notes

Sourced from @​react-native-community/cli-platform-android's releases.

v9.1.0

What's Changed

Full Changelog: https://github.com/react-native-community/cli/compare/v9.0.1...v9.1.0

v9.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v9.0.0...v9.0.1

v9.0.0

What's Changed

... (truncated)

Commits
  • 8b68d84 chore: rename package folders to conform to the cli-* convention (#1645)
  • 2487c1f fix: allow nullish codegenConfig (#1643)
  • 379ca2d v9.0.0-alpha.3
  • 0fb3d1b [android] Do not import a linked Android.mk file if the library is not specif...
  • 148d317 [android] Refine and test the findLibraryName function (#1635)
  • 86df104 [android] Add support for autolinking via CMake (#1630)
  • 61797e4 v9.0.0-alpha.2
  • 504405d fix: allow dependency.platforms.[platform] to be null again (#1613)
  • e9e89eb fix(platform-android): findComponentDescriptors picks up directories (#1614)
  • c4179d8 v9.0.0-alpha.0
  • Additional commits viewable in compare view


Updates @react-native-community/cli-platform-ios from 4.13.0 to 9.1.2

Release notes

Sourced from @​react-native-community/cli-platform-ios's releases.

v9.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: https://github.com/react-native-community/cli/compare/v9.1.0...v9.1.1

v9.1.0

What's Changed

Full Changelog: https://github.com/react-native-community/cli/compare/v9.0.1...v9.1.0

v9.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v9.0.0...v9.0.1

v9.0.0

What's Changed

... (truncated)

Commits


Updates react-native-windows from 0.64.27 to 0.70.2

Release notes

Sourced from react-native-windows's releases.

React Native Windows 0.70.2

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.70.0.

New changes

React Native Windows 0.70.1

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.70.0.

New changes

React Native Windows 0.70.0

We're excited to release React Native Windows 0.70.0-preview.1 targeting React Native 0.70.0-rc.3. There have been many changes to both react-native-windows and react-native itself and we would love your feedback on anything that doesn't work as expected. How to upgrade You can view the changes made to the default new React Native Windows applications for C++ and C# using React Native Upgrade Helper. See this document for more details.

What's new from React Native

  • React Native is now using @​react-native-community/cli@​9.0.0-alpha.3. See Upgrade @​react-native-community/cli.
  • Folly is now on version v2021.07.22.0.

Debuggability

  • Fixes a crash when enabling Yoga logging.
  • Fixes metro config when using --useDevMode.

Reliability

  • Improved Supply Chain security by updating NuGet config files.
  • Fixes floating point conversions in non en-US locales.
  • Updates autolinking to not error if a dependency is misconfigured.
  • Fixes matrix multiplication logic for transforms to match iOS/Android.
  • Fixes ExecuteJsi on instance shutdown.
  • Fixes bug when UTF-8 characters are in bundle path.
  • Updates autolinking to update project paths in solution files rather than including new paths, upon not finding the exact project entry for a given GUID.
  • Fixes skew transforms for degree inputs.
  • Fixes bug in onLongPress functionality. Now onLongPress is only allowed during left clicks.\
  • Fixes crash in DynamicAutomationPeer::GetContentName.

Accessibility

  • Updates visual of TextInput if focusable == false.
  • Fixes color customization bug for Text component during High Contrast mode.

Other

  • Supports PreparedScriptStore for V8 Node-API.
  • Exposes LoadingState on ReactContext.
  • Implements Blob module.
  • Adds partial PlatformColor support for Image's tintColor.
  • Adds CoreApp API to run a JS-only app. The application object in this case is fixed and owned by the framework instead of the app author. See blog post.
  • Implements HTTP client timeout.

Breaking Changes

  • Break in ABI and binary compatibility introduced with change to JsiValueKind enumeration.

... (truncated)

Changelog

Sourced from react-native-windows's changelog.

0.70.2

Mon, 26 Sep 2022 15:10:18 GMT

Patches

0.70.1

Mon, 19 Sep 2022 15:10:15 GMT

Patches

0.70.0

Mon, 12 Sep 2022 17:54:21 GMT

Patches

0.70.0-preview.2

Tue, 23 Aug 2022 23:36:52 GMT

Changes

0.70.0-preview.1

Mon, 22 Aug 2022 20:20:07 GMT

Changes

... (truncated)

Commits
  • db259d1 applying package updates NO_CI
  • ecd361d [0.70] Consolidate JavaScript HTTP module specifications (#10629)
  • 5c1c083 [0.70] Move required PackageReference properties into shared property sheets ...
  • 77bf720 [0.70] Export OriginPolicy.h to NuGet package (#10616)
  • 0573fc2 applying package updates NO_CI
  • 4161b2c [0.70] Implement HTTP redirection (#10596)
  • 76794bf [0.70] Fixes bug introduced by pointerEvents change (#10513)
  • f3feaad applying package updates NO_CI
  • a32daf4 Integrate v0.70.0 (#10516)
  • 6703c83 Fix crash creating InstanceSettings on Windows 8.1 (#10471) (#10476)
  • 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](https://github.com/react-native-progress-view/progress-view/network/alerts).
dependabot[bot] commented 2 years ago

Looks like these dependencies are up-to-date now, so this is no longer needed.