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 v3.17.0 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 17, 2020

This PR contains the following updates:

Package Type Update Change
ember-data devDependencies minor 3.1.2 -> 3.17.0

Release Notes

emberjs/data

v3.17.0

Compare Source

v3.16.4

Compare Source

  • Rerelease of 3.16.3

v3.16.3

Compare Source

  • cef0ed5c [BUGFIX] Fix #​7015 - calling changedAttributes for non instantiated relationships

v3.16.2

Compare Source

  • #​7020 Ensure adapters and serializers are destroyed upon store destruction. (#​7020)
  • #​6941 [BUGFIX] fix jsonapi error handling when not using jquery (#​6941)

v3.16.0

Compare Source

v3.15.1

Compare Source

v3.15.0

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

v3.13.3

Compare Source

v3.13.2

Compare Source

v3.13.1

Compare Source

v3.13.0

Compare Source

v3.12.6

Compare Source

v3.12.5

Compare Source

  • #​6524 [DOCS] Docs updates for Packages to fix missing docs and broken links (#​6524)
  • b101be12 [BUGFIX] ensure MandatorySetter does not trigger for modelName (#​6749)
  • c5f85800 [BUGFIX] Set IDs on Record Data when mutating DS Model (#​6775) (#​6778)
  • #​6744 [BUGFIX] ensure feature flagged code is stripped out

v3.12.4

Compare Source

v3.12.3

Compare Source

v3.12.2

Compare Source

v3.12.1

Compare Source

v3.12.0

Compare Source

v3.11.5

Compare Source

v3.11.4

Compare Source

v3.11.3

Compare Source

v3.11.2

Compare Source

  • #​6252 [BUGFIX] Includes yuidoc's output data.json to published package

v3.11.1

Compare Source

v3.11.0

Compare Source

  • #​6189 Update model API docs to use the new packages import syntax (#​6137)
  • #​6075 [BUGFIX fetch] prevent Accept & ContentType header overwriting (#​6062)
  • 6c2ae3d4 [BUGFIX release] Fix rollup warnings for require as an external module. (#​6095)
  • 88b37e2b [BUGFIX unloadRecord] Fix unloadRecord() when unloading a previous parent of a child record
  • a4c47189 [BUGFIX docs] Update 'navigator.connection' example to spec (#​6060)
  • fc69c462 [BUGFIX docs] Fix broken ArrayProxy link on api docs (#​6057)
  • 00df008f [FEAT packages] introduce build-infra package
  • e4a4368d [FIX recordArrayManager] removes an extraneous flush
  • 781aecff [DOC contributing.md] | Clarifying that yarn should be used to run tests, not ember
  • d184441b [BUGFIX jQuery] avoid jQuery deprecation notice for intentional use
  • 67bf0b0e [BUGFIX blueprints] Add parans to the attr decorator when there is no transform type (#​6054)
  • #​5974 Remove Publish job from CI (#​5974)
  • 678f3c9d [BUGFIX partner-tests] fix directory resolution (#​6064)

v3.10.0

Compare Source

Re-release of 3.9.3 to allow for an extended stabilization period for the Packages RFC

v3.9.3

Compare Source

  • ab45d352 [BUGFIX release] Fix fetch detection.
  • 0dce363b [BUGFIX release] Fix rollup warnings for require as an external module. (#​6095)

v3.9.2

Compare Source

v3.9.1

Compare Source

  • 7e3ca651 [BUGFIX jQuery] avoid jQuery deprecation notice for intentional use
  • [BUGFIX fastboot] ember-fetch fastboot passthrough
Release 3.9.0 (April 8, 2019)
  • 1ebff8cb [DOCS][bugfix] Get model relationships by string
  • a095bebf [DOCS][bugfix] Adding type to forEach app serializer
  • d13e7840 [DOC serializeHasMany ] Update ember-data imports
  • 2858c32d [DOCS][bugfix] recordRef push param must be with type
  • 328e1b4f [DOCS][bugfix] Added attributes wrapper object
  • 4fdde1ed [BUGFIX #​5918] Fix promise not being returned
  • 1dbe1015 [DOCS][bugfix] generateIdForRecord api doc #​5803
  • 739f78e3 [BUGFIX canary] eliminate recordData prop restriction
  • a61651df [BUGFIX canary] Fix options assignment in json-api adapter
  • f26d07b6 [BUGFIX fetch] Don't set json:api content-type for DELETE requests
  • 75c77a74 [FIX transforms] don't instantiate via new
  • 081432ce [FIX ManyArray] Evented.off requires a reference to the original callback
  • 1df83339 [BUGFIX model] assertions around create need to account for Ember's own
Release 3.8.0 (February 20, 2019)
  • #​5671 Use _scheduleFetch instead of _fetchRecord for belongsTo relationship (#​5671)
  • #​5702 [CHORE reference] update reference to be ES2015
  • #​5763 Update Release instructions
  • #​5736 [DOC] Add Reference doc and AdapterError uses
  • #​5733 [BUGFIX inspector] Fix columns names in debug-adapter (#​5733)
  • #​5735 Clarify load/reload behavior
  • #​5721 [BUGFIX 5720] - assert that replacing has-many with non-array throws assertion
  • #​5749 [DOC beta] Fix broken links
  • #​5743 drop use of MODEL_FACTORY_FOR
Release 3.7.0 (January 8, 2019)
  • Re-release of 3.6.0
Release 3.6.0 (December 12, 2018)
Release 3.5.2 (November 29, 2018)
Release 3.5.1 (November 28, 2018)
  • #​5762 [BUGFIX unloadRecord] bfs compatibility for custom RecordData (#​5703)
Release 3.5.0 (October 12, 2018)
  • #​5491 [Feature] Add MU support for model and model-test blueprints
  • #​5616 [FEAT RecordData] turn on the build-flag by default
  • #​5608 [BUGFIX] Add inverse relationship on payload when missing (#​5608)
  • #​5489 [BUGFIX] Lowercase header names in parseResponseHeaders
  • #​5494 [Feature] Add MU support for serializer and serializer-test blueprints
  • #​5495 [Feature] Add MU transform{,-test} blueprints
  • #​5657 [BUGFIX blueprints] remove second string argument from transform tests
  • #​5652 [Docs] Update buildUrl syntax in docs
  • #​5639 Include request/response info with Abort error
  • #​5646 [CHORE] update contribution guidelines
  • #​5623 Added conditional check to extract polymorphic relationship for hasMany (#​5623)
  • #​5650 [FEAT transforms] makes the assertion for missing transforms clearer
  • #​5640 [BUGFIX] fix deprecation for store entry methods
  • #​5654 add mocha rfc232 blueprints
  • #​5665 add remaining mocha rfc 232 blueprints (#​5665)
  • #​5667 Added check to extract polymorphic relationship for hasMany (#​5623)
Release 3.4.1 (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
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] ens

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ember-data-3.x branch from 87f9a58 to c7873a9 Compare April 18, 2020 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant