Skip to content

Commit a92c743

Browse files
committed
Auto merge of #3381 - rust-lang:renovate/ember-cli-notifications-6.x, r=Turbo87
Update dependency ember-cli-notifications to v6.3.3 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ember-cli-notifications](https://togithub.com/mansona/ember-cli-notifications) | [`6.3.2` -> `6.3.3`](https://renovatebot.com/diffs/npm/ember-cli-notifications/6.3.2/6.3.3) | [![age](https://badges.renovateapi.com/packages/npm/ember-cli-notifications/6.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-cli-notifications/6.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-cli-notifications/6.3.3/compatibility-slim/6.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-cli-notifications/6.3.3/confidence-slim/6.3.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mansona/ember-cli-notifications</summary> ### [`v6.3.3`](https://togithub.com/mansona/ember-cli-notifications/blob/master/CHANGELOG.md#&#8203;633--2021-03-08) [Compare Source](https://togithub.com/mansona/ember-cli-notifications/compare/v6.3.2...v6.3.3) ================== - Replace TravisCI with GitHub Actions [#&#8203;303](https://togithub.com/mansona/ember-cli-notifications/issues/303) from [`@&#8203;Turbo87](https://togithub.com/Turbo87)` </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 8dd18c4 + b342e17 commit a92c743

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"ember-cli-inject-live-reload": "2.0.2",
7878
"ember-cli-meta-tags": "6.1.2",
7979
"ember-cli-mirage": "2.0.1",
80-
"ember-cli-notifications": "6.3.2",
80+
"ember-cli-notifications": "6.3.3",
8181
"ember-cli-sri": "2.1.1",
8282
"ember-cli-terser": "4.0.1",
8383
"ember-click-outside": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6416,10 +6416,10 @@ ember-cli-normalize-entity-name@^1.0.0:
64166416
dependencies:
64176417
silent-error "^1.0.0"
64186418

6419-
6420-
version "6.3.2"
6421-
resolved "https://registry.yarnpkg.com/ember-cli-notifications/-/ember-cli-notifications-6.3.2.tgz#549206251abb11f11ad114d412b7d07f8f1be393"
6422-
integrity sha512-59NZSMaadxyHHqxe57hyLBzRJt08VjGFNtqp/6sPXZB9dbjrkWbPrMLCxTNgL2+fxwr8M1Bq9hnewYgFhOvHlA==
6419+
6420+
version "6.3.3"
6421+
resolved "https://registry.yarnpkg.com/ember-cli-notifications/-/ember-cli-notifications-6.3.3.tgz#d3423efd80a800301af642fc4c0b82e8836cddb0"
6422+
integrity sha512-AufURir2vJkfewDA4l7c8GGkHieeyPTmV91X79QLSELyJNl2Uzb3KCLaBv43FDkHT/Dt917XuUHTN4KTHn7viw==
64236423
dependencies:
64246424
broccoli-funnel "^3.0.2"
64256425
broccoli-merge-trees "^4.1.0"

0 commit comments

Comments
 (0)