Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Bump ember-data from 3.4.4 to 3.16.0 #2

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

Conversation

dependabot-preview[bot]
Copy link

Bumps ember-data from 3.4.4 to 3.16.0.

Release notes

Sourced from ember-data's releases.

Release 3.14.0

No release notes provided.

Ember Data 3.12.3 LTS

Release of 3.12 branch as an long term support branch

EmberData 3.10.0 "Saganaki Shrimps"

Changelog (May 13, 2019)

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

Ember Data 3.9.1

Changelog (April 19, 2019)

  • 7e3ca651 [BUGFIX jQuery] avoid jQuery deprecation notice for intentional use
  • [BUGFIX fastboot] ember-fetch fastboot passthrough

Ember Data 3.9.0-beta.1

Changelog (February 20, 2019)

  • No changes since 3.8 release

Ember Data 3.8.0

Changelog (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

Ember Data 3.7.0

Changelog (January 8, 2019)

  • Re-release of 3.6.0

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)

Ember Data 3.5.2

Changelog 3.5.2 (November 29, 2018)

... (truncated)
Changelog

Sourced from ember-data's changelog.

Release 3.16.0 (January 24 2020)

  • c07cee0b [BUGFIX RELEASE BETA CANARY] Better fastboot crypto error message (#6692)
  • #6683 [BUGFIX RELEASE BETA CANARY] Fastboot issues (#6683)
  • 919fb21f [BREAKING BUGFIX] eliminate infrastructure for filter record arrays (#6702)
  • #6673 [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldReloadAll (#6673)
  • #6711 [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldBackgroundReloadAll (#6711)
  • #6713 [CHORE] refactor: Remove runloop usage in integration/store-tests module deleteRecord (#6713)
  • 3641f293 [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldReloadRecord (#6714)
  • c9a8908e [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldBackgroundReloadRecord (#6718)
  • #6574 [CHORE] - Removes allInverseRecordsAreLoaded from has-many and belongs-to state classes (#6574)
  • #6599 Using a config to include ember-data/debug in the build (#6599)
  • #6712 [CHORE] refactor: Remove runloop usage in integration tests for store/ find All module (#6712)
  • #6734 [CHORE] build speed improvements & docs path fix (#6734)
  • 493b7b22 [BUGFIX] only allow feature flag alterations in canary (#6738)
  • e13247cd [DOC] Fix typo (#6741)
  • #6742 Strip FeatureFlagged code in non canary builds
  • #6737 [CHORE] add package flag infra, strip flag infra (#6737)
  • 4baa29f5 [BUGFIX] ensure MandatorySetter does not trigger for modelName
  • #6752 [CHORE] feature flag reversal test (#6752)
  • #6767 [BUGFIX] fix detect usage for native class polymorphism (#6767)
  • #6766 [CHORE issue-template] capture nested package deps in cli output (#6766)
  • #6763 [CHORE] rename Record to RecordInstance (#6763)
  • 118a0470 [BUGFIX] Set IDs on Record Data when mutating DS Model (#6775)
  • #6802 [CHORE] Move _modelForMixin to Model package (#6802)
  • #6797 [BUGFIX TEST] relationships tests for adapter enapsulation side quest (#6797)
  • #6809 [BUGFIX] cleanup rollup warnings (#6809)
  • #6808 [FIX] improve tarball insertion (#6808)
  • #6816 fixed serialize example (#6816)
  • #6820 [CHORE] improve comment bot (#6820)
  • #6823 [FIX] comment-bot, partner-tests: use yarn lock-file when we can (#6823)
  • #6824 [TEST] generateIdForRecord tests for adapter encapsulation side quest (#6824)
  • #6822 [CHORE] Move PromiseBelongsTo, PromiseManyArray and ManyArray to model package (#6822)
  • #6826 [CHORE] AssetSize check for both modern and IE11 builds (#6826)
  • #6828 [CHORE] Fix workflow and enable partner test debugging (#6828)
  • #6830 [CHORE] IE11 Testing (#6830)
  • a0158dec [BUGFIX] Octane: should not need to use get with model.id (#6829)
  • #6835 [CHORE] Use model name instead of store in isPrimaryType (#6835)
  • #6831 [BUGFIX TESTS] matrix tests for fastboot & ie11 w/jquery & fetch (#6831)
  • #6847 [FIX CI] fetch full history for checks against master (#6847)
  • #6844 [CHORE] Cron job to check for external deprecations (#6844)
  • #6857 fix nightly.yml (#6857)
  • #6814 [FEAT] Strip resolved Deprecations (#6814)
  • #6859 [CHORE] document canary feature-flag infra
  • #6861 [DOCS] fix inclusion of docs for deprecation and canary features (#6861)
  • #6792 improve urlForFindAll example (#6792)
  • #6865 Revert dependency updates requiring Node 10+. (#6865)
  • #6801 [CHORE ts] type Snapshot (#6801)
  • #6839 [DEPRECATION] deprecate belongsToReference.push accepting a model (#6839)
  • #6881 [TEST] deprecation infra (#6881)
... (truncated)
Commits
  • a8b0bfc v3.16.0
  • 44f2fb7 Lockstep versions
  • 7758cea Update Changelog for v3.16.0
  • 6cd36b9 v3.16.0-beta.1
  • 28ac157 Merge pull request #7009 from emberjs/hjdivad/execa-volta-beta
  • 753d81c Merge pull request #7008 from emberjs/hjdivad/ember-cli-typescript-beta
  • 3de2915 Make execa use compatible with volta
  • 81d027b Bump ember-cli-typescript
  • 2658d03 Update Changelog for v3.16.0-beta.1
  • d829559 Merge pull request #7003 from emberjs/hjdivad/beta-backports
  • 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants