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 #1609

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Update dependencies #1609

merged 2 commits into from
Oct 14, 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.2  →  ^7.25.8
 @babel/preset-env                 ^7.25.4  →  ^7.25.8
 @babel/preset-typescript          ^7.24.7  →  ^7.25.7
 @changesets/cli                   ^2.27.8  →  ^2.27.9
 @pnpm/exportable-manifest          ^7.0.5  →   ^7.0.6
 @pnpm/read-project-manifest        ^6.0.8  →   ^6.0.9
 @size-limit/preset-small-lib      ^11.1.5  →  ^11.1.6
 @types/node                       ^22.7.4  →  ^22.7.5
 @typescript-eslint/eslint-plugin   ^8.7.0  →   ^8.8.1
 @typescript-eslint/parser          ^8.7.0  →   ^8.8.1
 eslint                            ^9.11.1  →  ^9.12.0
 eslint-plugin-import              ^2.30.0  →  ^2.31.0
 msw                                ^2.4.9  →  ^2.4.11
 rollup                            ^4.22.5  →  ^4.24.0
 size-limit                        ^11.1.5  →  ^11.1.6
 turbo                              ^2.1.2  →   ^2.1.3
 typescript                         ^5.6.2  →   ^5.6.3
 typescript-eslint                  ^8.7.0  →   ^8.8.1
 vitest                             ^2.1.1  →   ^2.1.2
Upgrading /home/runner/work/client-ts/client-ts/packages/cli/package.json

 @babel/types                     ^7.25.6  →  ^7.25.8
 @oclif/core                      ^4.0.23  →  ^4.0.28
 @oclif/plugin-help               ^6.2.13  →  ^6.2.15
 @oclif/plugin-plugins            ^5.4.10  →  ^5.4.15
 @oclif/plugin-update             ^4.5.10  →   ^4.6.4
 eslint                           ^9.11.1  →  ^9.12.0
 eslint-config-oclif-typescript   ^3.1.11  →  ^3.1.12
 oclif                           ^4.14.36  →  ^4.15.8
 ts-pattern                        ^5.4.0  →   ^5.5.0
 typescript                        ^5.6.2  →   ^5.6.3
 which                             ^4.0.0  →   ^5.0.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

 ts-morph    ^23.0.0  →  ^24.0.0
 typescript   ^5.6.2  →   ^5.6.3
Upgrading /home/runner/work/client-ts/client-ts/packages/importer/package.json

 @xata.io/client  ^0.30.0  →  ^0.30.1
Upgrading /home/runner/work/client-ts/client-ts/packages/pgroll/package.json

 ts-morph  ^23.0.0  →  ^24.0.0
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.20240925.0  →  ^4.20241011.0
Upgrading /home/runner/work/client-ts/client-ts/packages/plugin-client-drizzle/package.json

 drizzle-orm  ^0.33.0  →  ^0.34.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.2  →  ^7.25.8
 @types/node  ^22.7.4  →  ^22.7.5
 typescript    ^5.6.2  →   ^5.6.3
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 14, 2024 04:03
Copy link

changeset-bot bot commented Oct 14, 2024

⚠️ No Changeset found

Latest commit: 6399f66

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

github-actions bot commented Oct 14, 2024

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.v575c6daed26762dd6df7de4cc7a0530dd01fe94a

Other packages are published like this:

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

To test the CLI, run:

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

Signed-off-by: Alexis Rico <sferadev@gmail.com>
@SferaDev SferaDev added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit 5ee3a4c Oct 14, 2024
5 checks passed
@SferaDev SferaDev deleted the update-dependencies-11320776125 branch October 14, 2024 04:33
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