mike-north / ember-cli-materialize

Material Design (via Materialize) for Ember.js Apps
https://mike.works/ember-cli-materialize
MIT License
300 stars 113 forks source link

chore(deps): @ember/optional-features #807

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

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

Release Notes

emberjs/ember-optional-features (@​ember/optional-features) ### [`v2.1.0`](https://togithub.com/emberjs/ember-optional-features/compare/v2.0.0...11d09ac22babdb8dfa8f19872de1e6f8e1fb88f8) [Compare Source](https://togithub.com/emberjs/ember-optional-features/compare/v2.0.0...11d09ac22babdb8dfa8f19872de1e6f8e1fb88f8) ### [`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 - "after 3am,before 9am" in timezone America/Los_Angeles, 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 was generated by Mend Renovate. View the repository job log.

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.