FSharp.Data.GraphQL
FSharp.Data.GraphQL copied to clipboard
Bump semver-regex and babel-cli in /samples/graphiql-client
Removes semver-regex. It's no longer used after updating ancestor dependency babel-cli. These dependencies need to be updated together.
Removes semver-regex
Updates babel-cli from 6.6.5 to 6.26.0
Changelog
Sourced from babel-cli's changelog.
6.26.0 (2017-08-16)
Backports for some folks (also other's when we accidently merged PRs from both 6.x/master) Lesson learned: just use
masterand backport on another branch.:eyeglasses: Spec Compliancy
babel-core,babel-generator,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-traverse,babel-types
- #6081 Flow opaque type 6.x backport. (
@jbrown215):rocket: New Feature
babel-cli
- #5796 Allow --inspect-brk option to be used with babel-node [6.x backport]. (
@noinkling):bug: Bug Fix
babel-plugin-transform-es2015-modules-commonjs
- #5811 Fix 5768. (
@joshwnj)- #5469 Fix commonjs exports with destructuring.. (
@yavorsky)babel-types
- #5693 Hoist toSequenceExpression's convert helper. (
@jridgewell):memo: Documentation
babel-plugin-transform-class-properties
- #6005 FIX access to the prototype of an instance. (
@shuaibird)babel-plugin-transform-runtime
- #5857 Fix typos in README.md. (
@danny-andrews)babel-plugin-transform-regenerator- Other
- #5788 Add a section on troubleshooting [skip ci]. (
@peey)- #5755 Fix broken tables in README.md. (
@u9lyfish)babel-generator,babel-plugin-transform-es2015-arrow-functions,babel-plugin-transform-es2015-modules-commonjs,babel-plugin-transform-es2015-spread,babel-plugin-transform-runtime,babel-register:house: Internal
babel-traverse- Other
- #5938 Remove codecov node package and use bash uploader. (
@existentialism)Committers: 19
- Artem Yavorsky (yavorsky)
- Brian Ng (existentialism)
- Danny Andrews (danny-andrews)
- Henry Zhu (hzoo)
- Jeffrey Wear (wearhere)
- Jordan Brown (jbrown215)
- Josh Johnston (joshwnj)
- Justin Ridgewell (jridgewell)
- Konstantin Pschera (k15a)
... (truncated)
Commits
cee4cdev6.26.0aa33099update changelog5749276update deps7b30f77Merge pull request #6111 from modosc/update-regeneratorf4716dcBackport #6031 (#6112)d375d806.26.0 changelog [skip ci]98824e7backport the fix #6052 [skip ci]c28465eFlow opaque type 6.x backport (#6081)2dba910Merge branch '6.x'4d51052FIX access to the prototype of an instance (#6005)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.