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 3.10.0 to 3.14.0 #384

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 13, 2019

Bumps ember-data from 3.10.0 to 3.14.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

Changelog

Sourced from ember-data's changelog.

Release 3.14.0 (November 7, 2019)

  • #6522 [FIX DOCS] Docs updates for Packages to fix missing docs and broken links (#6449) (#6522)
  • #6568 [BUGFIX] Enable store.createRecord in FastBoot (#6568)
  • #6586 [BUGFIX links] relationship setup for link fetch should batch (#6586)
  • 3f428ca9 [BUGFIX adapter]: Fix problem with headers precedence #6588 (#6650)
  • #6234 [BUGFIX relationships] fix proxy isDestroying error (#6234)
  • #6312 [CHORE] Add environment variable to opt-out of rolling up -private (#6312)
  • 396ae0aa [BUGFIX beta] Update edition detection logic.
  • bb23403b [DOCS BETA RELEASE] Fix @ember-data/model package is blank (#6444)
  • e61ab503 [BUGFIX] ensure we publish all packages regardless of changes (#6429)
  • bc7a0eca [DOC debug-adapter]: Add comments for each method in debug-adapter (#6352)
  • d4c48d52 [BUGFIX] Fix Model lifecycle event deprecations
  • aa05d928 [FEAT] Adds support for parenless attr, belongsTo, and hasMany (#6339)
  • 5c6a30c9 [BUGFIX] Fix Rollup warning about unresolved dependency
  • #6316 [BUGFIX] Fix Rollup warning about unresolved dependency (#6316)
  • #6341 [BUGFIX]: set Content-Type for non GET requests only (#6341)
  • #6334 [BUGFIX] usage of recordDataFor for client side create needs to be in correct cache (#6334)
  • #6358 [CHORE blueprints] Update blueprints to use package imports (#6358)
  • #6349 [BUGFIX inspector] Set group name to relationship.kind (#6349)
  • #6452 [BUGFIX beta] Update edition detection logic.
  • #6395 [BUGFIX] Fix Model lifecycle event deprecations
  • #6390 [DEPRECATION] RFC-522 implementation to add deprecations (#6390)
  • #6371 [BUGFIX] Don't use Typescript in /app (#6371)
  • #6420 Improve RecordReference, BelongsToReference and HasManyReference docs (#6420)
  • #6397 [DOC] Added URL to queryRecord deprecation warning (#6397)
  • #6396 [DOC] Added documentation URL to evented deprecation warnings (#6396)
  • #6410 Remove module-unification blueprints
  • #6430 [BUGFIX] make fetch function JIT (#6430)
  • #6450 [CHORE]: Eliminate default injections in favor of re-export (#6450)
  • #6486 [DOC] Fix meta example in reference.ts (#6486)
  • 1e7c5738 [DOC serializer] implements MinimumSerializerInterface (#6451)

Release 3.12.3 (LTS) (September 20, 2019)

  • #6441 [BUGFIX] Await potentially async operations (#6441)
  • 0cef1775 [DOCS BETA RELEASE] Fix @ember-data/model package is blank (#6444) (#6446)

Release 3.12.2 (September 11, 2019)

  • #6435 [BUGFIX BETA RELEASE] make fetch function JIT (#6430) (#6435)
  • d3a1123e [BUGFIX BETA RELEASE] Fix missing @babel/plugin-transform-block-scoping dependency (#6432) (#6437)

Release 3.12.1 (September 11, 2019)

  • #6416 [BUGFIX 3.12] Backport Symbol fix (#6416)
  • #6422 [BUGFIX] ensure commit based versioning passes semver (#6422)
  • 6fa2e23d [BUGFIX] ensure we publish all packages regardless of changes
  • 598993fe [BUGFIX] ensure produced artifacts correctly lock with each other (#6309) (#6310)

Release 3.12.0

... (truncated)
Commits
Maintainer changes

This version was pushed to npm by igort, a new releaser for ember-data since your current version.


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 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 Nov 13, 2019
Bumps [ember-data](https://github.com/emberjs/data) from 3.10.0 to 3.14.0.
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/v3.14.0/CHANGELOG.md)
- [Commits](emberjs/data@v3.10.0...v3.14.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.14.0 branch from c7c9088 to 9a33b4b Compare November 13, 2019 10:11
@xg-wang xg-wang merged commit 5114dbb into master Nov 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/ember-data-3.14.0 branch November 26, 2019 07:30
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.

1 participant