Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Update angularmaterial monorepo to v15.1.1 (#1741)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular/cdk](https://github.com/angular/components) | dependencies | patch | [`15.1.0` -> `15.1.1`](https://renovatebot.com/diffs/npm/@angular%2fcdk/15.1.0/15.1.1) |
| [@angular/material](https://github.com/angular/components) | dependencies | patch | [`15.1.0` -> `15.1.1`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/15.1.0/15.1.1) |

---

### Release Notes

<details>
<summary>angular/components</summary>

### [`v15.1.1`](https://github.com/angular/components/blob/HEAD/CHANGELOG.md#&#8203;1511-purple-plush-2023-01-18)

[Compare Source](angular/components@15.1.0...15.1.1)

##### material

| Commit | Type | Description |
| -- | -- | -- |
| [0fc52fca6](angular/components@0fc52fc) | fix | **schematics:** don't migrate unknown stylesheet formats ([#&#8203;26450](angular/components#26450)) |
| [6bdc2e383](angular/components@6bdc2e3) | fix | **select:** active class not removed from reset option when new value is assigned through form control ([#&#8203;26414](angular/components#26414)) |
| [072d6d036](angular/components@072d6d0) | fix | **slider:** Use non-deprecated theme key ([#&#8203;26378](angular/components#26378)) |

#### Special Thanks

Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Paul Gschwendtner

<!-- CHANGELOG SPLIT MARKER -->

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuMyIsInVwZGF0ZWRJblZlciI6IjM0LjEwNi4wIn0=-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1741
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
  • Loading branch information
2 people authored and Epsilon_02 committed Jan 20, 2023
1 parent a689bfb commit 12c8ced
Show file tree
Hide file tree
Showing 2 changed files with 642 additions and 642 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"private": true,
"dependencies": {
"@angular/animations": "15.1.1",
"@angular/cdk": "15.1.0",
"@angular/cdk": "15.1.1",
"@angular/common": "15.1.1",
"@angular/compiler": "15.1.1",
"@angular/core": "15.1.1",
"@angular/forms": "15.1.1",
"@angular/material": "15.1.0",
"@angular/material": "15.1.1",
"@angular/platform-browser": "15.1.1",
"@angular/platform-browser-dynamic": "15.1.1",
"@fontsource/material-icons": "4.5.4",
Expand Down
Loading

0 comments on commit 12c8ced

Please sign in to comment.