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

move to useFetech

61d9abe7b5da3631f6eb628e7907e6dab329fe61 authored over 4 years ago
improve wording of deprecation a bit

b8fd8a6ebde09af2ca69010c6914b09c30c7c8ca authored over 4 years ago
Change to 3.22 for deprecation starting

117122a5f45a21ffcac011608c3d6272ac32ab64 authored over 4 years ago
address some comments

d34d7c18578cf8cedd02a299d3884ab30c98ec7e authored over 4 years ago
strip najax with deprecation util

1fdffcf9400d78fcf70b888779d1a454e9e440ec authored over 4 years ago
set _useFetch in getter

3aa605798afbddfd2127463096c76ce54441e027 authored over 4 years ago
najax deprecation when ember-fetch is also installed

b80c40e7fb76ec03ea822c57ef2f3f6733046fad authored over 4 years ago
address feedback with feature flag and comments

984a577bc400528a0c96c1dc9562e130493437e2 authored over 4 years ago
cache off of value in all return branches

3555dec227f47ed14c6c570763253322953150ac authored over 4 years ago
CI: add timeout to yarn install

25fb3c0fe0ddb7360071324ad97829a7ad9d04c5 authored over 4 years ago
[BUGFIX] Entangle Errors.errorsFor properly

We recently made some changes to the way arrays get consumed when
autotracking in Ember - specif...

cee4fcc0740a66c78d9543d8de487a343edd538c authored over 4 years ago
Merge pull request #7264 from emberjs/sn/fix-test-run

b2e4ba1b3dce2d3413642d5bb07019d26d45af71 authored over 4 years ago
Merge branch 'master' into sn/fix-test-run

a56f652c82e103244da37fe6184e1a21a53b47ba authored over 4 years ago
Merge pull request #7271 from emberjs/rwjblue-patch-1

9c4536bbc78ed06de220680762fc52eedd48ae8d authored over 4 years ago
[release] Remove `new ModelClassThing()` test

This hasn't worked for some period of time (Ember itself forbids
`new EmberObject()`), removing ...

92dbc5d143dc2b29bb9e566af4629f51250f40f2 authored over 4 years ago
Move `extractMeta` override warning to `init`.

`willMergeMixin` was private API (and was removed in
[email protected]), this moves the warnin...

ff2e529eca762902ef981fa7828025c9fc6ca16f authored over 4 years ago
try latest always instead

34153a6dc98be214487725a150c9b4909cff95c3 authored over 4 years ago
Merge pull request #7237 from amyrlam/patch-1

96a01027fd8b1c83e86f4e2490f40c925f473f34 authored over 4 years ago
add to unpublished try as well

c27f55993f8e8b4b1ee45f6e9aa3874e140aad3d authored over 4 years ago
update ember-fetch-and-jquery

72d5aff3aaac78efa26b69d54f04da04043e9743 authored over 4 years ago
[Infra]: Fix "fetch is not defined - maybe your browser targets are not covering everything you need"

a9dbe72aa40fed7fce7d075e0acc023e8915aa9c authored over 4 years ago
[CHORE]: Move symbols out of /ts-interfaces and into -private/utils

78162a065be99fb3fd284eb944aff98baa483ec7 authored over 4 years ago
[CI]: Add Firefox to test pipeline

878bf931b15df536a14e27be4ffbc74a4b23c639 authored over 4 years ago
[CHORE]: Extract internalModel access to identifiers in RecordArray modules

a3fd90fe3c5c700ee90ef60bc53d2eb1b8f46344 authored over 4 years ago
Merge pull request #7255 from emberjs/sn/no-chrome

[CI]: remove Chrome and Firefox install from Github Actions and Azure

5fe527f11979a34d901a91d1321b86bde38d7873 authored over 4 years ago
Merge pull request #7238 from emberjs/dependabot/npm_and_yarn/eslint-plugin-import-2.22.0

de819562eb85e45d2655872360c1ebeb13677689 authored over 4 years ago
Lets try azure now. Assuming image comes with chrome and FF

c25457bca38a65efbc0cf33f0da82a5c0faf8472 authored over 4 years ago
[CI]: remove chrome install

c1db4aa8281a7176a92ae073056ec76c6b758bca authored over 4 years ago
v3.22.0-alpha.0

62f2e58c381db064627e353d431a7a6edfa65131 authored over 4 years ago
[CI]: remove erroneous `name` without `run` in node-version-test (#7247)

* [CI]: remove erroneous `name` without `run`

* add name for the job

f8031ab0ea4d2b01773ee82dbbdc3fbe0fc8b7d3 authored over 4 years ago
Update packages/store/addon/-private/system/promise-proxies.js

508a1bcc27e97a0ed9a907b541618f61d920a12b authored over 4 years ago
Update packages/store/addon/-private/system/promise-proxies.js

Co-authored-by: Robert Jackson <[email protected]>

ed22838bc475031c90ab0fb7721981011c8e987d authored over 4 years ago
[Infra]: test against Node.js 10 and 14

5da60bd3b86f04cb2973e3d50baa3a6a47e58a9c authored over 4 years ago
Optimize the update of a has-many relationship. (#7090)

5b2dfaabb4573d10fd8e2c8a71858ae6a2d0276c authored over 4 years ago
Optimize visiting the relating records (#7096)

da70e6ce255f61b331fb7f4d118464d8226eeba6 authored over 4 years ago
Bump eslint-plugin-import from 2.20.2 to 2.22.0

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2...

960f6b71a99c64bdf8ed9b0540c2b2bb3a609b82 authored over 4 years ago
Fix broken link

70d8c120aa7e5392712cd4e73b6191ecea072c8a authored over 4 years ago
[BUGIFX] Allow createRecord responses without a type

aa860a4a681ef5fc9e527529848185e8473c117c authored over 4 years ago
Add extra performance tests (#7197)

3c633db53a9ccabcf86e9d70bbfa2954e09e0979 authored over 4 years ago
[DOC] Use native syntax in RESTSerializer documentation (#7231)

fd9ffb8feeb03d67bbf8bf09072719b03fbb470c authored over 4 years ago
Merge pull request #7232 from nbibler/patch-2

[DOC] Fix minor typo in findRecord documentation

d90ea84cb03b64adb784e28704460d673fc50909 authored over 4 years ago
[DOC] Fix minor typo in findRecord documentation

cc1f604947502c258f6266e5e628d3cb5ec0d912 authored over 4 years ago
chore: remove instance initializer (#7228)

* chore: remove instance initializer

* fix DAG

ab249eeb16fdb6811b07a255a02b83487e639dca authored over 4 years ago
Merge pull request #7224 from Gaurav0/fix_docs_links

[DOCS] fix links on @ember-data/store package intro

89b630fffa37b53f8f1bf3d979b8403f14b38877 authored over 4 years ago
Merge pull request #7209 from Gaurav0/remove_blank_package

18481f0569de5b7ae377534c47c9ed7537c8c540 authored over 4 years ago
Update Changelog for v3.16.5 v3.16.6 and v3.16.7

cf8e5432c2f460b48507ceeb255ba9d1ec08d213 authored over 4 years ago
[DOCS] fix links on @ember-data/store package intro

699250aeb84e1a612df1e4d98734077fd54b9fef authored over 4 years ago
Merge pull request #7216 from emberjs/dependabot/npm_and_yarn/websocket-extensions-0.1.4

[Security] Bump websocket-extensions from 0.1.3 to 0.1.4

35b8abfb7d0fb23ae07a723955d5364d8eee398c authored over 4 years ago
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

863bbc34c3adc66157902b86181447fb59b9aa99 authored over 4 years ago
[INFRA] Extend github actions timeouts to prevent CI failures

66fc6e1a45e5f35354a71196b1f19031ee97a614 authored over 4 years ago
Merge pull request #7214 from emberjs/dependabot/npm_and_yarn/eslint-plugin-ember-8.6.0

489fca9f65baead5f538f84cab712cc3ab11e7fc authored over 4 years ago
Bump eslint-plugin-ember from 8.5.1 to 8.6.0

Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.5.1 to 8.6....

f8b23f17a9bddc5f76a55d86f38bb79be57d78fc authored over 4 years ago
v3.21.0-alpha.0

4b6d0c7f043f8b3c323d6f33d339b9bfcde85bc5 authored over 4 years ago
Update Changelog for v3.19.0

2f0ac875388d1c5f6093f956333b581717e46230 authored over 4 years ago
fix another test

6ef9e8db0b33bfaa38dc4556921b6469628a94e9 authored over 4 years ago
fix test

137ff3c37f9b16307086ac3e334f1bc924e2dbdb authored over 4 years ago
Remove blank package '@ember-data'

0e638e61bc631ad38b19e98b8bc9e6ddfcd749bc authored over 4 years ago
[DOC] Use native syntax in JSONAPISerializer documentation (#7200)

7d7e38ebdcfebbf368d31f1ccd53066fcd5d48b3 authored over 4 years ago
[DOC] Update documentation around behavior of attr (#7198)

Updates some of the language around how defaultValue behaves.

70b0c55e1a950bed1da64d0ecb4eaa0d5df92f9f authored over 4 years ago
Reduce dependabot frequency

df576ec6023a2f26c4af25ef048885c34fe06f57 authored over 4 years ago
Merge pull request #7191 from emberjs/dependabot/npm_and_yarn/ember-cli-version-checker-5.1.1

03832a71501d6f5c85f39658c0bd5c8816652a8f authored almost 5 years ago
Bump ember-cli-version-checker from 5.0.2 to 5.1.1

Bumps [ember-cli-version-checker](https://github.com/ember-cli/ember-cli-version-checker) from 5...

dd0b1873700cd89e781288265be6a509b92763a1 authored almost 5 years ago
Cache identifiers

Co-authored-by: igorT <[email protected]>
Co-authored-by: pete-the-pete <>

848024c46ddb8e38c575cacac192df9e5c85306b authored almost 5 years ago
Merge pull request #7185 from emberjs/dependabot/npm_and_yarn/typescript-eslint/parser-2.33.0

ee0e1b6b500f7cf9bee4d04e97b4566dd0bd104b authored almost 5 years ago
Merge pull request #7184 from emberjs/dependabot/npm_and_yarn/lerna-3.21.0

7eb2afeca56b4366bca4da407b603fd7aed865ee authored almost 5 years ago
Bump @typescript-eslint/parser from 2.32.0 to 2.33.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

ff46f6d8f600617df6e683ea17b00422946ec253 authored almost 5 years ago
Bump lerna from 3.20.2 to 3.21.0

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.20.2 to 3.21.0.
- [Rel...

e11e417f308794b0ac53692a1d30e3825d62d66b authored almost 5 years ago
Merge pull request #7167 from allthesignals/embedded-records-assertion

ad202bf8034cccac0a23b0813792a53f2efaf0b8 authored almost 5 years ago
Merge pull request #7180 from emberjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.32.0

5888ac2b518311bc442983718ee7833655f8ec44 authored almost 5 years ago
Bump @typescript-eslint/eslint-plugin from 2.31.0 to 2.32.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

4f12aa0d81bd29385e65ea14c834604c0d43c60b authored almost 5 years ago
Merge pull request #7181 from emberjs/dependabot/npm_and_yarn/typescript-eslint/parser-2.32.0

8983d7605b57f98a33e1aad16b18f8a1bedf9921 authored almost 5 years ago
Merge pull request #7179 from emberjs/dependabot/npm_and_yarn/eslint-plugin-qunit-4.2.0

d707eebd0fdeea386e08fa95e1116b43624a7f8d authored almost 5 years ago
Bump @typescript-eslint/parser from 2.31.0 to 2.32.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

72fefe81a2d9ddd7d79c65432fd28435764ecbcd authored almost 5 years ago
Bump eslint-plugin-qunit from 4.1.0 to 4.2.0

Bumps [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) from 4.1.0 to ...

5fe4570a56da6473f9f28ead99c2b149797c1123 authored almost 5 years ago
[DOC EmbeddedRecordsMixin] Assert from JSONAPISerializer

Use of EmbeddedRecordsMixin and JSONAPISerializer together asserts instead of warns. Allows for ...

7b0113751ff1084a6fc69247eba9239bb6826e0e authored almost 5 years ago
Merge pull request #7177 from emberjs/dependabot/npm_and_yarn/execa-4.0.1

3985d0149512f26c9278bcadc4225160cf3b1f0a authored almost 5 years ago
Bump execa from 4.0.0 to 4.0.1

Bumps [execa](https://github.com/sindresorhus/execa) from 4.0.0 to 4.0.1.
- [Release notes](http...

9ee7f7f1c198e1d57b0653fa944b70e63777658b authored almost 5 years ago
Merge pull request #7175 from emberjs/dependabot/npm_and_yarn/eslint-plugin-qunit-4.1.0

4e5c7d26b1929c84d580ae688c1941e2408a1b05 authored almost 5 years ago
Merge pull request #7173 from emberjs/dependabot/npm_and_yarn/eslint-plugin-ember-8.5.1

f22c648ec78346e3938b4c75dafd5721d94bb532 authored almost 5 years ago
Merge pull request #7172 from emberjs/dependabot/npm_and_yarn/ember-cli-htmlbars-5.1.2

15cdbc0506f74ddc492a598262ef695255e33b81 authored almost 5 years ago
Bump eslint-plugin-qunit from 4.0.0 to 4.1.0

Bumps [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) from 4.0.0 to ...

010e24873936f77bd4fbbb8947db12df9582508a authored almost 5 years ago
Bump eslint-plugin-ember from 8.5.0 to 8.5.1

Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.5.0 to 8.5....

2e22a53ca60d1660c4f43632600f5e8d7982bbd3 authored almost 5 years ago
Bump ember-cli-htmlbars from 5.1.1 to 5.1.2

Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 5.1.1 to 5.1.2....

69374ad06e5426799cd812bef2fdbec2997173dc authored almost 5 years ago
[BUGFIX]: Fix errors while running yarn start (#7146)

* [BUGFIX]: Fix errors while running yarn start

fix Safari test issue

Co-authored-by: Chri...

bb34e6cd06ae4696ee79b511114549680101b53b authored almost 5 years ago
Support for multiple routes in performance-test-app (#7125)

b079886f23151dbfa1d3c7f9cae6c41d49ee496c authored almost 5 years ago
Bump fs-extra from 8.1.0 to 9.0.0 (#7137)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.0.0.
- [Release...

7dc6aaa4b2cee1bebed275abebb5abbf207cf4df authored almost 5 years ago
Bump ember-cli from 3.17.0 to 3.18.0 (#7162)

Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.17.0 to 3.18.0.
- [Release not...

07df6d95c066c0a2f5a447188fa5307b94dad71e authored almost 5 years ago
Bump ember-cli-htmlbars from 4.3.1 to 5.1.1 (#7169)

Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 4.3.1 to 5.1.1....

d3434500862bf8e8109f0148e4fee626e6fa076b authored almost 5 years ago
Merge pull request #7168 from emberjs/dependabot/npm_and_yarn/eslint-plugin-ember-8.5.0

bbc0d769ec3f487e8f20785db7b91b6192b6112a authored almost 5 years ago
Bump eslint-plugin-ember from 8.4.0 to 8.5.0

Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.4.0 to 8.5....

84ca3b2a4e3743486ea5055ebc54d244822bf52e authored almost 5 years ago
Merge pull request #7163 from emberjs/dependabot/npm_and_yarn/typescript-eslint/parser-2.31.0

955a3d89301003e3f06cc19bf5876af70386c349 authored almost 5 years ago
Merge pull request #7164 from emberjs/dependabot/npm_and_yarn/ember-source-3.18.1

bfe6cc6720a17819c7aaef747ecf0366e412a3c6 authored almost 5 years ago
Bump @typescript-eslint/parser from 2.30.0 to 2.31.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

b0e6504321f3d175b43594531420660d99445ebc authored almost 5 years ago
Merge pull request #7161 from emberjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.31.0

30f052b834ced6978e36725e6df80fb675e4d29c authored almost 5 years ago
Bump ember-source from 3.18.0 to 3.18.1

Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.18.0 to 3.18.1.
- [Release note...

1bbfcbee4847387174fcfc768bfa5f9b83efa959 authored almost 5 years ago
Bump @typescript-eslint/eslint-plugin from 2.30.0 to 2.31.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

460a04831485871dde725aae3ffdbbaf6d29217f authored almost 5 years ago
Merge pull request #7159 from emberjs/dependabot/npm_and_yarn/qunit-2.10.0

9e5943cef629e131b54a4aa71ba8c2cd51bc9461 authored almost 5 years ago
Bump qunit from 2.9.3 to 2.10.0

Bumps [qunit](https://github.com/qunitjs/qunit) from 2.9.3 to 2.10.0.
- [Release notes](https://...

32f64682d36b6cd7a6e412ff53a4d7d31e49183f authored almost 5 years ago
Merge pull request #7156 from emberjs/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.9.6

fbc5650b3021bffaf9b34e1c668c38fb74b581fa authored almost 5 years ago
Bump @babel/plugin-transform-typescript from 7.9.4 to 7.9.6

Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel) from 7.9.4 to 7.9.6.
...

a8b1e65722999df15f6345818b1bfd048d9b92f8 authored almost 5 years ago