Skip to content

Commit

Permalink
fix(deps): update dependency ngx-toastr to v18 (#2289)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ngx-toastr](https://ngx-toastr.vercel.app)
([source](https://togithub.com/scttcper/ngx-toastr)) | [`17.0.2` ->
`18.0.0`](https://renovatebot.com/diffs/npm/ngx-toastr/17.0.2/18.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ngx-toastr/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ngx-toastr/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ngx-toastr/17.0.2/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ngx-toastr/17.0.2/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>scttcper/ngx-toastr (ngx-toastr)</summary>

###
[`v18.0.0`](https://togithub.com/scttcper/ngx-toastr/releases/tag/v18.0.0)

[Compare
Source](https://togithub.com/scttcper/ngx-toastr/compare/v17.0.2...v18.0.0)

##### Features

- upgrade to angular 17
([#&#8203;1008](https://togithub.com/scttcper/ngx-toastr/issues/1008))
([d6b5e6b](https://togithub.com/scttcper/ngx-toastr/commit/d6b5e6b5d7250b69b1e3d0439ff200b8bf7cb274))

##### BREAKING CHANGES

-   requires angular 17, typescript 5.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
Europe/Zurich, 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 this update
again.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/swisspost/design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 02991ea commit 34863ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"core-js": "3.33.3",
"highlight.js": "11.9.0",
"ngx-highlightjs": "10.0.0",
"ngx-toastr": "17.0.2",
"ngx-toastr": "18.0.0",
"prettier": "2.8.8",
"rxjs": "7.8.1",
"tslib": "2.6.2",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 34863ca

Please sign in to comment.