Skip to content

Commit

Permalink
deps: bump @globus/sdk from 3.0.0-alpha.17 to 3.0.0 (#63)
Browse files Browse the repository at this point in the history
Bumps [@globus/sdk](https://github.com/globus/globus-sdk-javascript)
from 3.0.0-alpha.17 to 3.0.0.
<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/v2.7.1...v3.0.0">3.0.0</a>
(2024-04-24)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>adds support for Authorization and Globus (Auth) token management
(<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/120">#120</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>adds support for Authorization and Globus (Auth) token management
(<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/120">#120</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/202e416aa79d5bbeac23e00c1271f255789c8761">202e416</a>)</li>
</ul>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v2.7.0...v2.7.1">2.7.1</a>
(2024-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Types:</strong> adds missing endpoint record fields (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/148">#148</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/eed68afbe267187847b2609e34489c5ee45be703">eed68af</a>)</li>
</ul>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v2.6.0...v2.7.0">2.7.0</a>
(2024-04-19)</h2>
<h3>Features</h3>
<ul>
<li><strong>Transfer:</strong> Add support for collection bookmark
methods. (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/146">#146</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/a5567d1f2e6577ed1435d7464a35f814e4e39517">a5567d1</a>)</li>
<li><strong>Transfer:</strong> adds resource support for creation and
update of GCP collections (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/144">#144</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/d3ef97a0d464c8b9c3f544dd856211b7d5724389">d3ef97a</a>)</li>
</ul>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v2.5.0...v2.6.0">2.6.0</a>
(2024-04-08)</h2>
<h3>Features</h3>
<ul>
<li><strong>Compute:</strong> adds endpoint.getStatus function to
Compute service. (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/139">#139</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/998bb21e8773c252820074b6bf690f9dbdc0070f">998bb21</a>)</li>
</ul>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v2.4.1...v2.5.0">2.5.0</a>
(2024-04-05)</h2>
<h3>Features</h3>
<ul>
<li><strong>Compute:</strong> adds initial support for Globus Compute
(<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/135">#135</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/1923674ecf9beccbb29ef45ceb30dd23ea7bc65e">1923674</a>)</li>
</ul>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v2.4.0...v2.4.1">2.4.1</a>
(2024-02-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Typescript, Endpoint Manager, Transfer:</strong> updates the
types returned by endpointManager.task.getSuccessfulTransfers and
getSkippedErrors (<a
href="https://redirect.github.com/globus/globus-sdk-javascript/issues/113">#113</a>)
(<a
href="https://github.com/globus/globus-sdk-javascript/commit/63fc263a132e64f202fa2ef1c114dfd09f930736">63fc263</a>)</li>
</ul>
<h2><a
href="https://github.com/globus/globus-sdk-javascript/compare/v2.3.4...v2.4.0">2.4.0</a>
(2024-02-21)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/globus/globus-sdk-javascript/commits/v3.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@globus/sdk&package-manager=npm_and_yarn&previous-version=3.0.0-alpha.17&new-version=3.0.0)](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>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 44b7813 commit ea4753a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@emotion/styled": "^11.11.5",
"@fontsource/ibm-plex-mono": "^5.0.13",
"@fontsource/ibm-plex-sans": "^5.0.20",
"@globus/sdk": "^3.0.0-alpha.17",
"@globus/sdk": "^3.0.0",
"framer-motion": "^11.1.7",
"lodash": "^4.17.21",
"next": "14.2.3",
Expand Down

0 comments on commit ea4753a

Please sign in to comment.