chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#671
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#671dependabot[bot] wants to merge 1 commit into
Conversation
…ith 7 updates Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.2` | `2.5.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.0` | `22.20.1` | | [turbo](https://github.com/vercel/turborepo) | `2.10.2` | `2.10.4` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.110.0` | `2.110.1` | | [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) | `3.4.9` | `3.11.2` | | [@supabase/postgrest-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/postgrest-js) | `2.105.4` | `2.110.1` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.8.0` | `4.9.0` | Updates `@biomejs/biome` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.3/packages/@biomejs/biome) Updates `@types/node` from 22.20.0 to 22.20.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 `@supabase/supabase-js` from 2.110.0 to 2.110.1 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.110.1/packages/core/supabase-js) Updates `@clerk/backend` from 3.4.9 to 3.11.2 - [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/HEAD/packages/backend) Updates `@supabase/postgrest-js` from 2.105.4 to 2.110.1 - [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.1/packages/core/postgrest-js) Updates `fast-check` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.9.0/packages/fast-check) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 22.20.1 dependency-type: direct:development update-type: version-update:semver-patch 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 - dependency-name: "@supabase/supabase-js" dependency-version: 2.110.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@clerk/backend" dependency-version: 3.11.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@supabase/postgrest-js" dependency-version: 2.110.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: fast-check dependency-version: 4.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
Superseded by #672 — same change re-pushed from a maintainer branch so CI runs with the repo secrets the dependabot actor doesn't receive. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the dev-dependencies group with 7 updates in the / directory:
2.5.22.5.322.20.022.20.12.10.22.10.42.110.02.110.13.4.93.11.22.105.42.110.14.8.04.9.0Updates
@biomejs/biomefrom 2.5.2 to 2.5.3Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
Commits
9e1999fchore: revert the revert0b0fd8dchore: revert0afa35aci: release (#10817)3447b2ffeat(useDomQuerySelector): add ignore option (#10835)Updates
@types/nodefrom 22.20.0 to 22.20.1Commits
Updates
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
@supabase/supabase-jsfrom 2.110.0 to 2.110.1Release notes
Sourced from @supabase/supabase-js's releases.
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
b05dc29docs(repo): register custom typedoc tags and clean up jsdoc warnings (#2500)291dfc8chore(release): version 2.110.0 changelogs (#2483)Updates
@clerk/backendfrom 3.4.9 to 3.11.2Changelog
Sourced from @clerk/backend's changelog.
... (truncated)
Commits
Updates
@supabase/postgrest-jsfrom 2.105.4 to 2.110.1Release notes
Sourced from @supabase/postgrest-js's releases.
... (truncated)
Changelog
Sourced from @supabase/postgrest-js's changelog.
... (truncated)
Commits
b05dc29docs(repo): register custom typedoc tags and clean up jsdoc warnings (#2500)291dfc8chore(release): version 2.110.0 changelogs (#2483)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...Updates
fast-checkfrom 4.8.0 to 4.9.0Release notes
Sourced from fast-check's releases.
... (truncated)
Changelog
Sourced from fast-check's changelog.
... (truncated)
Commits
0d3c254🔖 Update CHANGELOG.md for fast-check@4.9.0,@fast-check/packaged@0.7.1 (#7124)bd85efe⬆️ Update dependency@types/nodeto ^24.13.3 (#7118)a0596ab⬆️ Update dependency vitest to ^4.1.10 (#7119)3c085da⬆️ Update dependency prettier to v3.9.4 (#7114)6538ff0👥 Add jneidel as doc contributor (#7108)8096ab0👥 Add makeeno as doc contributor (#7104)13fd4a6✏️ Typo in typeEntityGraphContraints(#7088)36e70d2⬆️ Update dependency@microsoft/api-extractorto ^7.58.9 (#7080)451ede0⬆️ Update dependency vitest to ^4.1....Description has been truncated