Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2025

Bumps @internxt/sdk from 1.7.0 to 1.9.8.

Release notes

Sourced from @​internxt/sdk's releases.

v1.9.8

Added new API users endpoints (avatar, profile and deactivation).

v1.9.7

New function to call an endpoint has been added:

  • checkUserAvailableProducts: gets the available products from the user

v1.9.6

Align PreCreateUserResponse and UserPublicKeyResponse with the backend

v1.9.5

Aligns fields with what the backend expects in register, registerPreCreatedUser, login, and updateKeys

v1.9.4

Migrated endpoints for check credentials and e-mail verification

v1.9.3

Adjust fields' names in UserSettings

v1.9.2

Adds Kyber key to:

  • ChangePasswordPayloadNew
  • PreCreateUserResponse (as optional)
  • UserPublicKeyResponse (as optional)

v1.9.1

What's new:

  • New query parameter when getting user invoices: userType, which allows the user to get all invoices for individual plans (individual subscription or lifetimes) or Business plans.
  • The query parameter SubscriptionId has been marked as optional, so it is no longer mandatory.

v1.8.1

Adds Drive's Workspaces Access Logs endpoints

v1.9.0

  • Add support for Kyber keys

v1.8.0

  • Revert all changes for kyber and argon2
Commits
  • 1b49ace Merge pull request #276 from internxt/chore/PB-3796-update-user-endpoints
  • 138e10d bump version
  • 34d27b4 deactivation user new api
  • 66d96ea update profile endpoint
  • 5aee2a5 update avatar endpoints
  • db8683d Merge pull request #274 from internxt/feat/products-endpoint-from-payments
  • b4dea9e feat: add jsDoc to the new endpoint
  • 06af397 tests: getInvoices
  • d25335e tests: check if product is available
  • a700a7f chore: bump package version
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2025
Bumps [@internxt/sdk](https://github.com/internxt/sdk) from 1.7.0 to 1.9.8.
- [Release notes](https://github.com/internxt/sdk/releases)
- [Commits](internxt/sdk@v1.7.0...v1.9.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-internxt-sdk-1.9.8 branch from 012309c to c508a36 Compare March 4, 2025 12:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2025

Superseded by #233.

@dependabot dependabot bot closed this Apr 5, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-internxt-sdk-1.9.8 branch April 5, 2025 05:00
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.

1 participant