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

chore(deps-dev): bump ember-data from 3.14.1 to 3.16.0 #3950

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 1, 2020

Bumps ember-data from 3.14.1 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 Feb 1, 2020
@codecov
Copy link

codecov bot commented Feb 1, 2020

Codecov Report

Merging #3950 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #3950   +/-   ##
============================================
  Coverage        21.93%   21.93%           
============================================
  Files              460      460           
  Lines             4728     4728           
============================================
  Hits              1037     1037           
  Misses            3691     3691

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b56dbe8...57a1a04. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-data-3.16.0 branch 5 times, most recently from 768d2e5 to f3b90fd Compare February 1, 2020 10:36
@iamareebjamal
Copy link
Member

@dependabot recreate

Bumps [ember-data](https://github.com/emberjs/data) from 3.14.1 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](emberjs/data@v3.14.1...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 3e06de9 to 57a1a04 Compare February 1, 2020 18:26
@iamareebjamal iamareebjamal merged commit c100105 into development Feb 1, 2020
@iamareebjamal iamareebjamal deleted the dependabot/npm_and_yarn/ember-data-3.16.0 branch February 1, 2020 18:43
@kushthedude
Copy link
Member

@iamareebjamal This is the culprit! 😈

@iamareebjamal
Copy link
Member

Figured

@kushthedude
Copy link
Member

kushthedude commented Feb 2, 2020 via email

@iamareebjamal
Copy link
Member

No

@kushthedude
Copy link
Member

kushthedude commented Feb 2, 2020 via email

@iamareebjamal
Copy link
Member

Can you please open an issue on ember infinity that it doesn't work with latest ember data

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.

2 participants