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/angular from 12.0.8 to 15.0.1 in /tkg/web #185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps @clr/angular from 12.0.8 to 15.0.1.

Release notes

Sourced from @​clr/angular's releases.

v15.0.1

15.0.1 (2023-02-28)

Bug Fixes

  • datagrid: disable row checkbox/radio button in Angular v15 (95ebfb4), closes #520
  • datagrid: resolve manage columns and popover shim color issues (c62e9b3)
  • datagrid: show "not allowed" cursor in disabled selection cell (6479e36)
  • include minified cds-core shim in @clr/ui package (a21fe72)

v15.0.0

15.0.0 (2023-02-21)

Bug Fixes

  • close only last-opened modal/detail pane when escape key is pressed (5e70321)
  • close only nested popover when escape key is pressed (28918d2), closes #314
  • combobox: do not prefilter when first opened (e84886a), closes #386
  • datagrid: focus detail pane header when opened (2435902)
  • datagrid: pagination input should only change page on enter (aab576a)
  • modal: capture and return focus (7c811ae)
  • modal: focus modal title when modal opened (25b2354)
  • modal: prevent scrolling content under modal when tabbing (78e47f2)
  • prevent error on destroy in StopEscapePropagationDirective (0b12a10)
  • tree-view: associate tree node content with checkbox as label (6a24e3d)
  • vertical-nav: remove aria-label from vertical nav group buttons (e6884d7)
  • wizard: restore wizard sidenav scss variables (8585ae6)

Features

  • datagrid: automatically associate page size label (e50a118)
  • datagrid: remove dategrid* properties from ClrCommonStrings (d931a9c)
  • datagrid: remove deprecated sorting properties (6af3832)
  • datagrid: rename closeCheck method close (7dc50d9)
  • datagrid: rename css custom properties to add "color" suffix (e7ace9b)
  • datagrid: require using common strings to translate column toggle (45ef6d1)
  • datagrid: use DragDropModule from @angular/cdk (3f93d4c)
  • dropdown: remove disabled attribute from clrDropdownItem (3346573)
  • modal: remove ClrFocusOnViewInitModule from ModalModule (7caa4e8)
  • remove ClrDragAndDropModule in favor of @angular/cdk (b0f7ba6)
  • remove clrFocusTrap in favor of @angular/cdk (c3cabf0)
  • remove datepickerToggle fallback common string property (2d2c6ea)
  • remove deprecated ClrAriaLiveService in favor of @angular/cdk (893e306)
  • remove deprecated, unused $clr-monoFont scss variable (3498379)

... (truncated)

Commits
  • c62e9b3 fix(datagrid): resolve manage columns and popover shim color issues
  • 95ebfb4 fix(datagrid): disable row checkbox/radio button in Angular v15
  • 6479e36 fix(datagrid): show "not allowed" cursor in disabled selection cell
  • a21fe72 fix: include minified cds-core shim in @clr/ui package
  • d8e91d9 chore: remove chromatic check for accurate webpack stats tracking
  • 8f4f5d1 chore(storybook): add pages for chromatic theme snapshots
  • 1e6a351 chore: patch semantic-release to skip v14 for regular release
  • b8cd046 chore: use triple-equals operator in sematic-release patch
  • 21f6583 Merge tag 'v13.14.1' into rc
  • 138a6dd chore(datagrid): improve trackBy function type annotations
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by steve-haar, a new releaser for @​clr/angular since your current version.


Dependabot compatibility score

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 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 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)

Bumps [@clr/angular](https://github.com/vmware-clarity/ng-clarity) from 12.0.8 to 15.0.1.
- [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@v12.0.8...v15.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

0 participants