dependabot[bot] opened a new pull request, #25:
URL: https://github.com/apache/casbin-node-casbin-nest-authz-example/pull/25

   Bumps [picomatch](https://github.com/micromatch/picomatch) to 2.3.2 and 
updates ancestor dependencies 
[picomatch](https://github.com/micromatch/picomatch), 
[@nestjs/cli](https://github.com/nestjs/nest-cli) and 
[@nestjs/schematics](https://github.com/nestjs/schematics). These dependencies 
need to be updated together.
   
   Updates `picomatch` from 2.3.1 to 2.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/micromatch/picomatch/releases";>picomatch's 
releases</a>.</em></p>
   <blockquote>
   <h2>2.3.2</h2>
   <p>This is a security release fixing several security relevant issues.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: exception when glob pattern contains constructor by <a 
href="https://github.com/Jason3S";><code>@​Jason3S</code></a> in <a 
href="https://redirect.github.com/micromatch/picomatch/pull/144";>micromatch/picomatch#144</a></li>
   <li>Fix for <a 
href="https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj";>CVE-2026-33671</a></li>
   <li>Fix for <a 
href="https://github.com/micromatch/picomatch/security/advisories/GHSA-3v7f-55p6-f55p";>CVE-2026-33672</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2";>https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md";>picomatch's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Release history</h1>
   <p><strong>All notable changes to this project will be documented in this 
file.</strong></p>
   <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/";>Keep 
a Changelog</a>
   and this project adheres to <a 
href="http://semver.org/spec/v2.0.0.html";>Semantic Versioning</a>.</p>
   <!-- raw HTML omitted -->
   <ul>
   <li>Changelogs are for humans, not machines.</li>
   <li>There should be an entry for every single version.</li>
   <li>The same types of changes should be grouped.</li>
   <li>Versions and sections should be linkable.</li>
   <li>The latest version comes first.</li>
   <li>The release date of each versions is displayed.</li>
   <li>Mention whether you follow Semantic Versioning.</li>
   </ul>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   <p>Changelog entries are classified using the following labels <em>(from <a 
href="http://keepachangelog.com/";>keep-a-changelog</a></em>):</p>
   <ul>
   <li><code>Added</code> for new features.</li>
   <li><code>Changed</code> for changes in existing functionality.</li>
   <li><code>Deprecated</code> for soon-to-be removed features.</li>
   <li><code>Removed</code> for now removed features.</li>
   <li><code>Fixed</code> for any bug fixes.</li>
   <li><code>Security</code> in case of vulnerabilities.</li>
   </ul>
   <!-- raw HTML omitted -->
   <h2>4.0.0 (2024-02-07)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fix bad text values in parse <a 
href="https://redirect.github.com/micromatch/picomatch/issues/126";>#126</a>, 
thanks to <a 
href="https://github.com/connor4312";><code>@​connor4312</code></a></li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Remove process global to work outside of node <a 
href="https://redirect.github.com/micromatch/picomatch/issues/129";>#129</a>, 
thanks to <a href="https://github.com/styfle";><code>@​styfle</code></a></li>
   <li>Add sideEffects to package.json <a 
href="https://redirect.github.com/micromatch/picomatch/issues/128";>#128</a>, 
thanks to <a href="https://github.com/frandiox";><code>@​frandiox</code></a></li>
   <li>Removed <code>os</code>, make compatible browser environment. See <a 
href="https://redirect.github.com/micromatch/picomatch/issues/124";>#124</a>, 
thanks to <a href="https://github.com/gwsbhqt";><code>@​gwsbhqt</code></a></li>
   </ul>
   <h2>3.0.1</h2>
   <h3>Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/micromatch/picomatch/commit/81cba8d4b767cab3cb29d26eb4f691eed75b73b2";><code>81cba8d</code></a>
 Publish 2.3.2</li>
   <li><a 
href="https://github.com/micromatch/picomatch/commit/fc1f6b69006e9435caf8fb40d8aff378bc0b7bce";><code>fc1f6b6</code></a>
 Merge commit from fork</li>
   <li><a 
href="https://github.com/micromatch/picomatch/commit/eec17aee5428a7249e9ca5adbb8a0d28fa29619b";><code>eec17ae</code></a>
 Merge commit from fork</li>
   <li><a 
href="https://github.com/micromatch/picomatch/commit/78f8ca4362d9e66cadea97b93e292f10096452ed";><code>78f8ca4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/micromatch/picomatch/issues/156";>#156</a> 
from micromatch/backport-144</li>
   <li><a 
href="https://github.com/micromatch/picomatch/commit/3f4f10eaa65bf3a52e8f2999674cd27e11fa3c9b";><code>3f4f10e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/micromatch/picomatch/issues/144";>#144</a> 
from Jason3S/jdent-object-properties</li>
   <li>See full diff in <a 
href="https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@nestjs/cli` from 10.3.2 to 10.4.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nestjs/nest-cli/releases";><code>@​nestjs/cli</code>'s 
releases</a>.</em></p>
   <blockquote>
   <h2>Release 10.4.9</h2>
   <ul>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2838";>#2838</a> from 
yifanwww/fix/webpack-ignore-lazy-imports (3d0fe0b5)</li>
   <li>fix: add missing class-transformer/storage in lazy import list 
(a1cc6cfe)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2815";>#2815</a> from 
nestjs/renovate/typescript-5.x (4af113ec)</li>
   </ul>
   <h2>Release 10.4.8</h2>
   <ul>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2792";>#2792</a> from 
nestjs/fix/type-check-error-2791 (5be20eb3)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2797";>#2797</a> from 
nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (6d77fd30)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2800";>#2800</a> from 
caucik/webpack-fix-branch (9ec2d5e5)</li>
   <li>fix: webpack default config - IgnorePlugin (83c5cfc8)</li>
   <li>fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 
(ebdfb325)</li>
   <li>chore(deps): update dependency <code>@​swc/core</code> to v1.9.2 (<a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2794";>#2794</a>) 
(ed9d8b86)</li>
   <li>fix: show type check warning only when builder is not swc <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2791";>#2791</a> 
(2e23003b)</li>
   <li>fix(deps): update dependency glob to v10.4.5 (7aba4817)</li>
   </ul>
   <h2>Release 10.4.7</h2>
   <ul>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2786";>#2786</a> from 
nestjs/revert-2642-renovate/glob-11.x (0ff0a01d)</li>
   <li>Revert &quot;fix(deps): update dependency glob to v11&quot; 
(7af719ea)</li>
   </ul>
   <h2>Release 10.4.6</h2>
   <ul>
   <li>build: allow js, clean artificats in ci (7bc0b3ff)</li>
   <li>chore(deps): update dependency ts-jest to v29.2.5 (41ce50bf)</li>
   <li>fix(deps): update dependency typescript to v5.6.3 (067a1190)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2784";>#2784</a> from 
nestjs/renovate/node-22.x (f3bd8b00)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2778";>#2778</a> from 
nestjs/renovate/swc-monorepo (008ab68e)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2780";>#2780</a> from 
nestjs/renovate/webpack-5.x (d708ea95)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2764";>#2764</a> from 
nestjs/renovate/angular-cli-monorepo (d8ae02b5)</li>
   <li>fix: add missing type argument (df91c495)</li>
   <li>Merge branch 'addun-fix-issue-2653' (041a184b)</li>
   <li>chore: resolve conflicts (486ac60e)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2415";>#2415</a> from 
yigitkurtcu/feat/generate-options-base-url (537dfa7e)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2716";>#2716</a> from 
nestjs/renovate/angular-cli-monorepo (ef0ff51d)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2642";>#2642</a> from 
nestjs/renovate/glob-11.x (c7e2e01d)</li>
   <li>fix(deps): update angular-cli monorepo to v17.3.10 (960e65f8)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2743";>#2743</a> from 
nestjs/renovate/webpack-5.x (b750eadf)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2754";>#2754</a> from 
nestjs/renovate/nest-monorepo (603721e7)</li>
   <li>fix(deps): update dependency <code>@​nestjs/schematics</code> to v10.2.2 
(f062e99a)</li>
   <li>fix: unification copy behavior between watched and not watched assets 
(3664ed06)</li>
   <li>fix(deps): update dependency glob to v11 (fc6e7a16)</li>
   <li>feat: basedir option added to configuration for generate command 
(877b6bd8)</li>
   </ul>
   <h2>Release 10.4.5</h2>
   <ul>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2666";>#2666</a> from 
nestjs/renovate/nest-monorepo (a734d81f)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2712";>#2712</a> from 
nestjs/renovate/npm-webpack-vulnerability (587e407e)</li>
   <li>chore(deps): update dependency <code>@​swc/core</code> to v1.7.21 
(4ccad5c5)</li>
   <li>chore(deps): update commitlint monorepo to v19.4.1 (d3484bfd)</li>
   <li>fix(deps): update dependency webpack to v5.94.0 [security] 
(78136826)</li>
   <li>chore(deps): update dependency <code>@​types/node</code> to v20.16.2 
(b9cdc65b)</li>
   <li>chore(deps): update typescript-eslint monorepo to v8.3.0 (28913e79)</li>
   <li>chore(deps): update dependency <code>@​swc/core</code> to v1.7.18 
(fa03cba8)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/81e15c3e60aae3af98f4fbad148cc26f6fce681b";><code>81e15c3</code></a>
 chore(): release v10.4.9</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/3d0fe0b58d412944e4f96b438a81548b4b7d2e7f";><code>3d0fe0b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2838";>#2838</a> from 
yifanwww/fix/webpack-ignore-lazy-imports</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/a1cc6cfe14371e7c421cfe777226a22ac2201d88";><code>a1cc6cf</code></a>
 fix: add missing class-transformer/storage in lazy import list</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/4af113eceb6a8b6f7a6965aafa0d8d48efd189e3";><code>4af113e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2815";>#2815</a> from 
nestjs/renovate/typescript-5.x</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/2e929c3d0d358b28735f4a92cb523ea8c5badde9";><code>2e929c3</code></a>
 fix(deps): update dependency typescript to v5.7.2</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/67503d3a1eb59a4b12c73f6cdf3a061f1c981bf7";><code>67503d3</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2830";>#2830</a> from 
nestjs/renovate/webpack-5.x</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/6110b8e1f649bc4aab5f7644d262311bf918144f";><code>6110b8e</code></a>
 chore(deps): update dependency <code>@​swc/core</code> to v1.10.1 (<a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2837";>#2837</a>)</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/ce66172aa86b931d244a6c6a7c54df70bb5aa630";><code>ce66172</code></a>
 fix(deps): update dependency webpack to v5.97.1</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/bec6134fe9e8ee638d7fee79493225a6099f657d";><code>bec6134</code></a>
 chore(deps): update dependency <code>@​swc/core</code> to v1.10.0 (<a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2832";>#2832</a>)</li>
   <li><a 
href="https://github.com/nestjs/nest-cli/commit/b10c00e92ea2034ae96e0df6845bc10aaa2670f7";><code>b10c00e</code></a>
 chore(deps): update dependency prettier to v3.4.2 (<a 
href="https://redirect.github.com/nestjs/nest-cli/issues/2831";>#2831</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nestjs/nest-cli/compare/10.3.2...10.4.9";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@nestjs/schematics` from 10.1.1 to 10.2.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nestjs/schematics/releases";><code>@​nestjs/schematics</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>Release 10.2.3</h2>
   <ul>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1919";>#1919</a> from 
micalevisk/patch-1 (590ad1f)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1915";>#1915</a> from 
nestjs/renovate/angular-cli-monorepo (c2a0085)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1918";>#1918</a> from 
micalevisk/refactor-remove-deprecated-node-apis (2546cdb)</li>
   <li>fix: downgrade eslint to v8 on application files (c716ed9)</li>
   <li>refactor: drop deprecate nodejs utility api (e323a5a)</li>
   <li>chore(deps): update babel monorepo to v7.26.0 (5eddd5a)</li>
   <li>chore(deps): update dependency <code>@​types/node</code> to v20.17.1 
(66013b1)</li>
   <li>fix(deps): update angular-cli monorepo to v17.3.11 (5d47e13)</li>
   <li>chore(deps): update dependency <code>@​types/node</code> to v20.17.0 
(f614f17)</li>
   <li>chore(deps): update dependency <code>@​types/jest</code> to v29.5.14 
(ea8edec)</li>
   <li>chore(deps): update babel monorepo to v7.25.9 (f50afcb)</li>
   <li>chore(deps): update dependency <code>@​types/node</code> to v20.16.14 
(39a550e)</li>
   <li>chore(deps): update typescript-eslint monorepo to v8.11.0 (9271009)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1904";>#1904</a> from 
nestjs/renovate/release-it-17.x (fb410a8)</li>
   <li>chore(deps): update dependency <code>@​types/node</code> to v20.16.13 
(353afd8)</li>
   <li>chore(deps): update dependency eslint to v9.13.0 (ba3b0d5)</li>
   <li>chore(deps): update typescript-eslint monorepo to v8.10.0 (9d90c4d)</li>
   <li>chore(deps): update dependency release-it to v17.10.0 (a880ab3)</li>
   </ul>
   <h2>Release 10.2.2</h2>
   <ul>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1905";>#1905</a> from 
nestjs/revert-1899-patch-1 (5fee5b0)</li>
   <li>Revert &quot;feat: enable <code>forceConsistentCasingInFileNames</code> 
for 'application' template&quot; (8b4e2ec)</li>
   </ul>
   <h2>Release 10.2.1</h2>
   <ul>
   <li>chore: temporarily use web release (fcda2d4)</li>
   <li>chore: regenerate package-lock (a97af97)</li>
   <li>chore: regenerate package-lock (68ad379)</li>
   <li>Merge branch 'master' of <a 
href="https://github.com/nestjs/schematics";>https://github.com/nestjs/schematics</a>
 (14d1bba)</li>
   <li>chore: update application schematic readme (ac76463)</li>
   <li>chore(deps): update dependency <code>@​types/node</code> to v20.16.12 
(427e447)</li>
   </ul>
   <h2>Release 10.2.0</h2>
   <ul>
   <li>Merge branch 'BrunnerLivio-feature/use-env-port' (8cb708c)</li>
   <li>chore: resolve conflicts, update to nullish coalescing (1572899)</li>
   <li>Merge branch 'master' of <a 
href="https://github.com/nestjs/schematics";>https://github.com/nestjs/schematics</a>
 (7acea9b)</li>
   <li>chore: update readme (e4b101c)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1813";>#1813</a> from 
nestjs/renovate/comment-json-4.x (cb3e503)</li>
   <li>fix(deps): update dependency comment-json to v4.2.5 (ef65b9b)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1862";>#1862</a> from 
nestjs/renovate/angular-cli-monorepo (b5554ff)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1899";>#1899</a> from 
micalevisk/patch-1 (b1e1f8f)</li>
   <li>Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1902";>#1902</a> from 
nestjs/renovate/release-it-17.x (3779fd3)</li>
   <li>chore: update readme (5001925)</li>
   <li>chore(deps): update dependency release-it to v17.10.0 (457d711)</li>
   <li>chore(deps): update typescript-eslint monorepo to v8.9.0 (9ba353f)</li>
   <li>chore(deps): update dependency release-it to v17.9.0 (87b1e53)</li>
   <li>feat: enable <code>forceConsistentCasingInFileNames</code> for 
'application' template (052e658)</li>
   <li>chore(deps): update babel monorepo to v7.25.8 (a6b1074)</li>
   <li>chore(deps): update dependency release-it to v17.8.2 (4eeaa31)</li>
   <li>chore(deps): update dependency typescript to v5.6.3 (288fb88)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nestjs/schematics/commit/88e10f30c350eb39af72c71afa0b698bcc9893dd";><code>88e10f3</code></a>
 chore(): release v10.2.3</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/590ad1f8ef90055dee2e694dbeade612884e6d99";><code>590ad1f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1919";>#1919</a> from 
micalevisk/patch-1</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/c2a0085b51e73569338a7d763d13b83dece86137";><code>c2a0085</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1915";>#1915</a> from 
nestjs/renovate/angular-cli-monorepo</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/2546cdba005fbfe2222869d20153910e3c302cee";><code>2546cdb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nestjs/schematics/issues/1918";>#1918</a> from 
micalevisk/refactor-remove-deprecated-node-apis</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/c716ed931e876897e9c725146f784b5efa8de193";><code>c716ed9</code></a>
 fix: downgrade eslint to v8 on application files</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/e323a5abbbc22fe6ec4cf344d6c40a31522f865f";><code>e323a5a</code></a>
 refactor: drop deprecate nodejs utility api</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/5eddd5acbb9234449e017d208412decf50c7f7f7";><code>5eddd5a</code></a>
 chore(deps): update babel monorepo to v7.26.0</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/66013b1364f0240561cddea8fac84c4224df413c";><code>66013b1</code></a>
 chore(deps): update dependency <code>@​types/node</code> to v20.17.1</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/5d47e13c75beec16b3dc21fced4cf11af7eb8777";><code>5d47e13</code></a>
 fix(deps): update angular-cli monorepo to v17.3.11</li>
   <li><a 
href="https://github.com/nestjs/schematics/commit/f614f17dc2516a406a38df59bc9a3851bb21bc23";><code>f614f17</code></a>
 chore(deps): update dependency <code>@​types/node</code> to v20.17.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nestjs/schematics/compare/10.1.1...10.2.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/casbin-node-casbin-nest-authz-example/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to