Conversation
1d4f900 to
d8e4cb3
Compare
d8e4cb3 to
b2fc05e
Compare
taion
reviewed
Sep 6, 2019
| "@babel/runtime": "^7.5.5", | ||
| "@babel/types": "^7.5.5", | ||
| "ast-types": "^0.12.4", | ||
| "ast-types": "^0.13.2", |
There was a problem hiding this comment.
this is wrong, actually cc @jquense
this was a breaking change. this package needs ^0.12
Contributor
There was a problem hiding this comment.
Do you mind pointing out what the breaking changes were? There doesn't seem to be a changelog on that package which makes it hard to find what was a breaking change.
There was a problem hiding this comment.
The issue is that react-docgen itself is still on 0.12, and there's an implicit requirement that this plugin be on the same version of ast-types as react-docgen.
Contributor
There was a problem hiding this comment.
yeah, react-docgen should make this a peer dependency ideally. If you end up with 0.13 and 0.12 in a project it'll break.
Contributor
waltercruz
pushed a commit
to waltercruz/gatsby
that referenced
this pull request
Sep 8, 2019
mwfrost
pushed a commit
to mwfrost/gatsby
that referenced
this pull request
Apr 20, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.0.14->^10.0.17^0.12.4->^0.13.2^2.520.0->^2.521.0^5.2.0->^5.2.1^6.8.2->^6.8.3Release Notes
emotion-js/emotion
v10.0.17Compare Source
benjamn/ast-types
v0.13.2Compare Source
v0.13.1Compare Source
v0.13.0Compare Source
aws/aws-sdk-js
v2.521.0Compare Source
kentcdodds/cross-env
v5.2.1Compare Source
Bug Fixes
sindresorhus/query-string
v6.8.3Compare Source
parseNumbersandparseBooleansoptions work witharrayFormat(#202)d2451aaRenovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot. View repository job log here.