CrowdStrike / ember-headless-table

https://ember-headless-table.pages.dev
MIT License
23 stars 8 forks source link

fix(deps): update dependency ember-resources to ^5.6.4 #165

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-resources ^5.6.2 -> ^5.6.4 age adoption passing confidence

Release Notes

NullVoxPopuli/ember-resources ### [`v5.6.4`](https://togithub.com/NullVoxPopuli/ember-resources/releases/tag/ember-resources%405.6.4) [Compare Source](https://togithub.com/NullVoxPopuli/ember-resources/compare/ember-resources@5.6.3...ember-resources@5.6.4) ##### Patch Changes - [#​836](https://togithub.com/NullVoxPopuli/ember-resources/pull/836) [`ed6828c`](https://togithub.com/NullVoxPopuli/ember-resources/commit/ed6828c1f9fbc47d57eebe9ec3597b864e9e1ae4) Thanks [@​rpemberton](https://togithub.com/rpemberton)! - Fixes [#​835](https://togithub.com/NullVoxPopuli/ember-resources/issues/835) - resolves regression introduced by [PR: #​808 ](https://togithub.com/NullVoxPopuli/ember-resources/pull/808) which aimed to correctly return the *previous* task instance's value if the *current task* hasn't finished yet. The regression described by [#​835](https://togithub.com/NullVoxPopuli/ember-resources/issues/835) was that if a task in cancelled (e.g.: dropped), it is considered finished, and that canceled task's value would be used instead of the last compuleted task. In normal ember-concurrency APIs, this is abstracted over via the `.lastSuccessful` property on the `TaskProperty`. The goal of the `.value` on `trackedTask` is to mimic the property chain: `taskProperty.lastSuccessful?.value`. ### [`v5.6.3`](https://togithub.com/NullVoxPopuli/ember-resources/releases/tag/ember-resources%405.6.3) [Compare Source](https://togithub.com/NullVoxPopuli/ember-resources/compare/ember-resources@5.6.2...ember-resources@5.6.3) ##### Patch Changes - [#​808](https://togithub.com/NullVoxPopuli/ember-resources/pull/808) [`34884c2`](https://togithub.com/NullVoxPopuli/ember-resources/commit/34884c218e642d188f8236372476b8824052d6c0) Thanks [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)! - `trackedTask` must return correct last value. Fixes the issue described at [#​793](https://togithub.com/NullVoxPopuli/ember-resources/issues/793) If the task was called multiple times and the last returned value was null or undefined, then trackedTask will return the previous value instead of the current one.

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 942146f7ecaacf47f80ed4bd6d8f6e3fd6508d4e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 year ago

Preview URLs

GH Env: preview docs: https://df3b896c.ember-headless-table.pages.dev api docs: https://df3b896c.ember-headless-table.pages.dev/api/modules.html