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

Bump xmldom, plist and react-native-sqlite-storage #1708

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, plist and react-native-sqlite-storage. These dependencies need to be updated together.

Removes xmldom

Updates plist from 3.0.1 to 3.0.6

Changelog

Sourced from plist's changelog.

3.0.5 / 2022-03-23

  • [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva)
  • update browserify from 16 to 17

3.0.4 / 2021-08-27

  • inline xmldom@0.6.0 to eliminate security warning false positive (Mike Reinstein)

3.0.3 / 2021-08-04

  • update xmldom to 0.6.0 to patch critical vulnerability (Mike Reinstein)
  • remove flaky saucelabs teseting badge (Mike Reinstein)

3.0.2 / 2021-03-25

  • update xmldom to 0.5.0 to patch critical vulnerability (Mike Reinstein)
  • update saucelab credentials to point at mreinstein's saucelabs account (Mike Reinstein)
  • remove a bunch of test versions from the matrix because they weren't working in zuul + sauce (Mike Reinstein)
Commits

Updates react-native-sqlite-storage from 3.1.2 to 3.3.11

Release notes

Sourced from react-native-sqlite-storage's releases.

Bug fix release

  • add credit for original Cordova SQLite bindings (#332)
  • remove obsolete dependency (#334)
  • update package.json

Bug fix release

No release notes provided.

Bug fix release

No release notes provided.

Bug fix release - initial Windows support

No release notes provided.

Bug fix release

No release notes provided.

Bug fix release

int overflow fix

Bug fix release

Performance improvements on Android and bug fixes.

Bug fix release

No release notes provided.

Bug fix release

No release notes provided.

Bug fix release

Yoga import fixed

Bug fix release

No release notes provided.

Correct CocoaPods set-up instructions

No release notes provided.

React Native 0.40 compatibility release

No release notes provided.

Bug fixes and DB Attach support

No release notes provided.

Changelog

Sourced from react-native-sqlite-storage's changelog.

Version History

v6.0.1

  1. Add missing error function to plugin.

v6.0.0

  1. Added RNW>=0.62 WinRT CPP implementation thanks to tsytsarkin (andpor/react-native-sqlite-storage#461)
  2. Fix xcode 12 compatibility (andpor/react-native-sqlite-storage#447)
  3. Add warn method to the plugin (andpor/react-native-sqlite-storage#402)

v5.0.0

  1. Change RN to Google Maven (andpor/react-native-sqlite-storage#405)
  2. Native Android with JSON1 support (andpor/react-native-sqlite-storage#392)
  3. Resolve errors linking library via CocoaPods in iOS (andpor/react-native-sqlite-storage#396)
  4. Documentation enhancements for Android native (andpor/react-native-sqlite-storage#393)
  5. Documentation enhancements (andpor/react-native-sqlite-storage#385)

v4.1.0

  1. New native SQLite libraries for Android. Dropping support for armeabi.

v4.0.0

  1. RN 0.60 compatibility (andpor/react-native-sqlite-storage#361)

v3.3.10

  1. Fix package org.pgsqlite not found error for RN 0.58.4 (andpor/react-native-sqlite-storage#324)

v3.3.9

  1. Gradle upgrade to 3.1.4 and addition of google repo (andpor/react-native-sqlite-storage#294)

v3.3.8

  1. UWP implementation for SqliteStorage (andpor/react-native-sqlite-storage#302)
  2. Fix the window is not defined (andpor/react-native-sqlite-storage#295)

v3.3.7

  1. Remove rnpm-postlink (#292)
  2. Use correct parameters for SQLite.openDatabase (#291)
  3. Pulling SDK versions from root project (#287) - Android only

v3.3.6

  1. Fix INTEGER column value overflow.

v3.3.5

  1. All JSON conversions in Android modules have been eliminated in favor of direct React Native interfaces. This should provide siginificant performance improvement.
  2. Main Queue Warning issue fixed in iOS.
  3. Exception handling in logic processing asset imports have been fixed and error codes are properly propagated to JS callabcks.
  4. Examples have been revamped and library was tested with XCode 9 and Android Studio 3.1.1 (Gradle 2.2)

v3.3.4

  1. New version of native binaries compile with latest sqlite version 3.20.1 supporting pcre extension to enable REGEXP function for Android. (andpor/react-native-sqlite-storage#205)
  2. Fixes Xcode warning for potentially insecure string. (andpor/react-native-sqlite-storage#199)

... (truncated)

Commits

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.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependencies [xmldom](https://github.com/xmldom/xmldom), [plist](https://github.com/TooTallNate/node-plist) and [react-native-sqlite-storage](https://github.com/andpor/react-native-sqlite-storage). These dependencies need to be updated together.


Removes `xmldom`

Updates `plist` from 3.0.1 to 3.0.6
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

Updates `react-native-sqlite-storage` from 3.1.2 to 3.3.11
- [Release notes](https://github.com/andpor/react-native-sqlite-storage/releases)
- [Changelog](https://github.com/andpor/react-native-sqlite-storage/blob/master/CHANGELOG.md)
- [Commits](andpor/react-native-sqlite-storage@3.1.2...3.3.11)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: plist
  dependency-type: indirect
- dependency-name: react-native-sqlite-storage
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 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