Skip to content

Commit

Permalink
chore: pin gatsby-plugin-mdx to v2.4
Browse files Browse the repository at this point in the history
2.5.1 is still broken on Windows.

See gatsbyjs/gatsby#31396
  • Loading branch information
hasparus committed Jun 10, 2021
1 parent af482ed commit 6bf6cc5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 62 deletions.
1 change: 1 addition & 0 deletions dependabot.yml
Expand Up @@ -9,3 +9,4 @@ updates:
- dependency-name: '@codechecks/client'
- dependency-name: '*'
update-types: ['version-update:semver-patch']
- dependency-name: 'gatsby-plugin-mdx' # pinned to 2.4
4 changes: 2 additions & 2 deletions packages/docs/package.json
Expand Up @@ -33,10 +33,10 @@
"@theme-ui/typography": "0.9.1",
"copy-to-clipboard": "^3.2.0",
"eslint-config-react-app": "^6.0.0",
"gatsby": "^2.26.1",
"gatsby": "^2.32",
"gatsby-plugin-catch-links": "^2.4.0",
"gatsby-plugin-compile-es6-packages": "^2.1.0",
"gatsby-plugin-mdx": "2.5.1",
"gatsby-plugin-mdx": "2.4",
"gatsby-plugin-react-helmet": "^3.4.0",
"gatsby-plugin-theme-ui": "0.9.1",
"gatsby-theme-style-guide": "0.9.1",
Expand Down
70 changes: 10 additions & 60 deletions yarn.lock
Expand Up @@ -27,11 +27,6 @@
io-ts "^2.1.2"
tslib "2.1.0"

"@auto-it/bot-list@10.29.0":
version "10.29.0"
resolved "https://registry.npmjs.org/@auto-it/bot-list/-/bot-list-10.29.0.tgz#176db2073c76b13a11df605451b627ffdf870cba"
integrity sha512-CYM/cTrSUT2WiLPr/EgcdwdyKBn04idqnFh/Al7NJC9uaQcYya5lciceOwDNIgG/k71+whrbctdBG7k/Jwh28w==

"@auto-it/bot-list@10.29.2":
version "10.29.2"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.29.2.tgz#a47c5ce59c2eff8edc3ce05859a400aee11d0694"
Expand All @@ -52,51 +47,6 @@
io-ts "^2.1.2"
tslib "2.1.0"

"@auto-it/core@10.29.0":
version "10.29.0"
resolved "https://registry.npmjs.org/@auto-it/core/-/core-10.29.0.tgz#d443472abcc62680455ee86c9303d8d3cfb901cc"
integrity sha512-sHCVbzx7nLMOP/nXs/s2WYu/ARSwN2b2vZwMooFEHFYx6JTGVGHUWq8CAoaTINCiY9ti2Z2Ulsbmmqh2twIAOw==
dependencies:
"@auto-it/bot-list" "10.29.0"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
"@octokit/plugin-retry" "^3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "^18.0.0"
await-to-js "^3.0.0"
chalk "^4.0.0"
cosmiconfig "7.0.0"
deepmerge "^4.0.0"
dotenv "^8.0.0"
endent "^2.0.1"
enquirer "^2.3.4"
env-ci "^5.0.1"
fast-glob "^3.1.1"
fp-ts "^2.5.3"
fromentries "^1.2.0"
gitlog "^4.0.3"
https-proxy-agent "^5.0.0"
import-cwd "^3.0.0"
import-from "^3.0.0"
io-ts "^2.1.2"
lodash.chunk "^4.2.0"
log-symbols "^4.0.0"
node-fetch "2.6.1"
parse-author "^2.0.0"
parse-github-url "1.0.2"
pretty-ms "^7.0.0"
requireg "^0.2.2"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.2.0"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
ts-node "^9.1.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/core@10.29.2":
version "10.29.2"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.29.2.tgz#ba5f6c2e4f04fb499f5b65baa6c6e7d6e372e458"
Expand Down Expand Up @@ -9204,10 +9154,10 @@ gatsby-core-utils@^1.10.1:
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-core-utils@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.5.0.tgz#70b3aabf184a39c790e12af8001be4164fd8afa6"
integrity sha512-YbKv7FLpeTCts28bv0H2lSuHrKgUxnsC1ZG1PPydOheQgPW9G8pdNlYvwZzGJmmS7rBcC/w859ss90wlvF6GEw==
gatsby-core-utils@^2.4.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.7.0.tgz#b73a152920c8459af35412c49f9ec0df67c70fe6"
integrity sha512-0yma1pr5bNAR4rnd4E+3sct+Fr+wjfWoz5dRQCE5Swb1vZ1b6l7QW4KxTPQhwNgbI+tgYakJhp+pgxPLFpXxHA==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
Expand Down Expand Up @@ -9271,10 +9221,10 @@ gatsby-plugin-compile-es6-packages@^2.1.0:
"@babel/runtime" "^7.0.0"
regex-escape "^3.4.8"

gatsby-plugin-mdx@2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-2.5.1.tgz#3eb5742e04045fe1b695acc9dca5450226c74914"
integrity sha512-Q9DJsR6sU0h77Kl4EFAk7jXq5ciTcaFyuTU3+JHE82yP+nzCJs28T41drOrwyxFmmaE+ONsQSMHpbQSc0jifcQ==
gatsby-plugin-mdx@2.4:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-2.4.0.tgz#ad412275dd358aaaad905fd475d3d3c01788c594"
integrity sha512-hNrVFaeqItHt6jtVWyPOoqgoRNk6/xVz2doW5MRd7jZbkaBNsNJGcs4kaZ5l0XGAYoNrw99QoiDRG9WdyOIerA==
dependencies:
"@babel/core" "^7.12.3"
"@babel/generator" "^7.12.5"
Expand All @@ -9291,7 +9241,7 @@ gatsby-plugin-mdx@2.5.1:
escape-string-regexp "^1.0.5"
eval "^0.1.4"
fs-extra "^8.1.0"
gatsby-core-utils "^2.5.0"
gatsby-core-utils "^2.4.0"
gray-matter "^4.0.2"
json5 "^2.1.3"
loader-utils "^1.4.0"
Expand Down Expand Up @@ -9445,7 +9395,7 @@ gatsby-telemetry@^1.10.2:
node-fetch "^2.6.1"
uuid "3.4.0"

gatsby@^2.26.1:
gatsby@^2.26.1, gatsby@^2.32:
version "2.32.13"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.13.tgz#f4b1959b96d1fd853f9e6a2ce2451250e96bdeb4"
integrity sha512-BYfiI/k+t8m/IzSkWZH8Cc0v7rJw6giSjG5sX25LWdfkQMqUvg/Gn6OC8BWwRPXnEwe7x0n5jbH+peO0p34ZHQ==
Expand Down

1 comment on commit 6bf6cc5

@vercel
Copy link

@vercel vercel bot commented on 6bf6cc5 Jun 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.