ember-caluma
ember-caluma copied to clipboard
chore(deps-dev): bump ember-data from 5.3.3 to 5.3.8
Bumps ember-data from 5.3.3 to 5.3.8.
Release notes
Sourced from ember-data's releases.
v5.3.4 | In a cloud of sparkling dust
Yes, this is a patch release packed with goodies. We expect this to be the last patch release of the 5.3 cycle. This puts the release of 5.4 with the first stable releases of
@warp-drive/schema-record
and@warp-drive/ember
~4 weeks away. Who needs August when you have July?In no particular order, goodies contained
- 5.3.4 ships fully as v2-addons
- all packages ship types, types must be opted into, see the typescript guide
- native types packages are now available for 5.3
- mirror packages are now available for 5.3
- a new cli tool has been added. So far its only niftiness is this cli tool will let you quickly configure your 4.x project for typescript.
npx warp-drive retrofit types@canary
. Mileage may vary, this works best with 4.12- ember-inflector and
@ember/string
are no longer project dependenciesThree new deprecations
- deprecates Store extending EmberObject
- deprecates using
emberData
in options in ember-cli-build in favor ofsetConfig
- deprecates using ember-inflector for singularization/pluralization support in favor of
@ember-data/request-utils
(ember-inflector is not deprecated, only WarpDrive/EmberData's consumption of it)v5.3.4 (2024-06-15)
:evergreen_tree: New Deprecation
- #9479 feat: support migration path for ember-inflector usage (
@runspired
)- #9403 feat: deprecate store extending EmberObject (
@runspired
):memo: Documentation
- #9394 Add cookbook page about model names convention (
@Baltazore
)- #9393 Update types on typescript guide part 4 (
@Baltazore
)- #9390 docs: fix readme links in
@warp-drive/ember
(@runspired
)- #9379 fix: Automate uninstall process (
@MichalBryxi
)- #9378 Update some docs to string ids (
@wagenet
)- #9300 doc: remove reference to unexisting ESA auth handler (
@sly7-7
)- #9332 docs: add typescript guide (
@runspired
)- #9328 chore: update READMEs with status and dist tag info (
@runspired
)- #9329 chore: update compat chart in README (
@runspired
)- #9299 doc: use store for save-record docs (
@Yelinz
)- #9298 docs(request): remove duplicate line in readme (
@Yelinz
)- #9063 docs: add requests guide (
@runspired
)- #9215 Docs: Add guide for incremental adoption (
@Baltazore
)- #9275 doc: don't mention unexisting ESA auth handler (
@sly7-7
):rocket: Enhancement
- #9474 Improve query types for legacy-compat/builders (
@gitKrystan
)- #9473 npx: warp-drive retrofit types@canary 🪄 (
@runspired
)- #9471 feat: npx warp-drive (
@runspired
)- #9467 feat: implement schema-object for schema-record (
@richgt
)
... (truncated)
Changelog
Sourced from ember-data's changelog.
v5.3.8 (2024-06-21)
Committers: (0)
v5.3.4 (2024-06-15)
:evergreen_tree: New Deprecation
- #9479 feat: support migration path for ember-inflector usage (
@runspired
)- #9403 feat: deprecate store extending EmberObject (
@runspired
):memo: Documentation
- #9394 Add cookbook page about model names convention (
@Baltazore
)- #9393 Update types on typescript guide part 4 (
@Baltazore
)- #9390 docs: fix readme links in
@warp-drive/ember
(@runspired
)- #9379 fix: Automate uninstall process (
@MichalBryxi
)- #9378 Update some docs to string ids (
@wagenet
)- #9300 doc: remove reference to unexisting ESA auth handler (
@sly7-7
)- #9332 docs: add typescript guide (
@runspired
)- #9328 chore: update READMEs with status and dist tag info (
@runspired
)- #9329 chore: update compat chart in README (
@runspired
)- #9299 doc: use store for save-record docs (
@Yelinz
)- #9298 docs(request): remove duplicate line in readme (
@Yelinz
)- #9063 docs: add requests guide (
@runspired
)- #9215 Docs: Add guide for incremental adoption (
@Baltazore
)- #9275 doc: don't mention unexisting ESA auth handler (
@sly7-7
):rocket: Enhancement
- #9474 Improve query types for legacy-compat/builders (
@gitKrystan
)- #9473 npx: warp-drive retrofit types@canary 🪄 (
@runspired
)- #9471 feat: npx warp-drive (
@runspired
)- #9467 feat: implement schema-object for schema-record (
@richgt
)- #9468 feat: string utils 🌌 (
@runspired
)- #9466 feat: make
@id
editable and reactive (@runspired
)- #9465 feat: implement edit & create cases for legacy relationships (
@runspired
)- #9464 feat: implement support for legacy hasMany and belongsTo relationship reads (
@runspired
)- #9407 feat: v2 addons (
@runspired
)- #9453 feat: update SchemaService to reflect RFC updates (
@runspired
)- #9448 feat: impl SchemaService RFC (
@runspired
)- #9450 feat: improve typing around Model and createRecord (
@runspired
)- #9444 feat: rename LifetimesService => CachePolicy for clarity (
@runspired
)- #9443 feat: universal consts (
@runspired
)- #9396 fix: Resolve promise types for props passed to
store.createRecord()
(@seanCodes
)- #9401 feat: preserve lids returned by the API in legacy normalization (
@runspired
)- #9400 feat: add expectId util (
@runspired
)- #9343
@ember-data/codemods
package (@gitKrystan
)- #9387 feat: better types for legacy store methods (
@runspired
)
... (truncated)
Commits
b819015
Release v5.3.88104e27
Release v5.4.0-beta.113ec0359
Release v5.4.0-alpha.914ad5c74
fix: attempt traversal to find project (#9500)bf1f992
Release v5.4.0-alpha.905a700c9
Release v5.4.0-alpha.899b12c4e
fix: setup deprecation support as early as possible, restore inspector suppor...16f9992
Use vite's built-in package.json loading to inline names and versions (#9494)bb49391
Release v5.4.0-alpha.88c809f9f
Release v5.4.0-alpha.87- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.