Skip to content

Commit

Permalink
chore(integration-tests): update integration tests (#379)
Browse files Browse the repository at this point in the history
* chore(integration-tests): update integration tests

* Create rich-badgers-beg.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Moon <[email protected]>
  • Loading branch information
renovate[bot] and moonmeister authored Mar 4, 2023
1 parent d578b78 commit e0c9ee3
Show file tree
Hide file tree
Showing 8 changed files with 324 additions and 3,598 deletions.
6 changes: 6 additions & 0 deletions .changeset/clean-countries-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"test-plugin-fastify": patch
"source-s3": patch
---

chore(integration-tests): update integration tests
30 changes: 15 additions & 15 deletions integration-tests/plugin-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@
"postinstall": "[[ x\"${GATSBY_CLOUD}\" == \"x\" ]] || yarn build:deps"
},
"dependencies": {
"fastify": "^4.10.2",
"gatsby": "^5.3.3",
"fastify": "^4.14.0",
"gatsby": "^5.7.0",
"gatsby-plugin-fastify": "*",
"gatsby-plugin-image": "^3.3.2",
"gatsby-plugin-manifest": "^5.3.1",
"gatsby-plugin-postcss": "^6.3.0",
"gatsby-plugin-sharp": "^5.3.2",
"gatsby-plugin-sitemap": "^6.3.1",
"gatsby-source-faker": "^5.3.0",
"gatsby-source-filesystem": "^5.3.1",
"gatsby-transformer-sharp": "^5.3.1",
"postcss": "^8.4.20",
"gatsby-plugin-image": "^3.7.0",
"gatsby-plugin-manifest": "^5.7.0",
"gatsby-plugin-postcss": "^6.7.0",
"gatsby-plugin-sharp": "^5.7.0",
"gatsby-plugin-sitemap": "^6.7.0",
"gatsby-source-faker": "^5.7.0",
"gatsby-source-filesystem": "^5.7.0",
"gatsby-transformer-sharp": "^5.7.0",
"postcss": "^8.4.21",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/preset-typescript": "^7.18.6",
"babel-loader": "^9.1.0",
"babel-preset-gatsby": "^3.3.1",
"@babel/core": "^7.21.0",
"@babel/preset-typescript": "^7.21.0",
"babel-loader": "^9.1.2",
"babel-preset-gatsby": "^3.7.0",
"benchmark": "^2.1.4"
}
}
10 changes: 5 additions & 5 deletions integration-tests/source-airtable/markdown-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"gatsby": "3.12.0",
"gatsby": "3.15.0",
"gatsby-source-airtable": "file:../__fixtures__",
"gatsby-source-filesystem": "3.12.0",
"gatsby-transformer-remark": "4.9.0",
"gatsby-source-filesystem": "3.15.0",
"gatsby-transformer-remark": "4.12.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"remark-html": "14.0.1"
Expand All @@ -22,8 +22,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"nock": "13.2.4",
"prettier": "2.3.2"
"nock": "13.3.0",
"prettier": "2.8.4"
},
"volta": {
"extends": "../../package.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"dependencies": {
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"gatsby": "3.12.0",
"gatsby-link": "3.12.0",
"gatsby-plugin-image": "1.12.0",
"gatsby-plugin-mdx": "2.12.0",
"gatsby-plugin-react-helmet": "4.12.0",
"gatsby-plugin-sharp": "3.12.0",
"gatsby": "3.15.0",
"gatsby-link": "3.15.0",
"gatsby-plugin-image": "1.15.0",
"gatsby-plugin-mdx": "2.15.0",
"gatsby-plugin-react-helmet": "4.15.0",
"gatsby-plugin-sharp": "3.15.0",
"gatsby-source-airtable": "file:../__fixtures__",
"gatsby-source-filesystem": "3.12.0",
"gatsby-transformer-remark": "4.9.0",
"gatsby-transformer-sharp": "3.12.0",
"gatsby-source-filesystem": "3.15.0",
"gatsby-transformer-remark": "4.12.0",
"gatsby-transformer-sharp": "3.15.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-helmet": "6.1.0"
Expand All @@ -36,8 +36,8 @@
"clean": "gatsby clean"
},
"devDependencies": {
"nock": "13.2.4",
"prettier": "2.3.2"
"nock": "13.3.0",
"prettier": "2.8.4"
},
"volta": {
"extends": "../../package.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"repository": "[email protected]:jbolda/gatsby-source-airtable.git",
"author": "Jacob Bolda <[email protected]>",
"dependencies": {
"gatsby": "3.12.0",
"gatsby-link": "3.12.0",
"gatsby-plugin-image": "1.12.0",
"gatsby-plugin-react-helmet": "4.12.0",
"gatsby-plugin-sharp": "3.12.0",
"gatsby": "3.15.0",
"gatsby-link": "3.15.0",
"gatsby-plugin-image": "1.15.0",
"gatsby-plugin-react-helmet": "4.15.0",
"gatsby-plugin-sharp": "3.15.0",
"gatsby-source-airtable": "file:../__fixtures__",
"gatsby-source-filesystem": "3.12.0",
"gatsby-transformer-sharp": "3.12.0",
"gatsby-source-filesystem": "3.15.0",
"gatsby-transformer-sharp": "3.15.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-helmet": "6.1.0"
Expand All @@ -30,8 +30,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"nock": "13.2.4",
"prettier": "2.3.2"
"nock": "13.3.0",
"prettier": "2.8.4"
},
"volta": {
"extends": "../../package.json"
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/source-airtable/testing-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"gatsby": "3.12.0",
"gatsby": "3.15.0",
"gatsby-source-airtable": "file:../__fixtures__",
"gatsby-source-filesystem": "3.12.0",
"gatsby-transformer-remark": "4.9.0",
"gatsby-source-filesystem": "3.15.0",
"gatsby-transformer-remark": "4.12.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"remark-html": "14.0.1"
Expand All @@ -23,8 +23,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"nock": "13.2.4",
"prettier": "2.3.2"
"nock": "13.3.0",
"prettier": "2.8.4"
},
"volta": {
"extends": "../../package.json"
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/source-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"license": "MIT",
"author": "Robin Métral <[email protected]>",
"dependencies": {
"gatsby": "^5.3.3",
"gatsby-plugin-image": "^3.3.2",
"gatsby-plugin-sharp": "^5.3.2",
"gatsby": "^5.7.0",
"gatsby-plugin-image": "^3.7.0",
"gatsby-plugin-sharp": "^5.7.0",
"gatsby-source-s3": "workspace:^",
"gatsby-transformer-sharp": "^5.3.1",
"gatsby-transformer-sharp": "^5.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Loading

0 comments on commit e0c9ee3

Please sign in to comment.