mike-north / ember-creditcard

credit card type detection and client-side validation for Ember.js apps
https://mike.works/oss/ember-creditcard
MIT License
13 stars 0 forks source link

chore(deps): ember-try #435

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-try 1.4.0 -> 3.0.0 age adoption passing confidence

Release Notes

ember-cli/ember-try (ember-try) ### [`v3.0.0`](https://togithub.com/ember-cli/ember-try/blob/HEAD/CHANGELOG.md#v300-2023-08-16) [Compare Source](https://togithub.com/ember-cli/ember-try/compare/v2.0.0...v3.0.0) ##### :boom: Breaking Change - [#​920](https://togithub.com/ember-cli/ember-try/pull/920) Drop Node.js 14 support ([@​SergeAstapov](https://togithub.com/SergeAstapov)) ##### :rocket: Enhancement - [#​960](https://togithub.com/ember-cli/ember-try/pull/960) Use pnpm's --no-lockfile ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) - [#​956](https://togithub.com/ember-cli/ember-try/pull/956) Remove warning about pnpm ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) - [#​850](https://togithub.com/ember-cli/ember-try/pull/850) Add support for npm overrides ([@​mansona](https://togithub.com/mansona)) ##### :memo: Documentation - [#​957](https://togithub.com/ember-cli/ember-try/pull/957) Document pnpm options and behavior ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### :house: Internal - [#​934](https://togithub.com/ember-cli/ember-try/pull/934) Update github CI yaml ([@​mansona](https://togithub.com/mansona)) - [#​933](https://togithub.com/ember-cli/ember-try/pull/933) Update smoke test to fix CI ([@​mansona](https://togithub.com/mansona)) - [#​893](https://togithub.com/ember-cli/ember-try/pull/893) update smoke-test-app to fix CI ([@​mansona](https://togithub.com/mansona)) ##### Committers: 3 - Chris Manson ([@​mansona](https://togithub.com/mansona)) - Sergey Astapov ([@​SergeAstapov](https://togithub.com/SergeAstapov)) - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) ### [`v2.0.0`](https://togithub.com/ember-cli/ember-try/blob/HEAD/CHANGELOG.md#v200-2021-11-04) [Compare Source](https://togithub.com/ember-cli/ember-try/compare/v1.4.0...v2.0.0) ##### :boom: Breaking Change - [#​586](https://togithub.com/ember-cli/ember-try/pull/586) Drop support for scenarios with bower. ([@​rwjblue](https://togithub.com/rwjblue)) ##### :rocket: Enhancement - [#​787](https://togithub.com/ember-cli/ember-try/pull/787) Implement `pnpm` adapter ([@​Turbo87](https://togithub.com/Turbo87)) - [#​143](https://togithub.com/ember-cli/ember-try/pull/143) Remove requirement to have dependency managers. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​585](https://togithub.com/ember-cli/ember-try/pull/585) Use `ember-addon.configPath` from `package.json` if defined. ([@​rwjblue](https://togithub.com/rwjblue)) ##### :bug: Bug Fix - [#​467](https://togithub.com/ember-cli/ember-try/pull/467) Ensure Yarn Workspace adapter supports `ember try:reset`. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​463](https://togithub.com/ember-cli/ember-try/pull/463) Handle additional `yarn` workspace definition formats ([@​BarryThePenguin](https://togithub.com/BarryThePenguin)) ##### :house: Internal - [#​745](https://togithub.com/ember-cli/ember-try/pull/745) CI: Remove job schedule ([@​Turbo87](https://togithub.com/Turbo87)) - [#​596](https://togithub.com/ember-cli/ember-try/pull/596) Remove unused devDeps and addon blueprint files. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​595](https://togithub.com/ember-cli/ember-try/pull/595) Add Prettier to linting configuration. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​593](https://togithub.com/ember-cli/ember-try/pull/593) Migrate Windows smoke test to GitHub Actions. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​587](https://togithub.com/ember-cli/ember-try/pull/587) Add release automation setup. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​594](https://togithub.com/ember-cli/ember-try/pull/594) Limit SemVer range smoke test to > 2.16 < 3.0.0. ([@​rwjblue](https://togithub.com/rwjblue)) - [#​584](https://togithub.com/ember-cli/ember-try/pull/584) Use matrix builds to speed up all commands smoke tests ([@​rwjblue](https://togithub.com/rwjblue)) ##### Committers: 4 - Jonathan Haines ([@​BarryThePenguin](https://togithub.com/BarryThePenguin)) - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) - Sergey Astapov ([@​SergeAstapov](https://togithub.com/SergeAstapov)) - Tobias Bieniek ([@​Turbo87](https://togithub.com/Turbo87))

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.