mike-north / ember-phoenix

Phoenix Framework integration and tooling for Ember.js apps
MIT License
138 stars 24 forks source link

chore(deps): update dependency @ember/optional-features to v2 #314

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ember/optional-features 0.7.0 -> 2.0.0 age adoption passing confidence

Release Notes

emberjs/ember-optional-features ### [`v2.0.0`](https://togithub.com/emberjs/ember-optional-features/blob/HEAD/CHANGELOG.md#v200-2020-08-27) [Compare Source](https://togithub.com/emberjs/ember-optional-features/compare/v1.3.0...v2.0.0) ##### :boom: Breaking Change - [#​238](https://togithub.com/emberjs/ember-optional-features/pull/238) Drop Node 8 support. ([@​rwjblue](https://togithub.com/rwjblue)) ##### :rocket: Enhancement - [#​242](https://togithub.com/emberjs/ember-optional-features/pull/242) Update dependencies to latest versions. ([@​rwjblue](https://togithub.com/rwjblue)) ##### :house: Internal - [#​249](https://togithub.com/emberjs/ember-optional-features/pull/249) Drop util.promisify usage. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​248](https://togithub.com/emberjs/ember-optional-features/pull/248) Re-roll yarn.lock. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​247](https://togithub.com/emberjs/ember-optional-features/pull/247) Add prettier setup to eslint config. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​245](https://togithub.com/emberjs/ember-optional-features/pull/245) Update linting package versions. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​243](https://togithub.com/emberjs/ember-optional-features/pull/243) Update automated release setup. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​240](https://togithub.com/emberjs/ember-optional-features/pull/240) Drop TravisCI (in favor of GitHub Actions) ([@​rwjblue](https://togithub.com/rwjblue)) ##### Committers: 2 - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview) ### [`v1.3.0`](https://togithub.com/emberjs/ember-optional-features/blob/HEAD/CHANGELOG.md#v130-2019-12-19) [Compare Source](https://togithub.com/emberjs/ember-optional-features/compare/v1.2.0...v1.3.0) ##### :rocket: Enhancement - [#​162](https://togithub.com/emberjs/ember-optional-features/pull/162) Add `--run-codemod` command line option. ([@​rwjblue](https://togithub.com/rwjblue)) ##### :house: Internal - [#​161](https://togithub.com/emberjs/ember-optional-features/pull/161) Remove co.wrap usage in favor of using async/await directly. ([@​rwjblue](https://togithub.com/rwjblue)) ##### Committers: 1 - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) ### [`v1.2.0`](https://togithub.com/emberjs/ember-optional-features/blob/HEAD/CHANGELOG.md#v120-2019-12-16) [Compare Source](https://togithub.com/emberjs/ember-optional-features/compare/v1.1.0...v1.2.0) ##### :bug: Bug Fix - [#​159](https://togithub.com/emberjs/ember-optional-features/pull/159) Fix command ignoring existing config in an addon ([@​simonihmig](https://togithub.com/simonihmig)) ##### Committers: 2 - Simon Ihmig ([@​simonihmig](https://togithub.com/simonihmig)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview) ### [`v1.1.0`](https://togithub.com/emberjs/ember-optional-features/blob/HEAD/CHANGELOG.md#v110-2019-10-23) [Compare Source](https://togithub.com/emberjs/ember-optional-features/compare/v1.0.0...v1.1.0) ##### :rocket: Enhancement - [#​148](https://togithub.com/emberjs/ember-optional-features/pull/148) \[FEATURE] Adds isFeatureExplicitlySet API ([@​pzuraq](https://togithub.com/pzuraq)) ##### Committers: 2 - Chris Garrett ([@​pzuraq](https://togithub.com/pzuraq)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview) ### [`v1.0.0`](https://togithub.com/emberjs/ember-optional-features/blob/HEAD/CHANGELOG.md#v100-2019-09-21) [Compare Source](https://togithub.com/emberjs/ember-optional-features/compare/v0.7.0...v1.0.0) ##### :boom: Breaking Change - [#​95](https://togithub.com/emberjs/ember-optional-features/pull/95) Drop support for Node 6 ([@​Turbo87](https://togithub.com/Turbo87)) ##### :rocket: Enhancement - [#​132](https://togithub.com/emberjs/ember-optional-features/pull/132) Add default-async-observers optional feature. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​97](https://togithub.com/emberjs/ember-optional-features/pull/97) template-only-glimmer-components: Add support for pods and mixed layouts ([@​Turbo87](https://togithub.com/Turbo87)) ##### :memo: Documentation - [#​34](https://togithub.com/emberjs/ember-optional-features/pull/34) Document API for reading features at build/run-time ([@​bendemboski](https://togithub.com/bendemboski)) ##### :house: Internal - [#​96](https://togithub.com/emberjs/ember-optional-features/pull/96) Update ESLint to v5.x ([@​Turbo87](https://togithub.com/Turbo87)) ##### Committers: 4 - Ben Demboski ([@​bendemboski](https://togithub.com/bendemboski)) - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) - Tobias Bieniek ([@​Turbo87](https://togithub.com/Turbo87)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.