Skip to content

Commit

Permalink
Bump @clr/ui from 15.12.1 to 15.12.3 in /dashboard (#6882)
Browse files Browse the repository at this point in the history
Bumps [@clr/ui](https://github.com/vmware-clarity/ng-clarity) from
15.12.1 to 15.12.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vmware-clarity/ng-clarity/releases"><code>@​clr/ui</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v15.12.3</h2>
<h2><a
href="https://github.com/vmware-clarity/ng-clarity/compare/v15.12.2...v15.12.3">15.12.3</a>
(2023-09-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>alert:</strong> top alert pager misalignment (v15 only) (<a
href="https://redirect.github.com/vmware-clarity/ng-clarity/issues/964">#964</a>)
(<a
href="https://github.com/vmware-clarity/ng-clarity/commit/e7d6e9d3ee056cbd231732a1e17491a6cd7c4983">e7d6e9d</a>)</li>
<li><strong>signpost:</strong> use correct trigger icon size (<a
href="https://redirect.github.com/vmware-clarity/ng-clarity/issues/963">#963</a>)
(<a
href="https://github.com/vmware-clarity/ng-clarity/commit/ded30a877af91954f89b6ba4f8fd2c95436dab59">ded30a8</a>)</li>
</ul>
<h2>v15.12.2</h2>
<h2><a
href="https://github.com/vmware-clarity/ng-clarity/compare/v15.12.1...v15.12.2">15.12.2</a>
(2023-09-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>badge:</strong> override link styles - backport (<a
href="https://redirect.github.com/vmware-clarity/ng-clarity/issues/956">#956</a>)
(<a
href="https://github.com/vmware-clarity/ng-clarity/commit/1e75a067ae610958c518821fbaec2699747a2af9">1e75a06</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vmware-clarity/ng-clarity/commit/e7d6e9d3ee056cbd231732a1e17491a6cd7c4983"><code>e7d6e9d</code></a>
fix(alert): top alert pager misalignment (v15 only) (<a
href="https://redirect.github.com/vmware-clarity/ng-clarity/issues/964">#964</a>)</li>
<li><a
href="https://github.com/vmware-clarity/ng-clarity/commit/ded30a877af91954f89b6ba4f8fd2c95436dab59"><code>ded30a8</code></a>
fix(signpost): use correct trigger icon size (<a
href="https://redirect.github.com/vmware-clarity/ng-clarity/issues/963">#963</a>)</li>
<li><a
href="https://github.com/vmware-clarity/ng-clarity/commit/1e75a067ae610958c518821fbaec2699747a2af9"><code>1e75a06</code></a>
fix(badge): override link styles - backport (<a
href="https://redirect.github.com/vmware-clarity/ng-clarity/issues/956">#956</a>)</li>
<li>See full diff in <a
href="https://github.com/vmware-clarity/ng-clarity/compare/v15.12.1...v15.12.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@clr/ui&package-manager=npm_and_yarn&previous-version=15.12.1&new-version=15.12.3)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 8, 2023
1 parent d5bcbf7 commit 9c95a8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@cds/city": "^1.1.0",
"@cds/core": "^6.5.0",
"@cds/react": "^6.5.0",
"@clr/ui": "^15.9.0",
"@clr/ui": "^15.12.3",
"@paciolan/remote-component": "^2.13.0",
"@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/react-table": "^8.10.0",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1285,10 +1285,10 @@
"@cds/city" "^1.1.0"
modern-normalize "^1.1.0"

"@clr/ui@^15.9.0":
version "15.12.1"
resolved "https://registry.yarnpkg.com/@clr/ui/-/ui-15.12.1.tgz#c73a1d3dbb5ea0304bc269a76bfaa0f4efe6e99d"
integrity sha512-7J/4S2r8z8GgVj7f8GFItwgJtNLuZZLp8xbUZ0lF4EA85MsFJq6HhfUrLgPzx01v7ignxsI2ZPffXXhSZHnHWA==
"@clr/ui@^15.12.3":
version "15.12.3"
resolved "https://registry.yarnpkg.com/@clr/ui/-/ui-15.12.3.tgz#45b2b8483d64aad802d3c31fc8d77bd8c0c4f427"
integrity sha512-c74GjlvRABppH+jLMy2VcOpf15JmzV935y0NT8WjcOh4wvJg7Y1Ia1hoscYogcSrT5Ed9fNbAflHL+4+6+OclQ==

"@cnakazawa/watch@^1.0.3":
version "1.0.4"
Expand Down

0 comments on commit 9c95a8f

Please sign in to comment.