Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/emberjs/data

A lightweight reactive data library for web applications. Designed over composable primitives.
https://github.com/emberjs/data

chore: add tests for sort-order (#8891)

* add tests for sort-order

* fix test when using new approach

* fix deprecation

12b28f7794db31f26ab981ad3b05a83432a23d3d authored over 1 year ago
doc: Fix paths in transform deprecations (#8892)

This fixes the paths in the deprecation messages about "auto-magically
installing" transforms.

c5f71791871db01aaa9c469cc328f742897a9035 authored over 1 year ago
chore(deps): update asset-compilation to ^7.22.20 (#8890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

15fd53a5107ea43a1ea514ef260d0fca4da08f4b authored over 1 year ago
Release v5.5.0-alpha.1

1c5a342b62db05f1b021c0852e13ccf0f7ed33dd authored over 1 year ago
chore(deps): update dependency @types/jquery to ^3.5.19 (#8889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

dba76f5a21e797af95f9869a2cd82777820e11c7 authored over 1 year ago
chore(deps): update dependency rollup to ^3.29.2 (#8879)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

7fcdd4da8ebc4075dab29799b0148c27073d41d4 authored over 1 year ago
Release v5.5.0-alpha.0

8886d2e5f69d247f802083c0e566caf7a5170a22 authored over 1 year ago
update changelog for 5.3

1994d79edc36c35f2aba459ee5e6c6b481847bc5 authored over 1 year ago
Release v5.4.0-alpha.16

f825b94064b11d1649e4e80a38f1e61e16d97f7d authored over 1 year ago
test: add basic test for Fetch handler (#8878)

* test: add basic test for Fetch handler

* expand readme

* fix lint

* fixup builder tests

7ef07ee3334a9099f9242aae8298ccaab528c744 authored over 1 year ago
Update ROADMAP for 5.3 release

7cc98d815231be3463fe4fe6c227528207f411f5 authored over 1 year ago
chore(deps): update dependency @babel/core to ^7.22.19 (#8875)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

977a794eda74da028af5ca272c8b66f7aeb1741a authored over 1 year ago
fix: Fetch handler should account for empty body (#8876)

1fb1b10631d926e50928d1fffd25002a70ee07e8 authored over 1 year ago
Release v5.4.0-alpha.15

2ee4219edb6ec328b5d323750c9f77353b52e180 authored over 1 year ago
feat: docs, tests and fixes for create/update/deleteRecord builders (#8849)

* WIP adding create-record builder docs

* Add more documentation for rest of builders handlin...

7d4f65c494ea5e677e6a7895ea30a4560b721d82 authored over 1 year ago
chore(deps): update dependency ember-qunit to v8 (#8871)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

21c86ab1c7111e3ccaad08819832256a8959f56b authored over 1 year ago
chore(deps): update dependency @types/semver to ^7.5.2 (#8872)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

e95b803dbc8649449297148bf5e4f4cc02481051 authored over 1 year ago
chore(deps): update code-quality (#8833)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

3539ef296e1fc7d27475db6ff32cd8422d1cba5f authored over 1 year ago
chore(deps): update pnpm to v8.7.5 (#8870)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

3ad11e247e79e56347b9b68844e7190c55ffb35c authored over 1 year ago
chore(deps): update dependency rollup to ^3.29.1 (#8869)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

83f80b75d0b13cd5554e991cd670882b78153f4a authored over 1 year ago
Release v5.4.0-alpha.14

8289d5c80a4a47abe75d9822eba632d46fd58e2e authored over 1 year ago
Release v5.4.0-alpha.13

59b18a182e6321e4604c0e2d578e3c3cd02b8ad7 authored over 1 year ago
Add tests for filter-empty request util (#8868)

* Add tests for filter-empty request util

* Allow false and 0 but filter the rest of falsy va...

657177e6d9fcf3fb8c52ae48a317ce63963247c9 authored over 1 year ago
Add tests for parse-cache-control (#8866)

* Add happy path tests for parse-cache-control

* Added assertion and test to cover

16110404ecd10846fef72b8ed85a02e8c8964f50 authored over 1 year ago
chore(deps): update dependency @babel/core to ^7.22.17 (#8834)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

7bb299fd3dcbc9ee869c8b0f04024607b41ec675 authored over 1 year ago
chore(deps): update dependency url to ^0.11.2 (#8867)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

47530a697f7e6f75ae5b655ee9243506c30b512b authored over 1 year ago
test: confirm records unload properly for #8863 (#8864)

edb90563827815f6ad7b6087c6f878e96edd8f3d authored over 1 year ago
chore: remove more runloop usage | completely remove rsvp (#8862)

* chore: remove more runloop usage

* more cleanup

* nice things

* kill the runloop

abd17f2dac1e966cd1be3441e87374b9acb04885 authored over 1 year ago
chore: remove runloop usage (#8861)

cddb4917bd6d0ff2e726ccc3c5d38c6a9bd6c8dd authored over 1 year ago
chore: burn down runloop and RSVP usage (#8860)

* chore: burn down runloop and RSVP usage

* fixup

* more rsvp burndown

* fixup

* fix...

ac092d1b096de08da7fafbe0e52872f48f16ab48 authored over 1 year ago
chore: update target labels (#8859)

* update target labels

* update renovate config

* update changelog label prefix

* simpl...

f79f964e4f0d7367f9378397901e5fb29641d0cc authored over 1 year ago
chore: update required labels (#8858)

53034484994b4a1203438867df45658826ff7c4c authored over 1 year ago
chore(deps): update dependency rollup to ^3.29.0 (#8854)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

f8e809e63a180d55e62c9ed586a27beb400010ec authored over 1 year ago
chore(deps): update pnpm to v8.7.4 (#8853)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

54b09f54f19535de51032370aaa06d3b0a0d4e74 authored over 1 year ago
Overwrite addMixin (#8850)

* use addMixin

* here too

5a771b39124ab7ee60953c95624c556e9491ad06 authored over 1 year ago
Release v5.4.0-alpha.12

337fac85f4a5304bda70994ac1017a385f18d673 authored over 1 year ago
Add request options documentation parts to find-record builder (#8848)

c7818d7e842e3b504bcb208c3dbe49a990d23162 authored over 1 year ago
chore(deps): update pnpm to v8.7.3 (#8851)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

de402c51501b5ff4a00e3070cfd5ceb037e4baca authored over 1 year ago
Release v5.4.0-alpha.11

7e211d944df23210ef6ff26ce961884fa99a161c authored over 1 year ago
chore: fixup deps in new app (#8844)

00f4159d2a96a01e908977c9f67acf416cbdd070 authored over 1 year ago
chore(deps): update pnpm to v8.7.1 (#8839)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

d3b77d03c11d8d267cd1ba9b5b7d699eceec4b02 authored over 1 year ago
chore: run pnpm update, dedupe (#8843)

* chore: run pnpm update

* dedupe

f0d519a27fe20af78fba8260259529f2ff37e20a authored over 1 year ago
Release v5.4.0-alpha.10

ed4c3d9d471dd8fa9f131cb327efd07b703f16ca authored over 1 year ago
fix: handle Immutable Response objects (#8842)

* fix: handle Immutable Response objects

* reuse function

* fix lint

* change back to d...

6e936853347c23deb67b64e157bbf98a3d8ea799 authored over 1 year ago
chore: add recommended JSON:API setup test app (#8832)

* chore: add recommended JSON:API setup test app

* fix lockfile

* attempt to get pnpm to c...

d9ccccbb21a2f4dae2ec2cefc1b7e5393b70c43a authored over 1 year ago
fix: cleanup build deps and add @ember/string to REST/ActiveRecord builder peer-deps (#8831)

* chore: cleanup build deps

* fix more deps

932f0779202d6f973378d3d82dbd56517cb3734a authored over 1 year ago
fetch tags when releasing

00f624ad7db937890387b840595bceb9771d2b73 authored over 1 year ago
Release v5.4.0-alpha.9

4c29eb6151dfc3695da4b2894131abeb68de10e5 authored over 1 year ago
Release v5.4.0-alpha.8

e45246a36eb4af329a72bc2747d9313e3fb6b71b authored over 1 year ago
fix: remove unneeded job dependency

4ca2b488f3f6e0c2bdb4a0dcdb44246e52c5cd35 authored over 1 year ago
chore: cleanup actions/setup usage (#8830)

* chore(deps): update actions/checkout action to v4
* cleanup

3e8ddc7d331efe51357bb898b10514e142fbdcd6 authored over 1 year ago
chore: eliminate dead build code (#8829)

885893e6e12711c491b38270130c505d0defc0b4 authored over 1 year ago
fix: set headers after setResponse in Fetch handler (#8828)

aa8b699a944f94a08d7059eca9d4d3d66c7f1a51 authored over 1 year ago
Release v5.4.0-alpha.7

04269bf18e5248c2e9ca70112cf22f035630e621 authored over 1 year ago
fix createRecord error when no adapter is present (#8826)

* fix createRecord error when no adapter is present

* make types nice

dfcb5591b987bf98e904050786ed0162aad5634e authored over 1 year ago
feat: more docs for builders (#8825)

e488c95633bb3056e5b61aa9a634526214499227 authored over 1 year ago
feat: relationshipRollback, serializePatch (#8824)

* feat: relationshipRollback

* lint updates

* add all the tests

* remove unneeded asser...

feb6e5a64a744f0ca2dfabf2dab1bf6fbb8ef976 authored over 1 year ago
fix: graph instantiation should not be required (#8823)

* fix: graph instantiation should not be required

* remove unneeded instantiations in tests

222df18b79b26a7b3ea5b334d43b489aa295918d authored over 1 year ago
Release v5.4.0-alpha.6

cdb7d4c1d45d70175641da71d1a5412f32678675 authored over 1 year ago
feat: implement graph diffing (#8807)

* feat: implement graph diffing

* fix test

* fix some tests and add deprecation infra for ...

347359671e6baf15be7a5d34c296879337c96a57 authored over 1 year ago
chore(deps): update pnpm to v8.7.1 (#8821)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

be9f3a8e5a5c3ec2386b639e66e80f5c830e1f6e authored over 1 year ago
Update ROADMAP.md

f7cb4e5934f87e9ebaa0d73cbe7d5e0494657494 authored over 1 year ago
fix typo (#8812)

Co-authored-by: samridhi <[email protected]>

7ab6487e8ab04876b6ef7edf1f0874a1b27e4cd4 authored over 1 year ago
chore(deps): update dependency prettier to ^3.0.3 (#8813)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2dfa613d60ddefe50affab05c687468a5eeda1a3 authored over 1 year ago
correct relation param type (#8819)

Co-authored-by: samridhi <[email protected]>

a95693d5a0eca8c17d1e931b431e53bb416619a6 authored over 1 year ago
chore(deps): update dependency @babel/preset-env to ^7.22.14 (#8820)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

b5578bc730b4ac99d0842cdee73a3fc53272aed9 authored over 1 year ago
Release v5.4.0-alpha.5

c6916bc39ce9481401ad929a994d130b024f321f authored over 1 year ago
chore(deps): update code-quality (#8811)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

185ef85ea0e2d0b6422dfcae9f717461bb954fce authored over 1 year ago
chore(deps): update dependency ember-cli to ~5.2.1 (#8808)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

b293542d00438d4470075f9b77f74ae58960bf68 authored over 1 year ago
chore(deps): update dependency eslint to ^8.48.0 (#8809)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

f967d5ad3dff7dbf886015a9311024c7e95355a5 authored over 1 year ago
chore(deps): update pnpm to v8.7.0 (#8810)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

d3a597299ac812e58da78d0787cf07276c5a3b77 authored over 1 year ago
Release v5.4.0-alpha.4

d9dfe965e755e240d6123b9174b06cd75f0b8d33 authored over 1 year ago
chore: simpler graph transactions (#8763)

* chore: simpler transactions and lazier remote updates

* cleanup

* cleanup

80c1b297413ff620e1eea842fbfea14bd4349f6c authored over 1 year ago
chore(deps): update code-quality

fix types for dep bump

fix test

dd26dfe20892baeb819ed6e2cfff5722c801d041 authored over 1 year ago
perf: stash idea around faster lookup (#8805)

* perf: stash idea around faster lookup

* fix ext

* fix ext better

* use symbols to pre...

e95e447cf501213f1832fc6c1cf373b8f6991cc8 authored over 1 year ago
chore(deps): update dependency @babel/eslint-parser to ^7.22.11 (#8803)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

86aa01fb07cbe6ecbb413824af033a57d0d94623 authored over 1 year ago
fix: clear relationships properly when unloading new records (#8791)

* Add a failing test case

Unloading a new record that is related to another record does not r...

edf2a0b283016f2c8a84bbb34a3d408094970df7 authored over 1 year ago
chore(deps): update dependency typescript to v5.2.2 (#8804)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

ba1ab085e5625c177a41f26bce4751ab3869c0e9 authored over 1 year ago
chore: update ember-cli-babel to 8.x (#8800)

* chore: update ember-cli-babel to 8.x

* update more babel

* remove ts override

* Rever...

a95a7a3e04042c5a30632136f5c55081ea695dd0 authored over 1 year ago
fix fastboot-testing deprecation (#8802)

aafb7c51e872e6cf7bf1b15844010838c65a322b authored over 1 year ago
fix deprecation in fastboot app (#8801)

6f34fa708a305eff4565f366915dc75056266f7a authored over 1 year ago
chore: bump overrides (#8799)

* chore: bump overrides

* nice things

2e3b28d5564dd00b4a443a436657868aa02692db authored over 1 year ago
chore(deps): update pnpm/action-setup action to v2.4.0 (#8737)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

ae1b1eec131fac08fcc75f94e0214a73af14179b authored over 1 year ago
feat: implement a simple LifetimeService utility, improve document reconstruction (#8798)

* feat: implement a simple LifetimeService utility, improve document reconstruction

* fixup t...

744b02b7df3440bfff6d479ceee980e53515f73c authored over 1 year ago
chore(deps): update dependency rollup to ^3.28.1 (#8796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

8d4ba00a77f132edd6987563056e6fc7c32069f1 authored over 1 year ago
chore(deps): update dependency ember-cli to ~5.2.0 (#8789)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

3686e3609caf7a09566ed0bc0f572193c9371ad8 authored over 1 year ago
chore(deps): update dependency @rollup/plugin-node-resolve to ^15.2.1 (#8795)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

f2cf72ddcd420b3b6265a6fee841cc4be4c85e78 authored over 1 year ago
chore(deps): update code-quality (#8788)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

8011035f96c269a79056f65a78248cf7996b65bd authored over 1 year ago
chore(deps): update dependency tslib to ^2.6.2 (#8787)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

13c71926e01818f31385fc880fdf4ac04d3ac4a0 authored over 1 year ago
chore(deps): update dependency ember-cli-babel to v8 (#8786)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

24b9db8cb92f35023555e9d8722830aef026a6a1 authored over 1 year ago
chore(deps): update dependency ember-resolver to ^11.0.1 (#8782)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

73638f79fd2d1ef035bba40c8ded5d098054cafc authored over 1 year ago
Fix check for new records in JSONAPISerializer.serializeHasMany (#8794)

Use `!Snapshot.isNew` instead of `Snapshot.record && !Snapshot.record.isNew` to avoid the access...

03498a703d34f46e893dce2be3258c8c19efbf53 authored over 1 year ago
Release v5.4.0-alpha.3

439b8837e6f2ab6547b6bf2a7ad541dae962d6c9 authored over 1 year ago
Drop support for `ember-cli-mocha` and `ember-mocha` when generating test blueprints (#8797)

d8b732931c97cd6f434f718f4f70e317f996573a authored over 1 year ago
Release v5.4.0-alpha.2

f0dd0d429052abe3ce49e4e87f3492691e62d523 authored over 1 year ago
chore(deps): update dependency @rollup/plugin-node-resolve to ^15.2.0 (#8785)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

8432707f5293bc874f54541de1bb34f6619d1780 authored over 1 year ago
chore(deps): update dependency ember-try to v3 (#8784)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1e82952c888a76cff5a09782d02d2ded852b3f02 authored over 1 year ago
chore(deps): update dependency prettier to ^3.0.2 (#8783)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

dc282c6f7fb2ec5653648e28108e311b163b7c4b authored over 1 year ago
Release v5.4.0-alpha.1

b2e11af7380abc06a2ef3d10d6f235f961ce4bb3 authored over 1 year ago
chore(deps): update code-quality (#8777)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

05e19fb9e38ec50eb2c974672b658249c5280104 authored over 1 year ago