AdobeDocs / uxp-indesign

https://developer.adobe.com/indesign/uxp/
Apache License 2.0
21 stars 13 forks source link

Bump @adobe/gatsby-theme-aio from 4.4.4 to 4.5.5 #4

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @adobe/gatsby-theme-aio from 4.4.4 to 4.5.5.

Release notes

Sourced from @​adobe/gatsby-theme-aio's releases.

@​adobe/gatsby-theme-aio@​4.5.5

What's Changed

Full Changelog: https://github.com/adobe/aio-theme/compare/@​adobe/gatsby-theme-aio@​4.5.4...@​adobe/gatsby-theme-aio@​4.5.5

@​adobe/gatsby-theme-aio@​4.5.4

What's Changed

  • Added a path key to all the search record objects for use on the frontend.
  • Refactored our custom graphql schema code in gatsby-node.js to return defaults and ensure our custom types are being resolved correctly.
  • Added default return values (currently null) to getProductFromIndex() and getIndexesFromProduct() when there is no matching product or index passed.
  • Removed the product and index names of the theme's example project from the list of AdobeDocs products and indexes.

Full Changelog: https://github.com/adobe/aio-theme/compare/@​adobe/gatsby-theme-aio@​4.5.3...@​adobe/gatsby-theme-aio@​4.5.4

@​adobe/gatsby-theme-aio@​4.5.4-rc0

4.5.4-rc0 (2022-09-09)

Fixes

  • Fixed results not showing after new Algolia indexing structure.

@​adobe/gatsby-theme-aio@​4.5.3

  • Fixed slug for search result urls.

Full Changelog: https://github.com/adobe/aio-theme/compare/@​adobe/gatsby-theme-aio@​4.5.2...@​adobe/gatsby-theme-aio@​4.5.3

@​adobe/gatsby-theme-aio@​4.5.2

  • Fixed description and title errors.

Full Changelog: https://github.com/adobe/aio-theme/compare/@​adobe/gatsby-theme-aio@​4.5.1...@​adobe/gatsby-theme-aio@​4.5.2

@​adobe/gatsby-theme-aio@​4.5.1

  • Added isNew search property that tags a markdown file as new as long as its creation date is within the last 60 days.

  • Added howRecent search property that tags a markdown file as recently updated. Each search result is tagged with one of the following four values used to influence the search result ranking: 3 — the file was updated within the last 30 days, 2 — the file was updated within the last 60 days, 1 — the file was updated within the last 120 days, 0 — the file was updated more than 120 days ago.

  • Added icon search property for future implementation. The icon will be used to display a product or category icon to help identify the product or type of search result returned.

  • Updated Algolia index settings to increase timeouts. This fixed an issue in which Algolia indexing could time out and fail when upload speeds are slow and indexes are large. (4b8f284)

@​adobe/gatsby-theme-aio@​4.5.1-rc0

4.5.1-rc0 (2022-09-07)

Features

... (truncated)

Commits


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 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)
dependabot[bot] commented 2 years ago

Superseded by #5.