You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/02 15:39:59 UTC

[PR] Bump cypress-io/github-action from 4 to 5 (streampipes)

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

   Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4 to 5.
   <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>v5.0.0</h2>
   <h1><a href="https://github.com/cypress-io/github-action/compare/v4.2.2...v5.0.0">5.0.0</a> (2022-12-2)</h1>
   <h3>Features</h3>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>Upgrade to use Node v18, remove v12 support (<a href="https://github-redirect.dependabot.com/cypress-io/github-action/pull/637">cypress-io/github-action#637</a>)</li>
   </ul>
   <h2>v4.2.2</h2>
   <h2><a href="https://github.com/cypress-io/github-action/compare/v4.2.1...v4.2.2">4.2.2</a> (2022-11-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>rebuild dist files (<a href="https://github.com/cypress-io/github-action/commit/101a2e7330c4b001e1d2a61a3fe19afddee6b4e6">101a2e7</a>)</li>
   </ul>
   <h2>v4.2.1</h2>
   <h2><a href="https://github.com/cypress-io/github-action/compare/v4.2.0...v4.2.1">4.2.1</a> (2022-11-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> fix set-output command warnings from GitHub <a href="https://github-redirect.dependabot.com/cypress-io/github-action/pull/621/commits/a66d9963a59d417607160127678cba80faf72cf4">cypress-io/github-action#621</a></li>
   </ul>
   <h2>v4.2.0</h2>
   <h1><a href="https://github.com/cypress-io/github-action/compare/v4.1.1...v4.2.0">4.2.0</a> (2022-07-27)</h1>
   <h3>Features</h3>
   <ul>
   <li>add support for pnpm (install and cache deps) (<a href="https://github.com/cypress-io/github-action/commit/0ec98691d08114f336a7a40281a575a0a66f9de2">0ec9869</a>)</li>
   </ul>
   <h2>v4.1.1</h2>
   <h2><a href="https://github.com/cypress-io/github-action/compare/v4.1.0...v4.1.1">4.1.1</a> (2022-06-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>disable summary when it is not available (<a href="https://github.com/cypress-io/github-action/commit/f036b8f5a5d5131e8d9677aba564caf07e02938f">f036b8f</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cypress-io/github-action/commit/1d0aaf56ecf212d3c6cdc5865dda726c2f2dd022"><code>1d0aaf5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cypress-io/github-action/issues/755">#755</a> from MikeMcC399/fix/ping-example</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/413b1b302ba2381a87955c662228eccc9173ca6c"><code>413b1b3</code></a> rebuild /dist</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/85a0f0f4d3f51160351abed0032cf74b7f699e9f"><code>85a0f0f</code></a> fix: correct ping-cli debug example</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/4518ee168c713f4cd9ab2428860ffe168a38c347"><code>4518ee1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cypress-io/github-action/issues/732">#732</a> from cypress-io/renovate/octokit-core-4.x</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/98c5b8fc0d32b5f51c9081088977b6a0ad0ece6d"><code>98c5b8f</code></a> fix(deps): update dependency <code>@​octokit/core</code> to v4.2.0</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/a16fa7b2e87b5eaa7d6f1dcd3e216e97c978179f"><code>a16fa7b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cypress-io/github-action/issues/754">#754</a> from cypress-io/renovate/vercel-ncc-0.x</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/88e469eacc46e737e4bee28b943b97171b8ef699"><code>88e469e</code></a> chore(deps): update dependency <code>@​vercel/ncc</code> to v0.36.1</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/84f5c616a453d365f71215cab3aff5804d1d3ea6"><code>84f5c61</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cypress-io/github-action/issues/681">#681</a> from MikeMcC399/update/docker-example</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/35f18def121c3f3bc9e59e2039bd1dc55cba9701"><code>35f18de</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cypress-io/github-action/issues/750">#750</a> from MikeMcC399/add-workflow_dispatch</li>
   <li><a href="https://github.com/cypress-io/github-action/commit/4c615340625759414b75d017f10f8f344b753b37"><code>4c61534</code></a> test: allow all workflows to be triggered manually</li>
   <li>Additional commits viewable in <a href="https://github.com/cypress-io/github-action/compare/v4...v5">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=4&new-version=5)](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@streampipes.apache.org

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


Re: [PR] Bump cypress-io/github-action from 4 to 5 (streampipes)

Posted by "tenthe (via GitHub)" <gi...@apache.org>.
tenthe merged PR #1208:
URL: https://github.com/apache/streampipes/pull/1208


-- 
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@streampipes.apache.org

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