Skip to content

Conversation

@dependabot
Copy link

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

Bumps @globus/static-data-portal from 1.7.1 to 1.11.0.

Release notes

Sourced from @​globus/static-data-portal's releases.

v1.11.0

1.11.0 (2024-10-09)

Features

  • Theming: Use "primary" and "secondary" color palettes for theming instead of "brand". (#319) (2a9c5f6)

Fixes

  • Addresses an issue preventing Transfers being initiated to the "server default" path on a destination collection. (#312) (e72ff70)

v1.10.2

1.10.2 (2024-10-02)

Fixes

  • Addresses issue preventing HTTPS download button appearing on file entries. (#295) (27effc7)

v1.10.1

1.10.1 (2024-09-19)

Fixes

  • Addresses issue causing new folders being prefixed with "undefined", updates file listing to be sorted by "Name" (#278) (1e1431c)

v1.10.0

1.10.0 (2024-09-18)

Features

Multiple collections (and paths) can now be configured using the static.json file.

globus.transfer.collections can now be configured to an array of TransferCollectionConfiguration objects.

     "globus": {
        "transfer": {
          "collections": [
            {
              "collection_id": "543aade1-db97-4a4b-9bdf-0b58e78dfa69"
            },
            {
</tr></table> 

... (truncated)

Changelog

Sourced from @​globus/static-data-portal's changelog.

1.11.0 (2024-10-09)

Features

  • Theming: Use "primary" and "secondary" color palettes for theming instead of "brand". (#319) (2a9c5f6)

Fixes

  • Addresses an issue preventing Transfers being initiated to the "server default" path on a destination collection. (#312) (e72ff70)

1.10.2 (2024-10-02)

Fixes

  • Addresses issue preventing HTTPS download button appearing on file entries. (#295) (27effc7)

1.10.1 (2024-09-19)

Fixes

  • Addresses issue causing new folders being prefixed with "undefined", updates file listing to be sorted by "Name" (#278) (1e1431c)

1.10.0 (2024-09-18)

Features

Fixes

  • ensure AuthorizationManager methods are awaited (#263) (1306141)

1.9.0 (2024-08-26)

Features

  • Updates the "Path" field to be editable for easy directory navigation. (#242) (a3a2d03)

Fixes

  • Address scenarios where post-consent an existing (refreshed) token would be used instead of the result of the token response. (a3a2d03)
  • Search: Ensures GCSv5 Endpoints ("nonfunctional" endpoints that do not support transfer) are not displayed in destination collection search results. (#231) (1702e62)

... (truncated)

Commits
  • 296726d chore(main): release 1.11.0 (#318)
  • 2a9c5f6 feat(Theming): Use "primary" and "secondary" color palettes for theming inste...
  • 7049be2 deps: bump the typescript-eslint group with 2 updates (#313)
  • 8c5efcc deps: bump the react-query group with 2 updates (#314)
  • 166d04e deps: bump the next group with 2 updates (#315)
  • 189a52b deps: bump @​tanstack/eslint-plugin-query from 5.58.1 to 5.59.4 (#316)
  • 58bb146 deps: bump typescript from 5.6.2 to 5.6.3 (#317)
  • e72ff70 fix: Addresses an issue preventing Transfers being initiated to the "server d...
  • 7cd82d7 deps: bump @​types/react from 18.3.10 to 18.3.11 in the react group (#302)
  • 1f6dfdd deps: bump @​chakra-ui/next-js from 2.3.1 to 2.4.1 (#310)
  • 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/static-data-portal](https://github.com/globus/static-data-portal) from 1.7.1 to 1.11.0.
- [Release notes](https://github.com/globus/static-data-portal/releases)
- [Changelog](https://github.com/globus/static-data-portal/blob/main/CHANGELOG.md)
- [Commits](globus/static-data-portal@1.7.1...1.11.0)

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

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

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #6.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/globus/static-data-portal-1.11.0 branch October 28, 2024 22:31
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.

1 participant