ming-codes / ember-doc-engine

A documentation tool targeted at Ember add-on developers.
MIT License
0 stars 0 forks source link

Update ember-data to the latest version πŸš€ #34

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.13.2 of ember-data just got published.

Dependency ember-data
Current Version 2.11.3
Type dependency

The version 2.13.2 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ember-data. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 225 commits ahead by 225, behind by 22.

  • 87b4a34 Release Ember Data 2.13.2
  • 3c9120e Update changelog for 2.13.2 release
  • 872dbd6 [BUGFIX release] fixes an issue with sync dematerialization followed by a findRecord, adds test coverage (#5012)
  • ae42497 such travis
  • 3c9a941 Release Ember Data v2.13.1
  • d12eeb1 Update changelog for the 2.13.1 release
  • 0b7aae8 Fix typo in function call
  • 5eac8b1 [BUGFIX beta] Skip test which doesn't play nicely with the latest ember-cli and is failing on master
  • 45edaf4 Merge pull request #4970 from rwjblue/enable-engines-with-2-13
  • ae4a7a3 [BUGFIX release] Ensure Engines can boot without error.
  • 1d25157 Release Ember Data v2.13.0
  • 5c58516 Update changelog for the 2.13.0 release
  • eadceb4 Refactor the detection / warnings around ember-cli-shims. (#4860)
  • d3625a3 [Fixes #4853] use Object.create(null) directly (#4854)
  • 00ad4d7 [PERF] let GUID_KEYS just be set on the model instances (#4858)

There are 225 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.14.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 140 commits ahead by 140, behind by 34.

  • 1eef0e9 Release Ember Data 2.14.0
  • fba75be Update changelog for the Ember Data 2.14.0 release
  • 584d159 [BUGFIX] fixes an issue with sync dematerialization followed by a findRecord, adds test coverage (#5013)
  • d4b9430 such travis (#5015)
  • 2a787d7 Release Ember Data 2.14.0-beta.3s
  • d4fa2d5 Update changelog for Ember Data 2.14.0-beta.2 release
  • cbe22b7 [BUGFIX BETA] Added system/store/container-instance-cache to the -private export file
  • 751e815 Release Ember Data 2.14.0-beta.2
  • 58d1c23 Fix typo in function call
  • 7f65001 [BUGFIX beta] Ensure Engines can boot without error.
  • 3c9e2c4 [BUGFIX] remove forgotten broccoli-stew import
  • d4dc00c [BUGFIX beta] Skip test which doesn't play nicely with the latest ember-cli and is failing on master
  • c42ded8 Release 2.14.0-beta.1
  • 4304c47 Merge pull request #4950 from runspired/fix/error-on-let-closures
  • 097ad90 start guarding against poorly optimized babel output

There are 140 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.1 just got published.

Update to this version instead πŸš€

Release Notes Ember Data 2.14.1

Release 2.14.1 (June 19, 2017)

  • #4994 [BUGFIX beta] Fix flushing of pending saves, that include a deleted record (#4994)
  • #5008 [BUGFIX BETA] Fixed export regression. ember-data/transform to be default.
Commits

The new version differs by 4 commits.

  • 419bb07 Release Ember Data 2.14.1
  • 794c54f Update changelog for the Ember Data 2.14.1 release
  • 2d03eca [BUGFIX beta] Fix flushing of pending saves, that include a deleted record (#4994)
  • 483fa7f [BUGFIX BETA]: Fixed export regression. ember-data/transform to be export using default.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • c05e088 Release Ember Data 2.14.2
  • 4ec0aa7 Update changelog for Ember Data 2.14.2 release
  • c79ba09 Ensure ember-data/-private module is emitted properly for ember-cli < 2.12. (#5022)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • e512f4b released as v2.14.3 πŸŽ‰
  • c3bbcc6 Merge pull request #5033 from emberjs/header-parsing-release
  • 41898ff loosen header parsing slightly

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 2e1ae27 Release Ember Data 2.14.4
  • a1cbc37 Update changelog for 2.14.4 release
  • 84041a5 [BUGFIX release] createRecord should only setup relationships it has … (#5048)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • d3ab81c release v2.14.5 πŸŽ‰
  • 547e703 Merge pull request #5068 from runspired/release
  • 47e6ae7 [BUGFIX] Preserve local relationship changes after persisting a deletion when possible.
  • efb074a Merge pull request #5071 from emberjs/backport-to-release
  • 5093a1c Update doc for deprecated function.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.6 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • ae9544e Release Ember Data 2.14.6
  • 9ddac1a Merge pull request #5079 from emberjs/release-fix-unload-after-destroy
  • 0d4b65b [BUGFIX release] fix destroyRecord followed by unloadRecord and implicit inverse relationships
  • a8908dc [BUGFIX release] Fix global build (#5035)
  • 25a10a8 Convert "babel-plugin-transform-es2015-block-scoping" from dev to prod dep (#5081)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.7 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 2.14.8 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 2.14.9 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • 6e93c5e Release Ember Data 2.14.9
  • bd503c1 fixup changelog
  • ad1f79d [BUGFIX release] unloadRecord + findRecord + orphaned relationships
  • 239acf6 Release Ember Data 2.14.8

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.10 just got published.

Update to this version instead πŸš€

Release Notes Ember Data 2.14.10

Release 2.14.10 (August 10, 2017)

  • #5119 [BUGFIX release] Don't notify relationships with links during initialization
Commits

The new version differs by 3 commits.

  • 1502370 Release Ember Data 2.14.10
  • bb57e23 Update changelog for 2.14.10 release
  • 5b4cabb [BUGFIX release] Don't notify relationships with links during initialization

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.11 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 2.15.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 2.15.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 80ad41a Release Ember Data v2.15.1
  • ac9f5b4 Update changelog for v2.15.1
  • 6548e7b Merge pull request #5188 from emberjs/backport-to-release
  • 059c584 fix node 4
  • 1361aa7 [BACKPORT release] PR #5114

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.15.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • d4fce71 Release Ember Data 2.15.2
  • 4fbaca0 Update changelog for Ember Data 2.15.2
  • 021749a Merge pull request #5193 from bmac/rebase-5107-release
  • c73b6f5 Remove feature flagging for ds-extended-errors.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.15.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • a4f18e7 Release Ember Data 2.15.3
  • 872dd52 Update changelog for Ember data 2.15.3 release
  • 31cdb02 Merge pull request #5195 from bmac/port-5022-release
  • f19081b Ensure ember-data/-private module is emitted properly for ember-cli < 2.12.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.16.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 123 commits ahead by 123, behind by 58.

  • 1dd87cb Release Ember Data 2.16.0
  • c1d1ac8 Update changelog for Ember Data 2.16.0 release
  • fc07119 Update changelog on master.
  • 83a4826 [BUGFIX beta] Avoid cache related warnings during builds.
  • 0dd5d47 Release Ember Data 2.16.0-beta.1
  • 9a1cb7d Update changelog for Ember Data 2.16.0-beta.1 release
  • aabaa1a Merge pull request #5192 from bmac/rebase-5107-beta
  • 62b6fdf Remove feature flagging for ds-extended-errors.
  • ffeb55a Merge pull request #5162 from emberjs/locks-patch-1
  • 22b5154 Update RELEASE.md
  • d3139da Merge pull request #5150 from emberjs/only-enumerate-relationships-provided
  • 7a7bafa Merge pull request #5151 from emberjs/reduce-duplicate-signals-to-record-array-manager-on-record-push
  • 441e48c Merge pull request #5153 from emberjs/fix-destroy-relationship
  • 5f5d5d1 [BUGFIX release] ensure inverse async HasMany is correctly maintained
  • 01113a0 [CLEANUP] PERF prevent duplicate recordArrayManager signals on push of a new record

There are 123 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.16.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • a65dabf Release Ember Data 2.16.1
  • b5a0a3e Update changelog for Ember Data 2.16.1
  • 9b803bd resolve #5019
  • 7952d36 Fix ember-data Node 4.x builds
  • 8989cc1 [BUGFIX beta] Fix broccoli-babel-transpiler cache warnings

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.16.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • c6de394 Release ember-data@2.16.2.
  • 4ba6c51 Add 2.16.2 to CHANGELOG.
  • 8c49f3c Merge pull request #5214 from emberjs/node-4-you-so-silly
  • 6f353e8 [BUGFIX release] More 'use strict'; fixes.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.16.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 55aa362 Release v2.16.3.
  • efc3a55 Add 2.16.3 to CHANGELOG.
  • 062ef3b Remove ember-inflector peer dependency
  • e255e47 [BUGFIX release] Move test only dependencies into devDependencies.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.17.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 43 commits ahead by 43, behind by 21.

  • 01760fe Release Ember Data 2.17.0
  • cc7a1aa Update changelog for 2.17.0 release
  • ea4397e [DOC beta] Assert that both modelName and id are passed to peekRecord (#4998)
  • d806319 Release Ember Data 2.17.0-beta.2
  • 6792b6f Update changelog for Ember Data 2.17.0-beta.2
  • 9f5236a Remove ember-inflector peer dependency
  • e3c93d1 Update model.js
  • 691eeb6 [BUGFIX beta] Normalize model names during push
  • 1559f39 Fixup DS.Store.pushPayload example (#5243)
  • 3c079d6 [BUGFIX beta] setProperties to clear errors works (#5248)
  • 3b3e325 [doc] Update links to Ember Guide (#5250)
  • e45e0f1 Do not show feature flag improved-ajax methods in the api docs
  • 9bc16ae [BUGFIX beta] invalid record becomes loaded when property is reset
  • 723f4e6 [BUGFIX beta] RecordReference returns null when not yet loaded
  • d0c8128 Fix docs link. (#5221)

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 49 commits ahead by 49, behind by 20.

  • febb415 Release Ember Data 2.18.0
  • 0fdfcc7 Release Ember data 2.18.0-beta.1
  • 3488978 Update changelog for Ember Data 2.18.0-beta.1 release
  • e46b576 Update changelog for Ember Data 2.17.0 release
  • 1d68d9a [DOC beta] Assert that both modelName and id are passed to peekRecord (#4998)
  • 7311a1d Merge pull request #5260 from acorncom/patch-4
  • 624cda0 [doc] Update urlForFindRecord example
  • 6f5d865 Update changelog for Ember Data 2.17.0-beta.2
  • 741f01c [doc] Update links to Ember Guide (#5250)
  • e01b89a [BUGFIX beta] setProperties to clear errors works (#5248)
  • ce606b1 Fixup DS.Store.pushPayload example (#5243)
  • edd75a9 Merge pull request #5238 from bmac/bug-5118
  • b8977e5 Merge pull request #5242 from emberjs/hjdivad/store-normalized-model-name
  • a698568 [BUGFIX beta] Normalize model names during push
  • 2e1c66f Update assert against nulls (#5218)

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 59 commits ahead by 59, behind by 3.

  • 252ffd7 Release Ember Data 3.0.0
  • 44b87a9 Update changelog for Ember Data 3.0.0 release
  • 608d7f3 [CLEANUP beta] Remove support/deprecation for normalizeHash in 3.0.0 (#5289)
  • 595783f [CLEANUP beta] Remove support for global DS variable (#5287)
  • 721ffc9 [CLEANUP beta] Remove model.container deprecation (#5309)
  • 3bffb03 [doc beta] Use Ember.computed in the headers examples to avoid ember eslint warning
  • a0ec2d7 [BUGFIX beta] Remove non-functional (error prone) manual CP caching.
  • 899f058 [BUGFIX beta] Update DS.Errors#unknownProperty to return undefined.
  • 367b7f3 Release Ember Data 3.0.0-beta.1
  • 39f755b Update changelog for Ember Data 3.0.0-beta.1
  • 67a80eb Merge pull request #5308 from bmac/simplify-get-descriptor
  • 45428ce Update the changelog for the 2.18 release (#5306)
  • dfa794a Simplify the getDescriptor test helper
  • 292702a Merge pull request #5298 from alexander-alvarez/serializer-test
  • 0675ef3 Merge pull request #5305 from bmac/serializer-adapter-unique

There are 59 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 81c96b7 Release Ember Data v3.0.1
  • aa9e69e Update changelog for 3.0.1 release
  • b39b0e9 Restore 2.12 semantics for sync unloadRecord
  • a910d78 Added failing test for #5136.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • e20597e Release Ember Data v3.0.2
  • 7986dbc [BUGFIX] enable lazy-relationship payloads to work with polymorphic relationships (#5230)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 53 commits ahead by 53, behind by 16.

  • 268c471 Release Ember Data 3.1.0
  • 822f73d Update Changelog for Ember Data 3.1.0 release
  • 9206fdd Release Ember Data 3.1.0-beta.2
  • 5315c75 Update changelog for Ember Data 3.1.0-beta.2 release
  • a4b336f [bugfix beta] Fetch cancels unload
  • c6de9f2 [bugfix beta] invalidate link promise on inverse unload (#5377)
  • 4ba6259 [BUGFIX beta] Use @ember/ordered-set to avoid deprecations.
  • a3600e2 [BUGFIX beta] Use native Map if present. (#5255)
  • 17b95f3 [BUGFIX beta] Avoid isEmpty for known object types. (#5341)
  • c32c3d1 Fix build with ember canary
  • 655bf26 Fix failing test on master by adding an invalid inverse to trigger the expected error
  • c8332ca [BUGFIX] enable lazy-relationship payloads to work with polymorphic relationships (#5230)
  • a7cec04 Release Ember Data 3.1.0-beta.1
  • e758a86 Update changelog for 3.1.0-beta.1 release
  • 6d8b013 Update changelog for 3.0.0 release

There are 53 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.0-canary just got published.

Update to this version instead πŸš€

Commits

The new version differs by 46 commits ahead by 46, behind by 14.

  • fe685f6 Update changelog for 3.1.1 release
  • 27f9ccd [BUGFIX beta] Do not attempt to publish the globals build of ember data to s3 (#5394)
  • 768f272 The deploy stage appears to be running for prs. The travis docs seem to apply we should move the conditional to the stages list (#5393)
  • d5a7f6e Bump canary version to 3.3.0-canary
  • d211071 Update changelog for the Ember Data 3.1.0 release
  • f0cfde6 update states to trigger rollback. update tests. (#4676)
  • d29551b Remove jQuery usage from tests (#5375)
  • ea6aadd [FEAT] remove all stale feature flags (#5384)
  • 69cb27a [FIX release-guide] restore guidance to update default ember-cli blueprint (#5390)
  • fc327b2 [BUGFIX] resolve issues with RecordArray sync for peekAll (#5378)
  • 615b6c6 [FEAT BREAKING] remove globals build for 3.x (#5381)
  • a24cd50 Trap exceptions that are thrown from adapter methods and reject the (#4977)
  • ab65569 Merge pull request #5382 from runspired/fix-dep-checker
  • cd260aa Merge pull request #5383 from sly7-7/fix-ordered-set-warning
  • 022be46 fix external ordered set dependency

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0-beta.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 73 commits.

  • c2a6b03 Release v3.2.0-beta.4.
  • ed46070 Update CHANGELOG for 3.2.0-beta.4.
  • 6095c63 Fix _reloadRecord method name in JSDoc
  • 9ce6fb4 [CHORE] remove all usage of Ember.copy
  • 22556f2 Remove exists-sync dependency
  • 88191eb [BUGFIX] dont cause unnecessary work during destroy
  • 3f6ecdc [BUGFIX] ensure that the belongsTo proxy for async relationships updates content when new content is explicitly null
  • 99aaca0 failing test for relationships not updating when null data returned
  • a860a36 Merge pull request #5459 from bmac/cherry-pick-5437
  • fe70799 [CHORE] removes deprecated Store.filter feature
  • 660d9bc Merge pull request #5454 from emberjs/beta-backport
  • 947b96c remove unused dep
  • e3deb2a Release Ember Data 3.2.0-beta.3
  • c287e9b Update changelog for 3.2.0-beta.3 release
  • f08963a [FEAT] play nice with route rehydration from shoebox

There are 73 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

Update to this version instead πŸš€

Release Notes v3.2.0

CHANGELOG

  • #5497 [BUGFIX] Make snapshot lazier and fix defaultValue.
  • #5499 [BUGFIX] Backport fix infinite relationship retry issue from #5492.
  • #5508 [CHORE] Update Dependencies to avoid broccoli-funnel deprecation.
  • #5432 [CHORE] Remove exists-sync dependency.
  • #5436 [CHORE] Remove all usage of Ember.copy to avoid future deprecation.
  • #5437 / #5459 [CHORE] Removes deprecated store.filter feature, must migrate to ember-data-filter@2.0.0 for similar API usage.
  • #5461 [BUGFIX] Update content of proxy for async belongs-to relationships when null data received
  • #5467 [BUGFIX] Avoid unnecessary work during destruction process.
  • #5439 [FEAT] FASTBOOT SHOEBOX - Use actions queue so rehydration works
  • #5412 Fix npmignore and cleanup test artifacts before publishing
  • #4977 Trap exceptions that are thrown from adapter methods
  • #4856 [BUGFIX #4497] query/queryRecord/filter now support adapter options
  • #5408 [FEAT BUGFIX] enable canonical state updates to deleted records
  • #5336 [CHORE] remove all benchmark related code
  • #5324 Don't serialize new has many relationships
  • #5405 [CHORE] remove dead methods left behind from ff removal
  • #5406 [BUGFIX release] Fix Model.modelName inheritance with Ember 3.2+.
  • #5366 fix initial polymorphic attribute
  • #5345 Check if adapter#query is a wrapped function
  • #5385 Use najax in fastboot and some refactoring to isolate jQuery.ajax
  • #5399 Remove unneeded feature flagged tests
  • #5410 [FEAT BUGFIX] resolves issues with links and data in relationships (#5410)
  • #5413 [BUGFIX] Fix availability of properties in createRecord init
  • #5414 [FEAT BUGFIX] adds adapterOptions ability to model.reload()
  • #5415 make createRecord sync and remove unnecessary run usage in tests
  • #5416 adds a more robust test around reload
  • #5418 Limit CI runs on branches to master, beta, release
  • #5422 [FEAT] Prevent async test leakage (feat. adds test waiters)
  • #4977 Trap exceptions that are thrown from adapter methods and reject the (#4977)
  • #5379 minor typo
  • #5382 [FIX] update ember-cli-dependency-checker to avoid deprecation warning
  • #5371 Upgrade to ember-cli-qunit 4.0 and replace ember-dev with ember-qunit… (#5371)
  • #5369 [BUGFIX beta] Fix createRecord creating two records
  • #5375 Remove jQuery usage from tests (#5375)
  • #5378 [BUGFIX] resolve issues with RecordArray sync for peekAll (#5378)
  • #5381 [FEAT BREAKING] remove globals build for 3.x (#5381)
  • #5383 fix external ordered set dependency
  • #5384 [FEAT] remove all stale feature flags (#5384)
Commits

The new version differs by 11 commits ahead by 11, behind by 2.

  • 7e02741 Release v3.2.0.
  • e5a9006 Fix test helper setup to avoid error on ember-source@3.3.0+.
  • dd8726e Allow canary and beta failures in release branch.
  • b889423 Add 3.2.0 to CHANGELOG.md.
  • 92272a7 [CHORE] update broccoli-funnel
  • 7dd5dec Update parseResponseHeaders to work in fastboot. (#5502)
  • 0cecbd0 Release v3.2.0-beta.4.
  • 0d038e5 Update CHANGELOG for 3.2.0-beta.4.
  • 3b7b5e7 [BUGFIX beta] ports fix for infinite-relationship-retry from #5492 (#5499)
  • 9251434 Merge pull request #5497 from feedbackfruits/cherry-pick-5428
  • bae33b1 Implement fix

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.0-beta.1 just got published.

Update to this version instead πŸš€

Release Notes v3.3.0-beta.1

CHANGELOG

  • #5467 [BUGFIX] don't cause unnecessary work during destroy
  • #5411 Remove deprecations scheduled for 3.0
  • #5117 Give Model a static toString method
  • #5429 improve tests for unloading relationships
  • #5469 Revamp eslint configuration.
  • #5439 [FEAT] FASTBOOT SHOEBOX - Use actions queue so rehydration works
  • #5432 Remove exists-sync dependency
  • #5436 [CHORE] remove all usage of Ember.copy
  • #5438 [BUGFIX] ensure destroy-sync cleanup is correct
  • #5437 [CHORE] removes deprecated Store.filter feature
  • #5462 [BUGFIX] ensure ManyArray state is in-sync with relationship state
  • #5446 [CLEANUP] fix model and factory lookup
  • #5466 Serialize empty hasMany relationships
  • #5461 [BUGFIX] update content of proxy for async belongs-to relationships when null data received
  • #5471 [CHORE] cull unnecessary files left from previous build setups
  • #5476 [Feature] added module-unification adapter and adapter-test blueprints
  • #5508 [CHORE] Update Dependencies
Commits

The new version differs by 84 commits ahead by 84, behind by 26.

  • 672b84f Release v3.3.0-beta.1.
  • 88adfef Add v3.3.0-beta.1 to CHANGELOG.md.
  • 50b2fea Add 3.2.0 to CHANGELOG.md.
  • 71cb6a5 Merge pull request #5508 from emberjs/update-deps
  • d584076 Update parseResponseHeaders to work in fastboot. (#5502)
  • d69804b delete docs/ directory (#5507)
  • ae2f661 bump deps to avoid deprecation warnings
  • efe9d61 [CHORE] update broccoli-funnel
  • cd99c94 [BUGFIX] allow for models with custom RecordData to have no relationships (#5503)
  • c18fa41 Refactor init setup into record-data (#5500)
  • 5e31af3 [FEAT RecordData] add feature flag to enable record-data at build time (#5498)
  • 4f53ebd Merge pull request #5492 from emberjs/has-many-acceptance-tests
  • 7c01c60 add 2.18 LTS
  • 5d5b99b drop explicit testing for 2.12
  • d725553 adds tests and fix for infinite re-render

There are 84 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 28 commits ahead by 28, behind by 84.

  • ce11414 Release Ember Data v3.3.0
  • 554ea68 Update changelog for 3.3.0 release
  • 7e02741 Release v3.2.0.
  • e5a9006 Fix test helper setup to avoid error on ember-source@3.3.0+.
  • dd8726e Allow canary and beta failures in release branch.
  • b889423 Add 3.2.0 to CHANGELOG.md.
  • 92272a7 [CHORE] update broccoli-funnel
  • 7dd5dec Update parseResponseHeaders to work in fastboot. (#5502)
  • 0cecbd0 Release v3.2.0-beta.4.
  • 0d038e5 Update CHANGELOG for 3.2.0-beta.4.
  • 3b7b5e7 [BUGFIX beta] ports fix for infinite-relationship-retry from #5492 (#5499)
  • 9251434 Merge pull request #5497 from feedbackfruits/cherry-pick-5428
  • bae33b1 Implement fix
  • 6095c63 Fix _reloadRecord method name in JSDoc
  • 9ce6fb4 [CHORE] remove all usage of Ember.copy

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 506ef5e Release Ember Data v3.3.1
  • 59706e9 Update changelog for Ember Data 3.3.1 release
  • b7acb78 Merge pull request #5541 from emberjs/proxy-fix-3.3
  • 531311e [BUGFIX] backport fix for belongsTo proxy update

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.0 just got published.

Update to this version instead πŸš€

Release Notes Ember Data v3.4.0

Release 3.4.0 (August 27, 2018)

  • #5540 revert is-empty flag change, leave todo (#5540)
  • #5545 [FEAT] TrackableRequests for when async leakage is detected
  • #5551 Fix floating dependencies test suite (#5551)
  • #5557 Fixup transpilation issues with @ember/ordered-set. (#5557)
  • #5559 Dependency roundup!
  • #5562 [BUGFIX] use internalModel promise if already loading (#5562)
  • #5566 Acceptance Tests for belongsTo
  • #5567 [FEAT] enable external partner testing
  • #5549 [BUGFIX beta] Replace Object.assign with Ember polyfill assign (#5549)
  • #5540 revert is-empty flag change, leave todo (#5540)
  • #5544 remove test waiter (#5544)
  • #5543 Do not publish yarn.lock to npm
  • #5477 [BUGFIX] normalize model name for belongs to relationships (#5477)
  • #5518 [BUGFIX] Clarifying error message for polymorphic types (#5518)
  • #5520 Add 2.18.3 release to the changelog on master
  • #5526 Update links to builds page fixtures
  • #5528 Add tests for createRecord+unloadRecord
  • #5531 broccoli-babel-transpiler appears only used in tests, otherwise it uses
  • #5531 broccoli-babel-transpiler appears only used in tests, otherwise it uses
  • #5533 [BUGFIX] fix and tests for belongs-to proxy not properly updating (#5533)
  • #5536 [BUGFIX beta] Upgrading ember-inflector to v3.3.0
  • #5467 [BUGFIX] don't cause unnecessary work during destroy
  • #5411 Remove deprecations scheduled for 3.0
  • #5117 Give Model a static toString method
  • #5429 improve tests for unloading relationships
  • #5469 Revamp eslint configuration.
  • #5439 [FEAT] FASTBOOT SHOEBOX - Use actions queue so rehydration works
  • #5432 Remove exists-sync dependency
  • #5436 [CHORE] remove all usage of Ember.copy
  • #5438 [BUGFIX] ensure destroy-sync cleanup is correct
  • #5437 [CHORE] removes deprecated Store.filter feature
  • #5462 [BUGFIX] ensure ManyArray state is in-sync with relationship state
  • #5446 [CLEANUP] fix model and factory lookup
  • #5466 Serialize empty hasMany relationships
  • #5461 [BUGFIX] update content of proxy for async belongs-to relationships when null data received
  • #5471 [CHORE] cull unnecessary files left from previous build setups
  • #5476 [Feature] added module-unification adapter and adapter-test blueprints
  • #5508 [CHORE] Update Dependencies
Commits

The new version differs by 151 commits ahead by 151, behind by 32.

  • b800e04 Release Ember Data v3.4.0
  • 6a6c5d7 Release Ember Data 3.4.0
  • 3ed0b4e Release Ember Data v3.4.0-beta.4
  • 9a3a910 Update changelog for the v3.4.0-beta.4 release
  • c83849d Merge pull request #5545 from emberjs/add-traces-to-leaks
  • bc1bdac [FEAT] TrackableRequests for when async leakage is detected
  • db9cf7a Merge pull request #5567 from emberjs/add-test-infra
  • cb9d740 enable external partner testing
  • 8bcb606 Updated broken link to Ember guides (#5564)
  • 3a5632f Merge pull request #5566 from emberjs/selvaa
  • 52e4794 prettier to the prettier gods
  • b9c9155 cleanup belongsTo tests
  • 7358186 added failing test for failing test for #5517
  • fa9ec1c Removed unnecessary newline
  • 52d545d Adding acceptence test for belongs-to

There are 151 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for Ember Data 3.4.1

Changelog (September 14, 2018)

  • #5621 Add partner test for the ilios frontend
  • #5589 fix broken link because the new API website does not support the anchor
  • #5582 [BUGFIX] Reference.reload should not cause sync-relationship assertion (#5582)
  • #5584 Additional test coverage for async belongsTo mutation (#5584)
  • #5592 Grammar fixes
  • #5602 Publish docs to npm (#5602)
  • #5620 [DOC release] Change misleading documentation for AdapterPopulatedRecordArray
  • #5622 remove deletes (#5622)
  • #5624 [BUGFIX] fix promise labels
  • #5627 [FEAT adapterOptions] Ensure adapterOptions use is possible throughout (#5627)
  • #5632 cleanup code climate config
Commits

The new version differs by 29 commits ahead by 29, behind by 4.

  • 82a495a Release Ember Data 3.4.1
  • 22a54f1 Merge pull request #5632 from emberjs/code-climate
  • 71b3d90 [FEAT adapterOptions] Ensure adapterOptions use is possible throughout (#5627)
  • 7df04db cleanup code climate config
  • 23410a1 Merge pull request #5624 from emberjs/fix-labels
  • c1f050b prettier :/
  • 5ad7df2 fix labels
  • 1cac25e Merge pull request #5620 from happycollision/patch-1
  • b6af721 remove deletes (#5622)
  • a1dd055 Merge pull request #5621 from jrjohnson/test-ilios-frontend
  • 411ab8a Show output for smoke tests
  • f8c0983 [DOC release] Fix misleading documentation: AdapterPopulatedRecordArray
  • 56f6301 Add partner test for the ilios frontend
  • 298a26e [FEAT] deprecate instead of assert method calls on a destroyed store instance (#5619)
  • b908b3a [FEAT] ensure release builds only perform necessary jobs

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for Ember Data 3.4.2

Changelog (September 14, 2018)

  • #5641 [BUGFIX] fix deprecation for store entry methods
Commits

The new version differs by 3 commits.

  • 3dc5976 Release Ember Data 3.4.2
  • d1bf42c Merge pull request #5641 from emberjs/fix-deprecation-release
  • 7939982 [BUGFIX] fix deprecation for store entry methods

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 65 commits ahead by 65, behind by 4.

  • effd7a8 mysterious yarn update
  • 8c083fa Release Ember Data 3.5.0
  • 7dccaf8 update travis config for lts
  • 12d44ae Merge pull request #5675 from jrjohnson/maybe-smoketest
  • ee654cb Allow skipping of smoke tests in long running partner tests
  • 4bcf1f9 Merge pull request #5668 from emberjs/remove-legacy-private
  • 4f6c9ed prettier
  • b13a6ea cleanup test skipping
  • 0826f81 remove legacy build
  • 4d593aa Merge pull request #5667 from Parrryy/hasmany-polymorphic-extract
  • 0929425 Remove unused code (#5666)
  • 550052e Added conditional check to extract polymorphic relationship for hasMany (#5623)
  • 6252353 add remaining mocha rfc 232 blueprints (#5665)
  • 9112790 remove .only (#5664)
  • 8184519 [bugfix beta] Add inverse relationship on payload when missing (#5608)

There are 65 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 21bcdf6 Release Ember Data 3.5.1
  • 4a3c4d2 Merge pull request #5762 from emberjs/release-port-5703
  • e782ba8 [BUGFIX unloadRecord] bfs compatibility for custom RecordData (#5703)
  • ef6100c Update adapter.js (#5734)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Ember Data 3.5.2

Changelog 3.5.2 (November 29, 2018)

  • #5766 [BUGFIX] update ember-cli-babel to ensure @ember/canary-features is available
  • #5769 [BUGFIX beta] backport #5767 Make _recordData lazy
Commits

The new version differs by 5 commits.

  • 37e98d2 Release Ember Data v3.5.2
  • 088bb3d Merge pull request #5769 from emberjs/hjdivad/lazy-recorddata-backport
  • dc0928e [BUGFIX beta] backport #5767 Make _recordData lazy
  • 8e95922 Merge pull request #5766 from emberjs/fix-release-deps
  • 7f6a9a5 fix babel dep

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Ember Data 3.6.0

Changelog (December 12, 2018)

  • #5671 Fix issue preventing coalescing of belongsTo
  • #5700 [CHORE] remove deprecations targeted for 3.5 (#5700)
  • #5733 [BUGFIX inspector] Fix columns names in debug-adapter (#5733)
Commits

The new version differs by 15 commits ahead by 15, behind by 9.

  • 8fabf96 Release Ember Data 3.6.0
  • 36e2ba4 resolve github package deprecation
  • 03d1b25 [BUGFIX] fix tests for 2.18
  • 3264307 [CHORE tests] modernize unit/model-test
  • d25152c [BUGFIX beta] Make _recordData lazy
  • b0963ff [BUGFIX inspector] Fix columns names in debug-adapter (#5733)
  • dc5537c updates to support native-classes
  • 5e3297c bump ember-cli to 3.5 and upgrade blueprint compat
  • aa1567c [CHORE tests] modernize integration/store/adapter-for-test
  • 7149b6f [CHORE deps] upgrades all dependencies to latest (babel7!)
  • 43922de Use _scheduleFetch instead of _fetchRecord for belongsTo relationship (#5671)
  • 2368773 [BUGFIX unloadRecord] bfs compatibility for custom RecordData (#5703)
  • b1ffc83 [CHORE] remove deprecations targeted for 3.5 (#5700)
  • 6443b33 [FEAT errors] eliminate the call to warn for add/remove/clear
  • 4cbe4c1 Release Ember Data 3.6.0-beta.1

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Ember Data 3.7.0

Changelog (January 8, 2019)

  • Re-release of 3.6.0
Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 120 commits ahead by 120, behind by 16.

  • 24e69e2 Release Ember Data 3.8.0
  • 44fa7b6 [BUGFIX tsc] ts:precompile needs RSVP Promise not native promise to be documented
  • ea0f5ca update changelog for 3.8 and bump version
  • 5a8da0e fix for ember 3.8+
  • a701ee6 bump all the deps
  • 39bcf3a [BUGFIX build] suppress circular dependency warning from rollup
  • 82e1591 Bump ember-cli-pretender from 3.0.0 to 3.1.1
  • 5b1c815 Use filter instead of find due to IE11
  • a092e29 Bump typescript from 3.2.2 to 3.3.3
  • 87db6f6 Bump broccoli-babel-transpiler from 7.0.0 to 7.1.2
  • f3c659e [Security] Bump handlebars from 4.0.11 to 4.1.0
  • 9117aa0 Bump @types/ember-qunit from 3.4.3 to 3.4.5
  • 4a4822d Bump @types/ember__test-helpers from 0.7.6 to 0.7.7
  • bfa7b13 Bump @ember-decorators/data from 3.1.5 to 5.1.2
  • 076a933 Bump ember-cli-version-checker from 2.1.2 to 3.0.1

There are 120 commits in total.

See the full diff