You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/08/12 19:16:53 UTC

[GitHub] [daffodil] dependabot[bot] opened a new pull request, #824: Bump actions/github-script from 6.1.0 to 6.1.1

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

   Bumps [actions/github-script](https://github.com/actions/github-script) from 6.1.0 to 6.1.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/github-script/releases">actions/github-script's releases</a>.</em></p>
   <blockquote>
   <h2>v6.1.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump shell-quote from 1.7.2 to 1.7.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/270">actions/github-script#270</a></li>
   <li>Bump <code>@​actions/core</code> to 1.9.1 by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/280">actions/github-script#280</a></li>
   </ul>
   <h2>Non-code changes</h2>
   <ul>
   <li>Create codeql-analysis.yml by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/267">actions/github-script#267</a></li>
   <li>Improve grammar by <a href="https://github.com/kevgo"><code>@​kevgo</code></a> in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/269">actions/github-script#269</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/kevgo"><code>@​kevgo</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/269">actions/github-script#269</a></li>
   <li><a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/github-script/pull/280">actions/github-script#280</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/github-script/compare/v6.1.0...v6.1.1">https://github.com/actions/github-script/compare/v6.1.0...v6.1.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/github-script/commit/d50f485531ba88479582bc2da03ff424389af5c1"><code>d50f485</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/github-script/issues/280">#280</a> from cory-miller/main</li>
   <li><a href="https://github.com/actions/github-script/commit/1bdf7b26a56d4dc15f7697a738c6ee3fa0675723"><code>1bdf7b2</code></a> Bump <code>@​actions/core</code> to 1.9.1</li>
   <li><a href="https://github.com/actions/github-script/commit/46a476b63873db13c0e745b5ff456324742dfe00"><code>46a476b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/github-script/issues/269">#269</a> from kevgo/patch-1</li>
   <li><a href="https://github.com/actions/github-script/commit/b682e42ddb506888acf353e26de8c9c209c3683d"><code>b682e42</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/github-script/issues/270">#270</a> from actions/dependabot/npm_and_yarn/shell-quote-1.7.3</li>
   <li><a href="https://github.com/actions/github-script/commit/0cc15d0960329951255cbf466051f89019c0d99d"><code>0cc15d0</code></a> Bump shell-quote from 1.7.2 to 1.7.3</li>
   <li><a href="https://github.com/actions/github-script/commit/ebee6048d8c965ae055ee23fe9f0176ca551da81"><code>ebee604</code></a> Improve grammar</li>
   <li><a href="https://github.com/actions/github-script/commit/377d38faf313a42d814795f11b38bf9bdb4209a3"><code>377d38f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/github-script/issues/267">#267</a> from actions/joshmgross/add-codeql</li>
   <li><a href="https://github.com/actions/github-script/commit/174e8122c8569b37d29693b684b7c9ab2b8c2775"><code>174e812</code></a> Create codeql-analysis.yml</li>
   <li>See full diff in <a href="https://github.com/actions/github-script/compare/v6.1.0...v6.1.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/github-script&package-manager=github_actions&previous-version=6.1.0&new-version=6.1.1)](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 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: commits-unsubscribe@daffodil.apache.org

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


[GitHub] [daffodil] stevedlawrence merged pull request #824: Bump actions/github-script from 6.1.0 to 6.1.1

Posted by GitBox <gi...@apache.org>.
stevedlawrence merged PR #824:
URL: https://github.com/apache/daffodil/pull/824


-- 
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: commits-unsubscribe@daffodil.apache.org

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