csvalpha / amber-ui

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

chore(deps): update dependency ember-can to v5 #850

Open renovate[bot] opened 5 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-can ^4.2.0 -> ^5.0.4 age adoption passing confidence

Release Notes

minutebase/ember-can (ember-can) ### [`v5.0.4`](https://togithub.com/minutebase/ember-can/blob/HEAD/CHANGELOG.md#v504-2024-07-02) [Compare Source](https://togithub.com/minutebase/ember-can/compare/v5.0.3...v5.0.4) ##### :bug: Bug Fix - [#​179](https://togithub.com/minutebase/ember-can/pull/179) Make model type unknown ([@​RobbieTheWagner](https://togithub.com/RobbieTheWagner)) ##### Committers: 1 - Robbie Wagner ([@​RobbieTheWagner](https://togithub.com/RobbieTheWagner)) ### [`v5.0.3`](https://togithub.com/minutebase/ember-can/blob/HEAD/CHANGELOG.md#v503-2024-07-02) [Compare Source](https://togithub.com/minutebase/ember-can/compare/v5.0.2...v5.0.3) ##### :house: Internal - [#​178](https://togithub.com/minutebase/ember-can/pull/178) Tweak TS paths ([@​RobbieTheWagner](https://togithub.com/RobbieTheWagner)) ##### Committers: 1 - Robbie Wagner ([@​RobbieTheWagner](https://togithub.com/RobbieTheWagner)) ### [`v5.0.2`](https://togithub.com/minutebase/ember-can/blob/HEAD/CHANGELOG.md#v502-2024-07-02) [Compare Source](https://togithub.com/minutebase/ember-can/compare/v5.0.1...v5.0.2) ##### :bug: Bug Fix - [#​174](https://togithub.com/minutebase/ember-can/pull/174) fix: make helpers lowercase in template registry ([@​charlesfries](https://togithub.com/charlesfries)) - [#​176](https://togithub.com/minutebase/ember-can/pull/176) Fix looking up abilities ([@​mkszepp](https://togithub.com/mkszepp)) ##### Committers: 2 - Charles Fries ([@​charlesfries](https://togithub.com/charlesfries)) - Markus Sanin ([@​mkszepp](https://togithub.com/mkszepp)) ### [`v5.0.1`](https://togithub.com/minutebase/ember-can/blob/HEAD/CHANGELOG.md#v501-2024-07-01) [Compare Source](https://togithub.com/minutebase/ember-can/compare/v5.0.0...v5.0.1) ##### :bug: Bug Fix - [#​173](https://togithub.com/minutebase/ember-can/pull/173) Make helper types more explicit ([@​RobbieTheWagner](https://togithub.com/RobbieTheWagner)) ##### Committers: 1 - Robbie Wagner ([@​RobbieTheWagner](https://togithub.com/RobbieTheWagner)) ### [`v5.0.0`](https://togithub.com/minutebase/ember-can/blob/HEAD/CHANGELOG.md#v500-2024-06-06) [Compare Source](https://togithub.com/minutebase/ember-can/compare/v4.2.0...v5.0.0) ##### :boom: Breaking Change - [#​170](https://togithub.com/minutebase/ember-can/pull/170) Fix peerDependency from `ember-source` ([@​mkszepp](https://togithub.com/mkszepp)) - [#​168](https://togithub.com/minutebase/ember-can/pull/168) Remove deprecated code ([@​mkszepp](https://togithub.com/mkszepp)) - [#​169](https://togithub.com/minutebase/ember-can/pull/169) Drop ember versions < 3.28 ([@​mkszepp](https://togithub.com/mkszepp)) - [#​167](https://togithub.com/minutebase/ember-can/pull/167) Drop old test styles in blueprint (`ember-cli-mocha` & `ember-cli-qunit`) ([@​mkszepp](https://togithub.com/mkszepp)) ##### :rocket: Enhancement - [#​166](https://togithub.com/minutebase/ember-can/pull/166) Convert to V2 addon ([@​mkszepp](https://togithub.com/mkszepp)) - [#​165](https://togithub.com/minutebase/ember-can/pull/165) feat: install TypeScript & update dependencies ([@​mkszepp](https://togithub.com/mkszepp)) ##### :bug: Bug Fix - [#​171](https://togithub.com/minutebase/ember-can/pull/171) Don't export private `normalize.ts` function & refactor tests ([@​mkszepp](https://togithub.com/mkszepp)) ##### Committers: 3 - Charles Fries ([@​charlesfries](https://togithub.com/charlesfries)) - Markus Sanin ([@​mkszepp](https://togithub.com/mkszepp)) - Miguel Andrade ([@​miguelcobain](https://togithub.com/miguelcobain))

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 5 days 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.2/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23025
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.28.2/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23025:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.2/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23088:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.2/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23262:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.2/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23314:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.2/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:24007:5)

Node.js v18.14.2