fivetanley / ember-promise-helpers

Promise-y sugar for your Ember templates.
MIT License
206 stars 24 forks source link

Bump ember-welcome-page from 3.2.0 to 4.0.0 #68

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ember-welcome-page from 3.2.0 to 4.0.0.

Changelog

Sourced from ember-welcome-page's changelog.

v4.0.0 (2019-02-11)

:boom: Breaking Change

:rocket: Enhancement

  • #124 Support Angle Bracket syntax and MU layout (@ppcano)

:house: Internal

Committers: 2

Commits
  • c3c6407 v4.0.0
  • 3b19807 Add v4.0.0 to CHANGELOG.md.
  • 0bfb64c Add lerna-changelog
  • 6b67920 Merge pull request #124 from ppcano/octane-changes
  • b92b58e Bump broccoli-funnel from 2.0.1 to 2.0.2
  • 5926a55 Show the full path of the template where the welcome-page component is called
  • d1bb332 Fix: call correctly this._super.included
  • 7e8bccb Use ember-compatibility-helpers
  • a5c16cb Support Angle Bracket syntax and MU layout
  • 9fee81e [Security] Bump extend from 3.0.1 to 3.0.2
  • Additional commits viewable in compare view


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)