csvalpha / amber-ui

https://csvalpha.nl
MIT License
4 stars 4 forks source link

chore(deps): update dependency ember-power-select to v8 #833

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-power-select ^6.0.1 -> ^8.2.0 age adoption passing confidence

Release Notes

cibernox/ember-power-select (ember-power-select) ### [`v8.2.0`](https://togithub.com/cibernox/ember-power-select/releases/tag/v8.2.0): Release 8.2.0 [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v8.1.0...v8.2.0) ##### :rocket: Enhancement - [#​1802](https://togithub.com/cibernox/ember-power-select/pull/1802) Replace `@ember/runloop` with `ember-lifeline` ([@​mkszepp](https://togithub.com/mkszepp)) - [#​1801](https://togithub.com/cibernox/ember-power-select/pull/1801) Use `ember-modifier` instead of `@ember/render-modifiers` ([@​mkszepp](https://togithub.com/mkszepp)) - [#​1795](https://togithub.com/cibernox/ember-power-select/pull/1795) Remove last Ember.Array (A()) using in addon, examples & tests ([@​mkszepp](https://togithub.com/mkszepp)) ##### Committers: 1 - Markus Sanin ([@​mkszepp](https://togithub.com/mkszepp)) ### [`v8.1.0`](https://togithub.com/cibernox/ember-power-select/releases/tag/v8.1.0): Release 8.1.0 [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v8.0.2...v8.1.0) ##### :rocket: Enhancement - [#​1746](https://togithub.com/cibernox/ember-power-select/pull/1746) Type improvements ([@​bendemboski](https://togithub.com/bendemboski)) - [#​1743](https://togithub.com/cibernox/ember-power-select/pull/1743) Migrate test helpers to TypeScript ([@​andreyfel](https://togithub.com/andreyfel)) ##### :house: Internal - [#​1744](https://togithub.com/cibernox/ember-power-select/pull/1744) Remove NodeJs info (not necessary for v2 addon) ([@​mkszepp](https://togithub.com/mkszepp)) ##### Committers: 3 - Andrey Fel ([@​andreyfel](https://togithub.com/andreyfel)) - Ben Demboski ([@​bendemboski](https://togithub.com/bendemboski)) - [@​mkszepp](https://togithub.com/mkszepp) ### [`v8.0.2`](https://togithub.com/cibernox/ember-power-select/releases/tag/v8.0.2): Release 8.0.2 [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v8.0.1...v8.0.2) ##### :bug: Bug Fix - [#​1742](https://togithub.com/cibernox/ember-power-select/pull/1742) Fix theme imports for vanilla js ([@​mkszepp](https://togithub.com/mkszepp)) ##### Committers: 1 - [@​mkszepp](https://togithub.com/mkszepp) ### [`v8.0.1`](https://togithub.com/cibernox/ember-power-select/releases/tag/v8.0.1): Release 8.0.1 [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v8.0.0...v8.0.1) ##### :bug: Bug Fix - [#​1739](https://togithub.com/cibernox/ember-power-select/pull/1739) Fix rollup config (style.js -> styles.js) ([@​mkszepp](https://togithub.com/mkszepp)) ##### :memo: Documentation - [#​1740](https://togithub.com/cibernox/ember-power-select/pull/1740) Mark ember-power-select-is-equal as public & add as note in migrate docs ([@​mkszepp](https://togithub.com/mkszepp)) ##### Committers: 1 - [@​mkszepp](https://togithub.com/mkszepp) ### [`v8.0.0`](https://togithub.com/cibernox/ember-power-select/releases/tag/v8.0.0): Release 8.0.0 [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v7.2.0...v8.0.0) For upgrade from v7 to v8 see [here](https://ember-power-select.com/docs/migrate-7-0-to-8-0) ##### :memo: Documentation - [#​1727](https://togithub.com/cibernox/ember-power-select/pull/1727) Minor Typo correction. ([@​incredible-dev](https://togithub.com/incredible-dev)) ##### Committers: 2 - Sanjeev Singh ([@​incredible-dev](https://togithub.com/incredible-dev)) - [@​mkszepp](https://togithub.com/mkszepp) ### [`v7.2.0`](https://togithub.com/cibernox/ember-power-select/releases/tag/v7.2.0): Release 7.2.0 [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v7.1.2...v7.2.0) ##### :rocket: Enhancement - [#​1593](https://togithub.com/cibernox/ember-power-select/pull/1593) Allow `ember-truth-helpers` v4 as dependency ([@​mkszepp](https://togithub.com/mkszepp)) ##### :bug: Bug Fix - [#​1612](https://togithub.com/cibernox/ember-power-select/pull/1612) Add missing dependency `@ember/render-modifiers` ([@​mkszepp](https://togithub.com/mkszepp)) - [#​1603](https://togithub.com/cibernox/ember-power-select/pull/1603) isSliceable is not working for ember data 3.x hasmany relationships ([@​betocantu93](https://togithub.com/betocantu93)) ##### :house: Internal - [#​1613](https://togithub.com/cibernox/ember-power-select/pull/1613) Update release-it to v16 ([@​mkszepp](https://togithub.com/mkszepp)) - [#​1610](https://togithub.com/cibernox/ember-power-select/pull/1610) Use ember-data 3.28 in ember 3.28 test & add ember 5 test ([@​mkszepp](https://togithub.com/mkszepp)) - [#​1609](https://togithub.com/cibernox/ember-power-select/pull/1609) Update `ember-cli-mirage` to stable v3 ([@​mkszepp](https://togithub.com/mkszepp)) - [#​1595](https://togithub.com/cibernox/ember-power-select/pull/1595) Update compatibility in readme ([@​mkszepp](https://togithub.com/mkszepp)) - [#​1594](https://togithub.com/cibernox/ember-power-select/pull/1594) Add missing release notes for v7 ([@​mkszepp](https://togithub.com/mkszepp)) ##### Committers: 2 - Alberto Cantú Gómez ([@​betocantu93](https://togithub.com/betocantu93)) - [@​mkszepp](https://togithub.com/mkszepp) ### [`v7.1.2`](https://togithub.com/cibernox/ember-power-select/compare/v7.1.1...v7.1.2) [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v7.1.1...v7.1.2) ### [`v7.1.1`](https://togithub.com/cibernox/ember-power-select/releases/tag/v7.1.1): Release 7.1.1 [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v7.1.0...v7.1.1) ##### :bug: Bug Fix - [#​1589](https://togithub.com/cibernox/ember-power-select/pull/1589) fix: Update invalid type imports ([@​HeroicEric](https://togithub.com/HeroicEric)) ##### :house: Internal - [#​1591](https://togithub.com/cibernox/ember-power-select/pull/1591) build: Fix embroider optimized CI builds ([@​HeroicEric](https://togithub.com/HeroicEric)) ##### Committers: 1 - Eric Kelly ([@​HeroicEric](https://togithub.com/HeroicEric)) ### [`v7.1.0`](https://togithub.com/cibernox/ember-power-select/compare/v7.0.0...v7.1.0) [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v7.0.0...v7.1.0) ### [`v7.0.0`](https://togithub.com/cibernox/ember-power-select/compare/v6.0.2...v7.0.0) [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v6.0.2...v7.0.0) ### [`v6.0.2`](https://togithub.com/cibernox/ember-power-select/compare/v6.0.1...v6.0.2) [Compare Source](https://togithub.com/cibernox/ember-power-select/compare/v6.0.1...v6.0.2)

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 3 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23250
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:24232:5)

Node.js v18.14.2