Skip to content

Commit

Permalink
Release 9.16.3 (#10590)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher authored Aug 1, 2023
1 parent a9955b6 commit ec67ded
Show file tree
Hide file tree
Showing 32 changed files with 487 additions and 464 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
Version 9.16.3
--------------

:Date: August 01, 2023

* `@github-actions[bot] <https://github.com/github-actions[bot]>`__: Dependencies: all packages updated via pip-tools (`#10582 <https://github.com/readthedocs/readthedocs.org/pull/10582>`__)
* `@stsewd <https://github.com/stsewd>`__: Remove unused code (`#10579 <https://github.com/readthedocs/readthedocs.org/pull/10579>`__)
* `@ericholscher <https://github.com/ericholscher>`__: Uninstall sphinx_domains app to it's models aren't registered (`#10578 <https://github.com/readthedocs/readthedocs.org/pull/10578>`__)
* `@ericholscher <https://github.com/ericholscher>`__: Clarify forced redirects (`#10577 <https://github.com/readthedocs/readthedocs.org/pull/10577>`__)
* `@humitos <https://github.com/humitos>`__: Build tools: run `asdf version` from inside the container (`#10575 <https://github.com/readthedocs/readthedocs.org/pull/10575>`__)
* `@humitos <https://github.com/humitos>`__: Build: skip duplicated commands (`#10573 <https://github.com/readthedocs/readthedocs.org/pull/10573>`__)
* `@humitos <https://github.com/humitos>`__: Build: add `mambaforge-22.09` as newer Python tool (`#10572 <https://github.com/readthedocs/readthedocs.org/pull/10572>`__)
* `@humitos <https://github.com/humitos>`__: Release 9.16.2 (`#10566 <https://github.com/readthedocs/readthedocs.org/pull/10566>`__)
* `@stsewd <https://github.com/stsewd>`__: Fix docker setting (`#10565 <https://github.com/readthedocs/readthedocs.org/pull/10565>`__)
* `@humitos <https://github.com/humitos>`__: Development: install Docker and Docker Compose with official guides (`#10561 <https://github.com/readthedocs/readthedocs.org/pull/10561>`__)
* `@humitos <https://github.com/humitos>`__: Build: use `only-if-needed` pip's strategy when installing package (`#10560 <https://github.com/readthedocs/readthedocs.org/pull/10560>`__)
* `@humitos <https://github.com/humitos>`__: Docs: mention how to use `inv docker.compilebuildtool` (`#10554 <https://github.com/readthedocs/readthedocs.org/pull/10554>`__)
* `@humitos <https://github.com/humitos>`__: Build: fail builds if there is no `index.html` in the output dir (`#10550 <https://github.com/readthedocs/readthedocs.org/pull/10550>`__)
* `@humitos <https://github.com/humitos>`__: Telemetry: check for Sphinx config before use it (`#10546 <https://github.com/readthedocs/readthedocs.org/pull/10546>`__)
* `@agjohnson <https://github.com/agjohnson>`__: Fix bug with build filter (`#10528 <https://github.com/readthedocs/readthedocs.org/pull/10528>`__)
* `@stsewd <https://github.com/stsewd>`__: Search: unify Sphinx and generic parser (`#10520 <https://github.com/readthedocs/readthedocs.org/pull/10520>`__)
* `@humitos <https://github.com/humitos>`__: Version warning banner: disable it for project not using it already (`#10483 <https://github.com/readthedocs/readthedocs.org/pull/10483>`__)

Version 9.16.2
--------------

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

master_doc = "index"
copyright = "Read the Docs, Inc & contributors"
version = "9.16.2"
version = "9.16.3"
release = version
exclude_patterns = ["_build", "shared", "_includes"]
default_role = "obj"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "readthedocs",
"version": "9.16.2",
"version": "9.16.3",
"description": "Read the Docs build dependencies",
"author": "Read the Docs, Inc <support@readthedocs.com>",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion readthedocs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Read the Docs."""


__version__ = "9.16.2"
__version__ = "9.16.3"
34 changes: 17 additions & 17 deletions readthedocs/locale/ar/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: readthedocs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-25 09:50+0000\n"
"POT-Creation-Date: 2023-08-01 14:35+0000\n"
"PO-Revision-Date: 2012-10-03 11:28+0000\n"
"Last-Translator: Mustafa <mustafasheref8@gmail.com>, 2020\n"
"Language-Team: Arabic (http://app.transifex.com/readthedocs/readthedocs/"
Expand Down Expand Up @@ -3095,67 +3095,67 @@ msgstr ""
msgid "Total results"
msgstr ""

#: settings/base.py:430
#: settings/base.py:429
msgid "Catalan"
msgstr "الكتالانية"

#: settings/base.py:431
#: settings/base.py:430
msgid "English"
msgstr "الإنجليزية"

#: settings/base.py:432
#: settings/base.py:431
msgid "Spanish"
msgstr "الإسبانية"

#: settings/base.py:433
#: settings/base.py:432
msgid "Brazilian Portuguese"
msgstr ""

#: settings/base.py:434
#: settings/base.py:433
msgid "Norwegian Bokmål"
msgstr ""

#: settings/base.py:435
#: settings/base.py:434
msgid "French"
msgstr "الفرنسية"

#: settings/base.py:436
#: settings/base.py:435
msgid "Russian"
msgstr "الروسية"

#: settings/base.py:437
#: settings/base.py:436
msgid "German"
msgstr "الألمانية"

#: settings/base.py:438
#: settings/base.py:437
msgid "Galician"
msgstr ""

#: settings/base.py:439
#: settings/base.py:438
msgid "Vietnamese"
msgstr "الفياتنامية"

#: settings/base.py:440
#: settings/base.py:439
msgid "Simplified Chinese"
msgstr ""

#: settings/base.py:441
#: settings/base.py:440
msgid "Traditional Chinese"
msgstr ""

#: settings/base.py:442
#: settings/base.py:441
msgid "Japanese"
msgstr "اليابانية"

#: settings/base.py:443
#: settings/base.py:442
msgid "Ukrainian"
msgstr "الأوكرانية"

#: settings/base.py:444
#: settings/base.py:443
msgid "Italian"
msgstr "الإيطالية"

#: settings/base.py:445
#: settings/base.py:444
msgid "Korean"
msgstr "الكورية"

Expand Down
34 changes: 17 additions & 17 deletions readthedocs/locale/ca/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: readthedocs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-25 09:50+0000\n"
"POT-Creation-Date: 2023-08-01 14:35+0000\n"
"PO-Revision-Date: 2012-10-03 11:28+0000\n"
"Last-Translator: dplanella <david.planella@softcatala.cat>, 2017\n"
"Language-Team: Catalan (http://app.transifex.com/readthedocs/readthedocs/"
Expand Down Expand Up @@ -3098,67 +3098,67 @@ msgstr ""
msgid "Total results"
msgstr ""

#: settings/base.py:430
#: settings/base.py:429
msgid "Catalan"
msgstr ""

#: settings/base.py:431
#: settings/base.py:430
msgid "English"
msgstr "Anglès"

#: settings/base.py:432
#: settings/base.py:431
msgid "Spanish"
msgstr "Castellà"

#: settings/base.py:433
#: settings/base.py:432
msgid "Brazilian Portuguese"
msgstr ""

#: settings/base.py:434
#: settings/base.py:433
msgid "Norwegian Bokmål"
msgstr "Norueg"

#: settings/base.py:435
#: settings/base.py:434
msgid "French"
msgstr "Francès"

#: settings/base.py:436
#: settings/base.py:435
msgid "Russian"
msgstr "Rus"

#: settings/base.py:437
#: settings/base.py:436
msgid "German"
msgstr "Alemany"

#: settings/base.py:438
#: settings/base.py:437
msgid "Galician"
msgstr "Gallec"

#: settings/base.py:439
#: settings/base.py:438
msgid "Vietnamese"
msgstr "Vietnamita"

#: settings/base.py:440
#: settings/base.py:439
msgid "Simplified Chinese"
msgstr ""

#: settings/base.py:441
#: settings/base.py:440
msgid "Traditional Chinese"
msgstr ""

#: settings/base.py:442
#: settings/base.py:441
msgid "Japanese"
msgstr "Japonès"

#: settings/base.py:443
#: settings/base.py:442
msgid "Ukrainian"
msgstr "Ucranià"

#: settings/base.py:444
#: settings/base.py:443
msgid "Italian"
msgstr ""

#: settings/base.py:445
#: settings/base.py:444
msgid "Korean"
msgstr ""

Expand Down
34 changes: 17 additions & 17 deletions readthedocs/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: readthedocs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-25 09:50+0000\n"
"POT-Creation-Date: 2023-08-01 14:35+0000\n"
"PO-Revision-Date: 2012-10-03 11:28+0000\n"
"Last-Translator: Anthony <aj@ohess.org>, 2022-2023\n"
"Language-Team: German (http://app.transifex.com/readthedocs/readthedocs/"
Expand Down Expand Up @@ -3256,67 +3256,67 @@ msgstr ""
msgid "Total results"
msgstr ""

#: settings/base.py:430
#: settings/base.py:429
msgid "Catalan"
msgstr "Katalanisch"

#: settings/base.py:431
#: settings/base.py:430
msgid "English"
msgstr "Englisch"

#: settings/base.py:432
#: settings/base.py:431
msgid "Spanish"
msgstr "Spanisch"

#: settings/base.py:433
#: settings/base.py:432
msgid "Brazilian Portuguese"
msgstr "Brasilianisches Portugiesisch"

#: settings/base.py:434
#: settings/base.py:433
msgid "Norwegian Bokmål"
msgstr "Norwegisch (Bokmål)"

#: settings/base.py:435
#: settings/base.py:434
msgid "French"
msgstr "Französisch"

#: settings/base.py:436
#: settings/base.py:435
msgid "Russian"
msgstr "Russisch"

#: settings/base.py:437
#: settings/base.py:436
msgid "German"
msgstr "Deutsch"

#: settings/base.py:438
#: settings/base.py:437
msgid "Galician"
msgstr "Galicisch"

#: settings/base.py:439
#: settings/base.py:438
msgid "Vietnamese"
msgstr "Vietnamesisch"

#: settings/base.py:440
#: settings/base.py:439
msgid "Simplified Chinese"
msgstr "Vereinfachtes Chinesisch"

#: settings/base.py:441
#: settings/base.py:440
msgid "Traditional Chinese"
msgstr "Traditionelles Chinesisch"

#: settings/base.py:442
#: settings/base.py:441
msgid "Japanese"
msgstr "Japanisch"

#: settings/base.py:443
#: settings/base.py:442
msgid "Ukrainian"
msgstr "Ukrainisch"

#: settings/base.py:444
#: settings/base.py:443
msgid "Italian"
msgstr "Italienisch"

#: settings/base.py:445
#: settings/base.py:444
msgid "Korean"
msgstr "Koreanisch"

Expand Down
Loading

0 comments on commit ec67ded

Please sign in to comment.