Skip to content

Bump @globus/static-search-portal from 1.5.0 to 1.6.0#1

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/globus/static-search-portal-1.6.0
Closed

Bump @globus/static-search-portal from 1.5.0 to 1.6.0#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/globus/static-search-portal-1.6.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps @globus/static-search-portal from 1.5.0 to 1.6.0.

Release notes

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

v1.6.0

1.6.0 (2025-01-21)

Features

  • adds basic integration with Globus Search 'Advanced' query syntax (#283) (9087f2a)

  • adds support for 'bytes' and 'date' fields (#282) (7876d97)

    • Screen Cast 2025-01-21 at 3 54 18 PM
          // ...
          "fields": [
            {
              "label": "Size",
              "property": "entries[0].content.file_size",
              "type": "bytes"
            },
            {
              "label": "Modified",
              "property": "entries[0].content.mod_time",
              "type": "date"
            },
            {
              "label": "Accessed",
              "property": "entries[0].content.access_time",
              "type": "date"
            },
            // ...

Fixes

  • Adds a popover describing how to use Advanced Search (with a link to Globus Search documentation) (#307) (fee543f)
Changelog

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

1.6.0 (2025-01-21)

Features

  • adds basic integration with Globus Search 'Advanced' query syntax (#283) (9087f2a)
  • adds support for 'bytes' and 'date' fields (#282) (7876d97)

Fixes

  • Adds a popover describing how to use Advanced Search (with a link to Globus Search documentation) (#307) (fee543f)
Commits
  • 78c63c5 chore(main): release 1.6.0 (#284)
  • fee543f fix: Adds a popover describing how to use Advanced Search (with a link to Glo...
  • 71f792f deps: bump typedoc and typedoc-plugin-markdown (#217)
  • 69ed7cd deps: bump eslint-plugin-react from 7.37.2 to 7.37.4 (#303)
  • cc9290a deps: bump @​emotion/react from 11.13.3 to 11.14.0 (#304)
  • 218fc11 deps: bump @​chakra-ui/react from 2.10.2 to 2.10.5 (#306)
  • 146f4c8 deps: bump zustand from 5.0.1 to 5.0.3 (#302)
  • da1a508 deps: bump @​fontsource/ibm-plex-sans from 5.1.0 to 5.1.1 (#297)
  • 6f5ae12 deps: bump glob from 11.0.0 to 11.0.1 (#299)
  • d35f272 deps: bump @​tanstack/react-query-devtools from 5.59.20 to 5.64.1 (#301)
  • 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-search-portal](https://github.com/globus/static-search-portal) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/globus/static-search-portal/releases)
- [Changelog](https://github.com/globus/static-search-portal/blob/main/CHANGELOG.md)
- [Commits](globus/static-search-portal@1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: "@globus/static-search-portal"
  dependency-version: 1.6.0
  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 Nov 12, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2025

Superseded by #2.

@dependabot dependabot bot closed this Dec 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/globus/static-search-portal-1.6.0 branch December 12, 2025 19:51
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.

0 participants