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, expo, expo-constants and sentry-expo #16

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2022

Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, expo, expo-constants and sentry-expo. These dependencies need to be updated together.

Removes xmldom

Updates expo from 42.0.5 to 46.0.16

Changelog

Sourced from expo's changelog.

Changelog

This is the log of notable changes to the Expo client that are developer-facing. Package-specific changes not released in any SDK will be added here just before the release. Until then, you can find them in changelogs of the individual packages (see packages directory).

Unpublished

📚 3rd party library updates

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

47.0.0 — 2022-10-28

📚 3rd party library updates

🛠 Breaking changes

  • expo-apple-authentication
    • [plugin] Upgrade minimum runtime requirement to Node 14 (LTS). (#18204 by @​EvanBacon)
    • Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. (#18873 by @​tsapeta)
  • expo-application
    • Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. (#18873 by @​tsapeta)
  • expo-av
    • Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. (#18873 by @​tsapeta)
  • expo-background-fetch

... (truncated)

Commits

Updates expo-constants from 11.0.2 to 13.2.4

Changelog

Sourced from expo-constants's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

14.0.2 — 2022-10-30

This version does not introduce any user-facing changes.

14.0.1 — 2022-10-28

This version does not introduce any user-facing changes.

14.0.0 — 2022-10-06

🛠 Breaking changes

  • Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. (#18873 by @​tsapeta)

🐛 Bug fixes

  • Fixed with-node.sh doesn't keep quotes when passing arguments to Node.js and caused build errors when there are spaces in target name. (#18741 by @​kudo)

💡 Others

13.2.3 — 2022-07-25

🐛 Bug fixes

  • Deprecated the unreliable source-login-scripts.sh and sourcing the Node.js binary path from .xcode.env and .xcode.env.local. (#18330 by @​kudo)

13.2.2 — 2022-07-16

This version does not introduce any user-facing changes.

13.2.1 — 2022-07-11

This version does not introduce any user-facing changes.

13.2.0 — 2022-07-07

... (truncated)

Commits

Updates sentry-expo from 4.0.3 to 4.2.0

Changelog

Sourced from sentry-expo's changelog.

Changelog

main

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

🧹 Chores

5.0.3 - 2022-10-08

🐛 Bug fixes

  • Added expo to peerDependencies to match own peerDependencies. (#286 by @​SimenB)
  • Fix issue with config plugin being unable to modify Android gradle file with Expo 46. (#290) by @​kbrandwijk)

5.0.2 - 2022-08-09

🧹 Chores

5.0.1 - 2022-08-05

🧹 Chores

5.0.0 - 2022-07-19

🛠 Breaking changes

  • Upgrade @sentry/browser, @sentry/integrations, @sentry/react-native, @sentry/types to support Sentry React Native V4

🧹 Chores

  • Upgrade devDependencies to match Expo SDK 46

4.0.5 — 2021-11-23

  • Fixed using deviceYearClass from expo-constants, which is now deprecated. deviceYearClass is now pulled from expo-device

4.0.4 — 2021-10-25

  • Fixed writing undefined in sentry.properties if using env variables instead of app.json
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), [expo](https://github.com/expo/expo/tree/HEAD/packages/expo), [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) and [sentry-expo](https://github.com/expo/sentry-expo). These dependencies need to be updated together.


Removes `xmldom`

Updates `expo` from 42.0.5 to 46.0.16
- [Release notes](https://github.com/expo/expo/releases)
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-constants` from 11.0.2 to 13.2.4
- [Release notes](https://github.com/expo/expo/releases)
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-constants/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants)

Updates `sentry-expo` from 4.0.3 to 4.2.0
- [Release notes](https://github.com/expo/sentry-expo/releases)
- [Changelog](https://github.com/expo/sentry-expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/sentry-expo/commits)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: expo
  dependency-type: direct:production
- dependency-name: expo-constants
  dependency-type: direct:production
- dependency-name: sentry-expo
  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 Nov 2, 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
Development

Successfully merging this pull request may close these issues.

0 participants