Open renovate[bot] opened 1 year ago
Latest commit: de696d0aa773dc938b0efd0a66eae682e1dc64d2
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.
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
This PR contains the following updates:
~4.11.3
->~4.12.0
Release Notes
emberjs/data (ember-data)
### [`v4.12.3`](https://togithub.com/emberjs/data/releases/tag/v4.12.3): LTS - v4.12.3 | Daydream, déjà vu [Compare Source](https://togithub.com/emberjs/data/compare/v4.12.2...v4.12.3) #### Changelog (2023-07-13) ##### :bug: Bug Fix - [#8708](https://togithub.com/emberjs/data/pull/8708) fix: catch errors during didCommit in DEBUG ([@runspired](https://togithub.com/runspired)) - also fix: unloadAll(void) sets RecordArray to isDestroyed [#8707](https://togithub.com/emberjs/data/issues/8707) - also fix: peekAll state can be incorrect if unloadRecord occurs immediately after successful save [#8709](https://togithub.com/emberjs/data/issues/8709) - [#8704](https://togithub.com/emberjs/data/pull/8704) fix: de-dupe coalescing when includes or adapterOptions is present but still use findRecord ([@runspired](https://togithub.com/runspired)) - [#8705](https://togithub.com/emberjs/data/pull/8705) fix: make implicit relationship teardown following delete of related record safe ([@runspired](https://togithub.com/runspired)) - [#8703](https://togithub.com/emberjs/data/pull/8703) fix: [@ember-data/debug](https://togithub.com/ember-data/debug) should declare its peer-dependency on [@ember-data/store](https://togithub.com/ember-data/store) ([@runspired](https://togithub.com/runspired)) ##### Committers: 1 - Chris Thoburn ([@runspired](https://togithub.com/runspired)) ### [`v4.12.2`](https://togithub.com/emberjs/data/blob/HEAD/CHANGELOG.md#LTS-4122-2023-07-07) [Compare Source](https://togithub.com/emberjs/data/compare/v4.12.1...v4.12.2) ##### :rocket: Enhancement - [#8660](https://togithub.com/emberjs/data/pull/8660) DX: Nicer backtracking errors ([@runspired](https://togithub.com/runspired)) ##### :bug: Bug Fix - [#8686](https://togithub.com/emberjs/data/pull/8686) fix: unloadAll(void) should not destroy the notification manager (backports [#8684](https://togithub.com/emberjs/data/issues/8684)) ([@runspired](https://togithub.com/runspired)) ##### Committers: 1 - Chris Thoburn ([@runspired](https://togithub.com/runspired)) ### [`v4.12.1`](https://togithub.com/emberjs/data/blob/HEAD/CHANGELOG.md#LTS-4121-2023-06-29) [Compare Source](https://togithub.com/emberjs/data/compare/v4.12.0...v4.12.1) ##### :bug: Bug Fix - [#8656](https://togithub.com/emberjs/data/pull/8656) fix: NotificationManager should only invoke resource/document callbacks owned by the originating store ([#8649](https://togithub.com/emberjs/data/issues/8649)) ([@runspired](https://togithub.com/runspired)) - [#8571](https://togithub.com/emberjs/data/pull/8571) \[backport / release] Fix: don't clear RecordArray if remaining record does not match the removed record ([@esbanarango](https://togithub.com/esbanarango)) - [#8636](https://togithub.com/emberjs/data/pull/8636) fix: backports polymorphism and app-config propagation fixes ([@runspired](https://togithub.com/runspired)) - [#8618](https://togithub.com/emberjs/data/pull/8618) Various Backported Fixes for 4.12 LTS ([@runspired](https://togithub.com/runspired)) ##### Committers: 2 - Chris Thoburn ([@runspired](https://togithub.com/runspired)) - Esteban ([@esbanarango](https://togithub.com/esbanarango)) ### [`v4.12.0`](https://togithub.com/emberjs/data/blob/HEAD/CHANGELOG.md#4120-2023-04-06) [Compare Source](https://togithub.com/emberjs/data/compare/v4.11.3...v4.12.0) ##### :rocket: Enhancement - [#8547](https://togithub.com/emberjs/data/pull/8547) feat: Future.abort, additional tests and minor fixes ([@runspired](https://togithub.com/runspired)) - [#8539](https://togithub.com/emberjs/data/pull/8539) feat: Rich Documents ([@runspired](https://togithub.com/runspired)) - [#8544](https://togithub.com/emberjs/data/pull/8544) feat: error documents ([@runspired](https://togithub.com/runspired)) - [#8471](https://togithub.com/emberjs/data/pull/8471) feat: cache.peek(Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.