From e29047ed8c99c2dc0ad97fedcbf0cd0449de99b9 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Tue, 9 Jan 2024 09:49:44 +0100 Subject: [PATCH] Release 10.15.0 --- CHANGELOG.rst | 21 +++++++++++++++++++ docs/conf.py | 2 +- package.json | 2 +- readthedocs/__init__.py | 2 +- readthedocs/builds/static/builds/js/detail.js | 2 +- setup.cfg | 4 ++-- 6 files changed, 27 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9fb67dcf85c..43cb4715692 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,24 @@ +Version 10.15.0 +--------------- + +:Date: January 09, 2024 + +* `@humitos `__: pip-compile fixes (`#11010 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11005 `__) +* `@ericholscher `__: Fix structlog by downgrading it (`#11003 `__) +* `@humitos `__: Eslint fix issues (`#10998 `__) +* `@webknjaz `__: Fix ref to the "new addons integrations" blog post @ custom build doc (`#10997 `__) +* `@humitos `__: Notifications: small fixes found after reviewer (`#10996 `__) +* `@stsewd `__: Update common (`#10995 `__) +* `@humitos `__: Remove leftovers from `django-messages-extends` (`#10994 `__) +* `@stsewd `__: Integrations: hardcode deprecation date for incoming webhooks without a secret (`#10993 `__) +* `@stsewd `__: Development: update steps for testing subscriptions (`#10992 `__) +* `@stsewd `__: Redirects: remove null option from position field (`#10991 `__) +* `@ericholscher `__: Release 10.14.0 (`#10989 `__) +* `@humitos `__: Addons: get translation from main project (`#10952 `__) +* `@humitos `__: New notification system: implementation (`#10922 `__) +* `@stsewd `__: Custom domains: don't allow adding a custom domain on subprojects (`#8953 `__) + Version 10.14.0 --------------- diff --git a/docs/conf.py b/docs/conf.py index 1a19c2e3141..3728c0db384 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -77,7 +77,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "10.14.0" +version = "10.15.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index 2698e8b8bac..6211f719264 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "10.14.0", + "version": "10.15.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index efc46336a31..50cb6fea2e3 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "10.14.0" +__version__ = "10.15.0" diff --git a/readthedocs/builds/static/builds/js/detail.js b/readthedocs/builds/static/builds/js/detail.js index 7cd3809b6ad..704a2d1df24 100644 --- a/readthedocs/builds/static/builds/js/detail.js +++ b/readthedocs/builds/static/builds/js/detail.js @@ -1 +1 @@ -require=function r(s,n,u){function i(t,e){if(!n[t]){if(!s[t]){var o="function"==typeof require&&require;if(!e&&o)return o(t,!0);if(a)return a(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}o=n[t]={exports:{}},s[t][0].call(o.exports,function(e){return i(s[t][1][e]||e)},o,o.exports,r,s,n,u)}return n[t].exports}for(var a="function"==typeof require&&require,e=0;e