You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/03 17:03:30 UTC

[PR] Bump tmp from 0.2.1 to 0.2.3 in /lang/js [avro]

dependabot[bot] opened a new pull request, #2778:
URL: https://github.com/apache/avro/pull/2778

   Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.3.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md">tmp's changelog</a>.</em></p>
   <blockquote>
   <h2>v0.2.2 (2024-02-28)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><a href="https://redirect.github.com/raszi/node-tmp/pull/278">#278</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/268">#268</a>: Revert &quot;fix <a href="https://redirect.github.com/raszi/node-tmp/issues/246">#246</a>: remove any double quotes or single quotes… (<a href="https://github.com/mbargiel"><code>@​mbargiel</code></a>)</li>
   </ul>
   <h4>:memo: Documentation</h4>
   <ul>
   <li><a href="https://redirect.github.com/raszi/node-tmp/pull/279">#279</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/266">#266</a>: move paragraph on graceful cleanup to the head of the documentation (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li>
   </ul>
   <h4>Committers: 5</h4>
   <ul>
   <li>Carsten Klein (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li>
   <li>Dave Nicolson (<a href="https://github.com/dnicolson"><code>@​dnicolson</code></a>)</li>
   <li>KARASZI István (<a href="https://github.com/raszi"><code>@​raszi</code></a>)</li>
   <li>Maxime Bargiel (<a href="https://github.com/mbargiel"><code>@​mbargiel</code></a>)</li>
   <li><a href="https://github.com/robertoaceves"><code>@​robertoaceves</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/raszi/node-tmp/commit/5f0b2525ed6f6a977ea0cc272d4903d9d2216059"><code>5f0b252</code></a> Merge pull request <a href="https://redirect.github.com/raszi/node-tmp/issues/297">#297</a> from raszi/feat/release-v0.2.3</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/998eec5efa53bbf41b93b69e1a183591248d2c2c"><code>998eec5</code></a> Fix formatting</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/7a82d1f73c2a2452814d68c48a38d788d09dfb8e"><code>7a82d1f</code></a> Add .tool-versions</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/4057ffa0c39fa0543fb0a0647b50ebf51ab116be"><code>4057ffa</code></a> Update changelog</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/4aba61eb4074c9d9a2075d6fcaf30926fe2e6c3a"><code>4aba61e</code></a> Ignore .env</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/062efbbf014e3a3d851419fd283c0b5471d4d6bd"><code>062efbb</code></a> Add a small note about the compatibility</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/b8f7d78b84ffb95039ceb79dda9b7482a73c51a2"><code>b8f7d78</code></a> Update version</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/6ed89d53398ad563eddcedbe21fd56487a723d34"><code>6ed89d5</code></a> Merge pull request <a href="https://redirect.github.com/raszi/node-tmp/issues/296">#296</a> from kevinoid/drop-rimraf</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/eafb034cd5de41b24c5d7d235c9f3dc850506a3c"><code>eafb034</code></a> Use fs.rm() instead of rimraf</li>
   <li><a href="https://github.com/raszi/node-tmp/commit/9fcf3cea17199db1171b85e34750b6479d6c50d0"><code>9fcf3ce</code></a> Merge pull request <a href="https://redirect.github.com/raszi/node-tmp/issues/294">#294</a> from raszi/fix/update-version</li>
   <li>Additional commits viewable in <a href="https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmp&package-manager=npm_and_yarn&previous-version=0.2.1&new-version=0.2.3)](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>


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump tmp from 0.2.1 to 0.2.3 in /lang/js [avro]

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g merged PR #2778:
URL: https://github.com/apache/avro/pull/2778


-- 
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: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org