-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the backend group in /backend with 16 updates #154
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/backend/backend-232ca33e1d
Closed
chore(deps): bump the backend group in /backend with 16 updates #154
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/backend/backend-232ca33e1d
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the backend group in /backend with 16 updates: | Package | From | To | | --- | --- | --- | | [@fastify/cors](https://github.com/fastify/fastify-cors) | `8.5.0` | `9.0.1` | | [@supabase/auth-helpers-nextjs](https://github.com/supabase/auth-helpers) | `0.8.7` | `0.9.0` | | [@supabase/ssr](https://github.com/supabase/auth-helpers) | `0.0.10` | `0.1.0` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.39.3` | `2.42.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.2` | `16.4.5` | | [fastify](https://github.com/fastify/fastify) | `4.25.2` | `4.26.2` | | [socket.io](https://github.com/socketio/socket.io) | `4.7.4` | `4.7.5` | | [supabase](https://github.com/supabase/cli) | `1.131.5` | `1.153.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.5` | `20.12.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.0` | `7.5.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.0` | `7.5.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.0.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.0.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.3` | `3.1.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `10.3.1` | `11.0.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.4` | Updates `@fastify/cors` from 8.5.0 to 9.0.1 - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v8.5.0...v9.0.1) Updates `@supabase/auth-helpers-nextjs` from 0.8.7 to 0.9.0 - [Release notes](https://github.com/supabase/auth-helpers/releases) - [Commits](https://github.com/supabase/auth-helpers/compare/@supabase/[email protected]...@supabase/[email protected]) Updates `@supabase/ssr` from 0.0.10 to 0.1.0 - [Release notes](https://github.com/supabase/auth-helpers/releases) - [Commits](https://github.com/supabase/auth-helpers/compare/@supabase/[email protected]...@supabase/[email protected]) Updates `@supabase/supabase-js` from 2.39.3 to 2.42.0 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md) - [Commits](supabase/supabase-js@v2.39.3...v2.42.0) Updates `dotenv` from 16.3.2 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.2...v16.4.5) Updates `fastify` from 4.25.2 to 4.26.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.25.2...v4.26.2) Updates `socket.io` from 4.7.4 to 4.7.5 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@4.7.4...4.7.5) Updates `supabase` from 1.131.5 to 1.153.4 - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](supabase/cli@v1.131.5...v1.153.4) Updates `@types/node` from 20.11.5 to 20.12.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.19.0 to 7.5.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.0 to 7.5.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/parser) Updates `eslint` from 8.56.0 to 9.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.0.0) Updates `eslint-plugin-n` from 16.6.2 to 17.0.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.0.0) Updates `nodemon` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.3...v3.1.0) Updates `pino-pretty` from 10.3.1 to 11.0.0 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v10.3.1...v11.0.0) Updates `typescript` from 5.3.3 to 5.4.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.4) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend - dependency-name: "@supabase/auth-helpers-nextjs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: "@supabase/ssr" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: "@supabase/supabase-js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: socket.io dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: supabase dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-major dependency-group: backend - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/backend/backend-232ca33e1d
branch
April 15, 2024 02:39
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the backend group in /backend with 16 updates:
8.5.0
9.0.1
0.8.7
0.9.0
0.0.10
0.1.0
2.39.3
2.42.0
16.3.2
16.4.5
4.25.2
4.26.2
4.7.4
4.7.5
1.131.5
1.153.4
20.11.5
20.12.5
6.19.0
7.5.0
6.19.0
7.5.0
8.56.0
9.0.0
16.6.2
17.0.0
3.0.3
3.1.0
10.3.1
11.0.0
5.3.3
5.4.4
Updates
@fastify/cors
from 8.5.0 to 9.0.1Release notes
Sourced from
@fastify/cors
's releases.Commits
804dd23
Bumped v9.0.1034bb13
vary origin on delegated options (#292)3cf8f61
Bump v9.0.0275e1c5
Add Vary header only for non-static origin optionf55dd5b
chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#286)Updates
@supabase/auth-helpers-nextjs
from 0.8.7 to 0.9.0Release notes
Sourced from
@supabase/auth-helpers-nextjs
's releases.Commits
a68e78b
chore: update versions (#735)18327fc
chore: add missing changesets (#736)8a9de46
feat: addisServer
property to server-side storage adapters (#722)156b96e
fix(chunker): Fix chunk length calculation for unicode characters (#726)8ed42ff
fix: use cookie name as storage key (#730)041f097
Bump next from 12.3.4 to 13.5.1 (#723)f335b35
feat: bump sveltekit (#733)7d3e444
feat: upgrade svelete versions (#732)a1c1bd7
chore: add auth team as codeowners (#731)39e301a
chore: update versions (#720)Updates
@supabase/ssr
from 0.0.10 to 0.1.0Release notes
Sourced from
@supabase/ssr
's releases.Commits
a68e78b
chore: update versions (#735)18327fc
chore: add missing changesets (#736)8a9de46
feat: addisServer
property to server-side storage adapters (#722)156b96e
fix(chunker): Fix chunk length calculation for unicode characters (#726)8ed42ff
fix: use cookie name as storage key (#730)041f097
Bump next from 12.3.4 to 13.5.1 (#723)f335b35
feat: bump sveltekit (#733)7d3e444
feat: upgrade svelete versions (#732)a1c1bd7
chore: add auth team as codeowners (#731)39e301a
chore: update versions (#720)Updates
@supabase/supabase-js
from 2.39.3 to 2.42.0Release notes
Sourced from
@supabase/supabase-js
's releases.... (truncated)
Commits
b4cc20d
feat: bump postgrest-js to v1.15.06cfed0c
fix: bump auth to v2.63.0 (#998)1d13090
feat: bump functions-js (get regional types more integrated) (#996)fc95abb
refactor: only remove the third overloade327521
feat: typecheck table names in from clause393423a
fix: ts-error-fetchprotocol (#986)4eb677a
fix: revert to using class methodsa77be48
test: Port postgrest-js tests to verify types guarantees76c93a3
fix: revert from/schema/rpc changesb9cb9e1
fix: Use explicit return type for from/schema/rpcUpdates
dotenv
from 16.3.2 to 16.4.5Changelog
Sourced from dotenv's changelog.
Commits
9f3e833
16.4.56924177
Merge pull request #814 from motdotla/dont-check-existance3533420
changelog 🪵249e5a6
adjust logic to support tests87fd887
do not check if exists1146910
rename .env-multiline to .env.multilined03e397
16.4.43275a0a
changelog 🪵f40a8c3
Merge pull request #812 from motdotla/patch-121dc22d3
replace 14 chaining operatorUpdates
fastify
from 4.25.2 to 4.26.2Release notes
Sourced from fastify's releases.
... (truncated)
Commits
5c263b4
Bumped v4.26.263cd9f1
chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0 (#5342)8345c9b
chore: Bump pnpm/action-setup from 2 to 3 (#5341)ef3a755
Establish database connection in migration code (#5339)52e7ac1
types: Export preClose hook types (#5335)a033540
Update Ecosystem.md (#5336)db758b3
perf: use FifoMap (#5331)adc88d3
fix type (#5330)7e50e53
feat: add a Firebase Functions step by step guide (#5318)54f8e3c
fix: cb is not a function at fallbackErrorHandler (#5317)Updates
socket.io
from 4.7.4 to 4.7.5Release notes
Sourced from socket.io's releases.
Changelog
Sourced from socket.io's changelog.
Commits
5017681
chore(release): 4.7.5bf64870
fix: close the adapters when the server is closed748e18c
ci: test with older TypeScript versionb9ce6a2
refactor: create specific adapter for parent namespaces (#4950)54dabe5
ci: upgrade to actions/checkout@4 and actions/setup-node@4e426f3e
fix: remove duplicate pipeline when serving bundlee36062c
docs: update the webtransport example0bbe8ae
docs: only execute the passport middleware once914a8bd
docs: add example with JWTd943c3e
docs: update the Passport.js exampleUpdates
supabase
from 1.131.5 to 1.153.4Release notes
Sourced from supabase's releases.
... (truncated)
Commits
024d247
fix: add scheme to supabase url for bootstrap (#2115)57f4d51
fix: disable keyring on WSL1 (#2112)eef635c
chore: update README.md for using bootstrap command (#2101)c0dafb3
fix: bump edge runtime to 1.41.3 (#2111)b9f6dc0
fix: bump edge runtime to 1.41.3b04799b
fix: check project health on bootstrap (#2109)75b6ab9
chore: add missing period to flag help291a5be
feat: flag to overwrite existing config on inite9a40c7
feat: add option to bootstrap from scratch5430459
chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2108)Updates
@types/node
from 20.11.5 to 20.12.5Commits
Updates
@typescript-eslint/eslint-plugin
from 6.19.0 to 7.5.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)f0b1c4f
fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPrope...5707268
fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#...ca561e2
chore: manually updated local package.jsons to 7.4.0 (#8775)5d24691
chore(release): publish 7.4.0029fc0b
feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-...2a62a40
fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const castin...990ec22
docs: fix example of binding unbound method (#8754)a08554a
feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates ...Updates
@typescript-eslint/parser
from 6.19.0 to 7.5.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...5995614
chore(release): publish 7.3.14cf8ec7
chore(release): publish 7.3.0883f220
fix: correctengines.node
constraints inpackage.json
(#8671)95cf139
chore(release): publish 7.2.088b7463
chore(release): publish 7.1.1Updates
eslint
from 8.56.0 to 9.0.0Release notes
Sourced from eslint's releases.