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

Update dependencies #1615

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Update dependencies #1615

merged 1 commit into from
Oct 28, 2024

Conversation

xata-bot
Copy link
Contributor

This is an autogenerated PR to update the dependencies!


Using pnpm
Upgrading /home/runner/work/client-ts/client-ts/package.json

 @babel/core                              ^7.25.8  →  ^7.26.0
 @babel/preset-env                        ^7.25.8  →  ^7.26.0
 @babel/preset-typescript                 ^7.25.7  →  ^7.26.0
 @opentelemetry/exporter-trace-otlp-grpc  ^0.53.0  →  ^0.54.0
 @opentelemetry/instrumentation           ^0.53.0  →  ^0.54.0
 @opentelemetry/resources                 ^1.26.0  →  ^1.27.0
 @opentelemetry/sdk-trace-base            ^1.26.0  →  ^1.27.0
 @opentelemetry/sdk-trace-node            ^1.26.0  →  ^1.27.0
 @types/node                              ^22.7.5  →  ^22.8.1
 @typescript-eslint/eslint-plugin          ^8.9.0  →  ^8.11.0
 @typescript-eslint/parser                 ^8.9.0  →  ^8.11.0
 eslint                                   ^9.12.0  →  ^9.13.0
 msw                                      ^2.4.11  →   ^2.5.2
 rollup                                   ^4.24.0  →  ^4.24.2
 tsx                                      ^4.19.1  →  ^4.19.2
 turbo                                     ^2.1.3  →   ^2.2.3
 typescript-eslint                         ^8.9.0  →  ^8.11.0
 vite                                      ^5.4.9  →  ^5.4.10
Upgrading /home/runner/work/client-ts/client-ts/packages/cli/package.json

 @babel/types             ^7.25.8  →   ^7.26.0
 @oclif/core              ^4.0.28  →   ^4.0.30
 @oclif/plugin-help       ^6.2.15  →   ^6.2.16
 @oclif/plugin-not-found  ^3.2.22  →   ^3.2.24
 @oclif/plugin-update      ^4.6.4  →    ^4.6.8
 eslint                   ^9.12.0  →   ^9.13.0
 oclif                    ^4.15.8  →  ^4.15.16
 tslib                     ^2.7.0  →    ^2.8.0
Upgrading /home/runner/work/client-ts/client-ts/packages/client/package.json

No dependencies.
Upgrading /home/runner/work/client-ts/client-ts/packages/codegen/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/client-ts/client-ts/packages/importer/package.json

 @faker-js/faker    ^9.0.3  →   ^9.1.0
 @types/papaparse  ^5.3.14  →  ^5.3.15
Upgrading /home/runner/work/client-ts/client-ts/packages/pgroll/package.json

 tsx                 ^4.19.1  →  ^4.19.2
 zod-to-json-schema  ^3.23.3  →  ^3.23.5
Upgrading /home/runner/work/client-ts/client-ts/packages/plugin-client-cache/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/client-ts/client-ts/packages/plugin-client-cloudflare/package.json

 @cloudflare/workers-types  ^4.20241011.0  →  ^4.20241022.0
Upgrading /home/runner/work/client-ts/client-ts/packages/plugin-client-drizzle/package.json

 drizzle-orm  ^0.34.1  →  ^0.35.3
 pg           ^8.13.0  →  ^8.13.1
Upgrading /home/runner/work/client-ts/client-ts/packages/plugin-client-kysely/package.json

All dependencies match the latest package versions :)
Upgrading /home/runner/work/client-ts/client-ts/packages/plugin-client-netlify/package.json

 @babel/core  ^7.25.8  →  ^7.26.0
 @types/node  ^22.7.5  →  ^22.8.1
Upgrading /home/runner/work/client-ts/client-ts/packages/plugin-client-opentelemetry/package.json

All dependencies match the latest package versions :)

Run pnpm install to install new versions.

@xata-bot xata-bot requested a review from a team as a code owner October 28, 2024 06:07
Copy link

changeset-bot bot commented Oct 28, 2024

⚠️ No Changeset found

Latest commit: 47d3c9e

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
Contributor

Your pull request has been published to npm.

You can install @xata.io/client by running:

npm install @xata.io/client@0.0.0-alpha.v9efb926952cff53ce0635cef04ee38c7f78e15e7

Other packages are published like this:

npm install @xata.io/mypackage@0.0.0-alpha.v9efb926952cff53ce0635cef04ee38c7f78e15e7

To test the CLI, run:

npx @xata.io/cli@0.0.0-alpha.v9efb926952cff53ce0635cef04ee38c7f78e15e7

@SferaDev SferaDev added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit 7f669b3 Oct 28, 2024
5 checks passed
@SferaDev SferaDev deleted the update-dependencies-11548325838 branch October 28, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants