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 react-native-svg from 9.8.4 to 9.11.1 in /mobile/js_files #9129

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps react-native-svg from 9.8.4 to 9.11.1.

Release notes

Sourced from react-native-svg's releases.

v9.11.1

9.11.1 (2019-10-03)

Bug Fixes

  • marker onPress & gestures (bff92f0)

v9.11.0

9.11.0 (2019-10-03)

Features

  • implement support for context-fill and context-stroke color (f9a7238)

v9.10.2

9.10.2 (2019-10-02)

Bug Fixes

  • marker viewBox translation (b111028)

v9.10.1

9.10.1 (2019-10-01)

Bug Fixes

  • project.pbxproj for non cocoapods builds (cd70134), closes #1130

v9.10.0

9.10.0 (2019-10-01)

Features

  • improve marker rendering (9628830)
  • improve marker rendering (2e3069d)
  • android: implement marker rendering (ceee5ff)
  • ios: implement marker rendering (589363d)
  • define marker attributes (61533c6)
  • define marker element (e7b5978)

v9.9.9

9.9.9 (2019-09-28)

Bug Fixes

... (truncated)
Changelog

Sourced from react-native-svg's changelog.

9.11.1 (2019-10-03)

Bug Fixes

  • marker onPress & gestures (bff92f0)

9.11.0 (2019-10-03)

Features

  • implement support for context-fill and context-stroke color (f9a7238)

9.10.2 (2019-10-02)

Bug Fixes

  • marker viewBox translation (b111028)

9.10.1 (2019-10-01)

Bug Fixes

  • project.pbxproj for non cocoapods builds (cd70134), closes #1130

9.10.0 (2019-10-01)

Features

  • improve marker rendering (9628830)
  • improve marker rendering (2e3069d)
  • android: implement marker rendering (ceee5ff)
  • ios: implement marker rendering (589363d)
  • define marker attributes (61533c6)
  • define marker element (e7b5978)

9.9.9 (2019-09-28)

Bug Fixes

9.9.8 (2019-09-28)

... (truncated)
Commits
  • b6ee11a chore(release): 9.11.1 [skip ci]
  • bff92f0 fix: marker onPress & gestures
  • 0c127dc Update README.md
  • c504794 chore(release): 9.11.0 [skip ci]
  • f9a7238 feat: implement support for context-fill and context-stroke color
  • 2af5b6c Update README.md
  • 1860a2f Update README.md
  • b2c7f91 Update README.md
  • b192bb5 chore(release): 9.10.2 [skip ci]
  • b111028 fix: marker viewBox translation
  • Additional commits viewable in compare view

Dependabot compatibility score

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner October 7, 2019 05:08
@auto-assign auto-assign bot removed the request for review from a team October 7, 2019 05:08
@dependency-lockfile-snitch
Copy link

mobile/js_files/yarn.lock changed. Pinging @jakubgs, @pombeirp, and @corpetty

@status-im-auto
Copy link
Member

status-im-auto commented Oct 7, 2019

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
fde6bf8 #1 2019-10-07 06:05:30 ~56 min ios 📄log
✔️ fde6bf8 #1 2019-10-07 06:15:25 ~1 hr 6 min macos 📦dmg
✔️ fde6bf8 #1 2019-10-07 07:18:58 ~2 hr 10 min android-e2e 📦apk 📲
✔️ fde6bf8 #1 2019-10-07 07:21:27 ~2 hr 12 min android 📦apk 📲
✔️ fde6bf8 #1 2019-10-07 07:22:03 ~2 hr 13 min linux 📦App
✔️ fde6bf8 #1 2019-10-07 07:22:48 ~2 hr 13 min windows 📦exe

@status-github-bot
Copy link

Pull Request Checklist

  • Docs: Updated the documentation, if affected
  • Docs: Added or updated inline comments explaining intention of the code
  • Tests: Ensured that all new UI elements have been assigned accessibility IDs
  • Tests: Signaled need for E2E tests with label, if applicable
  • Tests: Briefly described what was tested and what platforms were used
  • UI: In case of UI changes, ensured that UI matches Figma
  • UI: In case of UI changes, requested review from a Core UI designer
  • UI: In case of UI changes, included screenshots of implementation

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/mobile/js_files/react-native-svg-9.11.1 branch October 8, 2019 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants