mirror of
https://github.com/maputnik/editor.git
synced 2026-05-26 01:47:25 +00:00
b0e19cc33d4a890622813417c37423edafc7a9be
1967 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b0e19cc33d |
Bump @shellygo/cypress-test-utils from 4.1.11 to 4.1.12 (#1043)
Bumps [@shellygo/cypress-test-utils](https://github.com/shellyDCMS/cypress-test-utils) from 4.1.11 to 4.1.12. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/shellyDCMS/cypress-test-utils/commits">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7fe39e548a |
Bump stylelint-scss from 6.10.1 to 6.11.0 (#1042)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.10.1 to 6.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/releases">stylelint-scss's releases</a>.</em></p> <blockquote> <h2>6.11.0</h2> <ul> <li>Added: <code>no-duplicate-load-rules</code> rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1103">#1103</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> allow functions from explicit namespaces (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1113">#1113</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.1...v6.11.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.1...v6.11.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md">stylelint-scss's changelog</a>.</em></p> <blockquote> <h1>6.11.0</h1> <ul> <li>Added: <code>no-duplicate-load-rules</code> rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1103">#1103</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> allow functions from explicit namespaces (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1113">#1113</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.1...v6.11.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.1...v6.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/f8f68be9552d86e3930a6bc39aca3c62db31198e"><code>f8f68be</code></a> 6.11.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/9ae636ba0fa184d020eb0d1d0d58af642bb2590b"><code>9ae636b</code></a> Prepare version 6.11.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/75fb6806099a565b3d340ebb171d665fbc5e8891"><code>75fb680</code></a> Add <code>no-duplicate-load-rules</code> rule to README</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/d58262a560d746f43af7f026ab1c1096da9701ed"><code>d58262a</code></a> build(deps-dev): bump np from 10.1.0 to 10.2.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1120">#1120</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/e0482010ee48cbc4c31313fbc0757d19c9c12e42"><code>e048201</code></a> build(deps-dev): bump stylelint from 16.14.0 to 16.14.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1119">#1119</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/60e77d4f8d1d04357492e6b024e87a43e61fe28d"><code>60e77d4</code></a> Add <code>no-duplicate-load-rules</code> rule. (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1103">#1103</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/ae202e3b00cfd2d3f983b9dca446938adc703a3b"><code>ae202e3</code></a> build(deps): bump mdn-data from 2.14.0 to 2.15.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1115">#1115</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/485e6a29a201f1355b016d099747f50b6abb30f6"><code>485e6a2</code></a> build(deps-dev): bump jest-preset-stylelint from 7.1.1 to 7.2.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1117">#1117</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/59a8d16f9b548aa86045ed4f949186fc445c053b"><code>59a8d16</code></a> build(deps-dev): bump stylelint from 16.13.2 to 16.14.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1116">#1116</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/7edcc413cbd6966fd331e823fcdce32a20ac97b4"><code>7edcc41</code></a> Allow functions from explicit namespaces (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1113">#1113</a>)</li> <li>See full diff in <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.1...v6.11.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3dde66b6e9 |
Bump ol from 10.3.1 to 10.4.0 (#1041)
Bumps [ol](https://github.com/openlayers/openlayers) from 10.3.1 to 10.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openlayers/openlayers/releases">ol's releases</a>.</em></p> <blockquote> <h2>v10.4.0</h2> <p>With more than 40 pull requests, the 10.4 release brings performance improvements, bug fixes, better TypeScript generics and new features. New features include a convenience <code>Image</code> layer loader for debugging MapServer map files using the MapServer CGI API, and an experimental <code>WebGLVectorTile</code> layer.</p> <h2>Upgrade notes</h2> <h3>Deprecation of ol/layer/WebGLPoints</h3> <p>Use <code>ol/layer/WebGLVector</code> instead. Besides rendering points it will also render lines and polygons. In most cases this is a drop-in replacement. To use filtering the style and filter have to be in a nested object.</p> <pre lang="js"><code>// Before new WebGLPointsLayer({ filter: ['between', ['get', 'year'], ['var', 'minYear'], ['var', 'maxYear']], style: { 'circle-radius': 8, 'circle-fill-color': 'blue', }, source: vectorSource, }) <p>// After new WebGLVectorLayer({ style: [{ filter: ['between', ['get', 'year'], ['var', 'minYear'], ['var', 'maxYear']], style: { 'circle-radius': 8, 'circle-fill-color': 'blue', }, }], source: vectorSource, }) </code></pre></p> <h3>ol-mapbox-style compatibility</h3> <p>This version of OpenLayers is only compatible with <code>ol-mapbox-style@12.4.0</code> or higher.</p> <h3>Returning false from a one-time listener added with <code>once</code></h3> <p>Returning false from the listener function will now stop propagation, when the listener is added with <code>once</code>. Previously this only worked with the <code>on</code> method.</p> <h4>The <code>filter</code> option for <code>WebGLPointsLayer</code> has changed</h4> <p>The filter option for the <code>WebGLPointsLayer</code> must now be specified alongside other options instead of being part of the <code>style</code> object. Note that the <code>WebGLPointsLayer</code> is not part of the stable API and is subject to breaking changes between major releases.</p> <pre lang="js"><code>// Before new WebGLPointsLayer({ style: { </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openlayers/openlayers/commit/85219a86c52428e7736957e7255f45a34e645cef"><code>85219a8</code></a> Updates for the 10.4.0 release</li> <li><a href="https://github.com/openlayers/openlayers/commit/b8306d3f538f2633a50dab90818631ad35e6b3f3"><code>b8306d3</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/openlayers/issues/16591">#16591</a> from geographika/mapserver-source</li> <li><a href="https://github.com/openlayers/openlayers/commit/2262a6a79c0f13d4008c9f36bee2701a3a820493"><code>2262a6a</code></a> Fix typo</li> <li><a href="https://github.com/openlayers/openlayers/commit/b79ccdf1ac5ff8051132b056fab3ae526d49fabb"><code>b79ccdf</code></a> Update comments</li> <li><a href="https://github.com/openlayers/openlayers/commit/7549ac61e9555d3e7be0d11a2f22cdff32061295"><code>7549ac6</code></a> Update test/browser/spec/ol/source/mapserver.test.js</li> <li><a href="https://github.com/openlayers/openlayers/commit/9b358c6f0a5a0b0e0fdff3dba4380ce0941b1a15"><code>9b358c6</code></a> Update file names and title to include CGI</li> <li><a href="https://github.com/openlayers/openlayers/commit/5590f983490e3dd48beb279cd9f0494dd2ac715d"><code>5590f98</code></a> Remove map from test and test all querystring parameters are set correctly</li> <li><a href="https://github.com/openlayers/openlayers/commit/698c82ee7e7ec085fcbda19e9632552b0eeea623"><code>698c82e</code></a> Update tests</li> <li><a href="https://github.com/openlayers/openlayers/commit/c7a99bfb36c1cdd93e7560408e2b051cf0e389cc"><code>c7a99bf</code></a> Add mapserver.js</li> <li><a href="https://github.com/openlayers/openlayers/commit/b8a98dfe76fb04ce15d340a5415409f7135e95f1"><code>b8a98df</code></a> Add createLoader function for MapServer layers with example and tests</li> <li>Additional commits viewable in <a href="https://github.com/openlayers/openlayers/compare/v10.3.1...v10.4.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1692138e51 |
Bump cypress from 14.0.0 to 14.0.1 (#1040)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.0 to 14.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v14.0.1</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-0-1">https://docs.cypress.io/app/references/changelog#14-0-1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/cbc28a6d3871e036d60aed4b7034dccf34888ff2"><code>cbc28a6</code></a> chore: release 14.0.1 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30963">#30963</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7a7286308847030f734d1e73458f8b6ba39e345a"><code>7a72863</code></a> chore: convert xhrs js to ts (<a href="https://redirect.github.com/cypress-io/cypress/issues/30935">#30935</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/87a845ab002a08cfef0fb3bb63e30a69c2ce1243"><code>87a845a</code></a> misc: Update on.cypress.come urls to correct on.cypress.io urls (<a href="https://redirect.github.com/cypress-io/cypress/issues/30953">#30953</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f072ca1c03ae6dd4f7e96f94c30df8781c4701dc"><code>f072ca1</code></a> chore: release <code>@cypress/vite-dev-server-v6</code>.0.2</li> <li><a href="https://github.com/cypress-io/cypress/commit/0811921dd026146041e1fcae60755dc4f5a21398"><code>0811921</code></a> fix: visibility issue when parent element is clipping (<a href="https://redirect.github.com/cypress-io/cypress/issues/30934">#30934</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/1548047aa8c230758ebdbef2aca887b6aa500ee4"><code>1548047</code></a> fix: non-HTMLElement(s) fail during assertions (<a href="https://redirect.github.com/cypress-io/cypress/issues/30947">#30947</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e06c846c102299e4603844dba681f64978ddd52c"><code>e06c846</code></a> chore: fix kitchensink windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/30909">#30909</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/dbd11d436bc3c79771f0b8335a51a438fdb5b8f9"><code>dbd11d4</code></a> chore: remove various dead code (<a href="https://redirect.github.com/cypress-io/cypress/issues/30818">#30818</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/96e05f106cbc43b97060e7519267eaaa236502f1"><code>96e05f1</code></a> chore: Update Chrome (beta) to 133.0.6943.27 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30940">#30940</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/bcfd873939440bb65a7b4dcb8d203b8a86085205"><code>bcfd873</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/30938">#30938</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.0.0...v14.0.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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
5b0edab69d |
Bump maplibre-gl from 5.0.1 to 5.1.0 (#1039)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.0.1 to 5.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/releases">maplibre-gl's releases</a>.</em></p> <blockquote> <h2>v5.1.0</h2> <p><a href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a> <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.0.1...v5.1.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.0.1">MapLibre GL JS v5.0.1</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>Add support for <code>vertical-align</code> in <code>format</code> expression (<a href="https://maplibre.org/maplibre-style-spec/expressions/#format">specification</a>)(<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5043">#5043</a>).</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Render frame synchronized again in requestAnimationFrame callback (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/4535">#4535</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md">maplibre-gl's changelog</a>.</em></p> <blockquote> <h2>5.1.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Add support for <code>vertical-align</code> in <code>format</code> expression (<a href="https://maplibre.org/maplibre-style-spec/expressions/#format">specification</a>)(<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5043">#5043</a>).</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Render frame synchronized again in requestAnimationFrame callback (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/4535">#4535</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/bedcb8622337d73875638d165f10b0397f18d775"><code>bedcb86</code></a> Bump version to 5.1.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5419">#5419</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/b4035a741cbfa3f37121288c414f9d250f5933d4"><code>b4035a7</code></a> Vertical alignment in <code>format</code> expression (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5043">#5043</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/0b73fe0ad6e8c8785de4f36f7a45c455232979c2"><code>0b73fe0</code></a> Add back synced frame method and use it for triggerRepaint. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/4535">#4535</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/1d68ddc692dde1505fd9afed3c1a73a04c678de0"><code>1d68ddc</code></a> Bump <code>@typescript-eslint/parser</code> from 8.21.0 to 8.22.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5417">#5417</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/7dda2d7d6336fd0e369c61a14bf003c9973ff4ef"><code>7dda2d7</code></a> Bump <code>@types/node</code> from 22.10.10 to 22.12.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5416">#5416</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/5de671b2f8e9bd978c1c7a474842a04d396e8c8d"><code>5de671b</code></a> Bump stylelint from 16.14.0 to 16.14.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5415">#5415</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/3c96df87f986d153c3a00168c584858c4882fdcd"><code>3c96df8</code></a> Bump rollup from 4.32.0 to 4.32.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5413">#5413</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/9f0703a6088ca77ce34b1f82054fb315f35ec760"><code>9f0703a</code></a> Bump <code>@typescript-eslint/eslint-plugin</code> from 8.21.0 to 8.22.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5414">#5414</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/82fcc82fe16d2c059961e929671d3337b0389c70"><code>82fcc82</code></a> Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5412">#5412</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/96b6eabde615c8122284ed68edd0608c20231e6c"><code>96b6eab</code></a> Bump eslint from 9.18.0 to 9.19.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5411">#5411</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.0.1...v5.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
5dc5732e63 |
Bump @cypress/code-coverage from 3.13.10 to 3.13.11 (#1038)
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.13.10 to 3.13.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/code-coverage/releases"><code>@cypress/code-coverage</code>'s releases</a>.</em></p> <blockquote> <h2>v3.13.11</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.13.10...v3.13.11">3.13.11</a> (2025-01-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency debug to v4.4.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/917">#917</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/a6a8cd52764db2d480556c2c483e7e1b089087bf">a6a8cd5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/a6a8cd52764db2d480556c2c483e7e1b089087bf"><code>a6a8cd5</code></a> fix(deps): update dependency debug to v4.4.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/917">#917</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.13.10...v3.13.11">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
cb83ec7e63 |
Bump stylelint from 16.14.0 to 16.14.1 (#1036)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.14.0 to 16.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/releases">stylelint's releases</a>.</em></p> <blockquote> <h2>16.4.1</h2> <ul> <li>Fixed: incompatible cache file format (<a href="https://redirect.github.com/stylelint/stylelint/issues/8359">#8359</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's changelog</a>.</em></p> <blockquote> <h2>16.14.1 - 2025-01-27</h2> <p>It fixes a bug with caching.</p> <ul> <li>Fixed: incompatible cache file format (<a href="https://redirect.github.com/stylelint/stylelint/pull/8359">#8359</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/92eae1d7ed2f4be819283adaeb6b0b360b9953b9"><code>92eae1d</code></a> 16.14.1</li> <li><a href="https://github.com/stylelint/stylelint/commit/578a5ac16f71768d98c0bf05503e253e87bc4427"><code>578a5ac</code></a> Prepare 16.14.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8360">#8360</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/8c4fc4a1b3a77df2b879daf7bbbe9e9be55fe1d5"><code>8c4fc4a</code></a> Fix incompatible cache file format (<a href="https://redirect.github.com/stylelint/stylelint/issues/8359">#8359</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/c33ad7dd0a53151071dc81fbba42504b0687301d"><code>c33ad7d</code></a> Refactor at-rule regexes for clarity (<a href="https://redirect.github.com/stylelint/stylelint/issues/8350">#8350</a>)</li> <li>See full diff in <a href="https://github.com/stylelint/stylelint/compare/16.14.0...16.14.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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c95bd6434f |
Bump typescript-eslint from 8.21.0 to 8.22.0 (#1035)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.21.0 to 8.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.22.0</h2> <h2>8.22.0 (2025-01-27)</h2> <h3>🚀 Features</h3> <ul> <li><strong>parser:</strong> add standalone isolatedDeclarations option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10499">#10499</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10517">#10517</a>)</li> <li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents] handle nested types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10638">#10638</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] don't report unnecessarily on valid ways of using module augmentation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10616">#10616</a>)</li> <li><strong>eslint-plugin:</strong> [no-extraneous-class] handle accessor keyword (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10678">#10678</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10552">#10552</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] handle template literal type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10612">#10612</a>)</li> <li><strong>type-utils:</strong> support matching intersection types in <code>TypeOrValueSpecifier</code> with a <code>PackageSpecifier</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10667">#10667</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</li> <li>mdm317</li> <li>Olivier Zalmanski <a href="https://github.com/OlivierZal"><code>@OlivierZal</code></a></li> <li>Ronen Amiel</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.22.0 (2025-01-27)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/94e809808a445dde05ab6f284dec010269482eb5"><code>94e8098</code></a> chore(release): publish 8.22.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
abf3bd1fa0 |
Fix insertion of access tokens, when swapping renderer (#1021)
Going from e.g. MapTiler to OpenLayers and back will lose the maptlier
key.
This code finds the urls in the style that has "{key}" and insert the
correct API keys
Fixes the error reported here, cc @nyurik
- Fixes
https://github.com/maplibre/maputnik/issues/874#issuecomment-2605896666
Related to:
- https://github.com/maplibre/maputnik/issues/869
## Launch Checklist
<!-- Thanks for the PR! Feel free to add or remove items from the
checklist. -->
- [ ] Briefly describe the changes in this PR.
- [ ] Link to related issues.
- [ ] Include before/after visuals or gifs if this PR includes visual
changes.
- [ ] Write tests for all new functionality.
- [ ] Add an entry to `CHANGELOG.md` under the `## main` section.
|
||
|
|
535cb63093 |
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#1034)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dependabot/fetch-metadata/releases">dependabot/fetch-metadata's releases</a>.</em></p> <blockquote> <h2>v2.3.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/create-github-app-token from 1.10.2 to 1.10.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/537">dependabot/fetch-metadata#537</a></li> <li>Update readme to include an if conditional by <a href="https://github.com/Nishnha"><code>@Nishnha</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/548">dependabot/fetch-metadata#548</a></li> <li>Silence audit and funding messages from <code>npm</code> by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/550">dependabot/fetch-metadata#550</a></li> <li>Bump actions/create-github-app-token from 1.10.3 to 1.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/554">dependabot/fetch-metadata#554</a></li> <li>fix readme action example by <a href="https://github.com/CloudNStoyan"><code>@CloudNStoyan</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/563">dependabot/fetch-metadata#563</a></li> <li>Fixed missing outputs in action.yml by <a href="https://github.com/CatChen"><code>@CatChen</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/564">dependabot/fetch-metadata#564</a></li> <li>Handle branch names containing dependency group by <a href="https://github.com/CloudNStoyan"><code>@CloudNStoyan</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/565">dependabot/fetch-metadata#565</a></li> <li>v2.3.0 by <a href="https://github.com/fetch-metadata-action-automation"><code>@fetch-metadata-action-automation</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/543">dependabot/fetch-metadata#543</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/CloudNStoyan"><code>@CloudNStoyan</code></a> made their first contribution in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/563">dependabot/fetch-metadata#563</a></li> <li><a href="https://github.com/CatChen"><code>@CatChen</code></a> made their first contribution in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/564">dependabot/fetch-metadata#564</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dependabot/fetch-metadata/compare/v2...v2.3.0">https://github.com/dependabot/fetch-metadata/compare/v2...v2.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dependabot/fetch-metadata/commit/d7267f607e9d3fb96fc2fbe83e0af444713e90b7"><code>d7267f6</code></a> Merge pull request <a href="https://redirect.github.com/dependabot/fetch-metadata/issues/543">#543</a> from dependabot/bump-to-v2.3.0</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/e3dd295a04f6eccc15a116fc5cde058f1735c05d"><code>e3dd295</code></a> v2.3.0</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/3da9521b8c62beab87c4d18ad1e9bd7fd7b9d3bf"><code>3da9521</code></a> Merge pull request <a href="https://redirect.github.com/dependabot/fetch-metadata/issues/565">#565</a> from CloudNStoyan/main</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/de52f600152fa3f48a82e88e06e864cba8421436"><code>de52f60</code></a> update build</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/59d2b1fb73ac123a1953e2ddc99ea8f1b869463a"><code>59d2b1f</code></a> fix incorrect parsing of directory when using dependency-group</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/0d270694949cee4e6c179fc89629d95e0b9fb763"><code>0d27069</code></a> Merge pull request <a href="https://redirect.github.com/dependabot/fetch-metadata/issues/564">#564</a> from CatChen/fixed-missing-outputs-in-action-yml</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/5a7546a6e709997b54d62d4e673a23eaa8621a26"><code>5a7546a</code></a> Fixed missing outputs in action.yml</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/06ea45a2e4582d87b11f03c7ce596ae3261f39f6"><code>06ea45a</code></a> Merge pull request <a href="https://redirect.github.com/dependabot/fetch-metadata/issues/563">#563</a> from CloudNStoyan/main</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/bbfca7ec1c0b06b16cc955f242ebc9f1c8daa4f4"><code>bbfca7e</code></a> fix readme action example</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/b0d0393a82702c1819b5ae7ad6ea780cd8c18aae"><code>b0d0393</code></a> Merge pull request <a href="https://redirect.github.com/dependabot/fetch-metadata/issues/554">#554</a> from dependabot/dependabot/github_actions/actions/cre...</li> <li>Additional commits viewable in <a href="https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a44653fff0 |
Bump @eslint/js from 9.18.0 to 9.19.0 (#1031)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.18.0 to 9.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/1637b8e87df5c7f58ab71e0e159f4b96c998e070"><code>1637b8e</code></a> feat: add <code>--report-unused-inline-configs</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19201">#19201</a>) (Josh Goldberg ✨)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/aae67172ab9631b4267fc03f64d3c3d6d1fcda73"><code>aae6717</code></a> fix: sync rule type header comments automatically (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19276">#19276</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/cfea9abe0e27cf2ce1d27232b8c70555397e141b"><code>cfea9ab</code></a> docs: Clarify overrideConfig option (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19370">#19370</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2b84f666cd7474bb061e2f12205af57f5dbb89d6"><code>2b84f66</code></a> docs: Update README (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19362">#19362</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044f93cbbe71a45130156004509083814e2b9669"><code>044f93c</code></a> docs: clarify frozen rule description (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19351">#19351</a>) (Pavel)</li> <li><a href="https://github.com/eslint/eslint/commit/797ee7c0d669678b90c5d5742228bc7b24353f79"><code>797ee7c</code></a> docs: fix Bluesky links (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19368">#19368</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/81a9c0ebc33dd33765711296f827c4448c80163d"><code>81a9c0e</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/093fb3d40286588c2c425b738426ebfe5d142a63"><code>093fb3d</code></a> docs: replace <code>var</code> with <code>let</code> and <code>const</code> in rule examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19365">#19365</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/417de3298527e4f257e1ae7b02e1df9db3c9ed33"><code>417de32</code></a> docs: replace var with const in rule examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19352">#19352</a>) (jj)</li> <li><a href="https://github.com/eslint/eslint/commit/17f2aaec16d5afbb0d219bce6ae01d7b15d74828"><code>17f2aae</code></a> docs: update getting-started config to match default generated config (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19308">#19308</a>) (0xDev)</li> <li><a href="https://github.com/eslint/eslint/commit/8a0a5a8851f72982327c2aa3a41403963f025771"><code>8a0a5a8</code></a> docs: better <code>global ignores</code> instruction (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19297">#19297</a>) (Jacopo Marrone)</li> <li><a href="https://github.com/eslint/eslint/commit/6671a2cd8ccc710fefbccad9a813c3bea5f76c68"><code>6671a2c</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/e39d3f22ff793db42e1f1fc3808cbb12fc513118"><code>e39d3f2</code></a> docs: fix divider for rule category (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19264">#19264</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/e0cf53f80a4b127524e0badc8999d5d1a247143f"><code>e0cf53f</code></a> docs: fix search result box position for small screens (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19328">#19328</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f92a6803a10c66cf77408b2bf29c17bcd63b1049"><code>f92a680</code></a> docs: replace var with let or const in rule examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19331">#19331</a>) (Ravi Teja Kolla)</li> <li><a href="https://github.com/eslint/eslint/commit/b04b84bc17d4aaaea1326cb08196593624db02a2"><code>b04b84b</code></a> docs: revert accidental changes in TS config files docs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19336">#19336</a>) (Francesco Trotta)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9b9cb0584867916d50aa2e9590b132e2ef8ca59c"><code>9b9cb05</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.19.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19371">#19371</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58560e70bb4dcb305343fcd7c893ac56a404f674"><code>58560e7</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/20897070913418078d8f1ea9a877d223650dff73"><code>2089707</code></a> test: fix failing test in Node.js v22.13.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19345">#19345</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@eslint/js</code>'s changelog</a>.</em></p> <blockquote> <p>v9.19.0 - January 24, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/9b9cb0584867916d50aa2e9590b132e2ef8ca59c"><code>9b9cb05</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.19.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19371">#19371</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58560e70bb4dcb305343fcd7c893ac56a404f674"><code>58560e7</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/cfea9abe0e27cf2ce1d27232b8c70555397e141b"><code>cfea9ab</code></a> docs: Clarify overrideConfig option (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19370">#19370</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2b84f666cd7474bb061e2f12205af57f5dbb89d6"><code>2b84f66</code></a> docs: Update README (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19362">#19362</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044f93cbbe71a45130156004509083814e2b9669"><code>044f93c</code></a> docs: clarify frozen rule description (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19351">#19351</a>) (Pavel)</li> <li><a href="https://github.com/eslint/eslint/commit/797ee7c0d669678b90c5d5742228bc7b24353f79"><code>797ee7c</code></a> docs: fix Bluesky links (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19368">#19368</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/81a9c0ebc33dd33765711296f827c4448c80163d"><code>81a9c0e</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/093fb3d40286588c2c425b738426ebfe5d142a63"><code>093fb3d</code></a> docs: replace <code>var</code> with <code>let</code> and <code>const</code> in rule examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19365">#19365</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/417de3298527e4f257e1ae7b02e1df9db3c9ed33"><code>417de32</code></a> docs: replace var with const in rule examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19352">#19352</a>) (jj)</li> <li><a href="https://github.com/eslint/eslint/commit/17f2aaec16d5afbb0d219bce6ae01d7b15d74828"><code>17f2aae</code></a> docs: update getting-started config to match default generated config (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19308">#19308</a>) (0xDev)</li> <li><a href="https://github.com/eslint/eslint/commit/aae67172ab9631b4267fc03f64d3c3d6d1fcda73"><code>aae6717</code></a> fix: sync rule type header comments automatically (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19276">#19276</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/8a0a5a8851f72982327c2aa3a41403963f025771"><code>8a0a5a8</code></a> docs: better <code>global ignores</code> instruction (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19297">#19297</a>) (Jacopo Marrone)</li> <li><a href="https://github.com/eslint/eslint/commit/20897070913418078d8f1ea9a877d223650dff73"><code>2089707</code></a> test: fix failing test in Node.js v22.13.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19345">#19345</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/6671a2cd8ccc710fefbccad9a813c3bea5f76c68"><code>6671a2c</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/1637b8e87df5c7f58ab71e0e159f4b96c998e070"><code>1637b8e</code></a> feat: add <code>--report-unused-inline-configs</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19201">#19201</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/e39d3f22ff793db42e1f1fc3808cbb12fc513118"><code>e39d3f2</code></a> docs: fix divider for rule category (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19264">#19264</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/e0cf53f80a4b127524e0badc8999d5d1a247143f"><code>e0cf53f</code></a> docs: fix search result box position for small screens (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19328">#19328</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f92a6803a10c66cf77408b2bf29c17bcd63b1049"><code>f92a680</code></a> docs: replace var with let or const in rule examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19331">#19331</a>) (Ravi Teja Kolla)</li> <li><a href="https://github.com/eslint/eslint/commit/b04b84bc17d4aaaea1326cb08196593624db02a2"><code>b04b84b</code></a> docs: revert accidental changes in TS config files docs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19336">#19336</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/58560e70bb4dcb305343fcd7c893ac56a404f674"><code>58560e7</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.19.0/packages/js">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
215111aee1 |
Bump i18next from 24.2.1 to 24.2.2 (#1032)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.1 to 24.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v24.2.2</h2> <ul> <li>fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue <a href="https://redirect.github.com/i18next/react-i18next/issues/1829">1829</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>24.2.2</h2> <ul> <li>fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue <a href="https://redirect.github.com/i18next/react-i18next/issues/1829">1829</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/e3d66d0eade4d1e47afd545339664ae3a5fd09eb"><code>e3d66d0</code></a> 24.2.2</li> <li><a href="https://github.com/i18next/i18next/commit/fdeab8a8ae85e853c00a2ff7ba89843eb9a6c52b"><code>fdeab8a</code></a> fix: Interpolation fails with arrays (TypeError) and does not work with objec...</li> <li><a href="https://github.com/i18next/i18next/commit/e10755458202e180dac399e6719dab7ab9fd5c46"><code>e107554</code></a> update year</li> <li><a href="https://github.com/i18next/i18next/commit/3c67d4ac4736db47d3f0619ef8c2fed2d5069208"><code>3c67d4a</code></a> maybe in future</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v24.2.1...v24.2.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d6af4a6511 |
Bump eslint from 9.18.0 to 9.19.0 (#1030)
Bumps [eslint](https://github.com/eslint/eslint) from 9.18.0 to 9.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.19.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/1637b8e87df5c7f58ab71e0e159f4b96c998e070"><code>1637b8e</code></a> feat: add <code>--report-unused-inline-configs</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19201">#19201</a>) (Josh Goldberg ✨)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/aae67172ab9631b4267fc03f64d3c3d6d1fcda73"><code>aae6717</code></a> fix: sync rule type header comments automatically (<a href="https://redirect.github.com/eslint/eslint/issues/19276">#19276</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/cfea9abe0e27cf2ce1d27232b8c70555397e141b"><code>cfea9ab</code></a> docs: Clarify overrideConfig option (<a href="https://redirect.github.com/eslint/eslint/issues/19370">#19370</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2b84f666cd7474bb061e2f12205af57f5dbb89d6"><code>2b84f66</code></a> docs: Update README (<a href="https://redirect.github.com/eslint/eslint/issues/19362">#19362</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044f93cbbe71a45130156004509083814e2b9669"><code>044f93c</code></a> docs: clarify frozen rule description (<a href="https://redirect.github.com/eslint/eslint/issues/19351">#19351</a>) (Pavel)</li> <li><a href="https://github.com/eslint/eslint/commit/797ee7c0d669678b90c5d5742228bc7b24353f79"><code>797ee7c</code></a> docs: fix Bluesky links (<a href="https://redirect.github.com/eslint/eslint/issues/19368">#19368</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/81a9c0ebc33dd33765711296f827c4448c80163d"><code>81a9c0e</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/093fb3d40286588c2c425b738426ebfe5d142a63"><code>093fb3d</code></a> docs: replace <code>var</code> with <code>let</code> and <code>const</code> in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/19365">#19365</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/417de3298527e4f257e1ae7b02e1df9db3c9ed33"><code>417de32</code></a> docs: replace var with const in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/19352">#19352</a>) (jj)</li> <li><a href="https://github.com/eslint/eslint/commit/17f2aaec16d5afbb0d219bce6ae01d7b15d74828"><code>17f2aae</code></a> docs: update getting-started config to match default generated config (<a href="https://redirect.github.com/eslint/eslint/issues/19308">#19308</a>) (0xDev)</li> <li><a href="https://github.com/eslint/eslint/commit/8a0a5a8851f72982327c2aa3a41403963f025771"><code>8a0a5a8</code></a> docs: better <code>global ignores</code> instruction (<a href="https://redirect.github.com/eslint/eslint/issues/19297">#19297</a>) (Jacopo Marrone)</li> <li><a href="https://github.com/eslint/eslint/commit/6671a2cd8ccc710fefbccad9a813c3bea5f76c68"><code>6671a2c</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/e39d3f22ff793db42e1f1fc3808cbb12fc513118"><code>e39d3f2</code></a> docs: fix divider for rule category (<a href="https://redirect.github.com/eslint/eslint/issues/19264">#19264</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/e0cf53f80a4b127524e0badc8999d5d1a247143f"><code>e0cf53f</code></a> docs: fix search result box position for small screens (<a href="https://redirect.github.com/eslint/eslint/issues/19328">#19328</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f92a6803a10c66cf77408b2bf29c17bcd63b1049"><code>f92a680</code></a> docs: replace var with let or const in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/19331">#19331</a>) (Ravi Teja Kolla)</li> <li><a href="https://github.com/eslint/eslint/commit/b04b84bc17d4aaaea1326cb08196593624db02a2"><code>b04b84b</code></a> docs: revert accidental changes in TS config files docs (<a href="https://redirect.github.com/eslint/eslint/issues/19336">#19336</a>) (Francesco Trotta)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9b9cb0584867916d50aa2e9590b132e2ef8ca59c"><code>9b9cb05</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.19.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19371">#19371</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58560e70bb4dcb305343fcd7c893ac56a404f674"><code>58560e7</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/20897070913418078d8f1ea9a877d223650dff73"><code>2089707</code></a> test: fix failing test in Node.js v22.13.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19345">#19345</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.19.0 - January 24, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/9b9cb0584867916d50aa2e9590b132e2ef8ca59c"><code>9b9cb05</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.19.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19371">#19371</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58560e70bb4dcb305343fcd7c893ac56a404f674"><code>58560e7</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/cfea9abe0e27cf2ce1d27232b8c70555397e141b"><code>cfea9ab</code></a> docs: Clarify overrideConfig option (<a href="https://redirect.github.com/eslint/eslint/issues/19370">#19370</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2b84f666cd7474bb061e2f12205af57f5dbb89d6"><code>2b84f66</code></a> docs: Update README (<a href="https://redirect.github.com/eslint/eslint/issues/19362">#19362</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044f93cbbe71a45130156004509083814e2b9669"><code>044f93c</code></a> docs: clarify frozen rule description (<a href="https://redirect.github.com/eslint/eslint/issues/19351">#19351</a>) (Pavel)</li> <li><a href="https://github.com/eslint/eslint/commit/797ee7c0d669678b90c5d5742228bc7b24353f79"><code>797ee7c</code></a> docs: fix Bluesky links (<a href="https://redirect.github.com/eslint/eslint/issues/19368">#19368</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/81a9c0ebc33dd33765711296f827c4448c80163d"><code>81a9c0e</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/093fb3d40286588c2c425b738426ebfe5d142a63"><code>093fb3d</code></a> docs: replace <code>var</code> with <code>let</code> and <code>const</code> in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/19365">#19365</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/417de3298527e4f257e1ae7b02e1df9db3c9ed33"><code>417de32</code></a> docs: replace var with const in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/19352">#19352</a>) (jj)</li> <li><a href="https://github.com/eslint/eslint/commit/17f2aaec16d5afbb0d219bce6ae01d7b15d74828"><code>17f2aae</code></a> docs: update getting-started config to match default generated config (<a href="https://redirect.github.com/eslint/eslint/issues/19308">#19308</a>) (0xDev)</li> <li><a href="https://github.com/eslint/eslint/commit/aae67172ab9631b4267fc03f64d3c3d6d1fcda73"><code>aae6717</code></a> fix: sync rule type header comments automatically (<a href="https://redirect.github.com/eslint/eslint/issues/19276">#19276</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/8a0a5a8851f72982327c2aa3a41403963f025771"><code>8a0a5a8</code></a> docs: better <code>global ignores</code> instruction (<a href="https://redirect.github.com/eslint/eslint/issues/19297">#19297</a>) (Jacopo Marrone)</li> <li><a href="https://github.com/eslint/eslint/commit/20897070913418078d8f1ea9a877d223650dff73"><code>2089707</code></a> test: fix failing test in Node.js v22.13.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19345">#19345</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/6671a2cd8ccc710fefbccad9a813c3bea5f76c68"><code>6671a2c</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/1637b8e87df5c7f58ab71e0e159f4b96c998e070"><code>1637b8e</code></a> feat: add <code>--report-unused-inline-configs</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19201">#19201</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/e39d3f22ff793db42e1f1fc3808cbb12fc513118"><code>e39d3f2</code></a> docs: fix divider for rule category (<a href="https://redirect.github.com/eslint/eslint/issues/19264">#19264</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/e0cf53f80a4b127524e0badc8999d5d1a247143f"><code>e0cf53f</code></a> docs: fix search result box position for small screens (<a href="https://redirect.github.com/eslint/eslint/issues/19328">#19328</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f92a6803a10c66cf77408b2bf29c17bcd63b1049"><code>f92a680</code></a> docs: replace var with let or const in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/19331">#19331</a>) (Ravi Teja Kolla)</li> <li><a href="https://github.com/eslint/eslint/commit/b04b84bc17d4aaaea1326cb08196593624db02a2"><code>b04b84b</code></a> docs: revert accidental changes in TS config files docs (<a href="https://redirect.github.com/eslint/eslint/issues/19336">#19336</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/208e0b199f5d5f9dd173e58e3f5db19c1f0c38ed"><code>208e0b1</code></a> 9.19.0</li> <li><a href="https://github.com/eslint/eslint/commit/196dfdace64d095f2facb3d8ebed1be9cb2ccab3"><code>196dfda</code></a> Build: changelog update for 9.19.0</li> <li><a href="https://github.com/eslint/eslint/commit/9b9cb0584867916d50aa2e9590b132e2ef8ca59c"><code>9b9cb05</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.19.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19371">#19371</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/58560e70bb4dcb305343fcd7c893ac56a404f674"><code>58560e7</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/cfea9abe0e27cf2ce1d27232b8c70555397e141b"><code>cfea9ab</code></a> docs: Clarify overrideConfig option (<a href="https://redirect.github.com/eslint/eslint/issues/19370">#19370</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2b84f666cd7474bb061e2f12205af57f5dbb89d6"><code>2b84f66</code></a> docs: Update README (<a href="https://redirect.github.com/eslint/eslint/issues/19362">#19362</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/044f93cbbe71a45130156004509083814e2b9669"><code>044f93c</code></a> docs: clarify frozen rule description (<a href="https://redirect.github.com/eslint/eslint/issues/19351">#19351</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/797ee7c0d669678b90c5d5742228bc7b24353f79"><code>797ee7c</code></a> docs: fix Bluesky links (<a href="https://redirect.github.com/eslint/eslint/issues/19368">#19368</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/81a9c0ebc33dd33765711296f827c4448c80163d"><code>81a9c0e</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/093fb3d40286588c2c425b738426ebfe5d142a63"><code>093fb3d</code></a> docs: replace <code>var</code> with <code>let</code> and <code>const</code> in rule examples (<a href="https://redirect.github.com/eslint/eslint/issues/19365">#19365</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.18.0...v9.19.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3b84fddd59 |
Bump stylelint from 16.13.2 to 16.14.0 (#1029)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.2 to 16.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/releases">stylelint's releases</a>.</em></p> <blockquote> <h2>16.14.0</h2> <ul> <li>Added: replaced text and corresponding range to <code>Warning</code> type (<a href="https://redirect.github.com/stylelint/stylelint/issues/8234">#8234</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>SyntaxError: The requested module 'table'...</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8325">#8325</a>) (<a href="https://github.com/denisx"><code>@denisx</code></a>).</li> <li>Fixed: <code>RuleContext['fix']</code> type (<a href="https://redirect.github.com/stylelint/stylelint/issues/8309">#8309</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> autofix of <code>border-color</code> and <code>overflow</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8346">#8346</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false negatives for <code>overflow-x</code> and <code>overflow-y</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8340">#8340</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false negatives for <code>scrollbar-color</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8346">#8346</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false positives for non-standard syntax values (<a href="https://redirect.github.com/stylelint/stylelint/issues/8329">#8329</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> warning message for <code>overflow: <keyword> <keyword></code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8340">#8340</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:has-slotted</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8332">#8332</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's changelog</a>.</em></p> <blockquote> <h2>16.14.0 - 2025-01-25</h2> <p>It fixes 8 bugs and adds features to our <code>Warning</code> type.</p> <ul> <li>Added: replaced text and corresponding range to <code>Warning</code> type (<a href="https://redirect.github.com/stylelint/stylelint/pull/8234">#8234</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>SyntaxError: The requested module 'table'...</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8325">#8325</a>) (<a href="https://github.com/denisx"><code>@denisx</code></a>).</li> <li>Fixed: <code>RuleContext['fix']</code> type (<a href="https://redirect.github.com/stylelint/stylelint/pull/8309">#8309</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> autofix of <code>border-color</code> and <code>overflow</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8346">#8346</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false negatives for <code>overflow-x</code> and <code>overflow-y</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8340">#8340</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false negatives for <code>scrollbar-color</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8346">#8346</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> false positives for non-standard syntax values (<a href="https://redirect.github.com/stylelint/stylelint/pull/8329">#8329</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>declaration-property-value-keyword-no-deprecated</code> warning message for <code>overflow: <keyword> <keyword></code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8340">#8340</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:has-slotted</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8332">#8332</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/15b90ade92ba0cd9b40d494417b6aa73142d5181"><code>15b90ad</code></a> 16.14.0</li> <li><a href="https://github.com/stylelint/stylelint/commit/4fa5a91e86ffd8b77fa24a3811c26daab04995f5"><code>4fa5a91</code></a> Prepare 16.14.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8330">#8330</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/f24921c9c4758f7702f987052f01ea3a098e9cb3"><code>f24921c</code></a> Fix <code>SyntaxError: The requested module 'table'...</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8325">#8325</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/e9b772f059092e7d3f658daa30df005e990e66e4"><code>e9b772f</code></a> Add <code>declaration-property-value-keyword-no-deprecated</code> autofix for shorthands...</li> <li><a href="https://github.com/stylelint/stylelint/commit/02b814d62aaed99def5a6db8f8b2c56e9bd24e69"><code>02b814d</code></a> Fix <code>declaration-property-value-keyword-no-deprecated</code> warning message for `o...</li> <li><a href="https://github.com/stylelint/stylelint/commit/16efbb78582e6538c3266da274c0edf949aa7b5a"><code>16efbb7</code></a> Fix <code>at-rule-descriptor-no-unknown</code> false positives for page and margin conte...</li> <li><a href="https://github.com/stylelint/stylelint/commit/96745181e322ff92708fc3e6edeb0c90178b12e1"><code>9674518</code></a> Add replaced text and corresponding range to <code>Warning</code> type (<a href="https://redirect.github.com/stylelint/stylelint/issues/8234">#8234</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/9e19713cc068facea024a0cae47c454045aaaa7d"><code>9e19713</code></a> Fix <code>declaration-property-value-keyword-no-deprecated</code> false positives for `b...</li> <li><a href="https://github.com/stylelint/stylelint/commit/a2420f996c41f9dfed301e2adf7b9c89a7e49535"><code>a2420f9</code></a> Bump eslint-plugin-jest from 28.10.0 to 28.11.0 in the eslint group (<a href="https://redirect.github.com/stylelint/stylelint/issues/8335">#8335</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/2f1655f29856b1384645a1ea544b05ac5ceeb250"><code>2f1655f</code></a> Bump ignore from 7.0.1 to 7.0.3 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8337">#8337</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.13.2...16.14.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b87c8fb5c3 |
Japanese translation for PMTiles (#1027)
## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [x] Briefly describe the changes in this PR. simply adding Japanese translation for new input format PMTiles - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
12666d264a |
Bump @types/geojson from 7946.0.15 to 7946.0.16 (#1026)
Bumps [@types/geojson](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/geojson) from 7946.0.15 to 7946.0.16. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/geojson">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
5af2cc2f9e |
Add PMTiles support (#938)
Add support for pmtiles sources. Solves #807 <strike> There is still an error, probably when adding the source to the Maputnik sources: ``` Failed to process sources for 'pmtiles://https://example.com/data/switzerland.pmtiles' TypeError: NetworkError when attempting to fetch resource. fetchSources App.tsx:642 ``` @bdon How did you solve this for https://editor.protomaps.com/ ? </strike> --------- Co-authored-by: Brandon Liu <bdon@bdon.org> Co-authored-by: WebFreak001 <gh@webfreak.org> Co-authored-by: ShellyDCMS <60476837+ShellyDCMS@users.noreply.github.com> Co-authored-by: Harel M <harel.mazor@gmail.com> |
||
|
|
a2345a7308 |
Bump codemirror from 5.65.16 to 5.65.18 (#1024)
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.16 to 5.65.18. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/codemirror/basic-setup/commits">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | codemirror | [>= 6.a, < 7] | </details> [](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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
dcdbac35ff |
bump @types/geojson and postcss (#1022)
Dependabot is skipping two packages, presumably because it tried and failed to update in the past, and now we changed the dependabot.yml old dependabot attempts - #833 Updating manually, hoping it'll work going forward. ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [ ] Briefly describe the changes in this PR. - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
2852fa62ff | Use modern jsonlint fork (#1018) | ||
|
|
87cd79e86f | Use new scss syntax (#1015) | ||
|
|
857cae7040 | Add codeql workflow (#1019) | ||
|
|
cd7d607f13 |
Upgrade eslint (#1014)
It's apparently forced now to use the eslint.config.js instead of .eslintrc It got more strict with requiring the underscore on unused vars like `catch(_err)` , but that was all Closes #1012 Closes #995 Closes #992 ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [ ] Briefly describe the changes in this PR. - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
b429bb16d7 |
Fix network issue (#944)
## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> In case of non 200 response the font and glyphs metadata would return the ajax error object instead of the default value. Fixes #935 - #935 - [x] Briefly describe the changes in this PR. - [x] Link to related issues. - [x] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [x] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
a21efcc4d5 |
Remove unused mocha (#1013)
I don't see mocha used anywhere ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [ ] Briefly describe the changes in this PR. - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
1ebbac91d4 |
Bump typescript from 5.4.3 to 5.7.3 (#1011)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.3 to 5.7.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.7.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed issues query for Typescript 5.7.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed issues query for Typescript 5.7.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed issues query for Typescript 5.7.3 (Stable)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a></p> <h2>TypeScript 5.7</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed issues query for Typescript 5.7.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed issues query for Typescript 5.7.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> <h2>TypeScript 5.7 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed issues query for Typescript 5.7.1 (RC)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> <h2>TypeScript 5.7 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> <h2>TypeScript 5.6.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for Typescript 5.6.0 (Beta)</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/a5e123d9e0690fcea92878ea8a0a382922009fc9"><code>a5e123d</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/8bc02048a2a78d1b8f0e89d8260d76c440fdbc08"><code>8bc0204</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60828">#60828</a> (Fix CodeQL configuration, releases) into release-5.7 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/60923">#60923</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/7aa63df74c2cc02dd171771623238dc40f352b7e"><code>7aa63df</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60393">#60393</a> (Don't try to add an implicit undefi...) into release-5.7 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/9df7c36aa960086a403bb83c5a4fafaf5871acf6"><code>9df7c36</code></a> Bump version to 5.7.3 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/e167412fe07905b6324bf5f36a918c28050ebfac"><code>e167412</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60794">#60794</a> (Harden <code>sanitizeLog</code> against incorr...) into release-5.7 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/9ba364c55a5c5cc378e89bf0de9559398926c0d3"><code>9ba364c</code></a> Fix coverage build on release-5.7 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/60792">#60792</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/4b7441a8bee1f0cbc861a3ad23f72769fb518df1"><code>4b7441a</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60680">#60680</a> (Mark the inherited any-based index ...) into release-5.7 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/e844dc305e09029d417a8daf84a816532d2ed4f3"><code>e844dc3</code></a> Cherry-pick <a href="https://redirect.github.com/microsoft/TypeScript/issues/60402">#60402</a>, <a href="https://redirect.github.com/microsoft/TypeScript/issues/60440">#60440</a>, <a href="https://redirect.github.com/microsoft/TypeScript/issues/60616">#60616</a> into release-5.7 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/60777">#60777</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/21b02a1e1f19852790c36e550631e8083c67fc1c"><code>21b02a1</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60749">#60749</a> (Do not require import attribute on ...) into release-5.7 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/b82fd16484225ba6d0798cd5595407ec65555ab6"><code>b82fd16</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60576">#60576</a> (Avoid incorrectly reusing assertion...) into release-5.7 (#...</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/TypeScript/compare/v5.4.3...v5.7.3">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ed70b76ed5 |
Bump eslint-plugin-react-hooks from 4.6.0 to 5.1.0 (#1006)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 5.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/react/releases">eslint-plugin-react-hooks's releases</a>.</em></p> <blockquote> <h2>eslint-plugin-react-hooks@5.0.0 (Oct 11, 2024)</h2> <p>This release only contains <code>eslint-plugin-react-hooks</code>. Notably, new violations and support for ESLint v9 were added.</p> <h2><code>eslint-plugin-react-hooks</code></h2> <ul> <li><strong>New Violations:</strong> Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means <code>_Button</code> or <code>_component</code> are no longer valid. (<a href="https://github.com/kassens"><code>@kassens</code></a>) in <a href="https://redirect.github.com/facebook/react/pull/25162">#25162</a> For example, in <pre lang="tsx"><code>function _Component() { useState() ^^^^^^^^ A React Hook "useState" is called in function "_Component" which is neither a Component nor a custom React Hook function. } </code></pre> <code>_Component</code> should be renamed to <code>Component</code>.</li> </ul> <ul> <li>Add support for ESLint v9. (<a href="https://github.com/eps1lon"><code>@eps1lon</code></a> in <a href="https://redirect.github.com/facebook/react/pull/28773">#28773</a>)</li> <li>Consider dispatch from <code>useActionState</code> stable. (<a href="https://github.com/eps1lon"><code>@eps1lon</code></a> in <a href="https://redirect.github.com/facebook/react/pull/29665">#29665</a>)</li> <li>Accept <code>as</code> expression in callback. (<a href="https://github.com/StyleShit"><code>@StyleShit</code></a> in <a href="https://redirect.github.com/facebook/react/pull/28202">#28202</a>)</li> <li>Accept <code>as</code> expressions in deps array. (<a href="https://github.com/StyleShit"><code>@StyleShit</code></a> in <a href="https://redirect.github.com/facebook/react/pull/28189">#28189</a>)</li> <li>Treat <code>React.use()</code> the same as <code>use()</code>. (<a href="https://github.com/kassens"><code>@kassens</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27769">#27769</a>)</li> <li>Move <code>use()</code> lint to non-experimental. (<a href="https://github.com/kassens"><code>@kassens</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27768">#27768</a>)</li> <li>Support Flow <code>as</code> expressions. (<a href="https://github.com/cpojer"><code>@cpojer</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27590">#27590</a>)</li> <li>Allow <code>useEffect(fn, undefined)</code>. (<a href="https://github.com/kassens"><code>@kassens</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27525">#27525</a>)</li> <li>Disallow hooks in async functions. (<a href="https://github.com/acdlite"><code>@acdlite</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27045">#27045</a>)</li> <li>Rename experimental <code>useEvent</code> to <code>useEffectEvent</code>. (<a href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> in <a href="https://redirect.github.com/facebook/react/pull/25881">#25881</a>)</li> <li>Lint for presence of <code>useEvent</code> functions in dependency lists. (<a href="https://github.com/poteto"><code>@poteto</code></a> in <a href="https://redirect.github.com/facebook/react/pull/25512">#25512</a>)</li> <li>Check <code>useEvent</code> references instead. (<a href="https://github.com/poteto"><code>@poteto</code></a> in <a href="https://redirect.github.com/facebook/react/pull/25319">#25319</a>)</li> <li>Update <code>RulesOfHooks</code> with <code>useEvent</code> rules. (<a href="https://github.com/poteto"><code>@poteto</code></a> in <a href="https://redirect.github.com/facebook/react/pull/25285">#25285</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md">eslint-plugin-react-hooks's changelog</a>.</em></p> <blockquote> <h2>5.0.0</h2> <ul> <li><strong>New Violations:</strong> Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means <code>_Button</code> or <code>_component</code> are no longer valid. (<a href="https://github.com/kassens"><code>@kassens</code></a>) in <a href="https://redirect.github.com/facebook/react/pull/25162">#25162</a></li> </ul> <ul> <li>Consider dispatch from <code>useActionState</code> stable. (<a href="https://github.com/eps1lon"><code>@eps1lon</code></a> in <a href="https://redirect.github.com/facebook/react/pull/29665">#29665</a>)</li> <li>Add support for ESLint v9. (<a href="https://github.com/eps1lon"><code>@eps1lon</code></a> in <a href="https://redirect.github.com/facebook/react/pull/28773">#28773</a>)</li> <li>Accept <code>as</code> expression in callback. (<a href="https://github.com/StyleShit"><code>@StyleShit</code></a> in <a href="https://redirect.github.com/facebook/react/pull/28202">#28202</a>)</li> <li>Accept <code>as</code> expressions in deps array. (<a href="https://github.com/StyleShit"><code>@StyleShit</code></a> in <a href="https://redirect.github.com/facebook/react/pull/28189">#28189</a>)</li> <li>Treat <code>React.use()</code> the same as <code>use()</code>. (<a href="https://github.com/kassens"><code>@kassens</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27769">#27769</a>)</li> <li>Move <code>use()</code> lint to non-experimental. (<a href="https://github.com/kassens"><code>@kassens</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27768">#27768</a>)</li> <li>Support Flow <code>as</code> expressions. (<a href="https://github.com/cpojer"><code>@cpojer</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27590">#27590</a>)</li> <li>Allow <code>useEffect(fn, undefined)</code>. (<a href="https://github.com/kassens"><code>@kassens</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27525">#27525</a>)</li> <li>Disallow hooks in async functions. (<a href="https://github.com/acdlite"><code>@acdlite</code></a> in <a href="https://redirect.github.com/facebook/react/pull/27045">#27045</a>)</li> <li>Rename experimental <code>useEvent</code> to <code>useEffectEvent</code>. (<a href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> in <a href="https://redirect.github.com/facebook/react/pull/25881">#25881</a>)</li> <li>Lint for presence of <code>useEvent</code> functions in dependency lists. (<a href="https://github.com/poteto"><code>@poteto</code></a> in <a href="https://redirect.github.com/facebook/react/pull/25512">#25512</a>)</li> <li>Check <code>useEvent</code> references instead. (<a href="https://github.com/poteto"><code>@poteto</code></a> in <a href="https://redirect.github.com/facebook/react/pull/25319">#25319</a>)</li> <li>Update <code>RulesOfHooks</code> with <code>useEvent</code> rules. (<a href="https://github.com/poteto"><code>@poteto</code></a> in <a href="https://redirect.github.com/facebook/react/pull/25285">#25285</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~react-bot">react-bot</a>, a new releaser for eslint-plugin-react-hooks since your current version.</p> </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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
dd8703e22b |
Bump sass from 1.72.0 to 1.83.4 (#1000)
Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.83.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.83.4</h2> <p>To install Sass 1.83.4, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>No user-visible changes.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1834">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.83.3</h2> <p>To install Sass 1.83.3, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>No user-visible changes.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1833">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.83.2</h2> <p>To install Sass 1.83.2, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li> <p>Properly display deprecation IDs for the JS Sass API.</p> </li> <li> <p>Don't display deprecation IDs for user-defined deprecations.</p> </li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1832">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.83.1</h2> <p>To install Sass 1.83.1, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li> <p>Fix a bug where <code>--quiet-deps</code> would get deactivated for <code>@content</code> blocks, even when those blocks were entirely contained within dependencies.</p> </li> <li> <p>Include deprecation IDs in deprecation warnings to make it easier to determine what to pass to <code>--silence-deprecation</code> or <code>--fatal-deprecation</code>.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.83.4</h2> <ul> <li>No user-visible changes.</li> </ul> <h2>1.83.3</h2> <ul> <li>No user-visible changes.</li> </ul> <h2>1.83.2</h2> <ul> <li> <p>Properly display deprecation IDs for the JS Sass API.</p> </li> <li> <p>Don't display deprecation IDs for user-defined deprecations.</p> </li> </ul> <h2>1.83.1</h2> <ul> <li> <p>Fix a bug where <code>--quiet-deps</code> would get deactivated for <code>@content</code> blocks, even when those blocks were entirely contained within dependencies.</p> </li> <li> <p>Include deprecation IDs in deprecation warnings to make it easier to determine what to pass to <code>--silence-deprecation</code> or <code>--fatal-deprecation</code>.</p> </li> </ul> <h2>1.83.0</h2> <ul> <li>Allow trailing commas in <em>all</em> argument and parameter lists.</li> </ul> <h2>1.82.0</h2> <h3>Command-Line Interface</h3> <ul> <li> <p>Improve <code>--watch</code> mode reliability when making multiple changes at once, such as checking out a different Git branch.</p> </li> <li> <p>Parse the <code>calc-size()</code> function as a calculation now that it's supported in some browsers.</p> </li> </ul> <h3>Dart API</h3> <ul> <li>Add a <code>SassCalculation.calcSize()</code> function.</li> </ul> <h2>1.81.1</h2> <ul> <li>No user-visible changes.</li> </ul> <h2>1.81.0</h2> <ul> <li> <p>Fix a few cases where deprecation warnings weren't being emitted for global built-in functions whose names overlap with CSS calculations.</p> </li> <li> <p>Add support for the CSS <code>round()</code> calculation with a single argument, as long</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/89a5394639688ad5ad5677fb6258f39fd74f95b9"><code>89a5394</code></a> Fix more bugs in the sass-parser release process (<a href="https://redirect.github.com/sass/dart-sass/issues/2491">#2491</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/46686eddcaee5a85f43bc300ee8650f8ac198f6c"><code>46686ed</code></a> Merge pull request <a href="https://redirect.github.com/sass/dart-sass/issues/2490">#2490</a> from sass/sass-parser-release</li> <li><a href="https://github.com/sass/dart-sass/commit/126176760c49f16c4e3c112ce9315ac799cdb11f"><code>1261767</code></a> Use a file: dependency for local Sass development</li> <li><a href="https://github.com/sass/dart-sass/commit/173f39b652e611f677fdb9cf66e01ee40bc66486"><code>173f39b</code></a> Use the Dart Sass version for the sass-parser dependency</li> <li><a href="https://github.com/sass/dart-sass/commit/ddb14b2c39e297167f418abfd63fd216463ad72d"><code>ddb14b2</code></a> Fix deprecation ID displays in JS mode (<a href="https://redirect.github.com/sass/dart-sass/issues/2483">#2483</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/b12b508e79cce0a74262eb5c31f67a1cf1cb57a6"><code>b12b508</code></a> Compile sass-parser before deploying (<a href="https://redirect.github.com/sass/dart-sass/issues/2489">#2489</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/b19b57fd1d13d6f739bd9f2dd150f8382ddfd41d"><code>b19b57f</code></a> Merge pull request <a href="https://redirect.github.com/sass/dart-sass/issues/2478">#2478</a> from sass/if</li> <li><a href="https://github.com/sass/dart-sass/commit/23ff19def96e27a39fa3cad22f6a93efeb479833"><code>23ff19d</code></a> Merge branch 'main' into if</li> <li><a href="https://github.com/sass/dart-sass/commit/8818d934d9fe36b5ecada8e00868b0309f490c02"><code>8818d93</code></a> Properly override the sass-parser dependency on sass during release (<a href="https://redirect.github.com/sass/dart-sass/issues/2487">#2487</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/adb7016ea8ade98b195022526a066cfda70f8b29"><code>adb7016</code></a> Merge pull request <a href="https://redirect.github.com/sass/dart-sass/issues/2488">#2488</a> from sass/sdk-formatter</li> <li>Additional commits viewable in <a href="https://github.com/sass/dart-sass/compare/1.72.0...1.83.4">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7ecd5e847f |
Bump vite-plugin-istanbul from 6.0.0 to 6.0.2 (#1010)
Bumps [vite-plugin-istanbul](https://github.com/ifaxity/vite-plugin-istanbul) from 6.0.0 to 6.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ifaxity/vite-plugin-istanbul/releases">vite-plugin-istanbul's releases</a>.</em></p> <blockquote> <h2>v6.0.2</h2> <h2><a href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.1...v6.0.2">6.0.2</a> (2024-05-05)</h2> <h3>Bug Fixes</h3> <ul> <li>removed engine version (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/215">#215</a>) (<a href="https://github.com/ifaxity/vite-plugin-istanbul/commit/be2d28cf1976fcaf477f4b2500aa1a0f07a3abdb">be2d28c</a>), closes <a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/214">#214</a></li> </ul> <h2>v6.0.2-rc.1</h2> <h2><a href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.1...v6.0.2-rc.1">6.0.2-rc.1</a> (2024-05-05)</h2> <h3>Bug Fixes</h3> <ul> <li>removed engine version (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/215">#215</a>) (<a href="https://github.com/ifaxity/vite-plugin-istanbul/commit/be2d28cf1976fcaf477f4b2500aa1a0f07a3abdb">be2d28c</a>), closes <a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/214">#214</a></li> </ul> <h2>v6.0.1</h2> <h2><a href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.0...v6.0.1">6.0.1</a> (2024-05-05)</h2> <h3>Bug Fixes</h3> <ul> <li>only emit esm build (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/212">#212</a>) (<a href="https://github.com/ifaxity/vite-plugin-istanbul/commit/895c7bb111d3b3fede0c91fe74b8adf79ddd80ad">895c7bb</a>), closes <a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/209">#209</a></li> </ul> <h2>v6.0.1-rc.1</h2> <h2><a href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.0...v6.0.1-rc.1">6.0.1-rc.1</a> (2024-05-04)</h2> <h3>Bug Fixes</h3> <ul> <li>only emit esm build (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/212">#212</a>) (<a href="https://github.com/ifaxity/vite-plugin-istanbul/commit/895c7bb111d3b3fede0c91fe74b8adf79ddd80ad">895c7bb</a>), closes <a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/209">#209</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/be2d28cf1976fcaf477f4b2500aa1a0f07a3abdb"><code>be2d28c</code></a> fix: removed engine version (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/215">#215</a>)</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/9fe59335209fa48ac03514d8088216f57394bc9a"><code>9fe5933</code></a> build(ci): added pnpm setup for actions (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/213">#213</a>)</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/895c7bb111d3b3fede0c91fe74b8adf79ddd80ad"><code>895c7bb</code></a> fix: only emit esm build (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/212">#212</a>)</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/5004c58766608886d114e98d3cfa95710a04743e"><code>5004c58</code></a> Merge pull request <a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/210">#210</a> from iFaxity/dependabot/npm_and_yarn/commitlint/cli-1...</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/4516f5e5e17937c0b67fc7413277dd2a631d84ce"><code>4516f5e</code></a> build(deps-dev): bump <code>@commitlint/cli</code> from 19.2.2 to 19.3.0</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/f6e3ef895da1a680ada33c4984cff5fea1c0b764"><code>f6e3ef8</code></a> Merge pull request <a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/206">#206</a> from iFaxity/dependabot/npm_and_yarn/commitlint/confi...</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/9cd34c340c171740b53b0ef2a3f0fb6526aec2df"><code>9cd34c3</code></a> build(deps-dev): bump <code>@commitlint/config-conventional</code></li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/99fa96b780940780628ec2d134903eea39d7eae9"><code>99fa96b</code></a> Merge pull request <a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/208">#208</a> from iFaxity/dependabot/npm_and_yarn/types/node-20.12.7</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/c367441fe89cdc3e4ec9ad12da4f4930bbeb866f"><code>c367441</code></a> Merge pull request <a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/207">#207</a> from iFaxity/dependabot/npm_and_yarn/typescript-5.4.5</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/cbc88e01942d58616306d5abc54c806e4ecbae01"><code>cbc88e0</code></a> build(deps-dev): bump <code>@types/node</code> from 20.12.5 to 20.12.7</li> <li>Additional commits viewable in <a href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.0...v6.0.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1890001bf4 |
Bump react-i18next from 15.0.1 to 15.4.0 (#1008)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.0.1 to 15.4.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> <blockquote> <h3>15.4.0</h3> <p>feat: add meta with codes on warnings to allow conditional logging <a href="https://redirect.github.com/i18next/react-i18next/pull/1826">1826</a></p> <h3>15.3.0</h3> <p>Uses the i18next logger instead of the default console logger, if there is a valid i18next instance. Now the debug i18next option is respected, and you can also inject your own logger module: <a href="https://www.i18next.com/misc/creating-own-plugins#logger">https://www.i18next.com/misc/creating-own-plugins#logger</a></p> <h3>15.2.0</h3> <p>This version may be breaking if you still use React < v18 with TypeScript. For JS users this version is equal to v15.1.4</p> <ul> <li>fix: Global JSX namespace is deprecated <a href="https://redirect.github.com/i18next/react-i18next/issues/1823">1823</a> with <a href="https://redirect.github.com/i18next/react-i18next/pull/1822">1822</a></li> </ul> <h3>15.1.4</h3> <ul> <li>Fix: warning each child should have a unique key <a href="https://redirect.github.com/i18next/react-i18next/pull/1820">1820</a></li> </ul> <h3>15.1.3</h3> <ul> <li>fix: Self-closing REACT components in translation strings should not attempt to replace the component's children <a href="https://redirect.github.com/i18next/react-i18next/issues/1815">1815</a> <a href="https://redirect.github.com/i18next/react-i18next/pull/1816">1816</a></li> </ul> <h3>15.1.2</h3> <ul> <li>fix: Attempted to assign to readonly property <a href="https://redirect.github.com/i18next/react-i18next/pull/1813">1813</a></li> </ul> <h3>15.1.1</h3> <ul> <li>fix: Not all namespaces are loaded when passing the lng option to useTranslate <a href="https://redirect.github.com/i18next/react-i18next/issues/1809">1809</a></li> </ul> <h3>15.1.0</h3> <ul> <li>fix: <code><Trans /></code> warns 'Each child in a list should have a unique "key" prop.' for react 19 <a href="https://redirect.github.com/i18next/react-i18next/pull/1806">1806</a></li> </ul> <h3>15.0.3</h3> <ul> <li>try to fix <a href="https://redirect.github.com/i18next/next-i18next/issues/2302">unexpected token issue</a></li> </ul> <h3>15.0.2</h3> <ul> <li>try to fix Trans handling with alwaysFormat set to true <a href="https://redirect.github.com/i18next/react-i18next/issues/1801">1801</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/react-i18next/commit/330a8e72e33ead1194812a4dce7c912eed10381e"><code>330a8e7</code></a> 15.4.0</li> <li><a href="https://github.com/i18next/react-i18next/commit/26ab5a3e8134efd775ee5e7d10cc77442a634ff3"><code>26ab5a3</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/3cd025f034ed2b0e65e8b2516885ac3ba4a2605e"><code>3cd025f</code></a> feat: format warning with code and data to allow conditional logging (<a href="https://redirect.github.com/i18next/react-i18next/issues/1826">#1826</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/ff509baabd7dda6f6a22ac21ed4b92a40c7704ea"><code>ff509ba</code></a> 15.3.0</li> <li><a href="https://github.com/i18next/react-i18next/commit/26616eba2fdbf2813f6514c5883dcda7c769d5ae"><code>26616eb</code></a> use i18next logger if possible</li> <li><a href="https://github.com/i18next/react-i18next/commit/9b194b1be6fa1f38dca3ef010c3ba440240a80ab"><code>9b194b1</code></a> 15.2.0</li> <li><a href="https://github.com/i18next/react-i18next/commit/073feff0ea802ce672c8aee7a138c1e5ac3d57b4"><code>073feff</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/eb372c4e4b0fd749b6b4a9b20e67fb4a4652ed62"><code>eb372c4</code></a> Global JSX namespace is deprecated (<a href="https://redirect.github.com/i18next/react-i18next/issues/1822">#1822</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/69a342cb3bb773e6ae45c700d3bb3feca021ca72"><code>69a342c</code></a> 15.1.4</li> <li><a href="https://github.com/i18next/react-i18next/commit/0441701a928ed44aa245540cff5a1a5c18301aba"><code>0441701</code></a> release</li> <li>Additional commits viewable in <a href="https://github.com/i18next/react-i18next/compare/v15.0.1...v15.4.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
79e547dd91 |
Bump @types/react-aria-modal from 4.0.10 to 5.0.0 (#1009)
Bumps [@types/react-aria-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-aria-modal) from 4.0.10 to 5.0.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-aria-modal">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
016cb25fad |
Bump @types/uuid from 9.0.8 to 10.0.0 (#1005)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.0.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c5a98a6c02 |
Bump eslint-plugin-react from 7.34.1 to 7.37.4 (#1004)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.1 to 7.37.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.37.4</h2> <h3>Fixed</h3> <ul> <li>[<code>no-unknown-property</code>]: support <code>onBeforeToggle</code>, <code>popoverTarget</code>, <code>popoverTargetAction</code> attributes (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3865">#3865</a>[] <a href="https://github.com/acusti"><code>@acusti</code></a>)</li> <li>[types] fix types of flat configs (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3874">#3874</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1098">#1098</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">#1101</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1103">#1103</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">#110</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">#1116</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">#1117</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1119">#1119</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1121">#1121</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1122">#1122</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">#1123</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1130">#1130</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1130">jsx-eslint/eslint-plugin-react#1130</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1131">#1131</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1131">jsx-eslint/eslint-plugin-react#1131</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1132">#1132</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1132">jsx-eslint/eslint-plugin-react#1132</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1134">#1134</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1134">jsx-eslint/eslint-plugin-react#1134</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1135">#1135</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1135">jsx-eslint/eslint-plugin-react#1135</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1139">#1139</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1139">jsx-eslint/eslint-plugin-react#1139</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1148">#1148</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1148">jsx-eslint/eslint-plugin-react#1148</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1149">#1149</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1149">jsx-eslint/eslint-plugin-react#1149</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.4">7.37.4</a> - 2025.01.12</h2> <h3>Fixed</h3> <ul> <li>[<code>no-unknown-property</code>]: support <code>onBeforeToggle</code>, <code>popoverTarget</code>, <code>popoverTargetAction</code> attributes (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3865">#3865</a>[] <a href="https://github.com/acusti"><code>@acusti</code></a>)</li> <li>[types] fix types of flat configs (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3874">#3874</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3874">#3874</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3874">jsx-eslint/eslint-plugin-react#3874</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3865">#3865</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3865">jsx-eslint/eslint-plugin-react#3865</a></p> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.2...v7.37.3">7.37.3</a> - 2024.12.23</h2> <h3>Fixed</h3> <ul> <li>[<code>no-danger</code>]: avoid a crash on a nested component name (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3833">#3833</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[Fix] types: correct generated type declaration (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3840">#3840</a>[] <a href="https://github.com/ocavue"><code>@ocavue</code></a>)</li> <li>[<code>no-unknown-property</code>]: support <code>precedence</code> prop in react 19 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3829">#3829</a>[] <a href="https://github.com/acusti"><code>@acusti</code></a>)</li> <li>[<code>prop-types</code>]: props missing in validation when using generic types from a namespace import (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3859">#3859</a>[] <a href="https://github.com/rbondoc96"><code>@rbondoc96</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Tests] [<code>jsx-no-script-url</code>]: Improve tests (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3849">#3849</a>[] <a href="https://github.com/radu2147"><code>@radu2147</code></a>)</li> <li>[Docs] fix broken links: [<code>default-props-match-prop-types</code>], [<code>jsx-boolean-value</code>], [<code>jsx-curly-brace-presence</code>], [<code>jsx-no-bind</code>], [<code>no-array-index-key</code>], [<code>no-is-mounted</code>], [<code>no-render-return-value</code>], [<code>require-default-props</code>] (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3841">#3841</a>[] <a href="https://github.com/bastiendmt"><code>@bastiendmt</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3859">#3859</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3859">jsx-eslint/eslint-plugin-react#3859</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3849">#3849</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3849">jsx-eslint/eslint-plugin-react#3849</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3841">#3841</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3841">jsx-eslint/eslint-plugin-react#3841</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3840">#3840</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3840">jsx-eslint/eslint-plugin-react#3840</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3833">#3833</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3833">jsx-eslint/eslint-plugin-react#3833</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3829">#3829</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3829">jsx-eslint/eslint-plugin-react#3829</a></p> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2">7.37.2</a> - 2024.10.22</h2> <h3>Fixed</h3> <ul> <li>[<code>destructuring-assignment</code>]: fix false negative when using <code>typeof props.a</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>[] <a href="https://github.com/golopot"><code>@golopot</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Refactor] [<code>destructuring-assignment</code>]: use <code>getParentStatelessComponent</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>[] <a href="https://github.com/golopot"><code>@golopot</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3835">jsx-eslint/eslint-plugin-react#3835</a></p> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.0...v7.37.1">7.37.1</a> - 2024.10.01</h2> <h3>Fixed</h3> <ul> <li>[meta] do not npmignore <code>d.ts</code> files (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3836">#3836</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[readme] Fix shared settings link (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3834">#3834</a>[] <a href="https://github.com/MgenGlder"><code>@MgenGlder</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/e6b5b41191690ee166d0cca1e9db27092b910f03"><code>e6b5b41</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/cfd5edd4f66905ea3300d3ee96289b9fefbbfb5f"><code>cfd5edd</code></a> [Dev Deps] update <code>@babel/eslint-parser</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/efc021fbece010b3f4a658cd1b05753e9e2776f1"><code>efc021f</code></a> [types] fix types of flat configs</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/82a196a0b2c7c5c91e57f320428b58900cb4a8cf"><code>82a196a</code></a> [Fix] <code>no-unknown-property</code>: support <code>onBeforeToggle</code>, <code>popoverTarget</code>, `popo...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/5c816edc1d146767143ce894707bd7284aca400c"><code>5c816ed</code></a> [actions] publish action: allow additional URL</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/244743a7a974787f60d0afb05dd2cae8f7392064"><code>244743a</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/bc5b9dda28e37ee2a5dc9daa98868ba4a339839e"><code>bc5b9dd</code></a> [actions] release workflow needs some new domains</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ed3b1cf8f398a284353e9f8d41a4ab7b1c31a543"><code>ed3b1cf</code></a> [Tests] <code>jsx-uses-vars</code>, <code>jsx-uses-react</code>: fix <code>no-unused-vars</code> tests in esli...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/033ad19c6afd4cc6a0777f6c174e7f2dadbd7853"><code>033ad19</code></a> [Deps] update <code>array.prototype.flatmap</code>, <code>es-iterator-helpers</code>, `object.value...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/b4a14f4cdbac6e6ad78f79bd3cec167416ddbc90"><code>b4a14f4</code></a> [meta] add <code>directories.test</code></li> <li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.37.4">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9885f1c303 |
Bump @types/mocha from 10.0.6 to 10.0.10 (#1002)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.6 to 10.0.10. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9079bf1730 |
Bump @types/color from 3.0.6 to 4.2.0 (#1001)
Bumps [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color) from 3.0.6 to 4.2.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0de0e52fef |
Bump stylelint-config-recommended-scss from 14.0.0 to 14.1.0 (#999)
Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) from 14.0.0 to 14.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases">stylelint-config-recommended-scss's releases</a>.</em></p> <blockquote> <h2>14.1.0</h2> <ul> <li>Changed: replaced deprecated <code>scss/at-import-partial-extension</code> rule with <code>scss/load-partial-extension</code> rule.</li> <li>Changed: updated to <a href="https://github.com/stylelint-scss/stylelint-scss/releases/tag/v6.4.0"><code>stylelint-scss@6.4.0</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md">stylelint-config-recommended-scss's changelog</a>.</em></p> <blockquote> <h1>14.1.0</h1> <ul> <li>Changed: replaced deprecated <code>scss/at-import-partial-extension</code> rule with <code>scss/load-partial-extension</code> rule.</li> <li>Changed: updated to <a href="https://github.com/stylelint-scss/stylelint-scss/releases/tag/v6.4.0"><code>stylelint-scss@6.4.0</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/f4a40b4e302d5f795aba1059fcdf60586d8b0cfc"><code>f4a40b4</code></a> 14.1.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/7f500132941c7a19b6447d7ae697f6b312b6d4c0"><code>7f50013</code></a> Prepare 14.1.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/0f817d205cb5d3b278154ea17e6fca4cf10ebc8f"><code>0f817d2</code></a> Replace deprecated rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/305">#305</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/7ba96d5d8fa808a8e107ca2073ce360d7ed1c3a0"><code>7ba96d5</code></a> Bump stylelint-scss from 6.3.2 to 6.4.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/304">#304</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/54b7810623a353521064e6865ff16a549cda4a68"><code>54b7810</code></a> Bump <code>@stylelint/remark-preset</code> from 5.1.0 to 5.1.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/303">#303</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/4a1779fe6d55b951445c1085ae2eca3bdce0a766"><code>4a1779f</code></a> Bump stylelint-config-recommended from 14.0.0 to 14.0.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/302">#302</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/53986f63bd58d7dce7a2b63c26226eb6fb775a32"><code>53986f6</code></a> Bump np from 10.0.5 to 10.0.6 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/301">#301</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/ba338cfebe0a72e2adf7581ca6351f01b9c87553"><code>ba338cf</code></a> Bump stylelint-scss from 6.3.0 to 6.3.2 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/300">#300</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/0332105047a4cfdb593412dfbb31dc935c25c19e"><code>0332105</code></a> Bump prettier from 3.2.5 to 3.3.2 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/299">#299</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/e1cde4aa6728a6c8c97965c8c838bd4edb147346"><code>e1cde4a</code></a> Bump stylelint from 16.5.0 to 16.6.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/296">#296</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v14.0.0...v14.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3e6994084c |
Bump OpenLayers (#998)
Closes #996 ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [ ] Briefly describe the changes in this PR. - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
891bcf1777 |
Dependabot automerge workflow (#997)
Follow up to - #972 Closes #971 - #971 ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [ ] Briefly describe the changes in this PR. - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. Co-authored-by: Harel M <harel.mazor@gmail.com> |
||
|
|
69e4888d71 |
Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.18 (#987)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.6 to 0.4.18. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases">eslint-plugin-react-refresh's releases</a>.</em></p> <blockquote> <h2>v0.4.18</h2> <p>ESM/CJS interop is the worse that happened to this ecosystem, this is all I have to say.</p> <h2>v0.4.17</h2> <ul> <li>Fix detection of local components to not generate warning on for variable inside JSX files that follow React component naming (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/75">#75</a>)</li> <li>Update types to not require extra unnecessary <code>.default</code> property access under TS node16 module resolution (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/70">#70</a>)</li> </ul> <h2>v0.4.16</h2> <p>Fix CJS/ESM interop issue. Sorry everyone for the trouble.</p> <h2>v0.4.15</h2> <h3>Add support for custom HOCs (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/60">#60</a>)</h3> <p>By default, the rule only knows that <code>memo</code> & <code>forwardRef</code> function calls with return a React component. With this option, you can also allow extra function names like Mobx observer to make this code valid:</p> <pre lang="tsx"><code>const Foo = () => <></>; export default observer(Foo); </code></pre> <pre lang="json"><code>{ "react-refresh/only-export-components": [ "error", { "customHOCs": ["observer"] } ] } </code></pre> <p>Thanks <a href="https://github.com/HorusGoul"><code>@HorusGoul</code></a>!</p> <h3>Add recommended config and simple types (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/67">#67</a>)</h3> <p>You can now add the recommended config to your ESLint config like this:</p> <pre lang="js"><code>import reactRefresh from "eslint-plugin-react-refresh"; <p>export default [ /* Main config */ reactRefresh.configs.recommended, // Or reactRefresh.configs.vite for Vite users ]; </code></pre></p> <p>To follow ESLint recommandations, the rule is added with the <code>error</code> severity.</p> <p>Some simple types ensure that people typecheking their config won't need <code>@ts-expect-error</code> anymore.</p> <h3>Bump ESLint peer dependency to 8.40</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md">eslint-plugin-react-refresh's changelog</a>.</em></p> <blockquote> <h2>0.4.18</h2> <p>ESM/CJS interop is the worth that happend to this ecosystem, this is all I have to say.</p> <h2>0.4.17</h2> <ul> <li>Fix detection of local components to not generate warning on for variable inside JSX files that follow React component naming (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/75">#75</a>)</li> <li>Update types to not require extra unnecessary <code>.default</code> property access under TS node16 module resolution (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/70">#70</a>)</li> </ul> <h2>0.4.16</h2> <p>Fix CJS/ESM interop issue. Sorry everyone for the trouble.</p> <h2>0.4.15</h2> <h3>Add support for custom HOCs (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/60">#60</a>)</h3> <p>By default, the rule only knows that <code>memo</code> & <code>forwardRef</code> function calls with return a React component. With this option, you can also allow extra function names like Mobx observer to make this code valid:</p> <pre lang="tsx"><code>const Foo = () => <></>; export default observer(Foo); </code></pre> <pre lang="json"><code>{ "react-refresh/only-export-components": [ "error", { "customHOCs": ["observer"] } ] } </code></pre> <p>Thanks <a href="https://github.com/HorusGoul"><code>@HorusGoul</code></a>!</p> <h3>Add recommended config and simple types (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/67">#67</a>)</h3> <p>You can now add the recommended config to your ESLint config like this:</p> <pre lang="js"><code>import reactRefresh from "eslint-plugin-react-refresh"; <p>export default [ /* Main config */ reactRefresh.configs.recommended, // Or reactRefresh.configs.vite for Vite users ]; </code></pre></p> <p>To follow ESLint recommandations, the rule is added with the <code>error</code> severity.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/3d6251de43d1bb85868063faa444380f39c76a84"><code>3d6251d</code></a> Fix types [publish]</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/47f25f07d9de73238fd4a96feaca87eaa1392099"><code>47f25f0</code></a> Update types to not require extra unnecessary <code>.default</code> property access unde...</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/639e7724f472ed2ed1cd9e1955519ba6705431a9"><code>639e772</code></a> Fix detection of local components to not generate warning on for variable ins...</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/d939cc4bd483850c791c74d99b1b4962fa7f4275"><code>d939cc4</code></a> Fix exports [publish]</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/7d1709b06591dab298ca8dce57a4f9254959b826"><code>7d1709b</code></a> 0.4.15 [publish]</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/ec747c2a25106bca12002007832217916bf2f36c"><code>ec747c2</code></a> Add configs and simple types (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/67">#67</a>)</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/359ae21a40308ee638e4a980a489c8a80d50ed19"><code>359ae21</code></a> Bump ESLint peer dependency (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/56">#56</a>)</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/86bddb3b9ac4c04a80a7d11e2bec33f638603169"><code>86bddb3</code></a> Add changelog entry & simplify legacy name based only check</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/478e7788bd39f8b860983ca4d9275afdeb1f292f"><code>478e778</code></a> Add basic support for custom HOCs (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/60">#60</a>)</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/94c9d7d98cd5f855de95fdcdc1fc414c393fb31e"><code>94c9d7d</code></a> docs: switch suggested severity from 'warn' to 'error' (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/66">#66</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.6...v0.4.18">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Harel M <harel.mazor@gmail.com> |
||
|
|
2a3e7ea4bb |
Bump stylelint from 16.2.1 to 16.13.2 (#977)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.1 to 16.13.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/releases">stylelint's releases</a>.</em></p> <blockquote> <h2>16.13.2</h2> <ul> <li>Fixed: <code>--fix</code> CLI flag raising unknown value error (<a href="https://redirect.github.com/stylelint/stylelint/issues/8313">#8313</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> </ul> <h2>16.13.1</h2> <ul> <li>Fixed: <code>ignore.default is not a function</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8305">#8305</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>16.13.0</h2> <ul> <li>Deprecated: ambiguous position arguments passed to <code>utils.report()</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8244">#8244</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Added: <code>lax</code>/<code>strict</code> values to the <code>fix</code> Node.js API option and CLI flag (<a href="https://redirect.github.com/stylelint/stylelint/issues/8106">#8106</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: support for profiling rule performance via the <code>TIMING</code> environment variable (<a href="https://redirect.github.com/stylelint/stylelint/issues/8108">#8108</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>at-rule-descriptor-no-unknown</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8197">#8197</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>at-rule-descriptor-value-no-unknown</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8211">#8211</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>at-rule-no-deprecated</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8251">#8251</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Added: <code>at-rule-prelude-no-invalid</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8268">#8268</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>declaration-property-value-keyword-no-deprecated</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8223">#8223</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Added: <code>"ignore": ["at-rule-preludes", "declaration-values"]</code> to <code>string-no-newline</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8214">#8214</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>messageArgs</code> to <code>declaration-property-value-no-unknown</code>, <code>font-family-name-quotes</code>, <code>font-family-no-duplicate-names</code>, <code>function-calc-no-unspaced-operator</code>, <code>import-notation</code>, <code>media-feature-name-unit-allowed-list</code>, <code>selector-attribute-quotes</code> and <code>selector-pseudo-element-colon-notation</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8285">#8285</a> & <a href="https://redirect.github.com/stylelint/stylelint/issues/8252">#8252</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: deprecation warnings to only display once per (custom) rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8265">#8265</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>*-no-vendor-prefix</code> message ambiguity (<a href="https://redirect.github.com/stylelint/stylelint/issues/8239">#8239</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>at-rule-(dis)allowed-list</code>, <code>at-rule-no-vendor-prefix</code>, <code>at-rule-property-required-list</code> message argument (<a href="https://redirect.github.com/stylelint/stylelint/issues/8277">#8277</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>at-rule-property-required-list</code> message for inclusion of properties and descriptors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8207">#8207</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: <code>at-rule-*</code> false positives and negatives for <code>@charset</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8215">#8215</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> false positives for descriptors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8240">#8240</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: <code>property-(dis)allowed-list</code> false negatives for custom properties, use <code>/^--/</code> to (dis)allow them (<a href="https://redirect.github.com/stylelint/stylelint/issues/8209">#8209</a>) (<a href="https://github.com/fbasmaison-lucca"><code>@fbasmaison-lucca</code></a>).</li> <li>Fixed: <code>property-no-unknown</code> false positives for descriptors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8203">#8203</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for deprecated pseudo-classes (<a href="https://redirect.github.com/stylelint/stylelint/issues/8264">#8264</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-case</code> false positives for <code>hatchPath</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8264">#8264</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>shadow</code>, <code>hatch</code> and <code>hatchpath</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8264">#8264</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> <h2>16.12.0</h2> <ul> <li>Added: <code>selector-pseudo-class-allowed-list</code> now checks <code>@page</code> pseudo-classes (<a href="https://redirect.github.com/stylelint/stylelint/issues/8176">#8176</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Added: <code>selector-pseudo-class-disallowed-list</code> now checks <code>@page</code> pseudo-classes (<a href="https://redirect.github.com/stylelint/stylelint/issues/8171">#8171</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>at-rule-property-required-list</code> message to use "descriptor" for accuracy (<a href="https://redirect.github.com/stylelint/stylelint/issues/8186">#8186</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> <li>Fixed: <code>custom-property-no-missing-var-function</code> false positives for <code>container-name</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8157">#8157</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>custom-property-no-missing-var-function</code> false positives for custom properties passed to <code>running()</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8172">#8172</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>function-no-unknown</code> false positives for <code>running()</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8172">#8172</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:open</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8184">#8184</a>) (<a href="https://github.com/lukewarlow"><code>@lukewarlow</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:recto</code>, <code>:verso</code> and <code>:nth()</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8170">#8170</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for some <code>moz-*</code> vendor-prefixed pseudo-classes (<a href="https://redirect.github.com/stylelint/stylelint/issues/8188">#8188</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-element-no-unknown</code> false positives for <code>::details-content</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8174">#8174</a>) (<a href="https://github.com/lukewarlow"><code>@lukewarlow</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for idents in functional pseudo-classes (<a href="https://redirect.github.com/stylelint/stylelint/issues/8191">#8191</a>) (<a href="https://github.com/elskhn"><code>@elskhn</code></a>).</li> <li>Fixed: <code>value-keyword-case</code> false negatives (<a href="https://redirect.github.com/stylelint/stylelint/issues/8158">#8158</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>value-keyword-case</code> false positives for vendor-prefixed system colors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8146">#8146</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> <h2>16.11.0</h2> <ul> <li>Added: <code>--report-unscoped-disables</code> CLI flag and <code>reportUnscopedDisables</code> option to Node.js API and configuration object (<a href="https://redirect.github.com/stylelint/stylelint/issues/8024">#8024</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Added: <code>ignoreFunctions: []</code> to <code>media-query-no-invalid</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8060">#8060</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>name</code> configuration property under <code>overrides</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8095">#8095</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Fixed: <code>benchmark-rule</code> script to resolve <code>TypeError</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8090">#8090</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> <li>Fixed: <code>github</code> formatter deprecation warning link to <code>https://stylelint.io/awesome-stylelint#formatters</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8115">#8115</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's changelog</a>.</em></p> <blockquote> <h2>16.13.2 - 2025-01-14</h2> <p>It fixes a regression bug with <code>--fix</code>.</p> <ul> <li>Fixed: <code>--fix</code> CLI flag raising unknown value error (<a href="https://redirect.github.com/stylelint/stylelint/pull/8313">#8313</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> </ul> <h2>16.13.1 - 2025-01-13</h2> <p>It fixes one bug due to an upstream change in our <code>ignore</code> dependency.</p> <ul> <li>Fixed: <code>ignore.default is not a function</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8305">#8305</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>16.13.0 - 2025-01-12</h2> <p>It adds 3 rules to help you write error-free at-rules and 2 rules to warn you about deprecated CSS features. We've turned these rules on in our <a href="https://www.npmjs.com/package/stylelint-config-standard">standard config</a>.</p> <p>It also adds new rule options, a feature to display how long rules take, lax autofix and support for <code>messageArgs</code> in more rules. It fixes 7 bugs.</p> <p>Lastly, we've made a deprecation that may affect some plugins. We've updated our docs for <a href="https://github.com/stylelint/stylelint/blob/main/docs/developer-guide/plugins.md#quiet-deprecation-warnings">plugin authors</a> and <a href="https://github.com/stylelint/stylelint/blob/main/docs/user-guide/options.md#quietdeprecationwarnings">end users</a> on how to silence deprecation warnings.</p> <ul> <li>Deprecated: ambiguous position arguments passed to <code>utils.report()</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8244">#8244</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Added: <code>lax</code>/<code>strict</code> values to the <code>fix</code> Node.js API option and CLI flag (<a href="https://redirect.github.com/stylelint/stylelint/pull/8106">#8106</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: support for profiling rule performance via the <code>TIMING</code> environment variable (<a href="https://redirect.github.com/stylelint/stylelint/pull/8108">#8108</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>at-rule-descriptor-no-unknown</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8197">#8197</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>at-rule-descriptor-value-no-unknown</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8211">#8211</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>at-rule-no-deprecated</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8251">#8251</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Added: <code>at-rule-prelude-no-invalid</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8268">#8268</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>declaration-property-value-keyword-no-deprecated</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8223">#8223</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Added: <code>"ignore": ["at-rule-preludes", "declaration-values"]</code> to <code>string-no-newline</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8214">#8214</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>messageArgs</code> to <code>declaration-property-value-no-unknown</code>, <code>font-family-name-quotes</code>, <code>font-family-no-duplicate-names</code>, <code>function-calc-no-unspaced-operator</code>, <code>import-notation</code>, <code>media-feature-name-unit-allowed-list</code>, <code>selector-attribute-quotes</code> and <code>selector-pseudo-element-colon-notation</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8285">#8285</a> & <a href="https://redirect.github.com/stylelint/stylelint/pull/8252">#8252</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: deprecation warnings to only display once per (custom) rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8265">#8265</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>*-no-vendor-prefix</code> message ambiguity (<a href="https://redirect.github.com/stylelint/stylelint/pull/8239">#8239</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>at-rule-(dis)allowed-list</code>, <code>at-rule-no-vendor-prefix</code>, <code>at-rule-property-required-list</code> message argument (<a href="https://redirect.github.com/stylelint/stylelint/pull/8277">#8277</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>at-rule-property-required-list</code> message for inclusion of properties and descriptors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8207">#8207</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: <code>at-rule-*</code> false positives and negatives for <code>@charset</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8215">#8215</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> false positives for descriptors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8240">#8240</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: <code>property-(dis)allowed-list</code> false negatives for custom properties, use <code>/^--/</code> to (dis)allow them (<a href="https://redirect.github.com/stylelint/stylelint/pull/8209">#8209</a>) (<a href="https://github.com/fbasmaison-lucca"><code>@fbasmaison-lucca</code></a>).</li> <li>Fixed: <code>property-no-unknown</code> false positives for descriptors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8203">#8203</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for deprecated pseudo-classes (<a href="https://redirect.github.com/stylelint/stylelint/pull/8264">#8264</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-case</code> false positives for <code>hatchPath</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8264">#8264</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>shadow</code>, <code>hatch</code> and <code>hatchpath</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8264">#8264</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> <h2>16.12.0 - 2024-12-15</h2> <ul> <li>Added: <code>selector-pseudo-class-allowed-list</code> now checks <code>@page</code> pseudo-classes (<a href="https://redirect.github.com/stylelint/stylelint/pull/8176">#8176</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Added: <code>selector-pseudo-class-disallowed-list</code> now checks <code>@page</code> pseudo-classes (<a href="https://redirect.github.com/stylelint/stylelint/pull/8171">#8171</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>at-rule-property-required-list</code> message to use "descriptor" for accuracy (<a href="https://redirect.github.com/stylelint/stylelint/pull/8186">#8186</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> <li>Fixed: <code>custom-property-no-missing-var-function</code> false positives for <code>container-name</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8157">#8157</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>custom-property-no-missing-var-function</code> false positives for custom properties passed to <code>running()</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8172">#8172</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>function-no-unknown</code> false positives for <code>running()</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8172">#8172</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/8887d41c70da8c2d97f01b5d73f285c4dfa5dd25"><code>8887d41</code></a> 16.13.2</li> <li><a href="https://github.com/stylelint/stylelint/commit/545a26d5d547794ef8f499eb27f6547902d804ce"><code>545a26d</code></a> Prepare 16.13.2 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8314">#8314</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/c03f407ce0e3c322dca71c229e8ad51dd9c0d894"><code>c03f407</code></a> Fix <code>--fix</code> CLI flag raising unknown value error (<a href="https://redirect.github.com/stylelint/stylelint/issues/8313">#8313</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/8a173d4ad4164aae9160b69b248de573bd2235d9"><code>8a173d4</code></a> 16.13.1</li> <li><a href="https://github.com/stylelint/stylelint/commit/c0df29584694032c0d7e22248afe8d26994e313c"><code>c0df295</code></a> Prepare 16.13.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8306">#8306</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/7ea421982459f67f096b4af1392cf0087c8549a3"><code>7ea4219</code></a> Fix <code>ignore.default is not a function</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8305">#8305</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/f5055feb3613eaf0f8a790d553112f28fa78fb3c"><code>f5055fe</code></a> Bump typescript from 5.7.2 to 5.7.3 in the typescript group (<a href="https://redirect.github.com/stylelint/stylelint/issues/8299">#8299</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/5f82aa87ee4eb79d10f1028459527aa017d272cf"><code>5f82aa8</code></a> Bump rollup from 4.30.0 to 4.30.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8300">#8300</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/7aba28edb838a7fcb4fad7cd18c07f979a92f7c6"><code>7aba28e</code></a> Bump eslint from 9.17.0 to 9.18.0 in the eslint group (<a href="https://redirect.github.com/stylelint/stylelint/issues/8298">#8298</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/81baea5b9d7d8df1df2f0f706ba9438bf9ea82ff"><code>81baea5</code></a> 16.13.0</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.2.1...16.13.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> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Harel M <harel.mazor@gmail.com> |
||
|
|
a97287a66e |
Bump i18next from 23.12.2 to 24.2.1 (#990)
Bumps [i18next](https://github.com/i18next/i18next) from 23.12.2 to 24.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v24.2.1</h2> <ul> <li>Standardize null/undefined checks across codebase <a href="https://redirect.github.com/i18next/i18next/pull/2275">2275</a></li> <li>fix(typescript): make TFunction augmentable again <a href="https://redirect.github.com/i18next/i18next/pull/2279">2279</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2278">2278</a></li> </ul> <h2>v24.2.0</h2> <ul> <li>feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used <a href="https://redirect.github.com/i18next/i18next/pull/2274">2274</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2043">2043</a></li> </ul> <h2>v24.1.2</h2> <ul> <li>optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution <a href="https://redirect.github.com/i18next/i18next/issues/2273">2273</a></li> </ul> <h2>v24.1.1</h2> <ul> <li>fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution <a href="https://redirect.github.com/i18next/i18next/issues/2273">2273</a></li> </ul> <h2>v24.1.0</h2> <ul> <li>try to address <a href="https://redirect.github.com/i18next/i18next/issues/2270">2270</a> by cloning the store data <a href="https://redirect.github.com/i18next/i18next/pull/2271">2271</a></li> </ul> <h2>v24.0.5</h2> <ul> <li>remove extra log for <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>v24.0.4</h2> <ul> <li>simplify fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>v24.0.3</h2> <ul> <li>fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> <li>fix: Intl.getCanonicalLocales throws with custom regions <a href="https://redirect.github.com/i18next/i18next/issues/2267">2267</a></li> </ul> <h2>v24.0.2</h2> <ul> <li>if no Intl api, log error and use dummy rule</li> </ul> <h2>v24.0.1</h2> <ul> <li>early return and log error, if no Intl api</li> </ul> <h2>v24.0.0</h2> <p><strong>This is a major breaking release:</strong></p> <ul> <li>remove support for older environments</li> <li>remove old i18next JSON formats <ul> <li>To convert your existing v3 translations to the v4 format, have a look at <a href="https://github.com/i18next/i18next-v4-format-converter">i18next-v4-format-converter</a> or this <a href="https://i18next.github.io/i18next-v4-format-converter-web/">web tool</a>.</li> </ul> </li> <li>remove support for compatibility to v1 API</li> <li>Intl API is mandatory now and will not fallback anymore</li> <li>possible compatibility layer for older formats: <code>test/compatibility/v4/v4Compatibility.js</code></li> <li>rename <code>initImmediate</code> to <code>initAsync</code></li> <li>fallback to <code>dev</code> language if plural rule not found</li> <li>remove TypeScript v4 support. TypeScript v5 is now an optional peer dependency</li> <li>addresses <ul> <li><a href="https://redirect.github.com/i18next/i18next/pull/2244">2244</a></li> <li><a href="https://redirect.github.com/i18next/i18next/pull/2184">2184</a></li> <li><a href="https://redirect.github.com/i18next/i18next/issues/2213">2213</a></li> <li><a href="https://redirect.github.com/i18next/i18next/pull/2206">2206</a></li> <li><a href="https://redirect.github.com/i18next/i18next/issues/2208">2208</a></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>24.2.1</h2> <ul> <li>Standardize null/undefined checks across codebase <a href="https://redirect.github.com/i18next/i18next/pull/2275">2275</a></li> <li>fix(typescript): make TFunction augmentable again <a href="https://redirect.github.com/i18next/i18next/pull/2279">2279</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2278">2278</a></li> </ul> <h2>24.2.0</h2> <ul> <li>feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used <a href="https://redirect.github.com/i18next/i18next/pull/2274">2274</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2043">2043</a></li> </ul> <h2>24.1.2</h2> <ul> <li>optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution <a href="https://redirect.github.com/i18next/i18next/issues/2273">2273</a></li> </ul> <h2>24.1.1</h2> <ul> <li>fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution <a href="https://redirect.github.com/i18next/i18next/issues/2273">2273</a></li> </ul> <h2>24.1.0</h2> <ul> <li>try to address <a href="https://redirect.github.com/i18next/i18next/issues/2270">2270</a> by cloning the store data <a href="https://redirect.github.com/i18next/i18next/pull/2271">2271</a></li> </ul> <h2>24.0.5</h2> <ul> <li>remove extra log for <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>24.0.4</h2> <ul> <li>simplify fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>24.0.3</h2> <ul> <li>fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> <li>fix: Intl.getCanonicalLocales throws with custom regions <a href="https://redirect.github.com/i18next/i18next/issues/2267">2267</a></li> </ul> <h2>24.0.2</h2> <ul> <li>if no Intl api, log error and use dummy rule</li> </ul> <h2>24.0.1</h2> <ul> <li>early return and log error, if no Intl api</li> </ul> <h2>24.0.0</h2> <p><strong>This is a major breaking release:</strong></p> <ul> <li>remove support for older environments</li> <li>remove old i18next JSON formats <ul> <li>To convert your existing v3 translations to the v4 format, have a look at <a href="https://github.com/i18next/i18next-v4-format-converter">i18next-v4-format-converter</a> or this <a href="https://i18next.github.io/i18next-v4-format-converter-web/">web tool</a>.</li> </ul> </li> <li>remove support for compatibility to v1 API</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/7e0b526b94a309bc26b0eb14b02ac75003b56ed1"><code>7e0b526</code></a> 24.2.1</li> <li><a href="https://github.com/i18next/i18next/commit/73940ccfb4bc7a42c076535a9b2b8c3e3a919c03"><code>73940cc</code></a> release</li> <li><a href="https://github.com/i18next/i18next/commit/009c4577ce8f4edec0f1e574ce269b4d60419dac"><code>009c457</code></a> fix: make TFunction type augmentable (<a href="https://redirect.github.com/i18next/i18next/issues/2279">#2279</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/dd783784342d88380f245d6ce4c8cd18e154bd8a"><code>dd78378</code></a> update ts example</li> <li><a href="https://github.com/i18next/i18next/commit/e2797d58b5ad71f142f04431685e0f9147dd86a3"><code>e2797d5</code></a> prpare changelog</li> <li><a href="https://github.com/i18next/i18next/commit/6e6d899093c66c20c7871535b772d85246c44da7"><code>6e6d899</code></a> Standardize null/undefined checks across codebase (<a href="https://redirect.github.com/i18next/i18next/issues/2275">#2275</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/c55cbe8145658b4971ccb1f8adbbae3eb75f18d2"><code>c55cbe8</code></a> 24.2.0</li> <li><a href="https://github.com/i18next/i18next/commit/dfff2cd73c7f7a1a123568b22b2dea55fa205464"><code>dfff2cd</code></a> added some tests for undefined or null keys</li> <li><a href="https://github.com/i18next/i18next/commit/62daae4fb4e3e104f2655eaa86e41f4d1fe45621"><code>62daae4</code></a> feat(typescript): Add <code>strictKeyChecks</code> option to enforce checking key existe...</li> <li><a href="https://github.com/i18next/i18next/commit/c51950ecd987c62adfb75834812948b81c9ec01b"><code>c51950e</code></a> 24.1.2</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v23.12.2...v24.2.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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9a866179b7 |
Bump @types/react-color from 3.0.12 to 3.0.13 (#982)
Bumps [@types/react-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-color) from 3.0.12 to 3.0.13. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-color">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
84e9a73d86 |
Bump i18next-parser from 9.0.1 to 9.1.0 (#981)
Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 9.0.1 to 9.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md">i18next-parser's changelog</a>.</em></p> <blockquote> <h1>9.1.0</h1> <ul> <li>Add support for i18next 24 <a href="https://redirect.github.com/i18next/i18next-parser/issues/1090">#1090</a> <a href="https://redirect.github.com/i18next/i18next-parser/issues/1093">#1093</a></li> <li>Add namespace information to duplicate warnings <a href="https://redirect.github.com/i18next/i18next-parser/issues/1091">#1091</a></li> <li>Update dependencies</li> </ul> <h1>9.0.2</h1> <ul> <li>Fix cheerio dependency <a href="https://redirect.github.com/i18next/i18next-parser/issues/1045">#1045</a></li> <li>Update dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next-parser/commit/94ba13421428a6c07d6798c36a962d0dfbeb5e2d"><code>94ba134</code></a> Bump to 9.1.0</li> <li><a href="https://github.com/i18next/i18next-parser/commit/ea3879fcd80f3d461ec9b2d17c4d99d477afc1bd"><code>ea3879f</code></a> Update PR template</li> <li><a href="https://github.com/i18next/i18next-parser/commit/abf020bfd00e82a0f2f9fb5b04a6853e2c0fd75d"><code>abf020b</code></a> Update i18next dependency</li> <li><a href="https://github.com/i18next/i18next-parser/commit/2f8ff7833f7eb98263bf500ace72e12e365beba1"><code>2f8ff78</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1087">#1087</a> from i18next/dependabot/npm_and_yarn/master/execa-9.5.1</li> <li><a href="https://github.com/i18next/i18next-parser/commit/43be6e8b277af3cd2d795a34df824e1e67d16b0f"><code>43be6e8</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1072">#1072</a> from i18next/dependabot/npm_and_yarn/master/esbuild-...</li> <li><a href="https://github.com/i18next/i18next-parser/commit/718f9d2371c7aed013e90d45e7eb9408ff7445bf"><code>718f9d2</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1068">#1068</a> from i18next/dependabot/npm_and_yarn/path-to-regexp-...</li> <li><a href="https://github.com/i18next/i18next-parser/commit/227e01da579704e0bcaea30ee5564b1749cf754f"><code>227e01d</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1067">#1067</a> from i18next/dependabot/npm_and_yarn/master/husky-9.1.6</li> <li><a href="https://github.com/i18next/i18next-parser/commit/a25cbed8fd22ca16ad401ac531c58ece2e6b851f"><code>a25cbed</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1086">#1086</a> from i18next/dependabot/npm_and_yarn/master/babel/pr...</li> <li><a href="https://github.com/i18next/i18next-parser/commit/7cbad677a544798e1c6cee09305ee83db832e98f"><code>7cbad67</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1089">#1089</a> from i18next/dependabot/github_actions/master/codeco...</li> <li><a href="https://github.com/i18next/i18next-parser/commit/e47955e54af04ef944ea527e757eae403612b2ea"><code>e47955e</code></a> Merge pull request <a href="https://redirect.github.com/i18next/i18next-parser/issues/1093">#1093</a> from lazka/v24-support</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next-parser/compare/9.0.1...9.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1b1668cdbf |
Bump codecov/codecov-action from 3 to 5 (#974)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/codecov/codecov-action/releases">codecov/codecov-action's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>v5 Release</h2> <p><code>v5</code> of the Codecov GitHub Action will use the <a href="https://github.com/codecov/wrapper">Codecov Wrapper</a> to encapsulate the <a href="https://github.com/codecov/codecov-cli">CLI</a>. This will help ensure that the Action gets updates quicker.</p> <h3>Migration Guide</h3> <p>The <code>v5</code> release also coincides with the opt-out feature for tokens for public repositories. In the <code>Global Upload Token</code> section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see <a href="https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token">how to upload without a token</a>.</p> <blockquote> <p>[!WARNING]<br /> <strong>The following arguments have been changed</strong></p> <ul> <li><code>file</code> (this has been deprecated in favor of <code>files</code>)</li> <li><code>plugin</code> (this has been deprecated in favor of <code>plugins</code>)</li> </ul> </blockquote> <p>The following arguments have been added:</p> <ul> <li><code>binary</code></li> <li><code>gcov_args</code></li> <li><code>gcov_executable</code></li> <li><code>gcov_ignore</code></li> <li><code>gcov_include</code></li> <li><code>report_type</code></li> <li><code>skip_validation</code></li> <li><code>swift_project</code></li> </ul> <p>You can see their usage in the <code>action.yml</code> <a href="https://github.com/codecov/codecov-action/blob/main/action.yml">file</a>.</p> <h2>What's Changed</h2> <ul> <li>chore(deps): bump to eslint9+ and remove eslint-config-google by <a href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1591">codecov/codecov-action#1591</a></li> <li>build(deps-dev): bump <code>@octokit/webhooks-types</code> from 7.5.1 to 7.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1595">codecov/codecov-action#1595</a></li> <li>build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1604">codecov/codecov-action#1604</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.8.0 to 8.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1601">codecov/codecov-action#1601</a></li> <li>build(deps): bump <code>@actions/core</code> from 1.11.0 to 1.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1597">codecov/codecov-action#1597</a></li> <li>build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1596">codecov/codecov-action#1596</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.8.0 to 8.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1600">codecov/codecov-action#1600</a></li> <li>build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1598">codecov/codecov-action#1598</a></li> <li>build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1609">codecov/codecov-action#1609</a></li> <li>build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1608">codecov/codecov-action#1608</a></li> <li>build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1607">codecov/codecov-action#1607</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.8.1 to 8.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1612">codecov/codecov-action#1612</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.8.1 to 8.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1611">codecov/codecov-action#1611</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.9.0 to 8.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1615">codecov/codecov-action#1615</a></li> <li>build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1618">codecov/codecov-action#1618</a></li> <li>build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1617">codecov/codecov-action#1617</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.9.0 to 8.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1614">codecov/codecov-action#1614</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.10.0 to 8.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1620">codecov/codecov-action#1620</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.10.0 to 8.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1619">codecov/codecov-action#1619</a></li> <li>build(deps-dev): bump <code>@types/jest</code> from 29.5.13 to 29.5.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1622">codecov/codecov-action#1622</a></li> <li>build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1625">codecov/codecov-action#1625</a></li> <li>build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1624">codecov/codecov-action#1624</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.11.0 to 8.12.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1626">codecov/codecov-action#1626</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.12.1 to 8.12.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1629">codecov/codecov-action#1629</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md">codecov/codecov-action's changelog</a>.</em></p> <blockquote> <h3>v5 Release</h3> <p><code>v5</code> of the Codecov GitHub Action will use the <a href="https://github.com/codecov/wrapper">Codecov Wrapper</a> to encapsulate the <a href="https://github.com/codecov/codecov-cli">CLI</a>. This will help ensure that the Action gets updates quicker.</p> <h3>Migration Guide</h3> <p>The <code>v5</code> release also coincides with the opt-out feature for tokens for public repositories. In the <code>Global Upload Token</code> section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see <a href="https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token">how to upload without a token</a>.</p> <blockquote> <p>[!WARNING] <strong>The following arguments have been changed</strong></p> <ul> <li><code>file</code> (this has been deprecated in favor of <code>files</code>)</li> <li><code>plugin</code> (this has been deprecated in favor of <code>plugins</code>)</li> </ul> </blockquote> <p>The following arguments have been added:</p> <ul> <li><code>binary</code></li> <li><code>gcov_args</code></li> <li><code>gcov_executable</code></li> <li><code>gcov_ignore</code></li> <li><code>gcov_include</code></li> <li><code>report_type</code></li> <li><code>skip_validation</code></li> <li><code>swift_project</code></li> </ul> <p>You can see their usage in the <code>action.yml</code> <a href="https://github.com/codecov/codecov-action/blob/main/action.yml">file</a>.</p> <h2>What's Changed</h2> <ul> <li>chore(deps): bump to eslint9+ and remove eslint-config-google by <a href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1591">codecov/codecov-action#1591</a></li> <li>build(deps-dev): bump <code>@octokit/webhooks-types</code> from 7.5.1 to 7.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1595">codecov/codecov-action#1595</a></li> <li>build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1604">codecov/codecov-action#1604</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.8.0 to 8.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1601">codecov/codecov-action#1601</a></li> <li>build(deps): bump <code>@actions/core</code> from 1.11.0 to 1.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1597">codecov/codecov-action#1597</a></li> <li>build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1596">codecov/codecov-action#1596</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.8.0 to 8.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1600">codecov/codecov-action#1600</a></li> <li>build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1598">codecov/codecov-action#1598</a></li> <li>build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1609">codecov/codecov-action#1609</a></li> <li>build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1608">codecov/codecov-action#1608</a></li> <li>build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1607">codecov/codecov-action#1607</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.8.1 to 8.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1612">codecov/codecov-action#1612</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.8.1 to 8.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1611">codecov/codecov-action#1611</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.9.0 to 8.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1615">codecov/codecov-action#1615</a></li> <li>build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1618">codecov/codecov-action#1618</a></li> <li>build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1617">codecov/codecov-action#1617</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.9.0 to 8.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1614">codecov/codecov-action#1614</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.10.0 to 8.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1620">codecov/codecov-action#1620</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.10.0 to 8.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1619">codecov/codecov-action#1619</a></li> <li>build(deps-dev): bump <code>@types/jest</code> from 29.5.13 to 29.5.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1622">codecov/codecov-action#1622</a></li> <li>build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1625">codecov/codecov-action#1625</a></li> <li>build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1624">codecov/codecov-action#1624</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.11.0 to 8.12.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1626">codecov/codecov-action#1626</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 8.12.1 to 8.12.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1629">codecov/codecov-action#1629</a></li> <li>build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.11.0 to 8.12.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1628">codecov/codecov-action#1628</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/codecov/codecov-action/commit/1e68e06f1dbfde0e4cefc87efeba9e4643565303"><code>1e68e06</code></a> chore(release): 5.1.2 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1727">#1727</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/277db52c203b15a43138893d8190f8fd3ebd9fc6"><code>277db52</code></a> fix: update statment (<a href="https://redirect.github.com/codecov/codecov-action/issues/1726">#1726</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/c77245a0133aa4d2391077651dc7afff8967322d"><code>c77245a</code></a> fix: update action script (<a href="https://redirect.github.com/codecov/codecov-action/issues/1725">#1725</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/9b01a3419101d2fd03eaa10f7495f7d03c6adf95"><code>9b01a34</code></a> fix: prevent oidc on tokenless due to permissioning (<a href="https://redirect.github.com/codecov/codecov-action/issues/1724">#1724</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/47e0552fc48070ca786b1b2d61fc0d418c561619"><code>47e0552</code></a> chore(release): wrapper-0.0.31 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1723">#1723</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/34ef57048dd0d0f5b23912db0e56e083fa649c9a"><code>34ef570</code></a> Put quotes around <code>${{ inputs.token }}</code> in <code>action.yml</code> (<a href="https://redirect.github.com/codecov/codecov-action/issues/1721">#1721</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/d93fc22ce078505d16266964d0a69961a4f04724"><code>d93fc22</code></a> build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1722">#1722</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/5c93f7ab87f1aa9b956609bbc4b50a6e747fe2fb"><code>5c93f7a</code></a> Remove mistake from options table (<a href="https://redirect.github.com/codecov/codecov-action/issues/1718">#1718</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/2c97106b3af991d079089d9f92344f21b6415a99"><code>2c97106</code></a> build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1717">#1717</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/7f8b4b4bde536c465e797be725718b88c5d95e0e"><code>7f8b4b4</code></a> chore(release): wrapper-0.0.30 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1715">#1715</a>)</li> <li>Additional commits viewable in <a href="https://github.com/codecov/codecov-action/compare/v3...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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
53fbc1ffe9 |
Bump uuid from 9.0.1 to 11.0.5 (#980)
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uuidjs/uuid/releases">uuid's releases</a>.</em></p> <blockquote> <h2>v11.0.5</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.4...v11.0.5">11.0.5</a> (2025-01-09)</h2> <h3>Bug Fixes</h3> <ul> <li>add TS unit test, pin to typescript@5.0.4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/860">#860</a>) (<a href="https://github.com/uuidjs/uuid/commit/24ac2fd067e5bab97a5ccea3f6f365a64c01d140">24ac2fd</a>)</li> </ul> <h2>v11.0.4</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.3...v11.0.4">11.0.4</a> (2025-01-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> insure -> ensure (<a href="https://redirect.github.com/uuidjs/uuid/issues/843">#843</a>) (<a href="https://github.com/uuidjs/uuid/commit/d2a61e154d861e58549466e753bb9e4d5bfffb68">d2a61e1</a>)</li> <li>exclude tests from published package (<a href="https://redirect.github.com/uuidjs/uuid/issues/840">#840</a>) (<a href="https://github.com/uuidjs/uuid/commit/f992ff4780937089b0134195fa22e76e2e1cb3a7">f992ff4</a>)</li> <li>Test for invalid byte array sizes and ranges in <code>v1()</code>, <code>v4()</code>, and <code>v7()</code> (<a href="https://redirect.github.com/uuidjs/uuid/issues/845">#845</a>) (<a href="https://github.com/uuidjs/uuid/commit/e0ee90051ebd13475bbcff4d371330aa4f9bd1dd">e0ee900</a>)</li> </ul> <h2>v11.0.3</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.2...v11.0.3">11.0.3</a> (2024-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li>apply stricter typing to the v* signatures (<a href="https://redirect.github.com/uuidjs/uuid/issues/831">#831</a>) (<a href="https://github.com/uuidjs/uuid/commit/c2d3fed22cfd47c22c8f22f6154abb5060648ce5">c2d3fed</a>)</li> <li>export internal uuid types (<a href="https://redirect.github.com/uuidjs/uuid/issues/833">#833</a>) (<a href="https://github.com/uuidjs/uuid/commit/341edf444ced63708ba336285dbec29443523939">341edf4</a>)</li> <li>remove sourcemaps (<a href="https://redirect.github.com/uuidjs/uuid/issues/827">#827</a>) (<a href="https://github.com/uuidjs/uuid/commit/b93ea101af7382053032d4fb61cc85599d6c7216">b93ea10</a>)</li> <li>revert "simplify type for v3 and v5" (<a href="https://redirect.github.com/uuidjs/uuid/issues/835">#835</a>) (<a href="https://github.com/uuidjs/uuid/commit/e2dee691e95aba854a892d2507d8cd9f009bf61d">e2dee69</a>)</li> </ul> <h2>v11.0.2</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.1...v11.0.2">11.0.2</a> (2024-10-28)</h2> <h3>Bug Fixes</h3> <ul> <li>remove wrapper.mjs (<a href="https://github.com/uuidjs/uuid/commit/2a18871f00f6f9effa9f8afadd98278e6866112c">2a18871</a>)</li> <li>remove wrapper.mjs (<a href="https://redirect.github.com/uuidjs/uuid/issues/822">#822</a>) (<a href="https://github.com/uuidjs/uuid/commit/6683ad38b048375b451eac1194960f24ba20e0ca">6683ad3</a>)</li> </ul> <h2>v11.0.1</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.0...v11.0.1">11.0.1</a> (2024-10-27)</h2> <h3>Bug Fixes</h3> <ul> <li>restore package.json#browser field (<a href="https://redirect.github.com/uuidjs/uuid/issues/817">#817</a>) (<a href="https://github.com/uuidjs/uuid/commit/ae8f38657bca0ee053bf29c88c006b1ea05af1b5">ae8f386</a>)</li> </ul> <h2>v11.0.0</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.0...v11.0.0">11.0.0</a> (2024-10-27)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md">uuid's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.4...v11.0.5">11.0.5</a> (2025-01-09)</h2> <h3>Bug Fixes</h3> <ul> <li>add TS unit test, pin to typescript@5.0.4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/860">#860</a>) (<a href="https://github.com/uuidjs/uuid/commit/24ac2fd067e5bab97a5ccea3f6f365a64c01d140">24ac2fd</a>)</li> </ul> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.3...v11.0.4">11.0.4</a> (2025-01-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> insure -> ensure (<a href="https://redirect.github.com/uuidjs/uuid/issues/843">#843</a>) (<a href="https://github.com/uuidjs/uuid/commit/d2a61e154d861e58549466e753bb9e4d5bfffb68">d2a61e1</a>)</li> <li>exclude tests from published package (<a href="https://redirect.github.com/uuidjs/uuid/issues/840">#840</a>) (<a href="https://github.com/uuidjs/uuid/commit/f992ff4780937089b0134195fa22e76e2e1cb3a7">f992ff4</a>)</li> <li>Test for invalid byte array sizes and ranges in <code>v1()</code>, <code>v4()</code>, and <code>v7()</code> (<a href="https://redirect.github.com/uuidjs/uuid/issues/845">#845</a>) (<a href="https://github.com/uuidjs/uuid/commit/e0ee90051ebd13475bbcff4d371330aa4f9bd1dd">e0ee900</a>)</li> </ul> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.2...v11.0.3">11.0.3</a> (2024-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li>apply stricter typing to the v* signatures (<a href="https://redirect.github.com/uuidjs/uuid/issues/831">#831</a>) (<a href="https://github.com/uuidjs/uuid/commit/c2d3fed22cfd47c22c8f22f6154abb5060648ce5">c2d3fed</a>)</li> <li>export internal uuid types (<a href="https://redirect.github.com/uuidjs/uuid/issues/833">#833</a>) (<a href="https://github.com/uuidjs/uuid/commit/341edf444ced63708ba336285dbec29443523939">341edf4</a>)</li> <li>remove sourcemaps (<a href="https://redirect.github.com/uuidjs/uuid/issues/827">#827</a>) (<a href="https://github.com/uuidjs/uuid/commit/b93ea101af7382053032d4fb61cc85599d6c7216">b93ea10</a>)</li> <li>revert "simplify type for v3 and v5" (<a href="https://redirect.github.com/uuidjs/uuid/issues/835">#835</a>) (<a href="https://github.com/uuidjs/uuid/commit/e2dee691e95aba854a892d2507d8cd9f009bf61d">e2dee69</a>)</li> </ul> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.1...v11.0.2">11.0.2</a> (2024-10-28)</h2> <h3>Bug Fixes</h3> <ul> <li>remove wrapper.mjs (<a href="https://redirect.github.com/uuidjs/uuid/issues/822">#822</a>) (<a href="https://github.com/uuidjs/uuid/commit/6683ad38b048375b451eac1194960f24ba20e0ca">6683ad3</a>)</li> </ul> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.0...v11.0.1">11.0.1</a> (2024-10-27)</h2> <h3>Bug Fixes</h3> <ul> <li>restore package.json#browser field (<a href="https://redirect.github.com/uuidjs/uuid/issues/817">#817</a>) (<a href="https://github.com/uuidjs/uuid/commit/ae8f38657bca0ee053bf29c88c006b1ea05af1b5">ae8f386</a>)</li> </ul> <h2><a href="https://github.com/uuidjs/uuid/compare/v9.0.0...v11.0.0">11.0.0</a> (2024-10-26)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>refactor v1 internal state and options logic (<a href="https://redirect.github.com/uuidjs/uuid/issues/780">#780</a>)</li> <li>refactor v7 internal state and options logic, fixes <a href="https://redirect.github.com/uuidjs/uuid/issues/764">#764</a> (<a href="https://redirect.github.com/uuidjs/uuid/issues/779">#779</a>)</li> <li>Port to TypeScript, closes <a href="https://redirect.github.com/uuidjs/uuid/issues/762">#762</a> (<a href="https://redirect.github.com/uuidjs/uuid/issues/763">#763</a>)</li> <li>update node support matrix (only support node 16-20) (<a href="https://redirect.github.com/uuidjs/uuid/issues/750">#750</a>)</li> </ul> <h3>Features</h3> <ul> <li>Port to TypeScript, closes <a href="https://redirect.github.com/uuidjs/uuid/issues/762">#762</a> (<a href="https://redirect.github.com/uuidjs/uuid/issues/763">#763</a>) (<a href="https://github.com/uuidjs/uuid/commit/1e0f9870db864ca93f7a69db0d468b5e1b7605e7">1e0f987</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuidjs/uuid/commit/46ada3cbc4acdc907dd6924eaedcc2c53dc6095a"><code>46ada3c</code></a> chore(main): release 11.0.5 (<a href="https://redirect.github.com/uuidjs/uuid/issues/861">#861</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/24ac2fd067e5bab97a5ccea3f6f365a64c01d140"><code>24ac2fd</code></a> fix: add TS unit test, pin to typescript@5.0.4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/860">#860</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/e426aaa97527a41e9a033ce70d57995c437a9e06"><code>e426aaa</code></a> build: use <code>npm pack</code> tarball for local examples and testing instead of .loca...</li> <li><a href="https://github.com/uuidjs/uuid/commit/050cd5b9df5aa73097a1677b9e7c3482eb4367fc"><code>050cd5b</code></a> chore(main): release 11.0.4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/842">#842</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/e0ee90051ebd13475bbcff4d371330aa4f9bd1dd"><code>e0ee900</code></a> fix: Test for invalid byte array sizes and ranges in <code>v1()</code>, <code>v4()</code>, and `v7(...</li> <li><a href="https://github.com/uuidjs/uuid/commit/6e83b3ae8360ed03042be658645ece06a27abd69"><code>6e83b3a</code></a> chore: update deps (<a href="https://redirect.github.com/uuidjs/uuid/issues/848">#848</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/5f58b43aa4fabee56fb8f75756f70f407a58745c"><code>5f58b43</code></a> docs: Ensure link to getrandomvalues-not-supported is maintained (<a href="https://redirect.github.com/uuidjs/uuid/issues/844">#844</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/d2a61e154d861e58549466e753bb9e4d5bfffb68"><code>d2a61e1</code></a> fix(docs): insure -> ensure (<a href="https://redirect.github.com/uuidjs/uuid/issues/843">#843</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/f992ff4780937089b0134195fa22e76e2e1cb3a7"><code>f992ff4</code></a> fix: exclude tests from published package (<a href="https://redirect.github.com/uuidjs/uuid/issues/840">#840</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/59df7092c7507dab57e9c9e495ea277e3eedcd9f"><code>59df709</code></a> docs: add notes on platform support (<a href="https://redirect.github.com/uuidjs/uuid/issues/838">#838</a>)</li> <li>Additional commits viewable in <a href="https://github.com/uuidjs/uuid/compare/v9.0.1...v11.0.5">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~broofa">broofa</a>, a new releaser for uuid since your current version.</p> </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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b357e1f352 |
Bump stylelint-scss from 6.2.1 to 6.10.1 (#984)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.1 to 6.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/releases">stylelint-scss's releases</a>.</em></p> <blockquote> <h2>6.10.1</h2> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix trailing whitespace in value parsing (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1089">#1089</a>).</li> <li>Fixed: <code>no-global-function-names</code> allow CSS round function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1097">#1097</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1</a></p> <h2>6.10.0</h2> <ul> <li>Added: <code>declaration-property-value-no-unknown</code> support nested properties with shorthand values (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1071">#1071</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix multiline values parsing (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1085">#1085</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0</a></p> <h2>6.9.0</h2> <ul> <li>Added: missing native functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1070">#1070</a>).</li> <li>Fixed: unify rule messages (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1072">#1072</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0</a></p> <h2>6.8.1</h2> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix false positives for nested properties in nested declarations (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1068">#1068</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1</a></p> <h2>6.8.0</h2> <ul> <li>Added: <code>function-color-channel</code> rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1060">#1060</a>).</li> <li>Added: <code>selector-no-redundant-nesting-selector</code> support for Dart Sass deprecation (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1022">#1022</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> include explicit namespace variables in <code>isDollarVar()</code> (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1062">#1062</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix false positives for imported custom functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1061">#1061</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> reported ranges and message (<a href="https://redirect.github.com/stylelint/stylelint/pull/8003">stylelint/stylelint#8003</a>, <a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1066">#1066</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> false negatives/positives via <a href="https://github.com/csstree/csstree/releases/tag/v3.0.0"><code>css-tree@3.0.0</code></a> (<a href="https://redirect.github.com/stylelint/stylelint/pull/7993">stylelint/stylelint#7993</a>, <a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1065">#1065</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0</a></p> <h2>6.7.0</h2> <ul> <li>Added: <code>function-no-unknown</code>: add support for Sass v1.78 <code>color.channel</code> function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1052">#1052</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0</a></p> <h2>6.6.0</h2> <ul> <li>Added: <code>declaration-property-value-no-unknown</code>: add support for first-class operators (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1042">#1042</a>).</li> <li>Added: <code>declaration-property-value-no-unknown</code>: add support SCSS variables as arguments in nested functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1042">#1042</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0</a></p> <h2>6.5.1</h2> <ul> <li>Fixed: <code>function-quote-no-quoted-strings-inside</code> fix broken autofix (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1043">#1043</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1</a></p> <h2>6.5.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md">stylelint-scss's changelog</a>.</em></p> <blockquote> <h1>6.10.1</h1> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix trailing whitespace in value parsing (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1089">#1089</a>).</li> <li>Fixed: <code>no-global-function-names</code> allow CSS round function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1097">#1097</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1</a></p> <h1>6.10.0</h1> <ul> <li>Added: <code>declaration-property-value-no-unknown</code> support nested properties with shorthand values (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1071">#1071</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix multiline values parsing (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1085">#1085</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0</a></p> <h1>6.9.0</h1> <ul> <li>Added: missing native functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1070">#1070</a>).</li> <li>Fixed: unify rule messages (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1072">#1072</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0</a></p> <h1>6.8.1</h1> <ul> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix false positives for nested properties in nested declarations (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1068">#1068</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1">https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1</a></p> <h1>6.8.0</h1> <ul> <li>Added: <code>function-color-channel</code> rule (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1060">#1060</a>).</li> <li>Added: <code>selector-no-redundant-nesting-selector</code> support for Dart Sass deprecation (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1022">#1022</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> include explicit namespace variables in <code>isDollarVar()</code> (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1062">#1062</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> fix false positives for imported custom functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1061">#1061</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> reported ranges and message (<a href="https://redirect.github.com/stylelint/stylelint/pull/8003">stylelint/stylelint#8003</a>, <a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1066">#1066</a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> false negatives/positives via <a href="https://github.com/csstree/csstree/releases/tag/v3.0.0"><code>css-tree@3.0.0</code></a> (<a href="https://redirect.github.com/stylelint/stylelint/pull/7993">stylelint/stylelint#7993</a>, <a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1065">#1065</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0</a></p> <h1>6.7.0</h1> <ul> <li>Added: <code>function-no-unknown</code>: add support for Sass v1.78 <code>color.channel</code> function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1052">#1052</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0</a></p> <h1>6.6.0</h1> <ul> <li>Added: <code>declaration-property-value-no-unknown</code>: add support for first-class operators (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1042">#1042</a>).</li> <li>Added: <code>declaration-property-value-no-unknown</code>: add support SCSS variables as arguments in nested functions (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1042">#1042</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/c00f664466199be3a9ee566000f396b7ac471b68"><code>c00f664</code></a> 6.10.1</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/ac594525ecec39b8778eac39e5cd3cb3451a74c0"><code>ac59452</code></a> Prepare version 6.10.1</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/aa6ad9418700da6d69b89c6a2e8d8d76887c18ba"><code>aa6ad94</code></a> Update contributors list (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1111">#1111</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/8d025525a79023eaa3938c401d8adabb75ce306d"><code>8d02552</code></a> no-global-function-names: add unit test for CSS round (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1110">#1110</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/48320301a6edbfb02c5e1d43f6050c1d77775262"><code>4832030</code></a> Update package-lock.json</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/c4e559db9312739f41381e6c4bd15e380b2f5b4c"><code>c4e559d</code></a> Allow CSS round() function (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1097">#1097</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/711ff012d329c7224d4753737fc77d704d3baf75"><code>711ff01</code></a> build(deps): bump mdn-data from 2.12.2 to 2.14.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1108">#1108</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/0c9bbd2df7c7685525728efbc84bde4f02bed57c"><code>0c9bbd2</code></a> build(deps-dev): bump postcss from 8.4.49 to 8.5.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1107">#1107</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/dd85b452a5f79110a7950e59a3d35fc2075706e7"><code>dd85b45</code></a> build(deps-dev): bump stylelint from 16.11.0 to 16.13.2 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1106">#1106</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/1956986ba66600cbb286452bef70a814d87392a9"><code>1956986</code></a> build(deps-dev): bump prettier from 3.4.1 to 3.4.2 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1100">#1100</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.10.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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c5f6d51ea1 |
Bump react-icons from 5.0.1 to 5.4.0 (#986)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.0.1 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-icons/react-icons/releases">react-icons's releases</a>.</em></p> <blockquote> <h2>v5.4.0</h2> <h2>What's Changed</h2> <ul> <li>Add closing of the icon details modal with the ESC key by <a href="https://github.com/gabrielogregorio"><code>@gabrielogregorio</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/900">react-icons/react-icons#900</a></li> <li>support moduleResolution: bundler in tsconfig by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/970">react-icons/react-icons#970</a></li> <li>min search length changed to 2 by <a href="https://github.com/Kumar06Lav"><code>@Kumar06Lav</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/967">react-icons/react-icons#967</a></li> <li>Bump webpack from 5.89.0 to 5.94.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/975">react-icons/react-icons#975</a></li> <li>Bump micromatch from 4.0.5 to 4.0.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/976">react-icons/react-icons#976</a></li> <li>Bump axios from 1.6.8 to 1.7.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/977">react-icons/react-icons#977</a></li> <li>preview: Reduce the number of results displayed in search results by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/997">react-icons/react-icons#997</a></li> <li>2024-12-03 upgrade icons by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/998">react-icons/react-icons#998</a></li> <li>Bump dset from 3.1.3 to 3.1.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/979">react-icons/react-icons#979</a></li> <li>Bump express from 4.19.2 to 4.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/981">react-icons/react-icons#981</a></li> <li>Bump rollup from 2.79.1 to 2.79.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/982">react-icons/react-icons#982</a></li> <li>Bump http-proxy-middleware from 2.0.6 to 2.0.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/989">react-icons/react-icons#989</a></li> <li>Bump cross-spawn from 7.0.3 to 7.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/994">react-icons/react-icons#994</a></li> <li>workflow: upgrade workflows by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/999">react-icons/react-icons#999</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Kumar06Lav"><code>@Kumar06Lav</code></a> made their first contribution in <a href="https://redirect.github.com/react-icons/react-icons/pull/967">react-icons/react-icons#967</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-icons/react-icons/compare/v5.3.0...v5.4.0">https://github.com/react-icons/react-icons/compare/v5.3.0...v5.4.0</a></p> <table> <thead> <tr> <th>Icon Library</th> <th>License</th> <th>Version</th> <th align="right">Count</th> </tr> </thead> <tbody> <tr> <td><a href="https://circumicons.com/">Circum Icons</a></td> <td><a href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0 license</a></td> <td>1.0.0</td> <td align="right">288</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 5</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>5.15.4-3-gafecf2a</td> <td align="right">1612</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 6</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>6.6.0</td> <td align="right">2050</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 4</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>4.6.3</td> <td align="right">696</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 5</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>5.5.4</td> <td align="right">1332</td> </tr> <tr> <td><a href="http://google.github.io/material-design-icons/">Material Design icons</a></td> <td><a href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache License Version 2.0</a></td> <td>4.0.0-125-gef43291c4d</td> <td align="right">4341</td> </tr> <tr> <td><a href="http://s-ings.com/typicons/">Typicons</a></td> <td><a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></td> <td>2.1.2</td> <td align="right">336</td> </tr> <tr> <td><a href="https://octicons.github.com/">Github Octicons icons</a></td> <td><a href="https://github.com/primer/octicons/blob/master/LICENSE">MIT</a></td> <td>18.3.0</td> <td align="right">264</td> </tr> <tr> <td><a href="https://feathericons.com/">Feather</a></td> <td><a href="https://github.com/feathericons/feather/blob/master/LICENSE">MIT</a></td> <td>4.29.2</td> <td align="right">287</td> </tr> <tr> <td><a href="https://lucide.dev/">Lucide</a></td> <td><a href="https://github.com/lucide-icons/lucide/blob/main/LICENSE">ISC</a></td> <td>0.462.0</td> <td align="right">1541</td> </tr> <tr> <td><a href="https://game-icons.net/">Game Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></td> <td>12920d6565588f0512542a3cb0cdfd36a497f910</td> <td align="right">4040</td> </tr> <tr> <td><a href="https://erikflowers.github.io/weather-icons/">Weather Icons</a></td> <td><a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a></td> <td>2.0.12</td> <td align="right">219</td> </tr> <tr> <td><a href="https://vorillaz.github.io/devicons/">Devicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.8.0</td> <td align="right">192</td> </tr> <tr> <td><a href="https://github.com/ant-design/ant-design-icons">Ant Design Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>4.4.2</td> <td align="right">831</td> </tr> <tr> <td><a href="https://github.com/twbs/icons">Bootstrap Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.11.3</td> <td align="right">2716</td> </tr> <tr> <td><a href="https://github.com/Remix-Design/RemixIcon">Remix Icon</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.5.0</td> <td align="right">3020</td> </tr> <tr> <td><a href="https://github.com/icons8/flat-color-icons">Flat Color Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.2</td> <td align="right">329</td> </tr> <tr> <td><a href="https://github.com/grommet/grommet-icons">Grommet-Icons</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.12.1</td> <td align="right">635</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.6</td> <td align="right">460</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons 2</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.2.0</td> <td align="right">972</td> </tr> <tr> <td><a href="https://simpleicons.org/">Simple Icons</a></td> <td><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</a></td> <td>13.19.0</td> <td align="right">3275</td> </tr> <tr> <td><a href="https://thesabbir.github.io/simple-line-icons/">Simple Line Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.5.5</td> <td align="right">189</td> </tr> <tr> <td><a href="https://github.com/Keyamoon/IcoMoon-Free">IcoMoon Free</a></td> <td><a href="https://github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt">CC BY 4.0 License</a></td> <td>d006795ede82361e1bac1ee76f215cf1dc51e4ca</td> <td align="right">491</td> </tr> <tr> <td><a href="https://github.com/atisawd/boxicons">BoxIcons</a></td> <td><a href="https://github.com/atisawd/boxicons/blob/master/LICENSE">MIT</a></td> <td>2.1.4</td> <td align="right">1634</td> </tr> <tr> <td><a href="https://github.com/astrit/css.gg">css.gg</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.1.4</td> <td align="right">704</td> </tr> <tr> <td><a href="https://github.com/microsoft/vscode-codicons">VS Code Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></td> <td>0.0.36</td> <td align="right">466</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-icons/react-icons/commit/7b14efea784c5e83b30b87c969d35bcb8c478186"><code>7b14efe</code></a> v5.4.0</li> <li><a href="https://github.com/react-icons/react-icons/commit/1e40e107f4def0bb1e4a79c5037244b64d9c91fb"><code>1e40e10</code></a> workflow: upgrade workflows (<a href="https://redirect.github.com/react-icons/react-icons/issues/999">#999</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/9a2d9a77ca17abb9778a856dc159a380bc8746b9"><code>9a2d9a7</code></a> Bump cross-spawn from 7.0.3 to 7.0.6 (<a href="https://redirect.github.com/react-icons/react-icons/issues/994">#994</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/585585c9f62194b4845140ba90ec6bcb04276fa9"><code>585585c</code></a> Bump http-proxy-middleware from 2.0.6 to 2.0.7 (<a href="https://redirect.github.com/react-icons/react-icons/issues/989">#989</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/33d12d5ac7b7482a052f7b9e245952e44d9f3b5e"><code>33d12d5</code></a> Bump rollup from 2.79.1 to 2.79.2 (<a href="https://redirect.github.com/react-icons/react-icons/issues/982">#982</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/f2070d817812cdc061ded5102d43309646abb407"><code>f2070d8</code></a> Bump express from 4.19.2 to 4.21.0 (<a href="https://redirect.github.com/react-icons/react-icons/issues/981">#981</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/63755fbfdc649606d8fa100999eab2cd910cac16"><code>63755fb</code></a> Bump dset from 3.1.3 to 3.1.4 (<a href="https://redirect.github.com/react-icons/react-icons/issues/979">#979</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/1fa8a8f7adfef818cbf1530047593651cf44c32e"><code>1fa8a8f</code></a> upgrade icons (<a href="https://redirect.github.com/react-icons/react-icons/issues/998">#998</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/1393664992d5cc98a9e2bfb7b9e7bf797c3611be"><code>1393664</code></a> preview: Reduce the number of results displayed in search results (<a href="https://redirect.github.com/react-icons/react-icons/issues/997">#997</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/9d7ecf4c89ae4031e071247c225b72aa2f0ea3a0"><code>9d7ecf4</code></a> 5.3.1-snapshot.0</li> <li>Additional commits viewable in <a href="https://github.com/react-icons/react-icons/compare/v5.0.1...v5.4.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
86a94b9576 |
Bump peaceiris/actions-gh-pages from 3 to 4 (#976)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peaceiris/actions-gh-pages/releases">peaceiris/actions-gh-pages's releases</a>.</em></p> <blockquote> <h2>actions-github-pages v4.0.0</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v4.0.0/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.9.3</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.9.3/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.9.2</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.9.2/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.9.1</h2> <ul> <li>update deps</li> </ul> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.9.1/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.9.0</h2> <ul> <li>deps: bump node12 to node16</li> <li>deps: bump <code>@actions/core</code> from 1.6.0 to 1.10.0</li> </ul> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.9.0/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.8.0</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.8.0/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.7.3</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.7.3/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.7.2</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.7.2/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.7.1</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.7.1/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.7.0</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.7.0/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <p>Overviews:</p> <ul> <li>Add .nojekyll file by default for all branches (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/438">#438</a>) (079d483), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/438">#438</a></li> <li>Add destination_dir option (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/403">#403</a>) (f30118c), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/403">#403</a> <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/324">#324</a> <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/390">#390</a></li> <li>Add exclude_assets option (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/416">#416</a>) (0f5c65e), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/416">#416</a> <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/163">#163</a></li> <li>exclude_assets supports glob patterns (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/417">#417</a>) (6f45501), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/417">#417</a> <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/163">#163</a></li> </ul> <h2>actions-github-pages v3.6.4</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.6.4/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.6.3</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.6.3/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <h2>actions-github-pages v3.6.2</h2> <p>See <a href="https://github.com/peaceiris/actions-gh-pages/blob/v3.6.2/CHANGELOG.md">CHANGELOG.md</a> for more details.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md">peaceiris/actions-gh-pages's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/peaceiris/actions-gh-pages/compare/v3.9.2...v3.9.3">3.9.3</a> (2023-03-30)</h2> <h3>docs</h3> <ul> <li>fix typo, bump hugo version (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/851">#851</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/884a0224fd48faeb3bde89519e9d612d0585a679">884a022</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/851">#851</a></li> </ul> <h3>fix</h3> <ul> <li>fix error handling (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/841">#841</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/32e33dcd3ae1d0cf56ac5a88267de6cbf0359353">32e33dc</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/841">#841</a></li> <li>update known_hosts (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/871">#871</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/31c15f03292ac100ae41a50fd3055e00d1b11a32">31c15f0</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/871">#871</a></li> </ul> <h2><a href="https://github.com/peaceiris/actions-gh-pages/compare/v3.9.1...v3.9.2">3.9.2</a> (2023-01-17)</h2> <h3>chore</h3> <ul> <li>rename cicd (<a href="https://github.com/peaceiris/actions-gh-pages/commit/32c9288f553bbcbf66869cf553c82754431faf03">32c9288</a>)</li> <li>replace npm ci with install (<a href="https://github.com/peaceiris/actions-gh-pages/commit/983978086a87d25a1ff678aa1ef4c2acc413784a">9839780</a>)</li> </ul> <h3>ci</h3> <ul> <li>add github-actions npm (<a href="https://github.com/peaceiris/actions-gh-pages/commit/5e5dc6d02eeb18001e0a7af6d6fcbabd4fd9e2b7">5e5dc6d</a>)</li> <li>enable automerge (<a href="https://github.com/peaceiris/actions-gh-pages/commit/dd7d77895818fd15ebecf20b6bf76028d377e1b6">dd7d778</a>)</li> <li>remove dependabot (<a href="https://github.com/peaceiris/actions-gh-pages/commit/7af79a873e9c2b6c37690db94012342fdb90914a">7af79a8</a>)</li> <li>remove enabledManagers (<a href="https://github.com/peaceiris/actions-gh-pages/commit/cba22ba760f1c7e62c9ae43167ea68ca9de56506">cba22ba</a>)</li> <li>use peaceiris/workflows/setup-node 0.19.1 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/818">#818</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/416f539fb4263ec46f9bbee251e87cfeae9f85ff">416f539</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/818">#818</a></li> </ul> <h3>deps</h3> <ul> <li>apply npm audit fix (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/809">#809</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/e3aa46d23bbf7f669a6d92c15dda089b2edf4959">e3aa46d</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/809">#809</a></li> </ul> <h2><a href="https://github.com/peaceiris/actions-gh-pages/compare/v3.9.0...v3.9.1">3.9.1</a> (2023-01-05)</h2> <h3>chore</h3> <ul> <li>change cicd label name (<a href="https://github.com/peaceiris/actions-gh-pages/commit/180896524151a5634ff5815a72c59467fc27c874">1808965</a>)</li> </ul> <h3>ci</h3> <ul> <li>add Renovate config (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/802">#802</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/072d16c439270cd3a36c3e0977ccbe10f2b2bc55">072d16c</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/802">#802</a></li> <li>bump actions/dependency-review-action from 2 to 3 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/799">#799</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/e3b45f27007dc55bcdd52f01e38af6f61576ec7f">e3b45f2</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/799">#799</a></li> <li>bump peaceiris/actions-github-app-token from 1.1.4 to 1.1.5 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/798">#798</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/a5f971f112fd50b6dd28469f23be2618b1ea87e7">a5f971f</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/798">#798</a></li> <li>bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/793">#793</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/9af6a68dde7720af8fd55364c2c637ca5922a879">9af6a68</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/793">#793</a></li> <li>bump peaceiris/workflows from 0.17.1 to 0.17.2 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/794">#794</a>) (<a href="https://github.com/peaceiris/actions-gh-pages/commit/087a759f907a127fdee23c8994321ff96f7d9430">087a759</a>), closes <a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/794">#794</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/4f9cc6602d3f66b9c108549d475ec49e8ef4d45e"><code>4f9cc66</code></a> chore(release): 4.0.0</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/9c75028a530dcac84f98f83ac112b3ecc5eec533"><code>9c75028</code></a> chore(release): Add build assets</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/5049354438ced05ab8a5da89ef20fd8efff107c7"><code>5049354</code></a> build: node 20.11.1</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/4eb285e828117bca26638192c3ed309c622e7bad"><code>4eb285e</code></a> chore: bump node16 to node20 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1067">#1067</a>)</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/cdc09a3baa7eac9b40de1dfa92172d75ca5bca5a"><code>cdc09a3</code></a> chore(deps): update dependency <code>@types/node</code> to v16.18.77 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1065">#1065</a>)</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/d830378ec6ffd7f902a3427b78b7941511f64de3"><code>d830378</code></a> chore(deps): update dependency <code>@types/node</code> to v16.18.76 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1063">#1063</a>)</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/80daa1d14446ef560c4b984b37ac7668a7db0ab4"><code>80daa1d</code></a> chore(deps): update dependency <code>@types/node</code> to v16.18.75 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1061">#1061</a>)</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/108285e909b33bc551c67972cdbdbee53b17a112"><code>108285e</code></a> chore(deps): update dependency ts-jest to v29.1.2 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1060">#1060</a>)</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/99c95ff54e31aa8b98a1f45d98910a945931c89c"><code>99c95ff</code></a> chore(deps): update dependency <code>@types/node</code> to v16.18.74 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1058">#1058</a>)</li> <li><a href="https://github.com/peaceiris/actions-gh-pages/commit/1f4653792dc64b25bbf4a3490ae085a487673e55"><code>1f46537</code></a> chore(deps): update dependency <code>@types/node</code> to v16.18.73 (<a href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1057">#1057</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peaceiris/actions-gh-pages/compare/v3...v4">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
117f37139e |
Bump @vitejs/plugin-react from 4.2.1 to 4.3.4 (#993)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.2.1 to 4.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react</code>'s releases</a>.</em></p> <blockquote> <h2>v4.3.4</h2> <h3>Add Vite 6 to peerDependencies range</h3> <p>Vite 6 is highly backward compatible, not much to add!</p> <h3>Force Babel to output spec compliant import attributes <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/386">#386</a></h3> <p>The default was an old spec (<code>with type: "json"</code>). We now enforce spec compliant (<code>with { type: "json" }</code>)</p> <h2>v4.3.3</h2> <h3>React Compiler runtimeModule option removed</h3> <p>React Compiler was updated to accept a <code>target</code> option and <code>runtimeModule</code> was removed. vite-plugin-react will still detect <code>runtimeModule</code> for backwards compatibility.</p> <p>When using a custom <code>runtimeModule</code> or <code>target !== '19'</code>, the plugin will not try to pre-optimize <code>react/compiler-runtime</code> dependency.</p> <p>The <a href="https://www.npmjs.com/package/react-compiler-runtime">react-compiler-runtime</a> is now available on npm can be used instead of the local shim for people using the compiler with React < 19.</p> <p>Here is the configuration to use the compiler with React 18 and correct source maps in development:</p> <pre lang="bash"><code>npm install babel-plugin-react-compiler react-compiler-runtime @babel/plugin-transform-react-jsx-development </code></pre> <pre lang="ts"><code>export default defineConfig(({ command }) => { const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]] if (command === 'serve') { babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}]) } <p>return { plugins: [react({ babel: { plugins: babelPlugins } })], } }) </code></pre></p> <h2>v4.3.2</h2> <p>Ignore directive sourcemap error <a href="https://redirect.github.com/vitejs/vite-plugin-react/issues/369">#369</a></p> <h2>v4.3.1</h2> <h3>Fix support for React Compiler with React 18</h3> <p>The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom <code>runtimeModule</code>: <a href="https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43">https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43</a></p> <p>When using a custom <code>runtimeModule</code>, the plugin will not try to pre-optimize <code>react/compiler-runtime</code> dependency.</p> <p>Reminder: Vite expect code outside of <code>node_modules</code> to be ESM, so you will need to update the gist with <code>import React from 'react'</code>.</p> <h2>v4.3.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@vitejs/plugin-react</code>'s changelog</a>.</em></p> <blockquote> <h2>4.3.4 (2024-11-26)</h2> <h3>Add Vite 6 to peerDependencies range</h3> <p>Vite 6 is highly backward compatible, not much to add!</p> <h3>Force Babel to output spec compliant import attributes <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/386">#386</a></h3> <p>The default was an old spec (<code>with type: "json"</code>). We now enforce spec compliant (<code>with { type: "json" }</code>)</p> <h2>4.3.3 (2024-10-19)</h2> <h3>React Compiler runtimeModule option removed</h3> <p>React Compiler was updated to accept a <code>target</code> option and <code>runtimeModule</code> was removed. vite-plugin-react will still detect <code>runtimeModule</code> for backwards compatibility.</p> <p>When using a custom <code>runtimeModule</code> or <code>target !== '19'</code>, the plugin will not try to pre-optimize <code>react/compiler-runtime</code> dependency.</p> <p>The <a href="https://www.npmjs.com/package/react-compiler-runtime">react-compiler-runtime</a> is now available on npm can be used instead of the local shim for people using the compiler with React < 19.</p> <p>Here is the configuration to use the compiler with React 18 and correct source maps in development:</p> <pre lang="bash"><code>npm install babel-plugin-react-compiler react-compiler-runtime @babel/plugin-transform-react-jsx-development </code></pre> <pre lang="ts"><code>export default defineConfig(({ command }) => { const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]] if (command === 'serve') { babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}]) } <p>return { plugins: [react({ babel: { plugins: babelPlugins } })], } }) </code></pre></p> <h2>4.3.2 (2024-09-29)</h2> <p>Ignore directive sourcemap error <a href="https://redirect.github.com/vitejs/vite-plugin-react/issues/369">#369</a></p> <h2>4.3.1 (2024-06-10)</h2> <h3>Fix support for React Compiler with React 18</h3> <p>The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom <code>runtimeModule</code>: <a href="https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43">https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43</a></p> <p>When using a custom <code>runtimeModule</code>, the plugin will not try to pre-optimize <code>react/compiler-runtime</code> dependency.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/2e368a65aaf8314142538c369c296e277fdfb69b"><code>2e368a6</code></a> release: plugin-react@4.3.4</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/bde1ad6f7318814aeb1c3e98ce9f9a00bc9117aa"><code>bde1ad6</code></a> feat: add Vite 6 to peerDependencies range (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/390">#390</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/45a727ceed4f179bc02b41a75333e05884a98123"><code>45a727c</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/373">#373</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/5d2b6c6701c7951316e5e0f361b46ab6dc8641b3"><code>5d2b6c6</code></a> fix: force non-legacy import attributes babel output (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/386">#386</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/b61592a6ffb9e36c3ffb887c30baa29b6df4f53c"><code>b61592a</code></a> release: plugin-react@4.3.3</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/e8a923f870a7f13691da51f38094983d69c7488e"><code>e8a923f</code></a> fix: add <code>react-dom</code> in <code>optimizeOps</code> to handle CJS script. (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/375">#375</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/7a7e339b645a422cb27d1937d27bd1e9e1f1fa17"><code>7a7e339</code></a> feat: support new React Compiler target option (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/374">#374</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/63b2e3876dbd6fd2a775fe04df71fb18c8bc6150"><code>63b2e38</code></a> release: plugin-react@4.3.2</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/fdf6ce49d3598fe21a128e0bcd03082f63f08496"><code>fdf6ce4</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/273">#273</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/4544e9790e178bcc302d994becd6aca2d4aa6181"><code>4544e97</code></a> feat: update refresh utils for React Router 7 support (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/363">#363</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
39aef39b72 |
Bump @types/react-autocomplete from 1.8.10 to 1.8.11 (#979)
Bumps [@types/react-autocomplete](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-autocomplete) from 1.8.10 to 1.8.11. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-autocomplete">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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |