Closed
Conversation
Bumps [redis](https://github.com/redis/node-redis) from 5.6.1 to 5.7.0. - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0) --- updated-dependencies: - dependency-name: redis dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redis](https://github.com/redis/node-redis) from 5.6.1 to 5.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/node-redis/releases">redis's releases</a>.</em></p> <blockquote> <h2>redis@5.7.0</h2> <h2>What's Changed</h2> <ul> <li>fix(pool): chain promise handlers to prevent unhandled rejections by <a href="https://github.com/PavelPashov"><code>@PavelPashov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3035">redis/node-redis#3035</a></li> <li>Add Redis 8.2 New Stream Commands by <a href="https://github.com/PavelPashov"><code>@PavelPashov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3029">redis/node-redis#3029</a></li> <li>DOC-5473 added time series doc examples by <a href="https://github.com/andy-stark-redis"><code>@andy-stark-redis</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3030">redis/node-redis#3030</a></li> <li>DOC-5074 added vector set doc examples by <a href="https://github.com/andy-stark-redis"><code>@andy-stark-redis</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3031">redis/node-redis#3031</a></li> <li>fix(scan): remove console.logs by <a href="https://github.com/nkaradzhov"><code>@nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3038">redis/node-redis#3038</a></li> <li>feat: add EPSILON parameter support to VSIM command by <a href="https://github.com/PavelPashov"><code>@PavelPashov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3041">redis/node-redis#3041</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/andy-stark-redis"><code>@andy-stark-redis</code></a> made their first contribution in <a href="https://redirect.github.com/redis/node-redis/pull/3030">redis/node-redis#3030</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0">https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/node-redis/commit/e2d4b43e39d145e605ca582dbb520b94ab505117"><code>e2d4b43</code></a> Release redis@5.7.0</li> <li><a href="https://github.com/redis/node-redis/commit/c75809ec650883a33ddcdca365c91aa5fbbf4961"><code>c75809e</code></a> Release entraid@5.7.0</li> <li><a href="https://github.com/redis/node-redis/commit/fa3ca983a3e1fda3a81f254ba9dd82cd6af12df4"><code>fa3ca98</code></a> Release time-series@5.7.0</li> <li><a href="https://github.com/redis/node-redis/commit/f37f98aced7dd76b55c2b39b053b0e05b1f98806"><code>f37f98a</code></a> Release search@5.7.0</li> <li><a href="https://github.com/redis/node-redis/commit/b5cf002751853bb8fe17207efbd15a66b4958e93"><code>b5cf002</code></a> Release json@5.7.0</li> <li><a href="https://github.com/redis/node-redis/commit/69fa90784344b3e5e7b26b2925effbe288f974a4"><code>69fa907</code></a> Release bloom@5.7.0</li> <li><a href="https://github.com/redis/node-redis/commit/facc91847e5605fbe8ecaa8dd44a8b913c495e57"><code>facc918</code></a> Release client@5.7.0</li> <li><a href="https://github.com/redis/node-redis/commit/5f09e4a8a58cfaa093a9860724f812c1c19e0d33"><code>5f09e4a</code></a> feat: add EPSILON parameter support to VSIM command (<a href="https://redirect.github.com/redis/node-redis/issues/3041">#3041</a>)</li> <li><a href="https://github.com/redis/node-redis/commit/d8e14fa4febe69cfee942a477f99dd2492e8ff18"><code>d8e14fa</code></a> fix(scan): remove console.logs (<a href="https://redirect.github.com/redis/node-redis/issues/3038">#3038</a>)</li> <li><a href="https://github.com/redis/node-redis/commit/28d719d699b41023fa63ba616cc6931d927d5132"><code>28d719d</code></a> docs: DOC-5074 added vector set doc examples (<a href="https://redirect.github.com/redis/node-redis/issues/3031">#3031</a>)</li> <li>Additional commits viewable in <a href="https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Bumps [redis](https://github.com/redis/node-redis) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.7.0...redis@5.8.0) --- updated-dependencies: - dependency-name: redis dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redis](https://github.com/redis/node-redis) from 5.7.0 to 5.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/node-redis/releases">redis's releases</a>.</em></p> <blockquote> <h2>redis@5.8.0</h2> <h2>What's Changed</h2> <ul> <li>Add support svs vamana index creation by <a href="https://github.com/PavelPashov"><code>@PavelPashov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3025">redis/node-redis#3025</a></li> <li>createClient url+tls invariant violation check by <a href="https://github.com/dearlordylord"><code>@dearlordylord</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/2835">redis/node-redis#2835</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dearlordylord"><code>@dearlordylord</code></a> made their first contribution in <a href="https://redirect.github.com/redis/node-redis/pull/2835">redis/node-redis#2835</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/redis/node-redis/compare/redis@5.7.0...redis@5.8.0">https://github.com/redis/node-redis/compare/redis@5.7.0...redis@5.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/node-redis/commit/12f7d8a7fef4cb0961afa56f153236356e003e86"><code>12f7d8a</code></a> Release redis@5.8.0</li> <li><a href="https://github.com/redis/node-redis/commit/0916d33b120c41cac892436768b30674c82c0383"><code>0916d33</code></a> Release entraid@5.8.0</li> <li><a href="https://github.com/redis/node-redis/commit/4b6a3d1c39ac88521dc440791ce6c2d7c3b3dc3f"><code>4b6a3d1</code></a> Release time-series@5.8.0</li> <li><a href="https://github.com/redis/node-redis/commit/1436a6e304c2c369561e0e0b13626baae212253f"><code>1436a6e</code></a> Release search@5.8.0</li> <li><a href="https://github.com/redis/node-redis/commit/cf16f8b790bb84a5c0b72d9f2c0e324df1ffd184"><code>cf16f8b</code></a> Release json@5.8.0</li> <li><a href="https://github.com/redis/node-redis/commit/42ec77115169334ba4ecdf4450081e38ca6a2012"><code>42ec771</code></a> Release bloom@5.8.0</li> <li><a href="https://github.com/redis/node-redis/commit/de5e916e05cde15938ef15039ff93c6cf8e558e5"><code>de5e916</code></a> Release client@5.8.0</li> <li><a href="https://github.com/redis/node-redis/commit/0f709d01c563c1587c21dd03f0c9a12289a9b919"><code>0f709d0</code></a> fix: createClient url+tls invariant violation check (<a href="https://redirect.github.com/redis/node-redis/issues/2835">#2835</a>)</li> <li><a href="https://github.com/redis/node-redis/commit/66638fc90343aae3f8280829be1673693ec7fc85"><code>66638fc</code></a> Add support svs vamana index creation (<a href="https://redirect.github.com/redis/node-redis/issues/3025">#3025</a>)</li> <li>See full diff in <a href="https://github.com/redis/node-redis/compare/redis@5.7.0...redis@5.8.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Bumps [redis](https://github.com/redis/node-redis) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.8.0...redis@5.8.1) --- updated-dependencies: - dependency-name: redis dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redis](https://github.com/redis/node-redis) from 5.8.0 to 5.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/node-redis/releases">redis's releases</a>.</em></p> <blockquote> <h2>redis@5.8.1</h2> <h2>What's Changed</h2> <ul> <li>chore(tests): bump test container version 8.2 by <a href="https://github.com/nkaradzhov"><code>@nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3046">redis/node-redis#3046</a></li> <li>fix(commands): expire, expireAt are not readonly by <a href="https://github.com/nkaradzhov"><code>@nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3045">redis/node-redis#3045</a></li> <li>fix: parse database from Redis URL by <a href="https://github.com/PavelPashov"><code>@PavelPashov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3052">redis/node-redis#3052</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/redis/node-redis/compare/redis@5.8.0...redis@5.8.1">https://github.com/redis/node-redis/compare/redis@5.8.0...redis@5.8.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/node-redis/commit/cafdc6345995851d6dab05d6292acb9331083483"><code>cafdc63</code></a> Release redis@5.8.1</li> <li><a href="https://github.com/redis/node-redis/commit/4e5e31dc554b2c9bf1bbfa23be2dd502da4f4385"><code>4e5e31d</code></a> Release entraid@5.8.1</li> <li><a href="https://github.com/redis/node-redis/commit/c0e6c788732aa6c88435f7a9a6133f23bea40d08"><code>c0e6c78</code></a> Release time-series@5.8.1</li> <li><a href="https://github.com/redis/node-redis/commit/603fa71fe13a6664f3e3ada2e73413fa3ad1cf89"><code>603fa71</code></a> Release search@5.8.1</li> <li><a href="https://github.com/redis/node-redis/commit/80c3dd3dc23a9e8446e2a54898c62cf04f6aadeb"><code>80c3dd3</code></a> Release json@5.8.1</li> <li><a href="https://github.com/redis/node-redis/commit/4900d2b2ad0328f422318021bd61df4e99874475"><code>4900d2b</code></a> Release bloom@5.8.1</li> <li><a href="https://github.com/redis/node-redis/commit/883375cf4d16f948423e1f7fd778949ec9a08e11"><code>883375c</code></a> Release client@5.8.1</li> <li><a href="https://github.com/redis/node-redis/commit/68cebf7f6e05f81cae18629e49a3a17caa8e3802"><code>68cebf7</code></a> fix: parse database from Redis URL (<a href="https://redirect.github.com/redis/node-redis/issues/3052">#3052</a>)</li> <li><a href="https://github.com/redis/node-redis/commit/2f106324507eec905b8fe7691ba11179acdeeca7"><code>2f10632</code></a> fix(commands): expire, expireAt are not readonly (<a href="https://redirect.github.com/redis/node-redis/issues/3045">#3045</a>)</li> <li><a href="https://github.com/redis/node-redis/commit/6406172ea8f833cb483206c452b0c4f16958d393"><code>6406172</code></a> chore(tests): bump test container version 8.2 (<a href="https://redirect.github.com/redis/node-redis/issues/3046">#3046</a>)</li> <li>See full diff in <a href="https://github.com/redis/node-redis/compare/redis@5.8.0...redis@5.8.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Bumps [redis](https://github.com/redis/node-redis) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@5.8.1...redis@5.8.2) --- updated-dependencies: - dependency-name: redis dependency-version: 5.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redis](https://github.com/redis/node-redis) from 5.8.1 to 5.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/node-redis/releases">redis's releases</a>.</em></p> <blockquote> <h2>redis@5.8.2</h2> <h2>What's Changed</h2> <ul> <li>Clustering sendCommand docs by <a href="https://github.com/nfriedly"><code>@nfriedly</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3053">redis/node-redis#3053</a></li> <li>Stop erasing <code>ErrorReply</code> stack by <a href="https://github.com/dxg"><code>@dxg</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3050">redis/node-redis#3050</a></li> <li>Call out sendCommand cluster difference in readme by <a href="https://github.com/nfriedly"><code>@nfriedly</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3054">redis/node-redis#3054</a></li> <li>fix(ts): xtrim threshold accepts string by <a href="https://github.com/Eomm"><code>@Eomm</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3058">redis/node-redis#3058</a></li> <li>chore(tests): bump test container version 8.2.1-pre by <a href="https://github.com/nkaradzhov"><code>@nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3057">redis/node-redis#3057</a></li> <li>fix(sentinel): properly pass reconnectStrategy by <a href="https://github.com/nkaradzhov"><code>@nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3063">redis/node-redis#3063</a></li> <li>fix(search): properly decide if response has docs by <a href="https://github.com/nkaradzhov"><code>@nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/3060">redis/node-redis#3060</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nfriedly"><code>@nfriedly</code></a> made their first contribution in <a href="https://redirect.github.com/redis/node-redis/pull/3053">redis/node-redis#3053</a></li> <li><a href="https://github.com/dxg"><code>@dxg</code></a> made their first contribution in <a href="https://redirect.github.com/redis/node-redis/pull/3050">redis/node-redis#3050</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/redis/node-redis/compare/redis@5.8.1...redis@5.8.2">https://github.com/redis/node-redis/compare/redis@5.8.1...redis@5.8.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/node-redis/commit/7b56e9a3dca9222d04b4b3741ab209f9f0adaf09"><code>7b56e9a</code></a> Release redis@5.8.2</li> <li><a href="https://github.com/redis/node-redis/commit/3d6eefc2469091fad057cc28670bf5562d869626"><code>3d6eefc</code></a> Release entraid@5.8.2</li> <li><a href="https://github.com/redis/node-redis/commit/01157a014767d79d0808c069e21ebcc0c423f33b"><code>01157a0</code></a> Release time-series@5.8.2</li> <li><a href="https://github.com/redis/node-redis/commit/c73a8c6569e5031ec545f1124e6d502e5a772528"><code>c73a8c6</code></a> Release search@5.8.2</li> <li><a href="https://github.com/redis/node-redis/commit/5e575b9550e8f970c364189026b2e44e966ccd74"><code>5e575b9</code></a> Release json@5.8.2</li> <li><a href="https://github.com/redis/node-redis/commit/0a5d076cf511204da8ac8b87601e4298ea731b97"><code>0a5d076</code></a> Release bloom@5.8.2</li> <li><a href="https://github.com/redis/node-redis/commit/2e660120996d29ca7e4093e1fafdb03bb6374618"><code>2e66012</code></a> Release client@5.8.2</li> <li><a href="https://github.com/redis/node-redis/commit/b9a5d3664087231ae0bb006af4ae040874735c95"><code>b9a5d36</code></a> fix(search): properly decide if response has docs (<a href="https://redirect.github.com/redis/node-redis/issues/3060">#3060</a>)</li> <li><a href="https://github.com/redis/node-redis/commit/e347d566cb824c9945d8fe86bd80cc69eeb0195c"><code>e347d56</code></a> fix(sentinel): properly pass reconnectStrategy (<a href="https://redirect.github.com/redis/node-redis/issues/3063">#3063</a>)</li> <li><a href="https://github.com/redis/node-redis/commit/d5423b93d639a8f8e8e612e49034c01e69639cb9"><code>d5423b9</code></a> chore(tests): bump test container version 8.2.1-pre (<a href="https://redirect.github.com/redis/node-redis/issues/3057">#3057</a>)</li> <li>Additional commits viewable in <a href="https://github.com/redis/node-redis/compare/redis@5.8.1...redis@5.8.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
….com/Metastem/Wikiless/security/code-scanning/5 Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
This verison include long overdue bug fixes. Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
This verison include long overdue bug fixes. Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> <li>Prepare v5.0.0 release by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li> </ul> <h2>⚠️ Minimum Compatible Runner Version</h2> <p><strong>v2.327.1</strong><br /> <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Release Notes</a></p> <p>Make sure your runner is updated to this version or newer to use this release.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p> <h2>v4.3.0</h2> <h2>What's Changed</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> <li>Prepare release v4.3.0 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2237">actions/checkout#2237</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/motss"><code>@motss</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li><a href="https://github.com/mouismail"><code>@mouismail</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li><a href="https://github.com/benwells"><code>@benwells</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li><a href="https://github.com/nebuk89"><code>@nebuk89</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v4.3.0">https://github.com/actions/checkout/compare/v4...v4.3.0</a></p> <h2>v4.2.2</h2> <h2>What's Changed</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2">https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p> <h2>v4.2.1</h2> <h2>What's Changed</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jcambass"><code>@Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1919">actions/checkout#1919</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.0...v4.2.1">https://github.com/actions/checkout/compare/v4.2.0...v4.2.1</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>V5.0.0</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> </ul> <h2>V4.3.0</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <h2>v4.2.2</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <h2>v4.2.1</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8"><code>08c6903</code></a> Prepare v5.0.0 release (<a href="https://redirect.github.com/actions/checkout/issues/2238">#2238</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917"><code>9f26565</code></a> Update actions checkout to use node 24 (<a href="https://redirect.github.com/actions/checkout/issues/2226">#2226</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/v4...v5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Make the images use their correct pathing to prevent 'Not Found' errors
Collaborator
Author
|
The reason why I know this is because I worked on this issue a few years back in a different project. |
Collaborator
|
Temporarily blocked by: #160 |
This was referenced Aug 28, 2025
Sommerwiesel
approved these changes
Aug 28, 2025
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Make the images use their correct pathing to prevent 'Not Found' errors.
Example:
Visit https://wikiless.tiekoetter.com/wiki/nodejs?lang=en
If you click on the NodeJS logo the image will now be pulled from
/wikipedia/commons/d/d9/Node.js_logo.svginstead of/wikipedia/commons/thumbs/Node.js_logo.svg. This uses the first and the first two chars from the md5 hash of the file name.