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

Bump ember-data from 2.16.2 to 3.4.2 #344

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 2, 2018

Bumps ember-data from 2.16.2 to 3.4.2.

Release notes

Sourced from ember-data's releases.

Ember Data 3.4.2

Changelog (September 14, 2018)

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

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

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
... (truncated)
Changelog

Sourced from ember-data's changelog.

Ember Data Changelog

Master

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] ensure ManyArray state is in-sync with relationship state
... (truncated)
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
  • 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
  • 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.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [ember-data](https://github.com/emberjs/data) from 2.16.2 to 3.4.2.
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/master/CHANGELOG.md)
- [Commits](emberjs/data@v2.16.2...v3.4.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 2, 2018
@Turbo87
Copy link
Member

Turbo87 commented Oct 13, 2018

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Superseded by #356.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-data-3.4.2 branch October 13, 2018 20:16
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