chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#645
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#645dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Contributor
|
@dependabot rebase |
…ith 4 updates Bumps the dev-dependencies group with 4 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml), [turbo](https://github.com/vercel/turborepo), [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) and [@supabase/postgrest-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/postgrest-js). Updates `js-yaml` from 4.2.0 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.0) Updates `turbo` from 2.10.2 to 2.10.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.2...v2.10.4) Updates `@clerk/backend` from 3.4.9 to 3.11.0 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/backend/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/backend@3.11.0/packages/backend) Updates `@supabase/postgrest-js` from 2.105.4 to 2.110.0 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/postgrest-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.110.0/packages/core/postgrest-js) --- updated-dependencies: - dependency-name: "@clerk/backend" dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@supabase/postgrest-js" dependency-version: 2.110.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
77df762 to
a23fb10
Compare
This file contains hidden or 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
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 dev-dependencies group with 4 updates in the / directory: js-yaml, turbo, @clerk/backend and @supabase/postgrest-js.
Updates
js-yamlfrom 4.2.0 to 4.3.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
33d05b54.3.0 released663bfabDrop demo publish, to not override new v5 one.1cb8c7bAdd v4-legacy tag for publish02f27afRestore umd builds back to es58be84edFix es5 compatibility59423c6ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust). Ba...6842ef6doc polishUpdates
turbofrom 2.10.2 to 2.10.4Release notes
Sourced from turbo's releases.
... (truncated)
Commits
1506a11publish 2.10.4 to registry11a68c7fix: Stop flagging relative imports that resolve into node_modules in boundar...947b478fix: Raise the open-file soft limit at startup (#13282)ddc584dfeat: Make turbo prune Cargo-aware (#13281)ff0d508perf: Skip dependency-closure assembly for toolchains that derive nothing (#1...39d623efeat: Make turbo watch Cargo-aware (#13280)af01fdffix: Collapse nested package-manager fallback conditional (#13279)7e02f94release(turborepo): 2.10.4-canary.2 (#13278)8e3a59frelease(library): 0.0.1-canary.23 (#13276)ce18f0atest: Add end-to-end coverage for Cargo workspaces (#13274)Updates
@clerk/backendfrom 3.4.9 to 3.11.0Release notes
Sourced from @clerk/backend's releases.
Changelog
Sourced from @clerk/backend's changelog.
... (truncated)
Commits
485bca5ci(repo): Version packages (#9062)71e88b9docs(repo): Add tooltip to OAuth access token (#9070)1efc7e5feat(shared,backend,clerk-js): Add SAML certificate validity fields (#9077)8842511ci(repo): Version packages (#9050)f42aad9feat(backend): transactional email send with user_id recipient (#9010)feac5f3docs(backend,shared): Generate typedoc output for backend docs (#8853)59d2456ci(repo): Version packages (#9035)6a9bb60feat(backend): add OAuth application token revocation (#9040)2914c2cfix(backend): guard deleteOrganization against empty organization ID (#9036)07e1b06feat(backend): Validate cat header when verifying M2M JWTs (#9038)Updates
@supabase/postgrest-jsfrom 2.105.4 to 2.110.0Release notes
Sourced from @supabase/postgrest-js's releases.
... (truncated)
Changelog
Sourced from @supabase/postgrest-js's changelog.
... (truncated)
Commits
c3d5e6dfeat(repo): drop Node.js 20 support (#2482)b2e02b9chore(release): version 2.109.0 changelogs (#2481)6d2d952chore(repo): declare supabase-js compliance with SDK capability matrix (#2441)a25062echore(release): version 2.108.2 changelogs (#2449)c8a6649docs(misc): clarifications, grouping of modifier methods (#2435)21e9d4bfix(postgrest): then typing (#2349)65fafe5chore(release): version 2.108.0 changelogs (#2433)2edb581fix(postgrest): pass request headers as plain object for RN/custom-fetch comp...b7a8247docs(postgrest): rename count to rows for better comprehension (#2427)57014e1chore(release): version 2.107.0 changelogs (#2421)