AlexRogalskiy / typescript-tools

Collection of TypeScript tools & utilities
GNU General Public License v3.0
2 stars 0 forks source link

npm: bump @material/layout-grid from 4.0.0 to 14.0.0 #2241

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps @material/layout-grid from 4.0.0 to 14.0.0.

Release notes

Sourced from @​material/layout-grid's releases.

v14.0.0

See CHANGELOG file to see what's changed in new release.

v13.0.0

See CHANGELOG file to see what's changed in new release.

v12.0.0

See CHANGELOG file to see what's changed in new release.

v11.0.0

See CHANGELOG file to see what's changed in new release.

v10.0.0

See CHANGELOG file to see what's changed in new release.

v9.0.0

See CHANGELOG file to see what's changed in new release.

v8.0.0

See CHANGELOG file to see what's changed in new release.

v7.0.0

See CHANGELOG file to see what's changed in new release.

v5.1.0

Changelog

Bug Fixes

  • list: ensure sass mixin works if leading is provided in px (265ecba)
  • textfield: replace notched outline and ripple <div>s with <span> (765caef)
  • typography: ensure global variables can override styles with module system (7ec9697)
  • typography: Separate @​material/feature-targeting, was causing Sass test to fail (772a03e)

Features

  • typography: add CSS custom properties (6a56f38)

v5.0.0

Changelog

Bug Fixes

  • linear-progress: support aria attributes (#5248) (7084b40), closes #5248
  • auto-init: Fixed issue with multiple default exports (#5464) (8ddd5c6)
  • button: Fix outline & ink color according to spec guidance (#5268) (ee1a68c)
  • button: Fixed parameter default value in height mixin (#5244) (b0cecf1)
  • checkbox: change checkbox event type from change to click and add some logic for IE browser (#5316) (2e491de), closes #4893

... (truncated)

Changelog

Sourced from @​material/layout-grid's changelog.

Commits


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)
dependabot[bot] commented 2 years ago

The following labels could not be found: npm, dependencies.

changelogg[bot] commented 2 years ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
viezly[bot] commented 2 years ago

Pull request by bot. No need to analyze

github-actions[bot] commented 2 years ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.