dknutsen / ember-needs-async

Docs: https://dknutsen.github.io/ember-needs-async/
MIT License
8 stars 4 forks source link

Bump ember-data from 3.11.0 to 3.16.2 #120

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ember-data from 3.11.0 to 3.16.2.

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.

Ember Data Changelog

Master

Release 3.14.1 (December 18, 2019)

  • c408dd1d [BUGFIX] Better fastboot crypto error message (#6699)
  • #6708 [BUGFIX] Fix Fastboot issues (#6683) (#6708)
  • 358c229a [BUGFIX] ensure MandatorySetter does not trigger for modelName (#6748)
  • e44f6523 [BUGFIX] Set IDs on Record Data when mutating DS Model (#6775) (#6779)
  • c2fe49ab [BUGFIX] only allow feature flag alterations in canary (#6738)
  • #6767 [BUGFIX] fix detect usage for native class polymorphism (#6767)
  • c8995256 [BUGFIX] Octane: should not need to use get with model.id (#6829)

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.13.1 (September 24, 2019)

Release 3.13.0 (September 20, 2019)

... (truncated)
Commits
Maintainer changes

This version was pushed to npm by heroiceric, 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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #123.