Skip to content

Comments

fix(deps): bump @internxt/sdk from 1.11.1 to 1.11.8#355

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-internxt-sdk-1.11.8
Closed

fix(deps): bump @internxt/sdk from 1.11.1 to 1.11.8#355
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-internxt-sdk-1.11.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2025

Bumps @internxt/sdk from 1.11.1 to 1.11.8.

Release notes

Sourced from @​internxt/sdk's releases.

v1.11.8

  • Migrates fetch paginated items to swagger schema
  • Migrates refresh users endpoint

BREAKING CHANGES

  • FetchPaginatedFile type has been update to swagger schema
  • FetchPaginatedFolder type has been update to swagger schema
  • FetchPaginatedFilesContent type has been update to swagger schema
  • FetchPaginatedFoldersContent type has been update to swagger schema
  • 'refreshUser' endpoint now uses drive-server-new

v1.11.7

  • Adds create file swagger schema types

BREAKING CHANGES

  • FileMeta type has been migrated to the swagger schema type

v1.11.6

  • Adds create file swagger schema types

BREAKING CHANGES

  • createFileEntryByUuid payload parameter has been migrated to the swagger schema

v1.11.5

  • Refactor move endpoints to add new optional parameters
  • Add swagger schema types
  • Update dev dependencies

BREAKING CHANGES

  • moveFolderByUuid now needs 2 parameters
  • moveFileByUuid now needs 2 parameters

v1.11.4

  • Added appId field to the response types of createCall and joinCall methods.

v1.11.3

What's new:

  • Adds the missing types from the Trash endpoints that were removed when its migration to openapi was done
  • Adds the openapi schema to the build so it can be used as it should

v1.11.2

What's new:

  • Captcha token is required for the entire payment flow (from creating customer to fetching the subscription/payment-intent client secret).
Commits
  • 58adbf1 Merge pull request #330 from internxt/feat/migrate-fetch-paginated-types
  • 26407f3 chore: bump sdk version
  • 9a60f17 feat: fix user refresh endpoint
  • 16d32b1 feat: migrate fetch paginated items to swagger schema types
  • b1f1be0 Merge pull request #329 from internxt/feat/update-file-types
  • 785b1fe chore: bump sdk version
  • 3f2a7b8 feat: migrate refreshUser response type to swagger schema
  • 514fe01 feat: migrate fileMeta to swagger schema type
  • 8359de9 Merge pull request #328 from internxt/feat/migrate-upload-file-to-swagger
  • 6d13a25 chore: improved swagger script
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@internxt/sdk](https://github.com/internxt/sdk) from 1.11.1 to 1.11.8.
- [Release notes](https://github.com/internxt/sdk/releases)
- [Commits](internxt/sdk@v1.11.1...v1.11.8)

---
updated-dependencies:
- dependency-name: "@internxt/sdk"
  dependency-version: 1.11.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2025
@dependabot dependabot bot requested a review from larryrider as a code owner September 13, 2025 04:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Looks like @internxt/sdk is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 18, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-internxt-sdk-1.11.8 branch September 18, 2025 09:27
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