Skip to content

Bump ember-data from 3.15.0 to 3.16.0#516

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-data-3.16.0
Closed

Bump ember-data from 3.15.0 to 3.16.0#516
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-data-3.16.0

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Jan 27, 2020

Copy link
Copy Markdown
Contributor

Bumps ember-data from 3.15.0 to 3.16.0.

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 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)
  • @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 27, 2020
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/ember-data-3.16.0 branch from dcb8f2a to 4eeb138 Compare February 3, 2020 10:38
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/ember-data-3.16.0 branch 2 times, most recently from 45cbddc to 3a4f5ef Compare February 17, 2020 09:23
Bumps [ember-data](https://github.com/emberjs/data) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/v3.16.0/CHANGELOG.md)
- [Commits](warp-drive-data/warp-drive@v3.15.0...v3.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/ember-data-3.16.0 branch from 3a4f5ef to 9fdb87f Compare February 21, 2020 09:35
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #531.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/ember-data-3.16.0 branch March 2, 2020 10:28
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.

0 participants