-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 405eb4d
authored
deps: bump @globus/sdk from 3.1.0 to 3.2.0 (#74)
Bumps [@globus/sdk](https://github.com/globus/globus-sdk-javascript)
from 3.1.0 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/globus/globus-sdk-javascript/releases"><code>@globus/sdk</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v3.1.1...v3.2.0">3.2.0</a>
(2024-05-09)</h2>
<h3>Features</h3>
<ul>
<li><strong>Authorization:</strong> adds ability to look up GCS tokens
(and tokens for arbitrary resource servers) managed by the
AuthoirzationManager (client). (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/162">#162</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/e1cb6b3b7a41ef5a8f1380a415351b002a968009">e1cb6b3</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Authorization:</strong> allow creation of
AuthorizationManager without a <code>scope</code> parameter (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/161">#161</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/25d06498c0aeefabb4fdbc0f1fb0b263ed73ad63">25d0649</a>)</li>
<li>disable importHelpers to avoid peerDependency of tslib for consumers
(<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/157">#157</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/e25946ba2a8743da554341872463b3b3403f971c">e25946b</a>)</li>
</ul>
<h2>v3.1.1</h2>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v3.1.0...v3.1.1">3.1.1</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Authorization:</strong> ensure AuthorizationManager.reset
only clears values from storage that are prefixed with
"<client_id>:" (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/154">#154</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/84942fb894185972a55bde5c0455b58c820f988b">84942fb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/globus/globus-sdk-javascript/blob/main/CHANGELOG.md"><code>@globus/sdk</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v3.1.1...v3.2.0">3.2.0</a>
(2024-05-09)</h2>
<h3>Features</h3>
<ul>
<li><strong>Authorization:</strong> adds ability to look up GCS tokens
(and tokens for arbitrary resource servers) managed by the
AuthoirzationManager (client). (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/162">#162</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/e1cb6b3b7a41ef5a8f1380a415351b002a968009">e1cb6b3</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Authorization:</strong> allow creation of
AuthorizationManager without a <code>scope</code> parameter (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/161">#161</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/25d06498c0aeefabb4fdbc0f1fb0b263ed73ad63">25d0649</a>)</li>
<li>disable importHelpers to avoid peerDependency of tslib for consumers
(<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/157">#157</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/e25946ba2a8743da554341872463b3b3403f971c">e25946b</a>)</li>
</ul>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v3.1.0...v3.1.1">3.1.1</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Authorization:</strong> ensure AuthorizationManager.reset
only clears values from storage that are prefixed with
"<client_id>:" (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/154">#154</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/84942fb894185972a55bde5c0455b58c820f988b">84942fb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/af394ca661e75e650debc5fecf2abef97f5ff4bc"><code>af394ca</code></a>
chore(main): release 3.2.0 (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/160">#160</a>)</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/2bde6f39f3cb4e90996a688f814a3d87c1d3ddb5"><code>2bde6f3</code></a>
tests: adds Playwright E2E tests and coverage for generated UMD module
(and A...</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/3cc7535f3166e8c3688d1c0e39c002fe0fdefa78"><code>3cc7535</code></a>
deps: bump msw from 2.2.14 to 2.3.0 (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/163">#163</a>)</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/9766093eaff3cb5202535baccb4c7502662f6bc6"><code>9766093</code></a>
docs: ensure AuthorizationManager type is included in typedoc</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/e1cb6b3b7a41ef5a8f1380a415351b002a968009"><code>e1cb6b3</code></a>
feat(Authorization): adds ability to look up GCS tokens (and tokens for
arbit...</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/25d06498c0aeefabb4fdbc0f1fb0b263ed73ad63"><code>25d0649</code></a>
fix(Authorization): allow creation of AuthorizationManager without a
<code>scope</code> ...</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/4468c9c95f03813c87db8810039d3f58aa5db432"><code>4468c9c</code></a>
ops: release-please configuration tweak</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/32fa2bbd62cc4d0e6e0e35897271ce7f046c723d"><code>32fa2bb</code></a>
ops: proper manifest and config reference for release-please</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/77d9e7c635f5fc3a9729481e6cd7485b37b9b53a"><code>77d9e7c</code></a>
ops: updates to release-please action to v4 (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/159">#159</a>)</li>
<li><a
href="https://github.com/globus/globus-sdk-javascript/commit/e25946ba2a8743da554341872463b3b3403f971c"><code>e25946b</code></a>
fix: disable importHelpers to avoid peerDependency of tslib for
consumers (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/157">#157</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/globus/globus-sdk-javascript/compare/v3.1.0...v3.2.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent eb93bd6 commit 405eb4dCopy full SHA for 405eb4d
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changed+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
0 commit comments