Skip to content

Bump @globus/static-search-portal from 1.6.0 to 1.7.1#6

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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"
      },
      // ...
    }
}
Changelog

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

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
  • 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)
  • f661f53 deps: bump the react-query group with 2 updates (#378)
  • 15cfc3a deps: bump the next group with 3 updates (#376)
  • 5acf477 deps: bump the react-query group with 2 updates (#366)
  • 8c27632 deps: bump the next group with 3 updates (#363)
  • 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.1.
- [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.1)

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

dependabot bot commented on behalf of github Dec 19, 2025

Superseded by #7.

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