Tags: meilisearch/docs-scraper
Tags
Merge #398 398: Update version for the next release (v0.12.11) r=alallema a=meili-bot _This PR is auto-generated._ The automated script updates the version of docs-searchbar.js to a new version: "v0.12.11" Co-authored-by: meili-bot <[email protected]> Co-authored-by: Amélie <[email protected]>
Merge #354 354: Bump tox from 4.4.6 to 4.4.7 r=alallema a=dependabot[bot] Bumps [tox](https://github.com/tox-dev/tox) from 4.4.6 to 4.4.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/tox/releases">tox's releases</a>.</em></p> <blockquote> <h2>4.4.7</h2> <h2>What's Changed</h2> <ul> <li>docs(config): fix temp_dir default value by <a href="https://github.com/thecesrom"><code>`@thecesrom</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2932">tox-dev/tox#2932</a></li> <li>docs: set html_last_updated_fmt to format string by <a href="https://github.com/paravoid"><code>`@paravoid</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2937">tox-dev/tox#2937</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/thecesrom"><code>`@thecesrom</code></a>` made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/2932">tox-dev/tox#2932</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.6...4.4.7">https://github.com/tox-dev/tox/compare/4.4.6...4.4.7</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/tox/blob/main/docs/changelog.rst">tox's changelog</a>.</em></p> <blockquote> <h1>Release History</h1> <p>.. include:: _draft.rst</p> <p>.. towncrier release notes start</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/tox/commit/6be22dfd074decd636acd85bdd76a78b9a7164e2"><code>6be22df</code></a> docs: set html_last_updated_fmt to format string (<a href="https://redirect.github.com/tox-dev/tox/issues/2937">#2937</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/177a227889a93416bd154938361977486d14b0bb"><code>177a227</code></a> docs(config): fix temp_dir default value</li> <li>See full diff in <a href="https://github.com/tox-dev/tox/compare/4.4.6...4.4.7">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amélie <[email protected]>
Merge #307 307: Changes related to the next Meilisearch release (v1.0.0) r=alallema a=meili-bot This PR gathers the changes related to the next Meilisearch release (v1.0.0) so that this package is ready when the official release is out.⚠️ This PR should NOT be merged until: - the next release of Meilisearch (v1.0.0) is out. - the [`meilisearch-python`](https://github.com/meilisearch/meilisearch-python) dependency has been released to be compatible with Meilisearch v1.0.0. Once the release is out, the upgrade of the `meilisearch-python` dependency might be committed to this branch. _This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/main/resources/pre-release-week.md) purpose._ _Related to this issue: https://github.com/meilisearch/integration-guides/issues/230_ Co-authored-by: meili-bot <[email protected]> Co-authored-by: Amélie <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge #283 283: Bump pylint from 2.8.2 to 2.15.7 r=bidoubiwa a=dependabot[bot] Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.2 to 2.15.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/pylint/commit/5a96370ff556fd71cc228ccb5c26b70e55041028"><code>5a96370</code></a> Bump pylint to 2.15.7, update changelog (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7845">#7845</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/43109b69ccc005120f701f9a1b1bd96d60f382db"><code>43109b6</code></a> Revert "Fix crash when using <code>enumerate</code> with <code>start</code> and a class attribu...</li> <li><a href="https://github.com/PyCQA/pylint/commit/ff732826c5aa88854c275104283fd334a1d7aef8"><code>ff73282</code></a> Fix <code>logging-fstring-interpolation</code> false positive (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7846">#7846</a>) (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7854">#7854</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/86b8c649061f49c7d121843675ceefe6ff3a8113"><code>86b8c64</code></a> Fix crash when using <code>enumerate</code> with <code>start</code> and a class attribute (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7824">#7824</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/ebf282437ece32158991fbcfd562797cc9ff7e10"><code>ebf2824</code></a> Execute tests on maintenance branche's PR</li> <li><a href="https://github.com/PyCQA/pylint/commit/9ec1aa04d37fe7be4c99b9315cd79e8a7e347c3d"><code>9ec1aa0</code></a> Do not crash if next() is called without arguments (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7831">#7831</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/ac2da871efa162e0f5037e589614219f7fec7631"><code>ac2da87</code></a> Upgrade the versions of astroid and dill (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7838">#7838</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/06d5d1a157ffda7207bda1b2c8410b4c63334f11"><code>06d5d1a</code></a> Add <code>content: write</code> rights for backporting job (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7826">#7826</a>)</li> <li><a href="https://github.com/PyCQA/pylint/commit/df5ebb543c65e87fb471b0e6ba1a630ce19e65d7"><code>df5ebb5</code></a> Fix <code>used-before-assignment</code> for variable annotations guarded by TYPE_CHECKIN...</li> <li><a href="https://github.com/PyCQA/pylint/commit/1baf4be15e29a06088b425eb5f9ecafd50cd5e6a"><code>1baf4be</code></a> Deduplicate module file paths to prevent redundant scans. (<a href="https://github-redirect.dependabot.com/PyCQA/pylint/issues/7747">#7747</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PyCQA/pylint/compare/v2.8.2...v2.15.7">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charlotte Vermandel <[email protected]>
Merge #241 241: Changes related to the next Meilisearch release (v0.29.0) r=alallema a=meili-bot This PR gathers the changes related to the next Meilisearch release (v0.29.0) so that this package is ready when the official release is out.⚠️ This PR should NOT be merged until: - the next release of Meilisearch (v0.29.0) is out. - the [`meilisearch-python`](https://github.com/meilisearch/meilisearch-python) dependency has been released to be compatible with Meilisearch v0.29.0. Once the release is out, the upgrade of the `meilisearch-python` dependency might be committed to this branch. _This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/master/guides/pre-release-week.md) purpose._ _Related to this issue: https://github.com/meilisearch/integration-guides/issues/211_ Co-authored-by: meili-bot <[email protected]> Co-authored-by: Amélie <[email protected]>
Merge #235 235: Chromium-driver binary is added to Dockerfile r=alallema a=mdraevich ## What does this PR do? Fixes #185 (**1 task**) Dockerfile was updated as follows: 1. **Chromium-driver** was installed using [debian repo](https://packages.debian.org/buster/chromium-driver). 2. The speed of build process was optimized by leveraging build cache ([more](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#leverage-build-cache)). ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix an existing issue? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Hope you're doing great, Matthew Co-authored-by: Matthew <[email protected]> Co-authored-by: Amélie <[email protected]>
PreviousNext