Skip to content

Commit

Permalink
chore(deps-dev): bump karma-ui5 from 4.0.1 to 4.1.0 in /app/travel_an…
Browse files Browse the repository at this point in the history
…alytics (#1275)

Bumps [karma-ui5](https://github.com/SAP/karma-ui5) from 4.0.1 to 4.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SAP/karma-ui5/releases">karma-ui5's
releases</a>.</em></p>
<blockquote>
<h2>v4.1.0</h2>
<h3>Features</h3>
<ul>
<li>Add support for UI5 2.x in &quot;script&quot; mode <a
href="https://github.com/SAP/karma-ui5/commit/e7ce5c8875d04030dab946f56a0cf5a9f3b806a0"><code>e7ce5c8</code></a></li>
</ul>
<h3>All changes</h3>
<p><a
href="https://github.com/SAP/karma-ui5/compare/v4.0.1...v4.1.0"><code>v4.0.1...v4.1.0</code></a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/SAP/karma-ui5/blob/main/CHANGELOG.md">karma-ui5's
changelog</a>.</em></p>
<blockquote>
<h2>[v4.1.0] - 2024-11-08</h2>
<h3>Features</h3>
<ul>
<li>Add support for UI5 2.x in &quot;script&quot; mode <a
href="https://github.com/SAP/karma-ui5/commit/e7ce5c8875d04030dab946f56a0cf5a9f3b806a0"><code>e7ce5c8</code></a></li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SAP/karma-ui5/commit/1f4b65001e223642e93917287cf059876b5d7fc1"><code>1f4b650</code></a>
Release 4.1.0</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/e7ce5c8875d04030dab946f56a0cf5a9f3b806a0"><code>e7ce5c8</code></a>
[FEATURE] Add support for UI5 2.x in &quot;script&quot; mode</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/30947050506111e67980e9369ba71b13254a8a38"><code>3094705</code></a>
[INTERNAL] CI: Add workaround for macOS issues</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/74da53f01805e5086b7ece081b96ea2a68ff0fa4"><code>74da53f</code></a>
In-range update of npm dependencies</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/1d4c6ffd5a67eba5504a3b70e2bae3244e7eccb8"><code>1d4c6ff</code></a>
Bump coverallsapp/github-action from 2.3.3 to 2.3.4</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/b364db1edf3f5d533cf3f2fca5e90ce605348405"><code>b364db1</code></a>
Bump actions/setup-node from 4.0.4 to 4.1.0</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/ac0980e1f7bd11262597271272e0b509efcfa24b"><code>ac0980e</code></a>
Bump actions/checkout from 4.2.1 to 4.2.2</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/e398bf3c45c26c06bf65ce24fc2f2c0590813ce8"><code>e398bf3</code></a>
In-range update of npm dependencies</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/1ef8a68e74f0e8a0d2cb84298a212f0127d62d78"><code>1ef8a68</code></a>
Bump coverallsapp/github-action from 2.3.1 to 2.3.3</li>
<li><a
href="https://github.com/SAP/karma-ui5/commit/11456327f64b8de29c606d97c802e0d9cc97f4ee"><code>1145632</code></a>
In-range update of npm dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/SAP/karma-ui5/compare/v4.0.1...v4.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=karma-ui5&package-manager=npm_and_yarn&previous-version=4.0.1&new-version=4.1.0)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 21f089f commit 5d150b2
Showing 1 changed file with 358 additions and 236 deletions.
Loading

0 comments on commit 5d150b2

Please sign in to comment.