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

deps: bump @globus/sdk from 3.1.0 to 3.2.0 #74

Merged
merged 1 commit into from
May 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

Bumps @globus/sdk from 3.1.0 to 3.2.0.

Release notes

Sourced from @​globus/sdk's releases.

v3.2.0

3.2.0 (2024-05-09)

Features

  • Authorization: adds ability to look up GCS tokens (and tokens for arbitrary resource servers) managed by the AuthoirzationManager (client). (#162) (e1cb6b3)

Bug Fixes

  • Authorization: allow creation of AuthorizationManager without a scope parameter (#161) (25d0649)
  • disable importHelpers to avoid peerDependency of tslib for consumers (#157) (e25946b)

v3.1.1

3.1.1 (2024-05-03)

Bug Fixes

  • Authorization: ensure AuthorizationManager.reset only clears values from storage that are prefixed with "<client_id>:" (#154) (84942fb)
Changelog

Sourced from @​globus/sdk's changelog.

3.2.0 (2024-05-09)

Features

  • Authorization: adds ability to look up GCS tokens (and tokens for arbitrary resource servers) managed by the AuthoirzationManager (client). (#162) (e1cb6b3)

Bug Fixes

  • Authorization: allow creation of AuthorizationManager without a scope parameter (#161) (25d0649)
  • disable importHelpers to avoid peerDependency of tslib for consumers (#157) (e25946b)

3.1.1 (2024-05-03)

Bug Fixes

  • Authorization: ensure AuthorizationManager.reset only clears values from storage that are prefixed with "<client_id>:" (#154) (84942fb)
Commits
  • af394ca chore(main): release 3.2.0 (#160)
  • 2bde6f3 tests: adds Playwright E2E tests and coverage for generated UMD module (and A...
  • 3cc7535 deps: bump msw from 2.2.14 to 2.3.0 (#163)
  • 9766093 docs: ensure AuthorizationManager type is included in typedoc
  • e1cb6b3 feat(Authorization): adds ability to look up GCS tokens (and tokens for arbit...
  • 25d0649 fix(Authorization): allow creation of AuthorizationManager without a scope ...
  • 4468c9c ops: release-please configuration tweak
  • 32fa2bb ops: proper manifest and config reference for release-please
  • 77d9e7c ops: updates to release-please action to v4 (#159)
  • e25946b fix: disable importHelpers to avoid peerDependency of tslib for consumers (#157)
  • 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 May 10, 2024
Bumps [@globus/sdk](https://github.com/globus/globus-sdk-javascript) from 3.1.0 to 3.2.0.
- [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@v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/globus/sdk-3.2.0 branch from e136b65 to a0589ce Compare May 13, 2024 14:37
@jbottigliero jbottigliero merged commit 405eb4d into main May 13, 2024
1 check passed
@jbottigliero jbottigliero deleted the dependabot/npm_and_yarn/main/globus/sdk-3.2.0 branch May 13, 2024 15:08
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