Skip to content

Commit

Permalink
Merge pull request #191 from psteinroe/renovate/supabase
Browse files Browse the repository at this point in the history
chore(deps): update dependency @supabase/postgrest-js to v1.7.2
  • Loading branch information
psteinroe authored Jul 11, 2023
2 parents b3696e4 + c24f410 commit a474a30
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 30 deletions.
10 changes: 10 additions & 0 deletions .changeset/renovate-2834f29.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@supabase-cache-helpers/postgrest-fetcher': patch
'@supabase-cache-helpers/postgrest-filter': patch
'@supabase-cache-helpers/postgrest-mutate': patch
'@supabase-cache-helpers/postgrest-react-query': patch
'@supabase-cache-helpers/postgrest-shared': patch
'@supabase-cache-helpers/postgrest-swr': patch
---

Updated dependency `@supabase/postgrest-js` to `1.7.2`.
2 changes: 1 addition & 1 deletion packages/postgrest-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.1",
"@supabase/postgrest-js": "1.7.2",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@supabase-cache-helpers/prettier-config": "workspace:*",
"@supabase-cache-helpers/tsconfig": "workspace:*",
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.1",
"@supabase/postgrest-js": "1.7.2",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-mutate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@supabase-cache-helpers/jest-presets": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"@supabase-cache-helpers/tsconfig": "workspace:*",
"@supabase/postgrest-js": "1.7.1",
"@supabase/postgrest-js": "1.7.2",
"@supabase/supabase-js": "2.26.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.1",
"@supabase/postgrest-js": "1.7.2",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.16.5",
"jest-environment-jsdom": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.1",
"@supabase/postgrest-js": "1.7.2",
"@types/jest": "29.5.0",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"@types/lodash": "4.14.184",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@supabase/supabase-js": "2.26.0",
"@supabase/postgrest-js": "1.7.1",
"@supabase/postgrest-js": "1.7.2",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.16.5",
"jest-environment-jsdom": "29.5.0",
Expand Down
54 changes: 30 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 comments on commit a474a30

@vercel
Copy link

@vercel vercel bot commented on a474a30 Jul 11, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

supabase-cache-helpers-react-query – ./examples/react-query

supabase-cache-helpers-react-query.vercel.app
supabase-cache-helpers-react-query-git-main-psteinroe.vercel.app
supabase-cache-helpers-react-query-psteinroe.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a474a30 Jul 11, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

supabase-cache-helpers-swr-demo – ./examples/swr

supabase-cache-helpers-swr.vercel.app
supabase-cache-helpers-swr-demo-psteinroe.vercel.app
supabase-cache-helpers-swr-demo-git-main-psteinroe.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a474a30 Jul 11, 2023

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.