Skip to content
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 all group across 1 directory with 26 updates #241

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps the all group with 26 updates in the / directory:

Package From To
@changesets/cli 2.27.11 2.27.12
turbo 2.3.3 2.3.4
@clerk/backend 1.21.4 1.23.9
@clerk/shared 2.20.4 2.20.16
@solid-primitives/context 0.2.3 0.3.0
@solid-primitives/destructure 0.1.17 0.2.0
@solid-primitives/memo 1.3.10 1.4.0
@tanstack/solid-query 5.62.16 5.65.0
@clerk/clerk-js 5.43.4 5.50.1
@clerk/localizations 3.9.5 3.10.2
@clerk/themes 2.2.3 2.2.14
@clerk/types 4.40.0 4.44.2
@eslint/js 9.17.0 9.19.0
@testing-library/user-event 14.5.2 14.6.1
@types/node 22.10.5 22.12.0
eslint 9.17.0 9.19.0
jsdom 25.0.1 26.0.0
tsup 8.3.5 8.3.6
typescript 5.7.2 5.7.3
typescript-eslint 8.19.1 8.22.0
vitest 2.1.8 3.0.4
@solid-primitives/resize-observer 2.0.26 2.1.0
@solidjs/router 0.15.2 0.15.3
solid-js 1.9.3 1.9.4
postcss 8.4.49 8.5.1
tailwindcss 3.4.17 4.0.1

Updates @changesets/cli from 2.27.11 to 2.27.12

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.12

Patch Changes

Commits

Updates turbo from 2.3.3 to 2.3.4

Release notes

Sourced from turbo's releases.

Turborepo v2.3.4

What's Changed

Docs

create-turbo

@​turbo/codemod

eslint

@​turbo/repository

Examples

... (truncated)

Commits
  • c24d99d publish 2.3.4 to registry
  • 8f87dea chore: dependabot.yml weekly, not daily (#9775)
  • f577739 fix(watch): correctly derive opts from watch mode args (#9761)
  • a3c3cad chore(deps): bump the non-monorepo group across 1 directory with 8 updates (#...
  • 41e965f ci: remove dependabot automation that doesn't work (#9763)
  • 44c9d56 chore(deps): bump the with-tailwind group across 1 directory with 14 updates ...
  • 31ddee8 chore(packages): update picocolors import (#9753)
  • 94febba docs: update CONTRIBUTING.md (#9759)
  • 7828e2c feat: boundaries (#9634)
  • 8a09c59 chore(deps-dev): bump turbo from 2.0.3 to 2.3.3 in /examples/with-shell-comma...
  • Additional commits viewable in compare view

Updates @clerk/backend from 1.21.4 to 1.23.9

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​1.23.9

Patch Changes

@​clerk/backend@​1.23.8

Patch Changes

@​clerk/backend@​1.23.7

Patch Changes

@​clerk/backend@​1.23.6

Patch Changes

Changelog

Sourced from @​clerk/backend's changelog.

1.23.9

Patch Changes

1.23.8

Patch Changes

1.23.7

Patch Changes

1.23.6

Patch Changes

1.23.5

Patch Changes

1.23.4

Patch Changes

... (truncated)

Commits

Updates @clerk/shared from 2.20.4 to 2.20.16

Release notes

Sourced from @​clerk/shared's releases.

@​clerk/shared@​2.20.16

Patch Changes

@​clerk/shared@​2.20.15

Patch Changes

@​clerk/shared@​2.20.14

Patch Changes

@​clerk/shared@​2.20.13

Patch Changes

@​clerk/shared@​2.20.12

Patch Changes

Changelog

Sourced from @​clerk/shared's changelog.

2.20.16

Patch Changes

2.20.15

Patch Changes

2.20.14

Patch Changes

2.20.13

Patch Changes

2.20.12

Patch Changes

2.20.11

Patch Changes

... (truncated)

Commits

Updates @solid-primitives/context from 0.2.3 to 0.3.0

Release notes

Sourced from @​solid-primitives/context's releases.

@​solid-primitives/context@​0.3.0

Minor Changes

  • ea09f71: Remove CJS support. The package is ESM only now.
Commits
  • 7c753c2 Version Packages (#740)
  • 9546055 Format
  • 95f5f6e Version Packages
  • 1fa5e83 Use workspace packages for the site
  • 9382a8e Run build before generate (fixes #739)
  • 1310cbc Remove @​solid-primitives/start from changeset
  • dad4b6b Update devDependencies: bump @​changesets/cli to 2.27.11 and esbuild to 0.24.2
  • 94986d6 Fix update-readme to use module.name in stead of global name
  • 274a02d Format
  • c1ea940 Rewrite build script to build all packages in one process (Removes CJS) (#701)
  • Additional commits viewable in compare view

Updates @solid-primitives/destructure from 0.1.17 to 0.2.0

Release notes

Sourced from @​solid-primitives/destructure's releases.

@​solid-primitives/destructure@​0.2.0

Minor Changes

  • ea09f71: Remove CJS support. The package is ESM only now.

Patch Changes

  • Updated dependencies [ea09f71]
    • @​solid-primitives/utils@​6.3.0
Commits
  • 7c753c2 Version Packages (#740)
  • 9546055 Format
  • 95f5f6e Version Packages
  • 1fa5e83 Use workspace packages for the site
  • 9382a8e Run build before generate (fixes #739)
  • 1310cbc Remove @​solid-primitives/start from changeset
  • dad4b6b Update devDependencies: bump @​changesets/cli to 2.27.11 and esbuild to 0.24.2
  • 94986d6 Fix update-readme to use module.name in stead of global name
  • 274a02d Format
  • c1ea940 Rewrite build script to build all packages in one process (Removes CJS) (#701)
  • Additional commits viewable in compare view

Updates @solid-primitives/memo from 1.3.10 to 1.4.0

Release notes

Sourced from @​solid-primitives/memo's releases.

@​solid-primitives/memo@​1.4.0

Minor Changes

  • ea09f71: Remove CJS support. The package is ESM only now.

Patch Changes

  • Updated dependencies [ea09f71]
    • @​solid-primitives/scheduled@​1.5.0
    • @​solid-primitives/utils@​6.3.0
Commits
  • 7c753c2 Version Packages (#740)
  • 9546055 Format
  • 95f5f6e Version Packages
  • 1fa5e83 Use workspace packages for the site
  • 9382a8e Run build before generate (fixes #739)
  • 1310cbc Remove @​solid-primitives/start from changeset
  • dad4b6b Update devDependencies: bump @​changesets/cli to 2.27.11 and esbuild to 0.24.2
  • 94986d6 Fix update-readme to use module.name in stead of global name
  • 274a02d Format
  • c1ea940 Rewrite build script to build all packages in one process (Removes CJS) (#701)
  • Additional commits viewable in compare view

Updates @tanstack/solid-query from 5.62.16 to 5.65.0

Release notes

Sourced from @​tanstack/solid-query's releases.

v5.65.0

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat

  • types: type narrowing for isPlaceholderData (#8586) (2399bb0) by Dominik Dorfmeister

Chore

  • composite monorepo (#8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#8563) (4a0a129) by renovate[bot]

Ci

  • bundle size preview (#8577) (0613400) by Dominik Dorfmeister

Docs

  • fix variables obtaining path (#8589) (d595e23) by Oleksandr Danylchenko
  • Document staleTime"s default (#8561) (12d4542) by Alex Errant
  • framework: update Next.js and Svelte documentation links (#8572) (322760b) by @​ohansFavour
  • fix invalid openapi-react-query url (#8568) (cd88c9c) by Paul Nodet
  • prefer using satisfies instead of type cast in persistQueryClient docs (#8551) (397fcfc) by @​ruudandriessen

Packages

  • @​tanstack/eslint-plugin-query@​5.65.0
  • @​tanstack/query-async-storage-persister@​5.65.0
  • @​tanstack/query-broadcast-client-experimental@​5.65.0
  • @​tanstack/query-core@​5.65.0
  • @​tanstack/query-devtools@​5.65.0
  • @​tanstack/query-persist-client-core@​5.65.0
  • @​tanstack/query-sync-storage-persister@​5.65.0
  • @​tanstack/react-query@​5.65.0
  • @​tanstack/react-query-devtools@​5.65.0
  • @​tanstack/react-query-persist-client@​5.65.0
  • @​tanstack/react-query-next-experimental@​5.65.0
  • @​tanstack/solid-query@​5.65.0
  • @​tanstack/solid-query-devtools@​5.65.0
  • @​tanstack/solid-query-persist-client@​5.65.0
  • @​tanstack/svelte-query@​5.65.0
  • @​tanstack/svelte-query-devtools@​5.65.0
  • @​tanstack/svelte-query-persist-client@​5.65.0
  • @​tanstack/vue-query@​5.65.0
  • @​tanstack/vue-query-devtools@​5.65.0
  • @​tanstack/angular-query-devtools-experimental@​5.65.0
  • @​tanstack/angular-query-experimental@​5.65.0

... (truncated)

Commits

Updates @clerk/clerk-js from 5.43.4 to 5.50.1

Release notes

Sourced from @​clerk/clerk-js's releases.

@​clerk/clerk-js@​5.50.1

Patch Changes

@​clerk/clerk-js@​5.50.0

Minor Changes

  • Improve Keyless prompt's copy and add secondary CTA button for navigating to API keys page in the Dashboard. (#4993) by @​kaftarmery

Patch Changes

@​clerk/clerk-js@​5.49.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​clerk/clerk-js's changelog.

5.50.1

Patch Changes

5.50.0

Minor Changes

  • Improve Keyless prompt's copy and add secondary CTA button for navigating to API keys page in the Dashboard. (#4993) by @​kaftarmery

Patch Changes

Bumps the all group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.11` | `2.27.12` |
| [turbo](https://github.com/vercel/turborepo) | `2.3.3` | `2.3.4` |
| [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) | `1.21.4` | `1.23.9` |
| [@clerk/shared](https://github.com/clerk/javascript/tree/HEAD/packages/shared) | `2.20.4` | `2.20.16` |
| [@solid-primitives/context](https://github.com/solidjs-community/solid-primitives) | `0.2.3` | `0.3.0` |
| [@solid-primitives/destructure](https://github.com/solidjs-community/solid-primitives) | `0.1.17` | `0.2.0` |
| [@solid-primitives/memo](https://github.com/solidjs-community/solid-primitives) | `1.3.10` | `1.4.0` |
| [@tanstack/solid-query](https://github.com/TanStack/query/tree/HEAD/packages/solid-query) | `5.62.16` | `5.65.0` |
| [@clerk/clerk-js](https://github.com/clerk/javascript/tree/HEAD/packages/clerk-js) | `5.43.4` | `5.50.1` |
| [@clerk/localizations](https://github.com/clerk/javascript/tree/HEAD/packages/localizations) | `3.9.5` | `3.10.2` |
| [@clerk/themes](https://github.com/clerk/javascript/tree/HEAD/packages/themes) | `2.2.3` | `2.2.14` |
| [@clerk/types](https://github.com/clerk/javascript/tree/HEAD/packages/types) | `4.40.0` | `4.44.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.19.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.12.0` |
| [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.19.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `25.0.1` | `26.0.0` |
| [tsup](https://github.com/egoist/tsup) | `8.3.5` | `8.3.6` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.1` | `8.22.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `3.0.4` |
| [@solid-primitives/resize-observer](https://github.com/solidjs-community/solid-primitives) | `2.0.26` | `2.1.0` |
| [@solidjs/router](https://github.com/solidjs/solid-router) | `0.15.2` | `0.15.3` |
| [solid-js](https://github.com/solidjs/solid) | `1.9.3` | `1.9.4` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.1` |



Updates `@changesets/cli` from 2.27.11 to 2.27.12
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `turbo` from 2.3.3 to 2.3.4
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.3.3...v2.3.4)

Updates `@clerk/backend` from 1.21.4 to 1.23.9
- [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/[email protected]/packages/backend)

Updates `@clerk/shared` from 2.20.4 to 2.20.16
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/shared/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/shared)

Updates `@solid-primitives/context` from 0.2.3 to 0.3.0
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/[email protected]...@solid-primitives/[email protected])

Updates `@solid-primitives/destructure` from 0.1.17 to 0.2.0
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/[email protected]...@solid-primitives/[email protected])

Updates `@solid-primitives/memo` from 1.3.10 to 1.4.0
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/[email protected]...@solid-primitives/[email protected])

Updates `@tanstack/solid-query` from 5.62.16 to 5.65.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.65.0/packages/solid-query)

Updates `@clerk/clerk-js` from 5.43.4 to 5.50.1
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/clerk-js/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/clerk-js)

Updates `@clerk/localizations` from 3.9.5 to 3.10.2
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/localizations/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/localizations)

Updates `@clerk/themes` from 2.2.3 to 2.2.14
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/themes/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/themes)

Updates `@clerk/types` from 4.40.0 to 4.44.2
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/types)

Updates `@eslint/js` from 9.17.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js)

Updates `@testing-library/user-event` from 14.5.2 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.2...v14.6.1)

Updates `@types/node` from 22.10.5 to 22.12.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.17.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.19.0)

Updates `jsdom` from 25.0.1 to 26.0.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.1...26.0.0)

Updates `tsup` from 8.3.5 to 8.3.6
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.3.5...v8.3.6)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

Updates `typescript-eslint` from 8.19.1 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint)

Updates `vitest` from 2.1.8 to 3.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest)

Updates `@solid-primitives/resize-observer` from 2.0.26 to 2.1.0
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/[email protected]...@solid-primitives/[email protected])

Updates `@solidjs/router` from 0.15.2 to 0.15.3
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `solid-js` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](solidjs/solid@v1.9.3...v1.9.4)

Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.1)

Updates `tailwindcss` from 3.4.17 to 4.0.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.1/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@clerk/backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@clerk/shared"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@solid-primitives/context"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@solid-primitives/destructure"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@solid-primitives/memo"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@tanstack/solid-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@clerk/clerk-js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@clerk/localizations"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@clerk/themes"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@clerk/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@solid-primitives/resize-observer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
Copy link

changeset-bot bot commented Jan 30, 2025

⚠️ No Changeset found

Latest commit: b163764

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@changesets/[email protected] 🔁 npm/@changesets/[email protected] Transitive: eval, unsafe +100 16.1 MB changesets-release-bot
npm/@clerk/[email protected] 🔁 npm/@clerk/[email protected] None +10 2.09 MB nikosdouvlis
npm/@clerk/[email protected] 🔁 npm/@clerk/[email protected] Transitive: environment, eval, filesystem, network, unsafe +104 35.1 MB nikosdouvlis
npm/@clerk/[email protected] 🔁 npm/@clerk/[email protected] None 0 19 MB nikosdouvlis
npm/@clerk/[email protected] 🔁 npm/@clerk/[email protected] None +9 1.86 MB nikosdouvlis
npm/@clerk/[email protected] 🔁 npm/@clerk/[email protected] None +1 147 kB nikosdouvlis
npm/@clerk/[email protected] 🔁 npm/@clerk/[email protected] None +1 1.68 MB nikosdouvlis
npm/@eslint/[email protected] 🔁 npm/@eslint/[email protected] None 0 14.9 kB eslintbot, openjsfoundation
npm/@solid-primitives/[email protected] 🔁 npm/@solid-primitives/[email protected] None 0 12.1 kB thetarnav.
npm/@solid-primitives/[email protected] 🔁 npm/@solid-primitives/[email protected] None +1 58.3 kB thetarnav.
npm/@solid-primitives/[email protected] 🔁 npm/@solid-primitives/[email protected] None +2 103 kB thetarnav.
npm/@solid-primitives/[email protected] 🔁 npm/@solid-primitives/[email protected] None +4 135 kB thetarnav.
npm/@solidjs/[email protected] 🔁 npm/@solidjs/[email protected] None 0 187 kB davedbase, ryansolid
npm/@tanstack/[email protected] 🔁 npm/@tanstack/[email protected] None +1 2.11 MB nksaraf, tannerlinsley
npm/@testing-library/[email protected] 🔁 npm/@testing-library/[email protected] Transitive: environment, eval +22 4.11 MB brrianalexis, cmckinstry, dfcook, ...13 more
npm/@types/[email protected] 🔁 npm/@types/[email protected] None +1 2.38 MB types
npm/[email protected] 🔁 npm/[email protected] Transitive: eval, filesystem, shell, unsafe +83 10.7 MB eslintbot, openjsfoundation
npm/[email protected] 🔁 npm/[email protected] Transitive: environment +44 12.6 MB domenic, joris-van-der-wel, sebmaster, ...3 more
npm/[email protected] 🔁 npm/[email protected] None +3 405 kB ai
npm/[email protected] 🔁 npm/[email protected] None +3 3.34 MB ryansolid
npm/[email protected] 🔁 npm/[email protected] None 0 555 kB adamwathan, malfaitrobin, reinink
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, network, shell, unsafe +76 10.1 MB egoist
npm/[email protected] 🔁 npm/[email protected] None 0 30 kB turbobot
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, filesystem +40 8.04 MB jameshenry
npm/[email protected] 🔁 npm/[email protected] None 0 22.7 MB typescript-bot
npm/[email protected] 🔁 npm/[email protected] Transitive: filesystem, network, shell, unsafe +35 9.87 MB antfu, oreanno, patak, ...1 more

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants