Open greenkeeper[bot] opened 5 years ago
After pinning to 1.0.0-beta.5 your tests are passing again. Downgrade this dependency π.
devDependency
@phenomic/plugin-api-related-content was updated from 1.0.0-beta.6
to 1.0.0-beta.7
.Your tests are still failing with this version. Compare changes
Quick release for issues related with beta.6
The new version differs by 6 commits.
5c3de3f
v1.0.0-beta.7
c3d1687
babel-preset: fix config to work even in non-static or non production env
cd190c3
Add missing @babel/core
dev dep
ebc95ab
plugin-bundler-webpack: Add missing @babel/core
dependency (as this package use babel-loader
)
13a16dc
Add 1.0.0-beta.6 release notes
c6214fd
fix clean command
See the full diff
devDependency
@phenomic/plugin-api-related-content was updated from 1.0.0-beta.7
to 1.0.0-beta.8
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
d1ce5bd
v1.0.0-beta.8
31f52bf
Remove "bs-platform" as a core dependency.
7885367
@phenomic/cli: Add missing peer dep
5e680f4
try using config by hand to make netlify happy?
6e9df00
website: Remove websites not using phenomic anymore
cc22c5d
plugin-bundler-webpack: (fix) put "react-native" as external, like react-native-web
7b6a16a
v1.0.0-beta.7 release notes
See the full diff
devDependency
@phenomic/plugin-api-related-content was updated from 1.0.0-beta.8
to 1.0.0-beta.9
.Your tests are still failing with this version. Compare changes
@phenomic/plugin-transform-markdown
: stop converting tags
case automatically@phenomic/plugin-transform-asciidoc
: stop converting tags
case automaticallyThe new version differs by 7 commits.
723b3db
v1.0.0-beta.9
ce0d3f9
@phenomic/plugin-transform-asciidoc
: stop converting tags
case automatically
6bd1588
@phenomic/plugin-transform-markdown
: stop converting tags
case automatically
81768df
@phenomic/plugin-collector-files
: fix "draft skipped for production" feature
bead7ea
@phenomic/plugin-renderer-react
: Link component: export isSameOrigin for convenience for easier reuse
cdddbdc
Try to update node on netlify and π
83753c9
v1.0.0-beta.8 release notes
See the full diff
devDependency
@phenomic/plugin-api-related-content was updated from 1.0.0-beta.9
to 1.0.0-beta.10
.Your tests are still failing with this version. Compare changes
Minor release to add support for
React Hooks!
@phenomic/plugin-renderer-react
: Add support for react hooks@phenomic/plugin-transform-asciidoc
: Remove unused imports@phenomic/plugin-transform-asciidoc
: fix tags spacing according to markdown behavior, for consitency accross formatThe new version differs by 11 commits.
519bb69
v1.0.0-beta.10
4e7362d
Avoid unexpected "ws" warnings generated by webpack...
cccee0e
Add support for react hooks
e9f9b26
Bump to 4.0.18 to avoid missing bsb.exe
5ab7337
docs(core): Fix typo in configuration docs (#1274)
4592bf6
@phenomic/preset-react-app: tutorial improvement (#1273)
b01188b
@phenomic/preset-react-app: (docs) be more explicit about the content to add in the first markdown file
f7b9e0c
Website menu fixups
03d8a76
@phenomic/plugin-transform-asciidoc
: fix tags spacing according to markdown behavior, for consitency accross format
dc1513a
chore: remove unused imports (#1271)
5a2d206
v1.0.0-beta.9 release notes
See the full diff
devDependency
@phenomic/plugin-api-related-content was updated from 1.0.0-beta.10
to 1.0.0-beta.11
.Your tests are still failing with this version. Compare changes
@phenomic/plugin-bundler-webpack
: Fix Styled components FOUC with v4The new version differs by 8 commits.
a1de4e9
v1.0.0-beta.11
4dbebb2
v1.0.0-beta.11 release notes
a0aa1e6
Avoid string_to_float bs warning
2eb19a6
Update yarn.lock
1cf635b
Fix Styled components FOUC with v4 (#1276)
46868f7
format
c885051
Ensure everything work with bs-platform 5.0 & reason-react 0.6
c545331
v1.0.0-beta.10 release notes
See the full diff
devDependency
@phenomic/plugin-api-related-content was updated from 1.0.0-beta.11
to 1.0.0
.Your tests are still failing with this version. Compare changes
The devDependency @phenomic/plugin-api-related-content was updated from
1.0.0-beta.5
to1.0.0-beta.6
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@phenomic/plugin-api-related-content is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **ci/circleci: build-job:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/medfreeman/medfreeman.github.io/444?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 39 commits.
a850b24
v1.0.0-beta.6
d5f98a1
website: hide performance hint which make me feel bad (until I improve the situation)
629fd54
plugin-bundler-webpack: allow config to be exported as es6 (export default)
80157cb
plugin-render-react: (reason) fix "class" prop access in BodyRenderer like in the JavaScript version
31530cd
plugin-bundler-webpack: enable cache for babel-loader
c2924d3
plugin-bundler-webpack: remove babelrc option of babel-loader as it doesn't exist anymore
09525f2
Fixup Babel 7 migration (hard because: monorepo with lerna)
3893460
plugin-bundler-webpack: adjust output during development according to pre-rendering (minimal)
a48d6d1
replace isomorphic-fetch by cross-fetch
73399f1
plugin-bundler-webpack: Better display warnings/errors (webpack native output)
931f60f
plugin-bundler-webpack: Ignore annoying isomorphic-fetch / cross-fetch encoding/iconv-loader warning
8cfd222
Better error reporting during static build
5e61a39
Fixup again lerna/bsb workaround
6950a9f
set manual order for transpilation (reason generated js that is babelified/copied)
1ec1052
fixup fucked sed workaround
There are 39 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: