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

patch: bump balena-sdk from 18.0.2 to 18.3.0 #2823

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps balena-sdk from 18.0.2 to 18.3.0.

Changelog

Sourced from balena-sdk's changelog.

18.3.0 - 2023-10-09

  • jwt: Deprecate the profile fields in favor of the user_profile [Thodoris Greasidis]
  • jwt: Deprecate the intercom fields [Thodoris Greasidis]
  • jwt: Deprecate the features fields [Thodoris Greasidis]
  • jwt: Deprecate thw loginAs field [Thodoris Greasidis]
  • jwt: Deprecate username & created_at in favor of the user resource [Thodoris Greasidis]
  • Add typings for the user_profile resource [Thodoris Greasidis]

18.2.0 - 2023-09-26

  • Update @​balena/lint to 7.2.0 [Thodoris Greasidis]
  • Deprecate the social_service_account property of the JWTUser [Thodoris Greasidis]
  • Add typings for the social_service_account resource [Thodoris Greasidis]

18.1.4 - 2023-08-24

  • Update TypeScript to 5.2.2 [Thodoris Greasidis]

18.1.3 - 2023-08-23

  • tests/os: Refactor some promise tests to async await [Thodoris Greasidis]
  • Fix os.getSupervisorReleaseByDeviceType test to work on balenaMachine [Thodoris Greasidis]

balena-request-12.0.4 - 2023-08-23

  • Refactor the interceptors to stop using .reduce() [Thodoris Greasidis]

balena-request-12.0.3 - 2023-08-09

  • Avoid deep imports from balena-auth [Thodoris Greasidis]
  • Update balena-auth to 5.1.0 [Thodoris Greasidis]

18.1.2 - 2023-08-23

  • organization-invite: Fix throwing a typed error when passing an unkonwn role [Thodoris Greasidis]
  • application-invite: Fix throwing a typed error when passing an unkonwn role [Thodoris Greasidis]
  • tests: Fix bugs that linting surfaced [Thodoris Greasidis]
  • Update @​balena/lint to 7.0.1 [Thodoris Greasidis]

18.1.1 - 2023-08-22

  • logs: Emit errors when initializing the SDK with debug: true [Thodoris Greasidis]

... (truncated)

Commits
  • 2c40a24 v18.3.0
  • d3f220d Merge pull request #1386 from balena-io/user-profile
  • 59fd116 jwt: Deprecate the profile fields in favor of the user_profile
  • a9a082a jwt: Deprecate the intercom fields
  • 709913e jwt: Deprecate the features fields
  • 4925b36 jwt: Deprecate thw loginAs field
  • 20179ef jwt: Deprecate username & created_at in favor of the user resource
  • 5e23708 Add typings for the user_profile resource
  • 2938975 v18.2.0
  • 019db36 Merge pull request #1385 from balena-io/social_service_account
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [balena-sdk](https://github.com/balena-io/balena-sdk) from 18.0.2 to 18.3.0.
- [Changelog](https://github.com/balena-io/balena-sdk/blob/master/CHANGELOG.md)
- [Commits](balena-io/balena-sdk@v18.0.2...v18.3.0)

---
updated-dependencies:
- dependency-name: balena-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

Superseded by #2830.

@dependabot dependabot bot closed this Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/balena-sdk-18.3.0 branch October 16, 2023 18:15
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants