Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps ember-data from 3.20.0 to 3.28.1.

Release notes

Sourced from ember-data's releases.

v3.27.1 starships were meant to fly

Changelog (May 27, 2021)

  • #7552 [BUGFIX release] rollup step should deactivate ember modules polyfill >= 3.27 (#7552)

v3.26.0

No release notes provided.

v3.25.0

No release notes provided.

v3.25.0-beta.0

No release notes provided.

v3.24.0

No release notes provided.

Release 3.22.0

No release notes provided.

Release 3.21.0

No release notes provided.

Release 3.20.2

LTS

Changelog

Sourced from ember-data's changelog.

Release 3.28.1 (Aug 30, 2021)

🐛 Bug Fix

Committers: 1

Release 3.28.0 (Aug 20, 2021)

🐛 Bug Fix

🚀 Enhancement

⚡ Performance

  • #7505 Perf: Refactor PromiseManyArray and prep for RFC#745 (@​runspired)
  • #7516 Perf: eliminate retainedManyArrayCache (@​runspired)
  • #7454 [PERF] Class Fields Use Optimization & Made OrderedSet Faster (Again) (#7454)
  • #7491 relationship refactor part-1 (#7491)
  • #7493 Relationship Refactor (part 2): The graph should coordinate state updates (#7493)

🐛 Bug Fix

  • #7651 Return inflight requests for findRecord when CUSTOM_MODEL_CLASS is on (#7651) (@​igorT)
  • #7652 Fix for CUSTOM_MODEL_CLASS and deprecate passing non ember data records to unloadRecord and deleteRecord (#7652) (@​igorT)
  • #7643 @​ember-data/model: Simplify @​cached transpilation (#7599) (@​igorT)
  • #7554 [BUGFIX] reset previously failed linked async belongs-to now works (@​sly7-7)
  • #7532 fix: belongsTo should not attempt load if inverse in payload provided its data (#7049) (@​sly7-7)
  • #7550 fix: add asserts and assert tests for belongsTo/hasMany/findRecord empty responses (@​runspired)
  • #7534 fix: #7039 Ensure meta and links update when fetched relationship is empty or does not include the data key (@​sly7-7)
  • #7545 [BUGFIX Model] assert when 'content' is used as a property on a record (@​zinyando)
  • #7531 fix: Closes #7053 issue preventing debug adapter removal from prod builds using the ember-data package (@​sly7-7)
  • #7527 [BUGFIX] rollup step should deactivate ember modules polyfill >= 3.27 (@​runspired)
  • #7425 Pass lid from relationship data to get record data (#7425)
  • #7448 Bugfix: coalesceFindRequests should work with non native Adapter classes (#7448)
  • #7463 chore: cleanup Implicit relationships (#7463)
  • #7453 [CHORE] burndown of InternalModel methods that can be eliminated safely (#7453)
  • #7226 refactor: Native Model (#7226)
  • #7470 chore: convert relationships to use identifiers (#7470)

📝 Documentation

... (truncated)

Commits
  • f356fe2 v3.28.1
  • 0783563 Release 3.28.1 changelog
  • 4732e7c add failing test for content attribute
  • e393450 v3.28.0
  • a10a5b9 Release 3.28.0 changelog (#7669)
  • 33e550d v3.28.0-beta.3
  • 3d84c5b Update Changelog for v3.28.0-beta.3
  • 7931ebe Return already inflight requests for findRecord when CUSTOM_MODEL_CLASS is on
  • 0b78f8b Deprecate passing non ember data records to unloadRecord and deleteRecord
  • 1fab76b v3.28.0-beta.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ember-data](https://github.com/emberjs/data) from 3.20.0 to 3.28.1.
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/v3.28.1/CHANGELOG.md)
- [Commits](warp-drive-data/warp-drive@v3.20.0...v3.28.1)

---
updated-dependencies:
- dependency-name: ember-data
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #660.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-data-3.28.1 branch October 1, 2021 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant