Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, appcenter, appcenter-analytics, appcenter-crashes, react-native and react-native-code-push. These dependencies need to be updated together.

Removes xmldom

Updates appcenter from 1.6.0 to 1.13.0

Release notes

Sourced from appcenter's releases.

1.13.0

Version 1.13.0

AppCenter

iOS

  • [Fix] Fix react-native link not patching AppDelegate.m correctly on React Native 0.59.
  • [Fix] Fix a crash in case decrypting a value failed.

Android

  • [Fix] Fix network connection state tracking issue, which prevented sending data in some restricted networks.
  • [Fix] Fix possible deadlock on changing network connection state.

AppCenterPush

iOS

  • [Fix] Fix crash on invoking an optional push callback when it isn't implemented in the push delegate.

1.12.2

Version 1.12.2

AppCenter

iOS

  • [Fix] Fix a possible deadlock if the SDK is started from a background thread.
  • [Fix] Fix a crash if database query failed.

Android

  • [Fix] The SDK normally disables storing and sending logs when SQLite is failing instead of crashing the application. New SQLite APIs were introduced in version 1.9.0 and the new API exceptions were not caught, this is now fixed.
  • [Fix] Fix a lint error caused by a string value injected by link script.

AppCenterDistribute

iOS

  • [Fix] Fix a race condition crash on upgrading the application to newer version.

Android

  • [Fix] Fix exception if we receive deep link intent with setup failure before onStart.
  • [Fix] Fix checking updates for applications installed on corporate-owned single-use devices.

1.12.0

AppCenter

... (truncated)

Changelog

Sourced from appcenter's changelog.

Version 1.13.0

App Center

iOS

  • [Fix] Fix react-native link not patching AppDelegate.m correctly on React Native 0.59.
  • [Fix] Fix a crash in case decrypting a value failed.

Android

  • [Fix] Fix network connection state tracking issue, which prevented sending data in some restricted networks.
  • [Fix] Fix possible deadlock on changing network connection state.

App Center Push

iOS

  • [Fix] Fix crash on invoking an optional push callback when it isn't implemented in the push delegate.

Version 1.12.2

App Center

iOS

  • [Fix] Fix a possible deadlock if the SDK is started from a background thread.
  • [Fix] Fix a crash if database query failed.

Android

  • [Fix] The SDK normally disables storing and sending logs when SQLite is failing instead of crashing the application. New SQLite APIs were introduced in version 1.9.0 and the new API exceptions were not caught, this is now fixed.
  • [Fix] Fix a lint error caused by a string value injected by link script.

AppCenterDistribute

iOS

  • [Fix] Fix a race condition crash on upgrading the application to newer version.

Android

  • [Fix] Fix exception if we receive deep link intent with setup failure before onStart.
  • [Fix] Fix checking updates for applications installed on corporate-owned single-use devices.

Version 1.12.0

... (truncated)

Commits
  • fda608e Setup DemoApp for testing (#553)
  • 3f76362 Merge pull request #551 from Microsoft/develop
  • 18684af Merge pull request #550 from Microsoft/release/1.13.1
  • 6201eb6 Remove changelog entries not applying to RN
  • e368976 Update CHANGELOG.md
  • 0a140d6 Update CHANGELOG.md
  • ba0c443 Update TestApp to use latest SDKs
  • 0be036a Bumped the Android,IOs and ReactNative builds
  • 3d24eee Merge pull request #549 from Microsoft/fix/linker-appdelegate
  • da08c9f Fix eslint
  • Additional commits viewable in compare view

Updates appcenter-analytics from 1.6.0 to 1.13.0

Release notes

Sourced from appcenter-analytics's releases.

1.13.0

Version 1.13.0

AppCenter

iOS

  • [Fix] Fix react-native link not patching AppDelegate.m correctly on React Native 0.59.
  • [Fix] Fix a crash in case decrypting a value failed.

Android

  • [Fix] Fix network connection state tracking issue, which prevented sending data in some restricted networks.
  • [Fix] Fix possible deadlock on changing network connection state.

AppCenterPush

iOS

  • [Fix] Fix crash on invoking an optional push callback when it isn't implemented in the push delegate.

1.12.2

Version 1.12.2

AppCenter

iOS

  • [Fix] Fix a possible deadlock if the SDK is started from a background thread.
  • [Fix] Fix a crash if database query failed.

Android

  • [Fix] The SDK normally disables storing and sending logs when SQLite is failing instead of crashing the application. New SQLite APIs were introduced in version 1.9.0 and the new API exceptions were not caught, this is now fixed.
  • [Fix] Fix a lint error caused by a string value injected by link script.

AppCenterDistribute

iOS

  • [Fix] Fix a race condition crash on upgrading the application to newer version.

Android

  • [Fix] Fix exception if we receive deep link intent with setup failure before onStart.
  • [Fix] Fix checking updates for applications installed on corporate-owned single-use devices.

1.12.0

AppCenter

... (truncated)

Changelog

Sourced from appcenter-analytics's changelog.

Version 1.13.0

App Center

iOS

  • [Fix] Fix react-native link not patching AppDelegate.m correctly on React Native 0.59.
  • [Fix] Fix a crash in case decrypting a value failed.

Android

  • [Fix] Fix network connection state tracking issue, which prevented sending data in some restricted networks.
  • [Fix] Fix possible deadlock on changing network connection state.

App Center Push

iOS

  • [Fix] Fix crash on invoking an optional push callback when it isn't implemented in the push delegate.

Version 1.12.2

App Center

iOS

  • [Fix] Fix a possible deadlock if the SDK is started from a background thread.
  • [Fix] Fix a crash if database query failed.

Android

  • [Fix] The SDK normally disables storing and sending logs when SQLite is failing instead of crashing the application. New SQLite APIs were introduced in version 1.9.0 and the new API exceptions were not caught, this is now fixed.
  • [Fix] Fix a lint error caused by a string value injected by link script.

AppCenterDistribute

iOS

  • [Fix] Fix a race condition crash on upgrading the application to newer version.

Android

  • [Fix] Fix exception if we receive deep link intent with setup failure before onStart.
  • [Fix] Fix checking updates for applications installed on corporate-owned single-use devices.

Version 1.12.0

... (truncated)

Commits
  • fda608e Setup DemoApp for testing (#553)
  • 3f76362 Merge pull request #551 from Microsoft/develop
  • 18684af Merge pull request #550 from Microsoft/release/1.13.1
  • 6201eb6 Remove changelog entries not applying to RN
  • e368976 Update CHANGELOG.md
  • 0a140d6 Update CHANGELOG.md
  • ba0c443 Update TestApp to use latest SDKs
  • 0be036a Bumped the Android,IOs and ReactNative builds
  • 3d24eee Merge pull request #549 from Microsoft/fix/linker-appdelegate
  • da08c9f Fix eslint
  • Additional commits viewable in compare view

Updates appcenter-crashes from 1.6.0 to 1.13.0

Release notes

Sourced from appcenter-crashes's releases.

1.13.0

Version 1.13.0

AppCenter

iOS

  • [Fix] Fix react-native link not patching AppDelegate.m correctly on React Native 0.59.
  • [Fix] Fix a crash in case decrypting a value failed.

Android

  • [Fix] Fix network connection state tracking issue, which prevented sending data in some restricted networks.
  • [Fix] Fix possible deadlock on changing network connection state.

AppCenterPush

iOS

  • [Fix] Fix crash on invoking an optional push callback when it isn't implemented in the push delegate.

1.12.2

Version 1.12.2

AppCenter

iOS

  • [Fix] Fix a possible deadlock if the SDK is started from a background thread.
  • [Fix] Fix a crash if database query failed.

Android

  • [Fix] The SDK normally disables storing and sending logs when SQLite is failing instead of crashing the application. New SQLite APIs were introduced in version 1.9.0 and the new API exceptions were not caught, this is now fixed.
  • [Fix] Fix a lint error caused by a string value injected by link script.

AppCenterDistribute

iOS

  • [Fix] Fix a race condition crash on upgrading the application to newer version.

Android

  • [Fix] Fix exception if we receive deep link intent with setup failure before onStart.
  • [Fix] Fix checking updates for applications installed on corporate-owned single-use devices.

1.12.0

AppCenter

... (truncated)

Changelog

Sourced from appcenter-crashes's changelog.

Version 1.13.0

App Center

iOS

  • [Fix] Fix react-native link not patching AppDelegate.m correctly on React Native 0.59.
  • [Fix] Fix a crash in case decrypting a value failed.

Android

  • [Fix] Fix network connection state tracking issue, which prevented sending data in some restricted networks.
  • [Fix] Fix possible deadlock on changing network connection state.

App Center Push

iOS

  • [Fix] Fix crash on invoking an optional push callback when it isn't implemented in the push delegate.

Version 1.12.2

App Center

iOS

  • [Fix] Fix a possible deadlock if the SDK is started from a background thread.
  • [Fix] Fix a crash if database query failed.

Android

  • [Fix] The SDK normally disables storing and sending logs when SQLite is failing instead of crashing the application. New SQLite APIs were introduced in version 1.9.0 and the new API exceptions were not caught, this is now fixed.
  • [Fix] Fix a lint error caused by a string value injected by link script.

AppCenterDistribute

iOS

  • [Fix] Fix a race condition crash on upgrading the application to newer version.

Android

  • [Fix] Fix exception if we receive deep link intent with setup failure before onStart.
  • [Fix] Fix checking updates for applications installed on corporate-owned single-use devices.

Version 1.12.0

... (truncated)

Commits
  • fda608e Setup DemoApp for testing (#553)
  • 3f76362 Merge pull request #551 from Microsoft/develop
  • 18684af Merge pull request #550 from Microsoft/release/1.13.1
  • 6201eb6 Remove changelog entries not applying to RN
  • e368976 Update CHANGELOG.md
  • 0a140d6 Update CHANGELOG.md
  • ba0c443 Update TestApp to use latest SDKs
  • 0be036a Bumped the Android,IOs and ReactNative builds
  • 3d24eee Merge pull request #549 from Microsoft/fix/linker-appdelegate
  • da08c9f Fix eslint
  • Additional commits viewable in compare view

Updates react-native from 0.55.1 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-code-push from 5.3.5 to 7.0.5

Release notes

Sourced from react-native-code-push's releases.

v7.0.5

  • Fix partial path traversal vulnerability in Android

v7.0.4

  • Update dependencies
  • Fix issue with missed images after the second update

v7.0.3

  • Fix issue where foreign characters break the data integrity check
  • Update dependencies
  • Bump IPHONEOS_DEPLOYMENT_TARGET version

v7.0.2

  • Fix MitM vulnerability

v7.0.1

  • Update dependencies

v7.0.0

Add React Native Windows v0.63.5+ support

v6.4.1

  • Fix issue with the timer on ON_NEXT_SUSPEND mode

v6.4.0

  • Update dependencies
  • Fix Xcode 12 compatibility
  • Fixed problem with android versions <= 4.4
  • Small bug-fixing

v6.3.0

  • Move disallowRestart to the native side.
  • Add tests for ON_NEXT_SUSPEND install mode.
  • Update docs.

v6.2.1

  • Fix ON_NEXT_SUSPEND install mode

v6.2.0

v6.1.1

  • Fixed iOS rollback recording

v6.1.0

v6.0.0

Added [email protected] version and above support

... (truncated)

Commits
  • bd883b8 Add terminating separator to avoid path escaping (#2288)
  • 773f942 Bump url-parse from 1.5.3 to 1.5.7 in /Examples/CodePushDemoApp (#2224)
  • 45af5e0 Bump url-parse from 1.5.4 to 1.5.7 in /Examples/CodePushDemoAppCpp (#2223)
  • 41c39dc Bump url-parse from 1.5.3 to 1.5.7 (#2222)
  • 9768904 Bump vm2 from 3.9.5 to 3.9.7 in /Examples/CodePushDemoAppCpp (#2218)
  • 4290a41 Bump vm2 from 3.9.4 to 3.9.7 in /Examples/CodePushDemoApp (#2217)
  • 173d790 Bump vm2 from 3.9.5 to 3.9.7 (#2216)
  • 73cdaff Bump node-fetch to 2.6.7 in CodePushDemoAppCpp (#2212)
  • 8d8613f Bump node-fetch from 2.6.5 to 2.6.7 in /Examples/CodePushDemoApp (#2211)
  • 6875b11 Bump ansi-regex to 5.0.1 via resolutions (#2210)
  • Additional commits viewable in compare view
Maintainer changes

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


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.

…-native and react-native-code-push

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependencies [xmldom](https://github.com/xmldom/xmldom), [appcenter](https://github.com/microsoft/appcenter-sdk-react-native), [appcenter-analytics](https://github.com/Microsoft/appcenter-sdk-react-native), [appcenter-crashes](https://github.com/Microsoft/appcenter-sdk-react-native), [react-native](https://github.com/facebook/react-native) and [react-native-code-push](https://github.com/microsoft/react-native-code-push). These dependencies need to be updated together.


Removes `xmldom`

Updates `appcenter` from 1.6.0 to 1.13.0
- [Release notes](https://github.com/microsoft/appcenter-sdk-react-native/releases)
- [Changelog](https://github.com/microsoft/appcenter-sdk-react-native/blob/develop/CHANGELOG.md)
- [Commits](microsoft/appcenter-sdk-react-native@1.6.0...1.13.0)

Updates `appcenter-analytics` from 1.6.0 to 1.13.0
- [Release notes](https://github.com/Microsoft/appcenter-sdk-react-native/releases)
- [Changelog](https://github.com/microsoft/appcenter-sdk-react-native/blob/develop/CHANGELOG.md)
- [Commits](microsoft/appcenter-sdk-react-native@1.6.0...1.13.0)

Updates `appcenter-crashes` from 1.6.0 to 1.13.0
- [Release notes](https://github.com/Microsoft/appcenter-sdk-react-native/releases)
- [Changelog](https://github.com/microsoft/appcenter-sdk-react-native/blob/develop/CHANGELOG.md)
- [Commits](microsoft/appcenter-sdk-react-native@1.6.0...1.13.0)

Updates `react-native` from 0.55.1 to 0.70.2
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.55.1...v0.70.2)

Updates `react-native-code-push` from 5.3.5 to 7.0.5
- [Release notes](https://github.com/microsoft/react-native-code-push/releases)
- [Commits](microsoft/react-native-code-push@v5.3.5...v7.0.5)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: appcenter
  dependency-type: direct:production
- dependency-name: appcenter-analytics
  dependency-type: direct:production
- dependency-name: appcenter-crashes
  dependency-type: direct:production
- dependency-name: react-native
  dependency-type: direct:production
- dependency-name: react-native-code-push
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants