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.1 #2

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.1.

Release notes

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

@​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.0

  • Rewrite of the search backend to generate more accurate, detailed, relevant, and organized search results for the frontend a8fe72c and 8575de3
Commits
  • 3e122a9 chore(release): publish
  • 4b8f284 fix: fix local indexing issues, added missing record keys (#1079)
  • 6885af3 chore(release): publish
  • 8575de3 fix: update search backend record generation
  • d67de8b fix: added note about SideNav header behaviour
  • a8fe72c fix: rewrite the backend search code to improve search data (#1050)
  • 7dbbc9f fix: update color in open api block (#1072)
  • 305259e fix: update test:e2e to run dev instead of build && serve (#1055)
  • 97452e0 Empty test commit (#1053)
  • 3160efd fix: change cypress port to 9000 (#1052)
  • 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 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 #3.