msc-viewer.meta

Issues/PRs archive for MTRNord/msc-viewer
git clone git://archive.git.mtrnord.blog/MTRNord/msc-viewer.meta.git
Log | Files | Refs

7.md (5045B)


      1 # PR #7 Bump @astrojs/node from 7.0.0 to 7.0.1
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-12-17T14:36:27Z
      6 - **Branch:** dependabot/npm_and_yarn/astrojs/node-7.0.1 → main
      7 - **Closed:** 2023-12-17T17:27:30Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [7.diff](./7.diff)
     10 
     11 ---
     12 
     13 Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 7.0.0 to 7.0.1.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@​astrojs/node</code>'s releases</a>.</em></p>
     17 <blockquote>
     18 <h2><code>@​astrojs/node</code><a href="https://github.com/7"><code>@​7</code></a>.0.1</h2>
     19 <h3>Patch Changes</h3>
     20 <ul>
     21 <li><a href="https://redirect.github.com/withastro/astro/pull/9366">#9366</a> <a href="https://github.com/withastro/astro/commit/1b4e91898116f75b02b66ec402385cf44e559118"><code>1b4e91898</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Updates NPM package to refer to the stable Astro version instead of a beta.</li>
     22 </ul>
     23 </blockquote>
     24 </details>
     25 <details>
     26 <summary>Changelog</summary>
     27 <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md"><code>@​astrojs/node</code>'s changelog</a>.</em></p>
     28 <blockquote>
     29 <h2>7.0.1</h2>
     30 <h3>Patch Changes</h3>
     31 <ul>
     32 <li><a href="https://redirect.github.com/withastro/astro/pull/9366">#9366</a> <a href="https://github.com/withastro/astro/commit/1b4e91898116f75b02b66ec402385cf44e559118"><code>1b4e91898</code></a> Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>! - Updates NPM package to refer to the stable Astro version instead of a beta.</li>
     33 </ul>
     34 </blockquote>
     35 </details>
     36 <details>
     37 <summary>Commits</summary>
     38 <ul>
     39 <li><a href="https://github.com/withastro/astro/commit/f47b85ce6fd11bf6a0e7db975069363f021be1ae"><code>f47b85c</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/9365">#9365</a>)</li>
     40 <li><a href="https://github.com/withastro/astro/commit/1b4e91898116f75b02b66ec402385cf44e559118"><code>1b4e918</code></a> chore: update peer dependencies (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/node/issues/9366">#9366</a>)</li>
     41 <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/node@7.0.1/packages/integrations/node">compare view</a></li>
     42 </ul>
     43 </details>
     44 <br />
     45 
     46 
     47 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/node&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     48 
     49 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`.
     50 
     51 [//]: # (dependabot-automerge-start)
     52 [//]: # (dependabot-automerge-end)
     53 
     54 ---
     55 
     56 <details>
     57 <summary>Dependabot commands and options</summary>
     58 <br />
     59 
     60 You can trigger Dependabot actions by commenting on this PR:
     61 - `@dependabot rebase` will rebase this PR
     62 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     63 - `@dependabot merge` will merge this PR after your CI passes on it
     64 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     65 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     66 - `@dependabot reopen` will reopen this PR if it is closed
     67 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     68 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
     69 - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
     70 - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
     71 - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
     72 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
     73 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
     74 
     75 
     76 </details>
     77 
     78 
     79 ## Comments
     80 
     81 ### @dependabot[bot] — 2023-12-17T17:27:28Z
     82 
     83 Looks like @astrojs/node is up-to-date now, so this is no longer needed.
     84