Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps ember-data from 4.11.3 to 5.0.0.

Release notes

Sourced from ember-data's releases.

v5.0.0 - Rose Colored Lenses

rose-lenses

This release removes code deprecated during 4.x.

🎵 We could stay like this forever.

Changelog

🐛 Bug Fix

🚿 Deprecation Removal

📝 Documentation

Committers: 4

v4.12.0 - Can't Cache This!

It might be the last release of the cycle, but this release comes packed with goodies, so here we'll try to unpack a bit of what's changed.

A Big Step Towards Modern Javascript Build Tooling Support

First, while all addons are still shipping as v1-addons, they now look a lot like v2-addons. We're referring to this as "v1-lite". We pre-build them with rollup leaving only the most minimal babel step to be done when included in your app. Generally this should result in applications seeing improved build times and vastly improved embroider support.

There are still a few blocking issues in ember-auto-import and embroider before EmberData will be able to flip the switch and ship its packages as v2-addons, but that's what is left at this point: a switch to flip. Many thanks to @​richgt for his efforts to help us on this journey.

Documentation

Numerous APIs associated with the Cache, Notifications, Identity Management, and Record Lifecycle have new or improved docs. All packages have had their package overviews updated (some extensively, a few just a bit -- for now), and all packages now have a detailed README.

... (truncated)

Changelog

Sourced from ember-data's changelog.

5.0.0 (2023-06-10)

🐛 Bug Fix

  • adapter
  • Other
  • json-api, legacy-compat, store
    • #8566 Avoid unnecessary identity notification when record is saved (@​robbytx)
  • model
  • store
  • graph, model, private-build-infra
    • #8555 fix: fix polymorphic assertions when deprecated code is removed, improve polymorphic dx (@​runspired)

🚿 Deprecation Removal

  • -ember-data, adapter, debug, graph, json-api, legacy-compat, model, private-build-infra, store, unpublished-test-infra

📝 Documentation

Committers: 4

4.12.0 (2023-04-06)

🚀 Enhancement

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-data-5.0.0 branch 3 times, most recently from de40964 to a999e6d Compare June 23, 2023 12:30
Bumps [ember-data](https://github.com/emberjs/data/tree/HEAD/packages/-ember-data) from 4.11.3 to 5.0.0.
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emberjs/data/commits/v5.0.0/packages/-ember-data)

---
updated-dependencies:
- dependency-name: ember-data
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-data-5.0.0 branch from a999e6d to 5494989 Compare June 29, 2023 02:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2023

Superseded by #839.

@dependabot dependabot bot closed this Jun 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-data-5.0.0 branch June 30, 2023 04:05
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