Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @clr/ui from 15.13.0 to 16.3.1 in /dashboard #7211

Merged
merged 8 commits into from
Feb 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2023

Bumps @clr/ui from 15.13.0 to 16.2.0.

Release notes

Sourced from @​clr/ui's releases.

v16.2.0

16.2.0 (2023-12-11)

Bug Fixes

  • select: add select option background-color (#1088) (b64ad15)

Features

  • font: revert clarity city font-face change (#1091) (b17a24f)

v16.1.0

16.1.0 (2023-11-28)

Bug Fixes

  • datagrid: add role gridcell to detail caret (#1038) (a081470)
  • date-picker: add null check for optional date control (#1051) (df02084)
  • range: remove unnecessary thumb positioning for firefox (#1055) (88f3dcd)
  • signpost: provide default aria-label only on default trigger (#1056) (4576ce1), closes #1052
  • vertical-nav: nav-header font size (#1049) (80f5168)

Features

v16.0.3

16.0.3 (2023-11-07)

Bug Fixes

  • label: remove has pseudo class selector (port of #1020) (#1024) (5ce535b)
  • signpost: allow keyboard scrolling in overflow content (#1027) (0164f85)
  • stepper: update min-width to match max-width (#1017) (31ce598)
  • tree-view: remove has css selector (port of #1020) (#1023) (ec575aa)
  • vertical-nav: fix inconsistent padding and font-weight of nav item groups (#1018) (28501d5)

v16.0.2

16.0.2 (2023-10-20)

Bug Fixes

... (truncated)

Commits
  • b17a24f feat(font): revert clarity city font-face change (#1091)
  • b64ad15 fix(select): add select option background-color (#1088)
  • dbe0905 chore: add retries to playwright to prevent flaky tests (#1089)
  • 8a623cb feat(wizard): add back inline wizards in 16.x (#1068)
  • 88f3dcd fix(range): remove unnecessary thumb positioning for firefox (#1055)
  • df02084 fix(date-picker): add null check for optional date control (#1051)
  • 4576ce1 fix(signpost): provide default aria-label only on default trigger (#1056)
  • 80f5168 fix(vertical-nav): nav-header font size (#1049)
  • 7cfeb3b chore: prevent installing Angular 17 instead of Angular 16 (#1047)
  • a081470 fix(datagrid): add role gridcell to detail caret (#1038)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2023
Copy link

netlify bot commented Dec 19, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 361bb1f
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/65bd254d9644150008b06583

@antgamdia
Copy link
Contributor

This version is changing the styles a bit, so manual changes are required before merging

image

@antgamdia
Copy link
Contributor

@dependabot recreate

Bumps [@clr/ui](https://github.com/vmware-clarity/ng-clarity) from 15.13.0 to 16.2.0.
- [Release notes](https://github.com/vmware-clarity/ng-clarity/releases)
- [Changelog](https://github.com/vmware-clarity/ng-clarity/blob/main/.releaserc.js)
- [Commits](vmware-clarity/ng-clarity@v15.13.0...v16.2.0)

---
updated-dependencies:
- dependency-name: "@clr/ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/clr/ui-16.2.0 branch from 33e31c8 to 23d3a22 Compare January 9, 2024 11:55
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2024

A newer version of @​clr/ui exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@antgamdia antgamdia changed the title Bump @clr/ui from 15.13.0 to 16.2.0 in /dashboard Bump @clr/ui from 15.13.0 to 16.3.1 in /dashboard Feb 2, 2024
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia antgamdia merged commit 4563fd2 into main Feb 2, 2024
39 checks passed
@antgamdia antgamdia deleted the dependabot/npm_and_yarn/dashboard/clr/ui-16.2.0 branch February 2, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants