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

An in-range update of react-native-svg is breaking the build 🚨 #837

Closed
greenkeeper bot opened this issue Sep 27, 2019 · 13 comments
Closed

An in-range update of react-native-svg is breaking the build 🚨 #837

greenkeeper bot opened this issue Sep 27, 2019 · 13 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Sep 27, 2019

The dependency react-native-svg was updated from 9.9.5 to 9.9.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

react-native-svg is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v9.9.6

9.9.6 (2019-09-27)

Bug Fixes

Commits

The new version differs by 3 commits.

  • e91b406 chore(release): 9.9.6 [skip ci]
  • 8bb5b22 fix(ios): animation of clipPath contents, fixes #1119
  • bd7e492 fix: handling of focusable, fixes #1117

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 28, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.9.7

9.9.7 (2019-09-28)

Bug Fixes

Commits

The new version differs by 5 commits.

  • 959614e chore(release): 9.9.7 [skip ci]
  • 3f08c46 fix: add gradientTransform to d.ts
  • 18828c0 fix: handling of gradients without stops
  • c12d66e fix: handling of rounded rect
  • 70c54e6 fix: units in linear and radial gradients

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 28, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.9.8

9.9.8 (2019-09-28)

Bug Fixes

  • android: mask height and vertical position calculation (74b42a7), closes #1097
Commits

The new version differs by 8 commits.

  • 42a2606 chore(release): 9.9.8 [skip ci]
  • 74b42a7 fix(android): mask height and vertical position calculation
  • 1427dd6 chore: upgrade devDependencies
  • 959614e chore(release): 9.9.7 [skip ci]
  • 3f08c46 fix: add gradientTransform to d.ts
  • 18828c0 fix: handling of gradients without stops
  • c12d66e fix: handling of rounded rect
  • 70c54e6 fix: units in linear and radial gradients

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 28, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.9.9

9.9.9 (2019-09-28)

Bug Fixes

Commits

The new version differs by 10 commits.

  • 320d377 chore(release): 9.9.9 [skip ci]
  • 2fb39f5 fix: handling of numeric id
  • 42a2606 chore(release): 9.9.8 [skip ci]
  • 74b42a7 fix(android): mask height and vertical position calculation
  • 1427dd6 chore: upgrade devDependencies
  • 959614e chore(release): 9.9.7 [skip ci]
  • 3f08c46 fix: add gradientTransform to d.ts
  • 18828c0 fix: handling of gradients without stops
  • c12d66e fix: handling of rounded rect
  • 70c54e6 fix: units in linear and radial gradients

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 1, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for 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)
Commits

The new version differs by 18 commits.

  • f409ce9 chore(release): 9.10.0 [skip ci]
  • 294bacd Remove references of RNSVGPercentageConverter file
  • 9628830 feat: improve marker rendering
  • 2e3069d feat: improve marker rendering
  • ceee5ff feat(android): implement marker rendering
  • 589363d feat(ios): implement marker rendering
  • 61533c6 feat: define marker attributes
  • e7b5978 feat: define marker element
  • 320d377 chore(release): 9.9.9 [skip ci]
  • 2fb39f5 fix: handling of numeric id
  • 42a2606 chore(release): 9.9.8 [skip ci]
  • 74b42a7 fix(android): mask height and vertical position calculation
  • 1427dd6 chore: upgrade devDependencies
  • 959614e chore(release): 9.9.7 [skip ci]
  • 3f08c46 fix: add gradientTransform to d.ts

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 1, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.10.1

9.10.1 (2019-10-01)

Bug Fixes

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

The new version differs by 20 commits.

  • b28593a chore(release): 9.10.1 [skip ci]
  • cd70134 fix: project.pbxproj for non cocoapods builds
  • f409ce9 chore(release): 9.10.0 [skip ci]
  • 294bacd Remove references of RNSVGPercentageConverter file
  • 9628830 feat: improve marker rendering
  • 2e3069d feat: improve marker rendering
  • ceee5ff feat(android): implement marker rendering
  • 589363d feat(ios): implement marker rendering
  • 61533c6 feat: define marker attributes
  • e7b5978 feat: define marker element
  • 320d377 chore(release): 9.9.9 [skip ci]
  • 2fb39f5 fix: handling of numeric id
  • 42a2606 chore(release): 9.9.8 [skip ci]
  • 74b42a7 fix(android): mask height and vertical position calculation
  • 1427dd6 chore: upgrade devDependencies

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.10.2

9.10.2 (2019-10-02)

Bug Fixes

  • marker viewBox translation (b111028)
Commits

The new version differs by 22 commits.

  • b192bb5 chore(release): 9.10.2 [skip ci]
  • b111028 fix: marker viewBox translation
  • b28593a chore(release): 9.10.1 [skip ci]
  • cd70134 fix: project.pbxproj for non cocoapods builds
  • f409ce9 chore(release): 9.10.0 [skip ci]
  • 294bacd Remove references of RNSVGPercentageConverter file
  • 9628830 feat: improve marker rendering
  • 2e3069d feat: improve marker rendering
  • ceee5ff feat(android): implement marker rendering
  • 589363d feat(ios): implement marker rendering
  • 61533c6 feat: define marker attributes
  • e7b5978 feat: define marker element
  • 320d377 chore(release): 9.9.9 [skip ci]
  • 2fb39f5 fix: handling of numeric id
  • 42a2606 chore(release): 9.9.8 [skip ci]

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.11.0

9.11.0 (2019-10-03)

Features

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

The new version differs by 27 commits.

  • 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
  • b28593a chore(release): 9.10.1 [skip ci]
  • cd70134 fix: project.pbxproj for non cocoapods builds
  • f409ce9 chore(release): 9.10.0 [skip ci]
  • 294bacd Remove references of RNSVGPercentageConverter file
  • 9628830 feat: improve marker rendering
  • 2e3069d feat: improve marker rendering
  • ceee5ff feat(android): implement marker rendering
  • 589363d feat(ios): implement marker rendering

There are 27 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.11.1

9.11.1 (2019-10-03)

Bug Fixes

  • marker onPress & gestures (bff92f0)
Commits

The new version differs by 30 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
  • b28593a chore(release): 9.10.1 [skip ci]
  • cd70134 fix: project.pbxproj for non cocoapods builds
  • f409ce9 chore(release): 9.10.0 [skip ci]
  • 294bacd Remove references of RNSVGPercentageConverter file
  • 9628830 feat: improve marker rendering

There are 30 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 23, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.13.0

9.13.0 (2019-10-23)

Bug Fixes

  • camelCase css from style elements (9ee5a28)
  • don't overwrite inline styles when inlining style elements (6e1d825)
  • handle basic css media query selectors (168ee25)
  • handle style elements with CDATA (b3fca84)
  • improve style element inlining, support more selectors and optimize (8c9de72)
  • improve types for extractTransform (a37ebbb)
  • only compute selector specificity once per selector (9f53e31)
  • types for css support (c969159)
  • use correct import in test (a57963e)

Features

  • implement experiment to inline css from style elements (5f3852b)
  • implement SvgWithCss and SvgWithCssUri with Animated support (6fb8dd5)
Commits

The new version differs by 115 commits.

  • 8c1a173 chore(release): 9.13.0 [skip ci]
  • 6fb8dd5 feat: implement SvgWithCss and SvgWithCssUri with Animated support
  • 7370225 tests: upgrade travis node.js version from 10 to 12
  • b1c0a43 tests: add test for combining parse with inlineStyles
  • fdd1698 Merge remote-tracking branch 'origin/develop' into css
  • 9211b1e Merge remote-tracking branch 'origin/master' into develop
  • c3be11b Merge pull request #1156 from SaeedZhiany/patch-1
  • c57c92e Merge pull request #1157 from iqqmuT/css_test
  • 2b13907 Merge pull request #1161 from amandeepmittal/patch-1
  • 6142337 merge conflict resolved
  • 017ba70 refactor: remove need for inline disabling of linting
  • 64d68a7 refactor: specialize sorting types
  • 9f53e31 fix: only compute selector specificity once per selector
  • 168ee25 fix: handle basic css media query selectors
  • 091ca82 refactor: vendor stable and optimize

There are 115 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 23, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v9.13.1

9.13.1 (2019-10-23)

Bug Fixes

Commits

The new version differs by 117 commits.

  • f24dd66 chore(release): 9.13.1 [skip ci]
  • a50a856 fix: update flow types
  • 8c1a173 chore(release): 9.13.0 [skip ci]
  • 6fb8dd5 feat: implement SvgWithCss and SvgWithCssUri with Animated support
  • 7370225 tests: upgrade travis node.js version from 10 to 12
  • b1c0a43 tests: add test for combining parse with inlineStyles
  • fdd1698 Merge remote-tracking branch 'origin/develop' into css
  • 9211b1e Merge remote-tracking branch 'origin/master' into develop
  • c3be11b Merge pull request #1156 from SaeedZhiany/patch-1
  • c57c92e Merge pull request #1157 from iqqmuT/css_test
  • 2b13907 Merge pull request #1161 from amandeepmittal/patch-1
  • 6142337 merge conflict resolved
  • 017ba70 refactor: remove need for inline disabling of linting
  • 64d68a7 refactor: specialize sorting types
  • 9f53e31 fix: only compute selector specificity once per selector

There are 117 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 23, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.13.2

9.13.2 (2019-10-23)

Bug Fixes

  • make css-select and css-tree dependencies instead of peers (957914d), closes #1166
Commits

The new version differs by 2 commits.

  • 021b1a8 chore(release): 9.13.2 [skip ci]
  • 957914d fix: make css-select and css-tree dependencies instead of peers

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 25, 2019

Your tests for group flagship are passing again with this update. Explicitly upgrade flagship to this version 🚀

Release Notes for v9.13.3

9.13.3 (2019-10-25)

Bug Fixes

Commits

The new version differs by 9 commits.

  • 29dd8a4 chore(release): 9.13.3 [skip ci]
  • 8b57892 Merge branch 'develop'
  • 18036ef deps: upgrades
  • 5c967b7 fix(android): Image onPress #1170
  • ef7682f Merge pull request #1167 from iqqmuT/css_readme
  • 98d2783 readme: css support
  • efd4c01 cleaning readme
  • 021b1a8 chore(release): 9.13.2 [skip ci]
  • 957914d fix: make css-select and css-tree dependencies instead of peers

See the full diff

@bweissbart
Copy link
Member

Fixed with #889

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

No branches or pull requests

1 participant