Skip to content

Bump @globus/static-search-portal from 1.6.0 to 1.7.2#7

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

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

Release notes

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

v1.7.2

1.7.2 (2025-12-15)

Fixes

  • Updates the facets rendering to enforce a maximum height and overflow/scroll. (#405) (62c85fa), closes #398

Screen Cast 2025-12-15 at 10 01 09 AM

v1.7.1

1.7.1 (2025-12-12)

Fixes

  • a11y: Add background to Header 'headline' when a background image is used to better ensure contrast. (#395) (8e2bc57)

v1.7.0

1.7.0 (2025-12-12)

Features

  • Adds support for rendering a header background image using data.attributes.content.image (#393) (925db81)

An image can now be used as the background for the header (rather than the primary-800 color).

{
  "_static": {
    "generator": {
      "name": "@globus/static-search-portal"
    }
  },
  "data": {
    "version": "1.0.0",
    "attributes": {
      "content": {
        "image": "https://www.globus.org/assets/images/example-pattern.png",
        "logo": {
          "src": "https://www.globus.org/assets/images/logo_globus-solid.svg",
          "alt": "Globus"
        },
        "headline": "Example Logo + Image"
      },
      // ...
    }
}

... (truncated)

Changelog

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

1.7.2 (2025-12-15)

Fixes

  • Updates the facets rendering to enforce a maximum height and overflow/scroll. (#405) (62c85fa), closes #398

1.7.1 (2025-12-12)

Fixes

  • a11y: Add background to Header 'headline' when a background image is used to better ensure contrast. (#395) (8e2bc57)

1.7.0 (2025-12-12)

Features

  • Adds support for rendering a header background image using data.attributes.content.image (#393) (925db81)
Commits
  • 493aa5b chore(main): release 1.7.2 (#406)
  • 56964cd deps: bump typedoc-plugin-markdown from 4.6.1 to 4.9.0 (#401)
  • 62c85fa fix: Updates the facets rendering to enforce a maximum height and overflow/sc...
  • d85b6df deps: bump jsonata from 2.0.5 to 2.1.0 (#402)
  • 2733311 chore(main): release 1.7.1 (#397)
  • 8e2bc57 fix(a11y): Add background to Header 'headline' when a background image is use...
  • 63525a3 chore: Upgrade Next.js + JSONViewer (#396)
  • ed12d18 chore(main): release 1.7.0 (#394)
  • 925db81 feat: Adds support for rendering a header background image using `data.attrib...
  • 0b07993 deps: bump the react-query group with 2 updates (#380)
  • 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.6.0 to 1.7.2.
- [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.6.0...1.7.2)

---
updated-dependencies:
- dependency-name: "@globus/static-search-portal"
  dependency-version: 1.7.2
  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 Dec 19, 2025
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