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.0.4 to 3.27.1 #380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-data from 3.0.4 to 3.27.1.

Release notes

Sourced from ember-data's releases.

v3.27.1 starships were meant to fly

Changelog (May 27, 2021)

  • #7552 [BUGFIX release] rollup step should deactivate ember modules polyfill >= 3.27 (#7552)

v3.26.0

No release notes provided.

v3.25.0

No release notes provided.

v3.25.0-beta.0

No release notes provided.

v3.24.0

No release notes provided.

Release 3.22.0

No release notes provided.

Release 3.21.0

No release notes provided.

Release 3.20.2

LTS

Release 3.16.9

https://github.com/emberjs/data/blob/v3.16.9/CHANGELOG.md#release-3169-lts-august-29-2020

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

EmberData 3.10.0 "Saganaki Shrimps"

Changelog (May 13, 2019)

Re-release of 3.9.3 to allow for an extended stabilization period for the Packages RFC

Ember Data 3.9.1

Changelog (April 19, 2019)

  • 7e3ca651 [BUGFIX jQuery] avoid jQuery deprecation notice for intentional use
  • [BUGFIX fastboot] ember-fetch fastboot passthrough

Ember Data 3.9.0-beta.1

Changelog (February 20, 2019)

  • No changes since 3.8 release

... (truncated)

Changelog

Sourced from ember-data's changelog.

Release 3.27.1 (May 27, 2021)

  • #7552 [BUGFIX release] rollup step should deactivate ember modules polyfill >= 3.27 (#7552)

Release 3.27.0 (May 8, 2021)

  • #7435 [Test]: fix for DataWrapper refactor in emberjs (#7435)

Release 3.26.0 (March 26, 2021)

Release 3.25.0 (February 11, 2021)

  • #7394 [Cleanup]: Remove RECORD_ARRAY_MANAGER_IDENTIFIERS (#7394)
  • #7393 [Cleanup]: Remove FULL_LINKS_ON_RELATIONSHIPS (#7393)
  • #7292 [DOC model] convert api examples to native classes/Octane (#7292)
  • #7399 Fix deprecation URLs (#7399)
  • #7405 [DOC adapter] fix parent class invocation syntax (#7405)

Release 3.24.0 (January 4, 2021)

  • #7350 [Chore]: convert adapters to class syntax
  • #7359 [CI]: bump failure asset size to 75 bytes
  • #7369 [CHORE] Bump @​ember/ordered-set
  • #7370 Don't expose the value of a model's attribute in assertions (#7370)
  • #7363 [BUGFIX identifiers] Address issue with polymorphic findRecord

Release 3.23.0 (November 30, 2020)

  • #7337 [Debug]: improved debug msg instead of [object Object]
  • #7230 [CHORE] najax deprecation when ember-fetch is also installed
  • #7370 Don't expose the value of a model's attribute in assertions (#7370)
  • #7363 [BUGFIX identifiers] Address issue with polymorphic findRecord (#7363)
  • #7338 [Chore]: remove deprecation for DEPRECATE_MODEL_DATA
  • #7262 [CHORE]: Extract internalModel access to identifiers for Relationships

Release 3.22.0 (October 09, 2020)

  • #7126 Bugfix for wrong hasMany relationship state in scenario of sideposting with lid
  • #7230 [CHORE] najax deprecation when ember-fetch is also installed
  • #7330 [BUG]: Consume array access to autotrack hasMany
  • #7273 [BUGFIX] Entangle Errors.errorsFor properly
  • #7335 [Bug]: errors remove to accurately update in template
  • #7322 [Build]: disable esm cache (#7322)
  • #7263 [CHORE]: Move symbols out of /ts-interfaces and into -private/utils
  • #6715 [CHORE]: Extract internalModel access to identifiers in RecordArray modules

... (truncated)

Commits
  • 584c14b v3.27.1
  • bb467f2 Update Changelog for v3.27.1
  • 6a88c7c [BUGFIX release] rollup step should deactivate ember modules polyfill >= 3.27...
  • d431556 v3.27.0
  • 1411c2d Update Changelog and dependencies for v3.27.0 (#7514)
  • 2586112 v3.27.0-beta.0
  • 1457bc9 Update Changelog for v3.27.0-beta.0 (#7445)
  • 5ff7760 [Test]: fix for DataWrapper refactor in emberjs (#7435)
  • fe844e4 [CI]: simplify test run with smaller footprint for browser tests
  • aabf188 v3.27.0-alpha.0
  • 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)

Bumps [ember-data](https://github.com/emberjs/data) from 3.0.4 to 3.27.1.
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/master/CHANGELOG.md)
- [Commits](emberjs/data@v3.0.4...v3.27.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 24, 2021
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.

None yet

0 participants