alphagov / datagovuk-tech-docs

This repo contains the tech docs for data.gov.uk
https://guidance.data.gov.uk/
17 stars 9 forks source link

Bump govuk_tech_docs from 2.3.0 to 3.0.0 #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps govuk_tech_docs from 2.3.0 to 3.0.0.

Release notes

Sourced from govuk_tech_docs's releases.

v3.0.0

Breaking changes

The search user experience is now more accessible for screenreader users. Search results are now on a separate page instead of a modal window.

Users can no longer see search results as they type. They must press the Return key or select the search button to see the search results page.

This was added in [pull request #263: Change search to only show results after submit](alphagov/tech-docs-gem#263).

Fixes

v2.4.3

v2.4.2

v2.4.1

v2.4.0

Changelog

Sourced from govuk_tech_docs's changelog.

3.0.0

Breaking changes

The search user experience is now more accessible for screenreader users. Search results are now on a separate page instead of a modal window.

Users can no longer see search results as they type. They must press the Return key or select the search button to see the search results page.

This was added in [pull request #263: Change search to only show results after submit](alphagov/tech-docs-gem#263).

Fixes

2.4.3

2.4.2

2.4.1

2.4.0

Commits
  • 209a7ec Merge pull request #267 from alphagov/ldeb-release-v3.0.0
  • 451de38 Release v3.0.0
  • 839de6e Merge pull request #263 from alphagov/ldeb-search-page
  • ea5f829 Update CHANGELOG.md
  • fdf273b Change JavaScript to only download search index on search page
  • 17a16bf Update content for search help
  • 56e0b15 Add search query to search page heading
  • 12eae2f Change search results heading to h1
  • c7b7402 Add JavaScript to update page title for search page
  • 2bd83a9 Remove role alert from search results heading
  • 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 #90.