From c24f4106d689d922e0f143c450db51e63fef803c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 14:50:13 +0000 Subject: [PATCH] chore(deps): update dependency @supabase/postgrest-js to v1.7.2 --- .changeset/renovate-2834f29.md | 10 ++++ packages/postgrest-fetcher/package.json | 2 +- packages/postgrest-filter/package.json | 2 +- packages/postgrest-mutate/package.json | 2 +- packages/postgrest-react-query/package.json | 2 +- packages/postgrest-shared/package.json | 2 +- packages/postgrest-swr/package.json | 2 +- pnpm-lock.yaml | 54 ++++++++++++--------- 8 files changed, 46 insertions(+), 30 deletions(-) create mode 100644 .changeset/renovate-2834f29.md diff --git a/.changeset/renovate-2834f29.md b/.changeset/renovate-2834f29.md new file mode 100644 index 00000000..7f87021c --- /dev/null +++ b/.changeset/renovate-2834f29.md @@ -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`. diff --git a/packages/postgrest-fetcher/package.json b/packages/postgrest-fetcher/package.json index 2a501b1b..3fdb8acd 100644 --- a/packages/postgrest-fetcher/package.json +++ b/packages/postgrest-fetcher/package.json @@ -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", diff --git a/packages/postgrest-filter/package.json b/packages/postgrest-filter/package.json index ad31422c..10f60e4f 100644 --- a/packages/postgrest-filter/package.json +++ b/packages/postgrest-filter/package.json @@ -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", diff --git a/packages/postgrest-mutate/package.json b/packages/postgrest-mutate/package.json index 2ddffc99..9165b55d 100644 --- a/packages/postgrest-mutate/package.json +++ b/packages/postgrest-mutate/package.json @@ -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", diff --git a/packages/postgrest-react-query/package.json b/packages/postgrest-react-query/package.json index 015fe414..54f9a859 100644 --- a/packages/postgrest-react-query/package.json +++ b/packages/postgrest-react-query/package.json @@ -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", diff --git a/packages/postgrest-shared/package.json b/packages/postgrest-shared/package.json index 0049890e..b1e19e46 100644 --- a/packages/postgrest-shared/package.json +++ b/packages/postgrest-shared/package.json @@ -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", diff --git a/packages/postgrest-swr/package.json b/packages/postgrest-swr/package.json index 2fe8c82a..8d417a08 100644 --- a/packages/postgrest-swr/package.json +++ b/packages/postgrest-swr/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13b25149..1736629e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ importers: devDependencies: '@changesets/cli': 2.26.0 eslint: 8.40.0 - prettier: 2.8.8 + prettier: 3.0.0 turbo: 1.10.7 docs: @@ -334,7 +334,7 @@ importers: dependencies: eslint: 8.23.0 eslint-config-turbo: 1.10.7_eslint@8.23.0 - eslint-config-universe: 11.2.0_chii6qfq533q2ohfdlndmcocqe + eslint-config-universe: 11.2.0_wywecgvqx77ubzbdehgj54kcry devDependencies: typescript: 5.0.4 @@ -352,7 +352,7 @@ importers: '@supabase-cache-helpers/postgrest-shared': 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 @@ -369,7 +369,7 @@ importers: '@supabase-cache-helpers/jest-presets': link:../jest-presets '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig - '@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 @@ -385,7 +385,7 @@ importers: '@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 @@ -404,7 +404,7 @@ importers: '@supabase-cache-helpers/jest-presets': link:../jest-presets '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig - '@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 @@ -422,7 +422,7 @@ importers: '@supabase-cache-helpers/postgrest-shared': 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 @@ -441,7 +441,7 @@ importers: '@supabase-cache-helpers/jest-presets': link:../jest-presets '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig - '@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 @@ -461,7 +461,7 @@ importers: '@supabase-cache-helpers/postgrest-shared': 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 '@tanstack/react-query': ^4.0.0 '@testing-library/jest-dom': 5.16.5 @@ -488,7 +488,7 @@ importers: '@supabase-cache-helpers/jest-presets': link:../jest-presets '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig - '@supabase/postgrest-js': 1.7.1 + '@supabase/postgrest-js': 1.7.2 '@supabase/supabase-js': 2.26.0 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y @@ -510,7 +510,7 @@ importers: '@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 '@types/lodash': 4.14.184 @@ -525,7 +525,7 @@ importers: '@supabase-cache-helpers/jest-presets': link:../jest-presets '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig - '@supabase/postgrest-js': 1.7.1 + '@supabase/postgrest-js': 1.7.2 '@supabase/supabase-js': 2.26.0 '@types/jest': 29.5.0 '@types/lodash': 4.14.184 @@ -546,7 +546,7 @@ importers: '@supabase-cache-helpers/postgrest-shared': 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 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 14.0.0 @@ -575,7 +575,7 @@ importers: '@supabase-cache-helpers/jest-presets': link:../jest-presets '@supabase-cache-helpers/prettier-config': link:../prettier-config '@supabase-cache-helpers/tsconfig': link:../tsconfig - '@supabase/postgrest-js': 1.7.1 + '@supabase/postgrest-js': 1.7.2 '@supabase/supabase-js': 2.26.0 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y @@ -1092,7 +1092,7 @@ packages: fs-extra: 7.0.1 lodash.startcase: 4.4.0 outdent: 0.5.0 - prettier: 2.8.8 + prettier: 2.8.1 resolve-from: 5.0.0 semver: 5.7.1 dev: true @@ -1260,7 +1260,7 @@ packages: '@changesets/types': 5.2.1 fs-extra: 7.0.1 human-id: 1.0.2 - prettier: 2.8.8 + prettier: 2.8.1 dev: true /@esbuild/android-arm/0.18.11: @@ -3569,8 +3569,8 @@ packages: transitivePeerDependencies: - encoding - /@supabase/postgrest-js/1.7.1: - resolution: {integrity: sha512-xPRYLaZrkLbXNlzmHW6Wtf9hmcBLjjI5xUz2zj8oE2hgXGaYoZBBkpN9bmW9i17Z1f6Ujxa942AqK439XOA36A==} + /@supabase/postgrest-js/1.7.2: + resolution: {integrity: sha512-GK80JpRq8l6Qll85erICypAfQCied8tdlXfsDN14W844HqXCSOisk8AaE01DAwGJanieaoN5fuqhzA2yKxDvEQ==} dependencies: cross-fetch: 3.1.5 transitivePeerDependencies: @@ -3597,7 +3597,7 @@ packages: dependencies: '@supabase/functions-js': 2.1.0 '@supabase/gotrue-js': 2.37.0 - '@supabase/postgrest-js': 1.7.1 + '@supabase/postgrest-js': 1.7.2 '@supabase/realtime-js': 2.7.3 '@supabase/storage-js': 2.5.1 cross-fetch: 3.1.5 @@ -5439,7 +5439,7 @@ packages: eslint-plugin-turbo: 1.10.7_eslint@8.23.0 dev: false - /eslint-config-universe/11.2.0_chii6qfq533q2ohfdlndmcocqe: + /eslint-config-universe/11.2.0_wywecgvqx77ubzbdehgj54kcry: resolution: {integrity: sha512-exyQ2DozdDjq+FmIFmo0l3LDVBIn9l8/hJn6EP/EYKGutj0Wr7MvDLp1nVLP07Wk9ykD0Hi2s8g+TP4SW5cOmQ==} peerDependencies: eslint: '>=8.10' @@ -5454,10 +5454,10 @@ packages: eslint-config-prettier: 8.5.0_eslint@8.23.0 eslint-plugin-import: 2.26.0_vzaq2onbymqs4v6bhjer6bx4ee eslint-plugin-node: 11.1.0_eslint@8.23.0 - eslint-plugin-prettier: 4.2.1_unpovoj4ktqefrgwo2fomubq4m + eslint-plugin-prettier: 4.2.1_x4piqwrmbrcc4pcryc2pktbc2e eslint-plugin-react: 7.32.2_eslint@8.23.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.23.0 - prettier: 2.8.8 + prettier: 3.0.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -5812,7 +5812,7 @@ packages: semver: 6.3.0 dev: false - /eslint-plugin-prettier/4.2.1_unpovoj4ktqefrgwo2fomubq4m: + /eslint-plugin-prettier/4.2.1_x4piqwrmbrcc4pcryc2pktbc2e: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -5825,7 +5825,7 @@ packages: dependencies: eslint: 8.23.0 eslint-config-prettier: 8.5.0_eslint@8.23.0 - prettier: 2.8.8 + prettier: 3.0.0 prettier-linter-helpers: 1.0.0 dev: false @@ -9328,6 +9328,12 @@ packages: resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} engines: {node: '>=10.13.0'} hasBin: true + dev: true + + /prettier/3.0.0: + resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==} + engines: {node: '>=14'} + hasBin: true /pretty-format/27.5.1: resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==}