Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps @globus/sdk from 5.0.0 to 5.1.1.

Release notes

Sourced from @​globus/sdk's releases.

v5.1.1

5.1.1 (2024-11-13)

Bug Fixes

  • Authorization: The value of the 'required_scopes' property of an AuthorizationError is now sent to Globus Auth as 'scope' parameter by default. (#366) (66e5c32)

v5.1.0

5.1.0 (2024-11-11)

Features

  • Flows: Adds flows.create (also available as flows.deploy) service method (#361) (726ed52)
Changelog

Sourced from @​globus/sdk's changelog.

5.1.1 (2024-11-13)

Bug Fixes

  • Authorization: The value of the 'required_scopes' property of an AuthorizationError is now sent to Globus Auth as 'scope' parameter by default. (#366) (66e5c32)

5.1.0 (2024-11-11)

Features

  • Flows: Adds flows.create (also available as flows.deploy) service method (#361) (726ed52)
Commits
  • b15376f chore(main): release 5.1.1 (#367)
  • 66e5c32 fix(Authorization): The value of the 'required_scopes' property of an Authori...
  • 9c82d0c deps: bump msw from 2.6.2 to 2.6.4 (#364)
  • 5f9dd17 chore(main): release 5.1.0 (#363)
  • 726ed52 feat(Flows): Adds flows.create (also available as flows.deploy) service metho...
  • 169f57f deps: bump msw from 2.6.1 to 2.6.2 (#362)
  • d76a071 deps: bump typedoc from 0.26.10 to 0.26.11 (#357)
  • ff4a04d deps: bump @​types/node from 22.8.6 to 22.9.0 (#359)
  • aa8bd9d deps: bump msw from 2.6.0 to 2.6.1 (#360)
  • 2482bf9 deps: bump tslib from 2.8.0 to 2.8.1 (#355)
  • 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 [@globus/sdk](https://github.com/globus/globus-sdk-javascript) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/globus/globus-sdk-javascript/releases)
- [Changelog](https://github.com/globus/globus-sdk-javascript/blob/main/CHANGELOG.md)
- [Commits](globus/globus-sdk-javascript@v5.0.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
@jbottigliero jbottigliero merged commit dc8710c into main Nov 26, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/globus/sdk-5.1.1 branch November 26, 2024 19:36
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.

2 participants