mirror of
https://github.com/maputnik/editor.git
synced 2026-07-03 20:47:26 +00:00
chore(deps): Bump cypress-io/github-action from 7.4.0 to 7.4.1 (#1972)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.4.0 to 7.4.1. <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>v7.4.1</h2> <h2><a href="https://github.com/cypress-io/github-action/compare/v7.4.0...v7.4.1">7.4.1</a> (2026-06-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update transient dependency to undici 6.27.0 (<a href="https://redirect.github.com/cypress-io/github-action/issues/1807">#1807</a>) (<a href="https://github.com/cypress-io/github-action/commit/fa4a118725a8f001170d49631ea89e5d66fee626">fa4a118</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/github-action/commit/fa4a118725a8f001170d49631ea89e5d66fee626"><code>fa4a118</code></a> fix(deps): update transient dependency to undici 6.27.0 (<a href="https://redirect.github.com/cypress-io/github-action/issues/1807">#1807</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/a609ff3e0785adbfe6d791246f0753efcac6b430"><code>a609ff3</code></a> chore(deps): update dependency cypress to v15.18.0 (<a href="https://redirect.github.com/cypress-io/github-action/issues/1805">#1805</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/f34caf174c7c963934ce4d4a42b693b7948f2b0e"><code>f34caf1</code></a> chore(deps): update webpack (<a href="https://redirect.github.com/cypress-io/github-action/issues/1803">#1803</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/a96a1cc1cec77938149a3789c30753561583f536"><code>a96a1cc</code></a> chore(deps): update tailwindcss monorepo to ^4.3.1 (<a href="https://redirect.github.com/cypress-io/github-action/issues/1802">#1802</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/2952a93a95c3b427bcc869bf023eee9ace5da587"><code>2952a93</code></a> chore(deps): execute npm audit fix (<a href="https://redirect.github.com/cypress-io/github-action/issues/1800">#1800</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/4affc969de931eeb754601e2f609c5cc8570420d"><code>4affc96</code></a> chore(deps): update yarn monorepo to v4.17.0 (<a href="https://redirect.github.com/cypress-io/github-action/issues/1804">#1804</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/47646e1836697bfbba7622f189e32efba1b3e7aa"><code>47646e1</code></a> chore(deps): update actions/checkout to v7 (<a href="https://redirect.github.com/cypress-io/github-action/issues/1797">#1797</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/1b202e7fd031e9175e60706cc0b4dea5ac59cb5c"><code>1b202e7</code></a> chore(deps): update dependency <code>@vercel/ncc</code> to v0.44.0 (<a href="https://redirect.github.com/cypress-io/github-action/issues/1796">#1796</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/345abf6f15f00f50bcc3cc93120d18feea99a356"><code>345abf6</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/cypress-io/github-action/issues/1793">#1793</a>)</li> <li><a href="https://github.com/cypress-io/github-action/commit/e0ea1ad818d933ed2ba225606e39593de003a62e"><code>e0ea1ad</code></a> chore(deps): update dependency prettier to v3.8.4 (<a href="https://redirect.github.com/cypress-io/github-action/issues/1795">#1795</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/github-action/compare/948d67d3074f1bbb6379c8bdbb04e95d2f8e593f...fa4a118725a8f001170d49631ea89e5d66fee626">compare view</a></li> </ul> </details> <br /> [](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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -118,7 +118,7 @@ jobs:
|
||||
node-version-file: '.nvmrc'
|
||||
- run: npm ci
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
|
||||
uses: cypress-io/github-action@fa4a118725a8f001170d49631ea89e5d66fee626 # v7.4.1
|
||||
with:
|
||||
build: npm run build
|
||||
start: npm run start
|
||||
@@ -142,7 +142,7 @@ jobs:
|
||||
node-version-file: '.nvmrc'
|
||||
- run: npm ci
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
|
||||
uses: cypress-io/github-action@fa4a118725a8f001170d49631ea89e5d66fee626 # v7.4.1
|
||||
with:
|
||||
build: docker build -t maputnik .
|
||||
start: docker run --rm --network host maputnik --port=8888
|
||||
|
||||
Reference in New Issue
Block a user