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

   Bumps 
[cypress-io/github-action](https://github.com/cypress-io/github-action) from 5 
to 6.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/cypress-io/github-action/releases";>cypress-io/github-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.0</h2>
   <h1><a 
href="https://github.com/cypress-io/github-action/compare/v5.8.4...v6.0.0";>6.0.0</a>
 (2023-08-21)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>deps:</strong> update action from node16 to node20 (<a 
href="https://redirect.github.com/cypress-io/github-action/issues/995";>#995</a>)
 (<a 
href="https://github.com/cypress-io/github-action/commit/a55856e0e961f64708c68ddcb38fba233d164ed8";>a55856e</a>)</li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li><strong>deps:</strong> Update action from node16 to node20
   update <code>@​types/node</code> to 20.5.0</li>
   </ul>
   <h2>v5.8.4</h2>
   <h2><a 
href="https://github.com/cypress-io/github-action/compare/v5.8.3...v5.8.4";>5.8.4</a>
 (2023-08-16)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>publish changed docs and examples (<a 
href="https://redirect.github.com/cypress-io/github-action/issues/996";>#996</a>)
 (<a 
href="https://github.com/cypress-io/github-action/commit/248bde77443c376edc45906ede03a1aba9da0462";>248bde7</a>)</li>
   </ul>
   <h2>v5.8.3</h2>
   <h2><a 
href="https://github.com/cypress-io/github-action/compare/v5.8.2...v5.8.3";>5.8.3</a>
 (2023-06-15)</h2>
   <h3>Reverts</h3>
   <ul>
   <li>&quot;fix: use yarn instead of npx with yarn.lock (<a 
href="https://redirect.github.com/cypress-io/github-action/issues/914";>#914</a>)&quot;
 (<a 
href="https://redirect.github.com/cypress-io/github-action/issues/942";>#942</a>)
 (<a 
href="https://github.com/cypress-io/github-action/commit/d69252d52b9a31bad4f418f05ba2bc83687a02eb";>d69252d</a>)</li>
   </ul>
   <h2>v5.8.2</h2>
   <h2><a 
href="https://github.com/cypress-io/github-action/compare/v5.8.1...v5.8.2";>5.8.2</a>
 (2023-06-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>use yarn instead of npx with yarn.lock (<a 
href="https://redirect.github.com/cypress-io/github-action/issues/914";>#914</a>)
 (<a 
href="https://github.com/cypress-io/github-action/commit/e08da4966cec4d8f99cf72b09d3362aae2c5391c";>e08da49</a>)</li>
   </ul>
   <h2>v5.8.1</h2>
   <h2><a 
href="https://github.com/cypress-io/github-action/compare/v5.8.0...v5.8.1";>5.8.1</a>
 (2023-06-01)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> remove node.js 19 (<a 
href="https://redirect.github.com/cypress-io/github-action/issues/929";>#929</a>)
 (<a 
href="https://github.com/cypress-io/github-action/commit/7eeddc2a7166b0036ade4d9c3593635e0bcd6fb1";>7eeddc2</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md";>cypress-io/github-action's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <p>This document gives an overview of changes to the Cypress GitHub 
JavaScript Action <a 
href="https://github.com/cypress-io/github-action";>cypress-io/github-action</a>.</p>
   <p>See <a 
href="https://github.com/cypress-io/github-action/releases";>Releases</a> for 
full details of changes.</p>
   <table>
   <thead>
   <tr>
   <th>Version</th>
   <th>Changes</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>v6.0.0</td>
   <td>Action runs under Node.js 20 instead of Node.js 16.</td>
   </tr>
   <tr>
   <td>v5.8.1</td>
   <td>Examples remove Node.js 19. End of support for Node.js 19.</td>
   </tr>
   <tr>
   <td>v5.8.0</td>
   <td>Add GitHub step output <code>resultsUrl</code>. Deprecate 
<code>dashboardUrl</code>.</td>
   </tr>
   <tr>
   <td>v5.7.0</td>
   <td>Add basic Yarn Modern Plug'n'Play support.</td>
   </tr>
   <tr>
   <td>v5.6.2</td>
   <td>Examples add Node.js 20. End of support and removal of Node.js 14 
examples.</td>
   </tr>
   <tr>
   <td>v5.6.0</td>
   <td>Add check for lockfile presence.</td>
   </tr>
   <tr>
   <td>v5.5.0</td>
   <td>Examples add Yarn Modern.</td>
   </tr>
   <tr>
   <td>v5.4.0</td>
   <td>Examples add Yarn Classic.</td>
   </tr>
   <tr>
   <td>v5.3.0</td>
   <td>Add parameter <code>publish-summary</code> (default 
<code>true</code>).</td>
   </tr>
   <tr>
   <td>v5.2.0</td>
   <td>Examples add Node.js 19.</td>
   </tr>
   <tr>
   <td>v5.1.0</td>
   <td>Add parameter <code>auto-cancel-after-failures</code>.</td>
   </tr>
   <tr>
   <td>v5.0.0</td>
   <td>Examples add Node.js 18 and remove Node.js 12.</td>
   </tr>
   <tr>
   <td>v4.2.2</td>
   <td>Dependency on GitHub <code>set-output</code> workflow command 
removed.</td>
   </tr>
   <tr>
   <td>v4.2.0</td>
   <td>Support for <code>pnpm</code> added.</td>
   </tr>
   <tr>
   <td>v4.0.0</td>
   <td>Support for Cypress 10 and later versions added.</td>
   </tr>
   <tr>
   <td>v3</td>
   <td>Action runs under Node.js 16 instead of Node.js 12.</td>
   </tr>
   <tr>
   <td>v2</td>
   <td>Cypress runs using the <a 
href="https://docs.cypress.io/guides/guides/module-api";>Module API</a> instead 
of being started via the command line.</td>
   </tr>
   <tr>
   <td>v1</td>
   <td><em>This version is no longer runnable in GitHub due to security 
changes.</em></td>
   </tr>
   </tbody>
   </table>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cypress-io/github-action/commit/a55856e0e961f64708c68ddcb38fba233d164ed8";><code>a55856e</code></a>
 feat(deps): update action from node16 to node20 (<a 
href="https://redirect.github.com/cypress-io/github-action/issues/995";>#995</a>)</li>
   <li><a 
href="https://github.com/cypress-io/github-action/commit/157e672e0b9b426b88a50c501bb5cb2579e0330c";><code>157e672</code></a>
 chore(deps): update dependency prettier to v3.0.2 (<a 
href="https://redirect.github.com/cypress-io/github-action/issues/998";>#998</a>)</li>
   <li>See full diff in <a 
href="https://github.com/cypress-io/github-action/compare/v5...v6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cypress-io/github-action&package-manager=github_actions&previous-version=5&new-version=6)](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: [email protected]

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

Reply via email to