profile
viewpoint

stylus/stylus 11059

Expressive, robust, feature-rich CSS language built for nodejs

stylus/nib 1910

Stylus mixins, utilities, components, and gradient image generation

stylus/stylus-lang.com 27

Official Stylus docs

stylus/stlint 21

Stylus Linter

stylus/stylelint-stylus 13

Stylelint plugin for Stylus

stylus/stlint-vscode-plugin 6

Plugin STLint for Visual Studio Code

stylus/stlint-idea-plugin 5

WebStorm/PHPStorm plugin for Stylus Linter

stylus/postcss-styl 4

PostCSS parser plugin for converting Stylus syntax to PostCSS AST

startedstylus/stylus

started time in 9 hours

startedstylus/stylus

started time in 10 hours

startedstylus/stylus

started time in 19 hours

startedstylus/stylus

started time in 3 days

startedstylus/stylus

started time in 4 days

startedstylus/stylus

started time in 4 days

startedstylus/stylus

started time in 4 days

startedstylus/stylus

started time in 5 days

delete branch stylus/stylus

delete branch : dependabot/npm_and_yarn/glob-9.3.1

delete time in 5 days

pull request commentstylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.2

<span aria-hidden="true">👷</span> Deploy Preview for stylus-docs processing.

Name Link
<span aria-hidden="true">🔨</span> Latest commit 9bc231eb7f011142016b526510dc015f95e4d430
<span aria-hidden="true">🔍</span> Latest deploy log https://app.netlify.com/sites/stylus-docs/deploys/641c1454b5086b000861ccf0
dependabot[bot]

comment created time in 5 days

pull request commentstylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.1

Superseded by #2779.

dependabot[bot]

comment created time in 5 days

PR closed stylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.1 dependencies javascript

Bumps glob from 7.2.3 to 9.3.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-glob/blob/main/changelog.md">glob's changelog</a>.</em></p> <blockquote> <h1>changeglob</h1> <h2>9.3</h2> <ul> <li>Add aliases for methods. <code>glob.sync</code>, <code>glob.stream</code>, <code>glob.stream.sync</code>, etc.</li> </ul> <h2>9.2</h2> <ul> <li>Support using a custom fs object, which is passed to PathScurry</li> <li>add maxDepth option</li> <li>add stat option</li> <li>add custom Ignore support</li> </ul> <h2>9.1</h2> <ul> <li>Bring back the <code>root</code> option, albeit with slightly different semantics than in v8 and before.</li> <li>Support <code>{ absolute:false }</code> option to explicitly always return relative paths. An unset <code>absolute</code> setting will still return absolute or relative paths based on whether the pattern is absolute.</li> <li>Add <code>magicalBraces</code> option to treat brace expansion as "magic" in the <code>hasMagic</code> function.</li> <li>Add <code>dotRelative</code> option</li> <li>Add <code>escape()</code> and <code>unescape()</code> methods</li> </ul> <h2>9.0</h2> <p>This is a full rewrite, with significant API and algorithm changes.</p> <h3>High-Level Feature and API Surface Changes</h3> <ul> <li>Only support node 16 and higher.</li> <li>Promise API instead of callbacks.</li> <li>Exported function names have changed, as have the methods on the Glob class. See API documentation for details.</li> <li>Accept pattern as string or array of strings.</li> <li>Hybrid module distribution.</li> <li>Full TypeScript support.</li> <li>Exported <code>Glob</code> class is no longer an event emitter.</li> <li>Exported <code>Glob</code> class has <code>walk()</code>, <code>walkSync()</code>, <code>stream()</code>, <code>streamSync()</code>, <code>iterate()</code>, <code>iterateSync()</code> methods, and is both an async and sync Generator.</li> <li>First class support for UNC paths and drive letters on Windows. Note that <em>glob patterns</em> must still use <code>/</code> as a path separator, unless the <code>windowsPathsNoEscape</code> option is set, in which case glob patterns cannot be escaped with <code></code>.</li> <li>Paths are returned in the canonical formatting for the platform</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/facdded226e924bdf778f02e71796e6dea06402b"><code>facdded</code></a> 9.3.1</li> <li><a href="https://github.com/isaacs/node-glob/commit/273deedb110b86f30be517e5f7e252b4b9ea4b10"><code>273deed</code></a> Move cwd ENOENT test to where it matters</li> <li><a href="https://github.com/isaacs/node-glob/commit/c6a862a7e982bdf9ace8324d8118eb25d1700d4a"><code>c6a862a</code></a> little readme tweaks</li> <li><a href="https://github.com/isaacs/node-glob/commit/db4504c01be525adda213ece56c0e12db1042e1f"><code>db4504c</code></a> 9.3.0</li> <li><a href="https://github.com/isaacs/node-glob/commit/9e56c7a74e97157000dcc9c1641549c5093a730f"><code>9e56c7a</code></a> bring back the other aliases</li> <li><a href="https://github.com/isaacs/node-glob/commit/589df9690b00df67a0fb5d643046e20b561e04d4"><code>589df96</code></a> Update globSync documentation to match signature</li> <li><a href="https://github.com/isaacs/node-glob/commit/fa8ed5e7986ee3b29e1b437f895fbf3255f0d549"><code>fa8ed5e</code></a> Improve changelog heading</li> <li><a href="https://github.com/isaacs/node-glob/commit/c8b33163b9940fa2d35284dd1c6e2ea32d2ebe39"><code>c8b3316</code></a> 9.2.1</li> <li><a href="https://github.com/isaacs/node-glob/commit/e85032bef5e234ec911fdb5844f6bc605766e19e"><code>e85032b</code></a> bug in readme example code</li> <li><a href="https://github.com/isaacs/node-glob/commit/6dcdd41b0f306ef9cdb5b8580a9e269a23252991"><code>6dcdd41</code></a> 9.2.0</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/node-glob/compare/v7.2.3...v9.3.1">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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.


<details> <summary>Dependabot commands and options</summary> <br />

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+1 -1

2 comments

1 changed file

dependabot[bot]

pr closed time in 5 days

create barnchstylus/stylus

branch : dependabot/npm_and_yarn/glob-9.3.2

created branch time in 5 days

PR opened stylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.2

Bumps glob from 7.2.3 to 9.3.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-glob/blob/main/changelog.md">glob's changelog</a>.</em></p> <blockquote> <h1>changeglob</h1> <h2>9.3</h2> <ul> <li>Add aliases for methods. <code>glob.sync</code>, <code>glob.stream</code>, <code>glob.stream.sync</code>, etc.</li> </ul> <h2>9.2</h2> <ul> <li>Support using a custom fs object, which is passed to PathScurry</li> <li>add maxDepth option</li> <li>add stat option</li> <li>add custom Ignore support</li> </ul> <h2>9.1</h2> <ul> <li>Bring back the <code>root</code> option, albeit with slightly different semantics than in v8 and before.</li> <li>Support <code>{ absolute:false }</code> option to explicitly always return relative paths. An unset <code>absolute</code> setting will still return absolute or relative paths based on whether the pattern is absolute.</li> <li>Add <code>magicalBraces</code> option to treat brace expansion as "magic" in the <code>hasMagic</code> function.</li> <li>Add <code>dotRelative</code> option</li> <li>Add <code>escape()</code> and <code>unescape()</code> methods</li> </ul> <h2>9.0</h2> <p>This is a full rewrite, with significant API and algorithm changes.</p> <h3>High-Level Feature and API Surface Changes</h3> <ul> <li>Only support node 16 and higher.</li> <li>Promise API instead of callbacks.</li> <li>Exported function names have changed, as have the methods on the Glob class. See API documentation for details.</li> <li>Accept pattern as string or array of strings.</li> <li>Hybrid module distribution.</li> <li>Full TypeScript support.</li> <li>Exported <code>Glob</code> class is no longer an event emitter.</li> <li>Exported <code>Glob</code> class has <code>walk()</code>, <code>walkSync()</code>, <code>stream()</code>, <code>streamSync()</code>, <code>iterate()</code>, <code>iterateSync()</code> methods, and is both an async and sync Generator.</li> <li>First class support for UNC paths and drive letters on Windows. Note that <em>glob patterns</em> must still use <code>/</code> as a path separator, unless the <code>windowsPathsNoEscape</code> option is set, in which case glob patterns cannot be escaped with <code></code>.</li> <li>Paths are returned in the canonical formatting for the platform</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/3426f33533ed4c4a262a093009ce55e69491fd6b"><code>3426f33</code></a> 9.3.2</li> <li><a href="https://github.com/isaacs/node-glob/commit/bbba601d9c69f8e5e0cfd7422dbf3e1e71b726e6"><code>bbba601</code></a> add inlineSources</li> <li><a href="https://github.com/isaacs/node-glob/commit/2054644b0682bc029616afd537718ea2aa765aac"><code>2054644</code></a> even more comprehensive tests for <a href="https://redirect.github.com/isaacs/node-glob/issues/515">#515</a></li> <li><a href="https://github.com/isaacs/node-glob/commit/672c944fe7ff155e6fe682921ffdbf3219c78e9d"><code>672c944</code></a> skip memfs test on windows</li> <li><a href="https://github.com/isaacs/node-glob/commit/65b9b4745bac495a5f72bcd66f7ccee24cd2f4c2"><code>65b9b47</code></a> chore: remove eslint-config-prettier devDep</li> <li><a href="https://github.com/isaacs/node-glob/commit/609d247a40f6f898df1b3ea668fb209064640c5d"><code>609d247</code></a> chore: use setup-node caching with npm ci</li> <li><a href="https://github.com/isaacs/node-glob/commit/facdded226e924bdf778f02e71796e6dea06402b"><code>facdded</code></a> 9.3.1</li> <li><a href="https://github.com/isaacs/node-glob/commit/273deedb110b86f30be517e5f7e252b4b9ea4b10"><code>273deed</code></a> Move cwd ENOENT test to where it matters</li> <li><a href="https://github.com/isaacs/node-glob/commit/c6a862a7e982bdf9ace8324d8118eb25d1700d4a"><code>c6a862a</code></a> little readme tweaks</li> <li><a href="https://github.com/isaacs/node-glob/commit/db4504c01be525adda213ece56c0e12db1042e1f"><code>db4504c</code></a> 9.3.0</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/node-glob/compare/v7.2.3...v9.3.2">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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.


<details> <summary>Dependabot commands and options</summary> <br />

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+1 -1

0 comment

1 changed file

pr created time in 5 days

startedstylus/stylus

started time in 6 days

startedstylus/stylus

started time in 6 days

startedstylus/stylus

started time in 7 days

delete branch stylus/stylus

delete branch : dependabot/npm_and_yarn/glob-9.3.0

delete time in 7 days

pull request commentstylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.1

<span aria-hidden="true">👷</span> Deploy Preview for stylus-docs processing.

Name Link
<span aria-hidden="true">🔨</span> Latest commit 41fe53535b0f9525b6a3222726367a143531f0d7
<span aria-hidden="true">🔍</span> Latest deploy log https://app.netlify.com/sites/stylus-docs/deploys/64197158c1fc4a0007d38717
dependabot[bot]

comment created time in 7 days

PR closed stylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.0 dependencies javascript

Bumps glob from 7.2.3 to 9.3.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-glob/blob/main/changelog.md">glob's changelog</a>.</em></p> <blockquote> <h1>changeglob</h1> <h2>9.3</h2> <ul> <li>Add aliases for methods. <code>glob.sync</code>, <code>glob.stream</code>, <code>glob.stream.sync</code>, etc.</li> </ul> <h2>9.2</h2> <ul> <li>Support using a custom fs object, which is passed to PathScurry</li> <li>add maxDepth option</li> <li>add stat option</li> <li>add custom Ignore support</li> </ul> <h2>9.1</h2> <ul> <li>Bring back the <code>root</code> option, albeit with slightly different semantics than in v8 and before.</li> <li>Support <code>{ absolute:false }</code> option to explicitly always return relative paths. An unset <code>absolute</code> setting will still return absolute or relative paths based on whether the pattern is absolute.</li> <li>Add <code>magicalBraces</code> option to treat brace expansion as "magic" in the <code>hasMagic</code> function.</li> <li>Add <code>dotRelative</code> option</li> <li>Add <code>escape()</code> and <code>unescape()</code> methods</li> </ul> <h2>9.0</h2> <p>This is a full rewrite, with significant API and algorithm changes.</p> <h3>High-Level Feature and API Surface Changes</h3> <ul> <li>Only support node 16 and higher.</li> <li>Promise API instead of callbacks.</li> <li>Exported function names have changed, as have the methods on the Glob class. See API documentation for details.</li> <li>Accept pattern as string or array of strings.</li> <li>Hybrid module distribution.</li> <li>Full TypeScript support.</li> <li>Exported <code>Glob</code> class is no longer an event emitter.</li> <li>Exported <code>Glob</code> class has <code>walk()</code>, <code>walkSync()</code>, <code>stream()</code>, <code>streamSync()</code>, <code>iterate()</code>, <code>iterateSync()</code> methods, and is both an async and sync Generator.</li> <li>First class support for UNC paths and drive letters on Windows. Note that <em>glob patterns</em> must still use <code>/</code> as a path separator, unless the <code>windowsPathsNoEscape</code> option is set, in which case glob patterns cannot be escaped with <code></code>.</li> <li>Paths are returned in the canonical formatting for the platform</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/db4504c01be525adda213ece56c0e12db1042e1f"><code>db4504c</code></a> 9.3.0</li> <li><a href="https://github.com/isaacs/node-glob/commit/9e56c7a74e97157000dcc9c1641549c5093a730f"><code>9e56c7a</code></a> bring back the other aliases</li> <li><a href="https://github.com/isaacs/node-glob/commit/589df9690b00df67a0fb5d643046e20b561e04d4"><code>589df96</code></a> Update globSync documentation to match signature</li> <li><a href="https://github.com/isaacs/node-glob/commit/fa8ed5e7986ee3b29e1b437f895fbf3255f0d549"><code>fa8ed5e</code></a> Improve changelog heading</li> <li><a href="https://github.com/isaacs/node-glob/commit/c8b33163b9940fa2d35284dd1c6e2ea32d2ebe39"><code>c8b3316</code></a> 9.2.1</li> <li><a href="https://github.com/isaacs/node-glob/commit/e85032bef5e234ec911fdb5844f6bc605766e19e"><code>e85032b</code></a> bug in readme example code</li> <li><a href="https://github.com/isaacs/node-glob/commit/6dcdd41b0f306ef9cdb5b8580a9e269a23252991"><code>6dcdd41</code></a> 9.2.0</li> <li><a href="https://github.com/isaacs/node-glob/commit/8acfa52bab61c94f2be25147a618034e0cfac3ab"><code>8acfa52</code></a> changelog 9.2</li> <li><a href="https://github.com/isaacs/node-glob/commit/cdfde4be93110ae915d1ad233f895cd1901d4c50"><code>cdfde4b</code></a> add custom Ignore support</li> <li><a href="https://github.com/isaacs/node-glob/commit/a2fb6885771132194b4b2ead9a0c6afe09f00a6f"><code>a2fb688</code></a> remove maxDepth test snapshots</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/node-glob/compare/v7.2.3...v9.3.0">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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.


<details> <summary>Dependabot commands and options</summary> <br />

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+1 -1

2 comments

1 changed file

dependabot[bot]

pr closed time in 7 days

pull request commentstylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.0

Superseded by #2778.

dependabot[bot]

comment created time in 7 days

create barnchstylus/stylus

branch : dependabot/npm_and_yarn/glob-9.3.1

created branch time in 7 days

PR opened stylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.1

Bumps glob from 7.2.3 to 9.3.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-glob/blob/main/changelog.md">glob's changelog</a>.</em></p> <blockquote> <h1>changeglob</h1> <h2>9.3</h2> <ul> <li>Add aliases for methods. <code>glob.sync</code>, <code>glob.stream</code>, <code>glob.stream.sync</code>, etc.</li> </ul> <h2>9.2</h2> <ul> <li>Support using a custom fs object, which is passed to PathScurry</li> <li>add maxDepth option</li> <li>add stat option</li> <li>add custom Ignore support</li> </ul> <h2>9.1</h2> <ul> <li>Bring back the <code>root</code> option, albeit with slightly different semantics than in v8 and before.</li> <li>Support <code>{ absolute:false }</code> option to explicitly always return relative paths. An unset <code>absolute</code> setting will still return absolute or relative paths based on whether the pattern is absolute.</li> <li>Add <code>magicalBraces</code> option to treat brace expansion as "magic" in the <code>hasMagic</code> function.</li> <li>Add <code>dotRelative</code> option</li> <li>Add <code>escape()</code> and <code>unescape()</code> methods</li> </ul> <h2>9.0</h2> <p>This is a full rewrite, with significant API and algorithm changes.</p> <h3>High-Level Feature and API Surface Changes</h3> <ul> <li>Only support node 16 and higher.</li> <li>Promise API instead of callbacks.</li> <li>Exported function names have changed, as have the methods on the Glob class. See API documentation for details.</li> <li>Accept pattern as string or array of strings.</li> <li>Hybrid module distribution.</li> <li>Full TypeScript support.</li> <li>Exported <code>Glob</code> class is no longer an event emitter.</li> <li>Exported <code>Glob</code> class has <code>walk()</code>, <code>walkSync()</code>, <code>stream()</code>, <code>streamSync()</code>, <code>iterate()</code>, <code>iterateSync()</code> methods, and is both an async and sync Generator.</li> <li>First class support for UNC paths and drive letters on Windows. Note that <em>glob patterns</em> must still use <code>/</code> as a path separator, unless the <code>windowsPathsNoEscape</code> option is set, in which case glob patterns cannot be escaped with <code></code>.</li> <li>Paths are returned in the canonical formatting for the platform</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/facdded226e924bdf778f02e71796e6dea06402b"><code>facdded</code></a> 9.3.1</li> <li><a href="https://github.com/isaacs/node-glob/commit/273deedb110b86f30be517e5f7e252b4b9ea4b10"><code>273deed</code></a> Move cwd ENOENT test to where it matters</li> <li><a href="https://github.com/isaacs/node-glob/commit/c6a862a7e982bdf9ace8324d8118eb25d1700d4a"><code>c6a862a</code></a> little readme tweaks</li> <li><a href="https://github.com/isaacs/node-glob/commit/db4504c01be525adda213ece56c0e12db1042e1f"><code>db4504c</code></a> 9.3.0</li> <li><a href="https://github.com/isaacs/node-glob/commit/9e56c7a74e97157000dcc9c1641549c5093a730f"><code>9e56c7a</code></a> bring back the other aliases</li> <li><a href="https://github.com/isaacs/node-glob/commit/589df9690b00df67a0fb5d643046e20b561e04d4"><code>589df96</code></a> Update globSync documentation to match signature</li> <li><a href="https://github.com/isaacs/node-glob/commit/fa8ed5e7986ee3b29e1b437f895fbf3255f0d549"><code>fa8ed5e</code></a> Improve changelog heading</li> <li><a href="https://github.com/isaacs/node-glob/commit/c8b33163b9940fa2d35284dd1c6e2ea32d2ebe39"><code>c8b3316</code></a> 9.2.1</li> <li><a href="https://github.com/isaacs/node-glob/commit/e85032bef5e234ec911fdb5844f6bc605766e19e"><code>e85032b</code></a> bug in readme example code</li> <li><a href="https://github.com/isaacs/node-glob/commit/6dcdd41b0f306ef9cdb5b8580a9e269a23252991"><code>6dcdd41</code></a> 9.2.0</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/node-glob/compare/v7.2.3...v9.3.1">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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.


<details> <summary>Dependabot commands and options</summary> <br />

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+1 -1

0 comment

1 changed file

pr created time in 7 days

startedstylus/stylus

started time in 8 days

startedstylus/stylus

started time in 10 days

startedstylus/stylus

started time in 10 days

startedstylus/stylus

started time in 10 days

startedstylus/stylus

started time in 11 days

startedstylus/stylus

started time in 12 days

pull request commentstylus/stylus

chore(deps): bump glob from 7.2.3 to 9.3.0

<span aria-hidden="true">👷</span> Deploy Preview for stylus-docs processing.

Name Link
<span aria-hidden="true">🔨</span> Latest commit 1c91530bb43fd7527ec4504221105874e84d6f93
<span aria-hidden="true">🔍</span> Latest deploy log https://app.netlify.com/sites/stylus-docs/deploys/641188629d43200008582f04
dependabot[bot]

comment created time in 13 days

more