Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 12, 2022

Bumps readthedocs-sphinx-search from 0.1.0 to 0.1.2.

Changelog

Sourced from readthedocs-sphinx-search's changelog.

Version 0.1.2

:Date: May 11, 2022

  • @ericholscher <https://github.com/ericholscher>: Improve SEO of README & docs index ([#111](https://github.com/readthedocs/readthedocs-sphinx-search/issues/111) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/111>)
  • @dependabot[bot] <https://github.com/dependabot[bot]>: Bump moment from 2.29.1 to 2.29.2 ([#110](https://github.com/readthedocs/readthedocs-sphinx-search/issues/110) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/110>)
  • @stsewd <https://github.com/stsewd>: Test with sphinx 4 and python 3.10 ([#109](https://github.com/readthedocs/readthedocs-sphinx-search/issues/109) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/109>)
  • @stsewd <https://github.com/stsewd>: Add sphinx metadata ([#108](https://github.com/readthedocs/readthedocs-sphinx-search/issues/108) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/108>)
  • @dependabot[bot] <https://github.com/dependabot[bot]>: Bump minimist from 1.2.5 to 1.2.6 ([#107](https://github.com/readthedocs/readthedocs-sphinx-search/issues/107) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/107>)
  • @stsewd <https://github.com/stsewd>: Rename master -> main ([#106](https://github.com/readthedocs/readthedocs-sphinx-search/issues/106) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/106>)
  • @stsewd <https://github.com/stsewd>: Docs: use sphinx 4.x ([#105](https://github.com/readthedocs/readthedocs-sphinx-search/issues/105) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/105>)
  • @astrojuanlu <https://github.com/astrojuanlu>: Fix docs ([#102](https://github.com/readthedocs/readthedocs-sphinx-search/issues/102) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/102>)
  • @dependabot[bot] <https://github.com/dependabot[bot]>: Bump postcss from 7.0.35 to 7.0.39 ([#100](https://github.com/readthedocs/readthedocs-sphinx-search/issues/100) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/100>)
  • @dependabot[bot] <https://github.com/dependabot[bot]>: Bump path-parse from 1.0.6 to 1.0.7 ([#99](https://github.com/readthedocs/readthedocs-sphinx-search/issues/99) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/99>)

Version 0.1.1

:Date: October 26, 2021

  • @stsewd <https://github.com/stsewd>: Docs: typo ([#94](https://github.com/readthedocs/readthedocs-sphinx-search/issues/94) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/94>)
  • @nienn <https://github.com/nienn>: Fix #92: Search as you type delay ([#93](https://github.com/readthedocs/readthedocs-sphinx-search/issues/93) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/93>)
  • @flying-sheep <https://github.com/flying-sheep>: Stop providing top level tests package ([#89](https://github.com/readthedocs/readthedocs-sphinx-search/issues/89) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/89>)
  • @dependabot[bot] <https://github.com/dependabot[bot]>: Bump browserslist from 4.16.1 to 4.16.5 ([#88](https://github.com/readthedocs/readthedocs-sphinx-search/issues/88) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/88>)
  • @stsewd <https://github.com/stsewd>: Make it easy to test locally ([#83](https://github.com/readthedocs/readthedocs-sphinx-search/issues/83) <https://github.com/readthedocs/readthedocs-sphinx-search/pull/83>)
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)

Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/readthedocs/readthedocs-sphinx-search/releases)
- [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/readthedocs-sphinx-search@0.1.0...0.1.2)

---
updated-dependencies:
- dependency-name: readthedocs-sphinx-search
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 25, 2023

Superseded by #135.

@dependabot dependabot bot closed this Jan 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/readthedocs-sphinx-search-0.1.2 branch January 25, 2023 00:02
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant