Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ember-data to v4.11.3 #5277

Merged
merged 5 commits into from
Apr 6, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-data 4.6.4 -> 4.11.3 age adoption passing confidence

Release Notes

emberjs/data

v4.11.3

Compare Source

🐛 Bug Fix
Committers: 1

v4.11.2

Compare Source

🐛 Bug Fix
Committers: 1

v4.11.1

Compare Source

🐛 Bug Fix
Committers: 1

v4.11.0

Compare Source

This is a re-release of 4.10.0

v4.10.0

Compare Source

🚿 Deprecation Removal
Committers: 1

v4.9.1

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 3

v4.9.0

Compare Source

  • This release was an accidental publish of 4.8.4 LTS

v4.8.8: - Deceleration Orbits

Compare Source

Fixes a memory leak in SSR/Tests and Infinite Recursion bug in develop when yielded/awaited in an ember-concurrency task.

v4.8.7: LTS 4.8.7 - Smoother Pavement

Compare Source

Bugfixes to resolve major upgrade blockages (computed chains not recalcing, failing builds)

v4.8.6

Compare Source

v4.8.4

Compare Source

  • feat: Promote 4.8 to LTS

v4.8.3

Compare Source

  • fix: ensure correct peer-dependency versions are updated during release

v4.8.2

Compare Source

🐛 Bug Fix
  • fix: (Actually fix) publish should use pnpm pack to remove workspace: prefix

v4.8.1

Compare Source

🐛 Bug Fix
  • fix: publish should use pnpm pack to remove workspace: prefix

v4.8.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 5

v4.7.3

Compare Source

🐛 Bug Fix
Committers: 2

v4.7.2

Compare Source

🐛 Bug Fix
Committers: 1

v4.7.1

Compare Source

🥅 Test
🚀 Enhancement
  • -ember-data, adapter, canary-features, model, record-data, serializer, store, unpublished-adapter-encapsulation-test-app, unpublished-relationship-performance-test-app, unpublished-serializer-encapsulation-test-app
  • -ember-data, canary-features, model, private-build-infra, record-data, store, unpublished-adapter-encapsulation-test-app, unpublished-serializer-encapsulation-test-app
  • -ember-data, canary-features, model, record-data, store, unpublished-adapter-encapsulation-test-app, unpublished-serializer-encapsulation-test-app, unpublished-test-infra
  • -ember-data, adapter, model, private-build-infra, record-data, store, unpublished-relationship-performance-test-app
📝 Documentation
  • -ember-data, adapter, canary-features, model, record-data, serializer, store, unpublished-adapter-encapsulation-test-app, unpublished-relationship-performance-test-app, unpublished-serializer-encapsulation-test-app
  • -ember-data, adapter, canary-features, debug, model, private-build-infra, record-data, serializer, store
  • Other
  • -ember-data, canary-features, model, private-build-infra, record-data, store, unpublished-adapter-encapsulation-test-app, unpublished-serializer-encapsulation-test-app
  • #​8138 [DOC] typo in identifier initializer documentation (@​ciur)
🌲 New Deprecation
  • -ember-data, adapter, model, private-build-infra, serializer, store
  • -ember-data, model, private-build-infra
  • -ember-data, adapter, debug, model, private-build-infra, record-data, serializer, store, unpublished-adapter-encapsulation-test-app, unpublished-fastboot-test-app, unpublished-model-encapsulation-test-app, unpublished-serializer-encapsulation-test-app, unpublished-test-infra
  • -ember-data, adapter, canary-features, model, record-data, serializer, store, unpublished-adapter-encapsulation-test-app, unpublished-relationship-performance-test-app, unpublished-serializer-encapsulation-test-app
  • -ember-data, model, private-build-infra, record-data, unpublished-adapter-encapsulation-test-app, unpublished-relationship-performance-test-app, unpublished-serializer-encapsulation-test-app, unpublished-test-infra
  • -ember-data, canary-features, model, private-build-infra, record-data, store, unpublished-adapter-encapsulation-test-app, unpublished-serializer-encapsulation-test-app
  • -ember-data, canary-features, model, record-data, store, unpublished-adapter-encapsulation-test-app, unpublished-serializer-encapsulation-test-app, unpublished-test-infra
  • -ember-data, adapter, model, private-build-infra, record-data, store, unpublished-adapter-encapsulation-test-app, unpublished-relationship-performance-test-app, unpublished-serializer-encapsulation-test-app
🏠 Internal
  • -ember-data
  • -ember-data, adapter, debug, model, private-build-infra, record-data, serializer, store, unpublished-adapter-encapsulation-test-app, unpublished-fastboot-test-app, unpublished-model-encapsulation-test-app, unpublished-serializer-encapsulation-test-app, unpublished-test-infra
  • -ember-data, model, private-build-infra, record-data, store
  • -ember-data, model, record-data, store
    • #​8117 fix: move defaultValue into RecordData to better encapsulate and prevent eager instantiations (@​runspired)
  • -ember-data, model, record-data
  • #​8151 chore: add release perf check (@​runspired)
  • model, record-data, store
🐛 Bug Fix
  • -ember-data, adapter, canary-features, debug, model, private-build-infra, record-data, serializer, store
  • private-build-infra
  • model
  • -ember-data, record-data, serializer, store, unpublished-adapter-encapsulation-test-app, unpublished-serializer-encapsulation-test-app
  • private-build-infra, store
  • -ember-data, model, store
    • #​8116 Clear subscriptions once unsubscribed, don't unnecessarily churn on subscriptions (@​runspired)
  • -ember-data, model, store
  • -ember-data, adapter, model, private-build-infra, record-data, store, unpublished-relationship-performance-test-app
  • store
Committers: 1

v4.7.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 2 times, most recently from 553f95a to 528cea4 Compare October 7, 2022 22:50
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 2 times, most recently from 31a6a0d to d6aafd6 Compare October 17, 2022 15:14
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 2 times, most recently from b92f7dd to f3b71da Compare November 4, 2022 21:21
@renovate renovate bot changed the title Update dependency ember-data to v4.7.3 Update dependency ember-data to v4.8.2 Nov 4, 2022
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from f3b71da to 59a63cc Compare November 7, 2022 06:49
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 59a63cc to 16f61d7 Compare November 9, 2022 22:20
@renovate renovate bot changed the title Update dependency ember-data to v4.8.2 Update dependency ember-data to v4.8.3 Nov 9, 2022
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 16f61d7 to 69a222b Compare November 14, 2022 08:07
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 2 times, most recently from 7a42f92 to b68d532 Compare December 3, 2022 04:44
@renovate renovate bot changed the title Update dependency ember-data to v4.8.3 Update dependency ember-data to v4.9.1 Dec 3, 2022
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from b68d532 to d52d75f Compare December 5, 2022 13:40
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 5 times, most recently from 86eef80 to 1c30b8b Compare December 21, 2022 17:16
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 2 times, most recently from 52364d5 to 59903e9 Compare December 26, 2022 07:53
@bors
Copy link
Contributor

bors commented Jan 9, 2023

☔ The latest upstream changes (presumably 3a5b46c) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 59903e9 to de2fdbc Compare January 9, 2023 20:10
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 2 times, most recently from aa3d116 to 120aa37 Compare January 30, 2023 11:43
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 120aa37 to 9f0d8e5 Compare February 13, 2023 08:53
@renovate renovate bot changed the title Update dependency ember-data to v4.9.1 Update dependency ember-data to v4.11.0 Feb 25, 2023
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 2 times, most recently from db2c524 to 78255ac Compare February 25, 2023 09:39
@renovate renovate bot changed the title Update dependency ember-data to v4.11.0 Update dependency ember-data to v4.11.1 Feb 25, 2023
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 3 times, most recently from adbf793 to 913ecc1 Compare February 27, 2023 05:36
@renovate renovate bot changed the title Update dependency ember-data to v4.11.1 Update dependency ember-data to v4.11.2 Feb 27, 2023
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 913ecc1 to 6e90276 Compare February 27, 2023 12:32
@renovate renovate bot changed the title Update dependency ember-data to v4.11.2 Update dependency ember-data to v4.11.3 Feb 27, 2023
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 6e90276 to 3b9f395 Compare February 27, 2023 18:40
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 3b9f395 to cc8d208 Compare March 13, 2023 08:44
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from cc8d208 to 33d63c4 Compare March 22, 2023 07:00
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch 3 times, most recently from f6fd2dd to 20c933d Compare April 4, 2023 15:10
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 20c933d to 23f2a37 Compare April 6, 2023 10:16
@renovate renovate bot force-pushed the renovate/ember-data-4.x branch from 23f2a37 to 3f936d7 Compare April 6, 2023 12:11
@renovate
Copy link
Contributor Author

renovate bot commented Apr 6, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Turbo87 Turbo87 merged commit 7f9c1b5 into master Apr 6, 2023
@Turbo87 Turbo87 deleted the renovate/ember-data-4.x branch April 6, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants