Ecosyste.ms: OpenCollective

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

github.com/emberjs/ember-cli-babel

Ember CLI plugin for Babel
https://github.com/emberjs/ember-cli-babel

Merge pull request #293 from babel/dependabot/npm_and_yarn/lodash.merge-4.6.2

909a94c193bc7b39fec9d024269ed3aa3945a8a7 authored over 5 years ago
upgrade all in-range deps (#291)

* upgrade all in-range deps

* update lockfile again

447b7b2b23217301bdbe3084bf9ffad32e25d1ff authored over 5 years ago
Bump lodash.merge from 4.6.1 to 4.6.2

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](ht...

e61f9b2e5948445be97549a5e85917843ef39ed9 authored over 5 years ago
Bump lodash.defaultsdeep from 4.6.0 to 4.6.1

Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1.
- [Release no...

dba1ec5210cd51411670286ae874a75588063a1a authored over 5 years ago
Merge pull request #289 from efx/remove-bower-config

remove legacy bower configuration

47672e0d2c522f6abce5b20b4ca200f9230fa955 authored over 5 years ago
remove legacy bower configuration

adfd20021b78c43faa332788aad159b21f3ec21e authored over 5 years ago
Merge pull request #288 from rwjblue/reroll-yarn

Refresh yarn.lock.

2714489478cf39703245ab11da03bf24f7f0b13a authored over 5 years ago
Refresh yarn.lock.

a61d5d3a0184407d7a7a74c54c69988fb12c62b6 authored over 5 years ago
Merge pull request #287 from rwjblue/add-release-setup

Add automated release setup.

a4a668ba2bcf6a61553680fbbf5841546a6fa53c authored over 5 years ago
Release 7.8.0

f950f44b72c038d3c16a28cedb01dc7966f12f01 authored over 5 years ago
Add v7.8.0 to CHANGELOG.md.

903df47d78b24d3d63aa77302f2745968fe854ef authored over 5 years ago
Add automated release setup.

release-it requires Node 8+, so I added `--ignore-engines` to
installation in CI until we drop N...

321743b93d034ffd87572d3fc7cd2fa5011eb684 authored over 5 years ago
Ensure `@ember/application/deprecations` is stripped in addition to `@ember/debug`. (#286)

Ensure `@ember/application/deprecations` is stripped in addition to `@ember/debug`.

Co-author...

61f65e70d57b7561fdfd7b2780817b3a7cecd457 authored over 5 years ago
Add test confirming @ember/application/deprecations is transpiled properly.

f74305f7c59aae93bbac2f4f3c571c3f4b90d02b authored over 5 years ago
Ensure @ember/applications/deprecations deprecate is not transpiled to globals.

9ac404d52a394d9499444a8776ef91e11424301e authored over 5 years ago
Inline configuration of babel-plugin-debug-macros.

0017ade804464deffd590515c5f73b70061ca81e authored over 5 years ago
Update index.js

Co-Authored-By: Robert Jackson <[email protected]>

ada1733095fe13bdf1144df8e7cddd2bbeebfc32 authored over 5 years ago
Update index.js

Co-Authored-By: Robert Jackson <[email protected]>

a6337d42197c9ff11c2535ad9c5f09c8fd98862f authored over 5 years ago
remove deprecated import path

828de36cc6c6e7fc37cf8516ddadb9b1ec8bfd5e authored over 5 years ago
Refactor CI to use stages. (#285)

Refactor CI to use stages.

47a72eba9e5e5f4f341cfc9d8bdc0d0c65e10953 authored over 5 years ago
Refactor CI to use stages.

Ensures our linting runs only on locked dependencies, and generally
makes identifying issues due...

b6b07133a8f6b73da172ad5f57c5d4b7bb99dd90 authored over 5 years ago
Update modules-api-polyfill package to latest (#277)

Update modules-api-polyfill package to latest

95d7c73fb0ff0b1aa029411e315c93efa5989a35 authored over 5 years ago
Update modules-api-polyfill package to latest

f87b0ce9d702149d37e49a33991ef465e6c2b9b7 authored over 5 years ago
Merge pull request #284 from rwjblue/fix-ci

Use default targets configuration for transpilation tests.

4a7639003e51202f1031d2fde66b7257ff6f4ff9 authored over 5 years ago
Use default targets configuration for transpilation tests.

In @babel/[email protected] 3 new plugins are added when supporting < IE
11:

* transform-member-...

15554a50c7f6d15732cb3ab2a75f0a1c00877704 authored over 5 years ago
Merge pull request #279 from vasind/patch-1

Update README.md with TOC

940e5fa7743ad2bd9651d45f4a28bd1526208d3b authored over 5 years ago
Update dependencies

f929e209ffc80cfdfdd022438cc3fcb196733985 authored over 5 years ago
Update README.md with TOC

Add TOC for README.md and update the Babel preset referral URL to https://babeljs.io/docs/en/nex...

2d5acc9e77fd87027b435d1c5f4d3a62fcfa92a7 authored over 5 years ago
v7.7.3

03324217d4ec9b783362d943a31916538ca36510 authored almost 6 years ago
Add v7.7.3 to CHANGELOG.md.

6c15841dcca83245ff4774351399291d213f38c2 authored almost 6 years ago
Fix errors when babel-plugin-filter-imports is present.

4b9207aa3791182305266451c9062b0e506c7f25 authored almost 6 years ago
v7.7.2

9dd2021191198d4dc067df058b14a5f0bdf218b4 authored almost 6 years ago
Add v7.7.2 to CHANGELOG.md.

4c7967eeede7188edec256cabc639b820af52278 authored almost 6 years ago
Merge pull request #276 from pzuraq/bugfix/add-decorators-plugins-in-correct-order

[BUGFIX] Ensure class properties/decorator plugins are added in correct order

d9ba88e7ebf4254c81e5bfa80ea52c14efdfd57c authored almost 6 years ago
update tests

19f57a1fc811cd62f62635871e7719b67685224d authored almost 6 years ago
[BUGFIX] Ensure class properties/decorator plugins are added in correct order

This PR uses the updated babel-plugin-helpers library to actually modify
the user's plugins and ...

01e601c9e005a1b676505dcba7bca781e2bbfb47 authored almost 6 years ago
v7.7.1

ccb2983bf0f9f60dc037bfff0fbbec457fe4a94f authored almost 6 years ago
Add v7.7.1 to CHANGELOG.md.

add406de23ed2edbda810745a3bb63965f5c4262 authored almost 6 years ago
Merge pull request #275 from pzuraq/bugfix/prevent-duplicate-internal-plugins

[BUGFIX] Dedupe internal decorators plugins

01f129c98fe8ae649ee9664334afdf29025c51ab authored almost 6 years ago
[BUGFIX] Dedupe internal decorators plugins

babel-plugin-filter-imports currently adds the internal
`decorators` plugin so it can parse and ...

22afa0169624491980f90ffaac564b42028d3d0b authored almost 6 years ago
v7.7.0

b259b5411f40ec02a6d5092ef98ff7e18e738627 authored almost 6 years ago
Add v7.7.0 to CHANGELOG.

0ec55a309efbd3b7417ab89d5f18d7002efd6603 authored almost 6 years ago
Merge pull request #274 from pzuraq/feat/decorator-and-class-field-support

[FEAT] Decorator and Class Field Support

591de2b9c4b41f8fe1e503b60c8ef9aee74adf00 authored almost 6 years ago
only warn for root apps/addons

80e42a4a31ac14f45353df5e35a1c82ccbdeb566 authored almost 6 years ago
add disableDecoratorTransforms

520190ffb10aa2bf3c1d91218e596eb164956572 authored almost 6 years ago
add decorator and class field acceptance tests

5c2b079e745762f2e5bca30eb2b3a510a943528a authored almost 6 years ago
[FEAT] Decorator and Class Field Support

This PR adds the decorator and class field transforms directly to the
stardard Ember build, so u...

d3a0a6ac985546009c388b22c5addc2c44c68fe6 authored almost 6 years ago
Merge pull request #273 from olleolleolle/patch-1

README: Make wording in links more active

7be5512618e75db49704e3c65ffd21b13fa4668e authored almost 6 years ago
README: Make wording in links more active

- use Markdown reference links
- spell out node as Node.js in a sentence

df468cfe31f8982ab1b91ed2ec5579b21f415efd authored almost 6 years ago
v7.6.0

d1d47c0769d130960e3328d6bfa785069b06c662 authored almost 6 years ago
Add 7.6.0 to CHANGELOG

c49035a3bd68c7b57ebadd94468b1be813532954 authored almost 6 years ago
Merge pull request #272 from rwjblue/add-action

Update babel-plugin-ember-modules-api-polyfill to add @action

81a6914c9d3801af10c27a83ba4a5109eadbc460 authored almost 6 years ago
Update babel-plugin-ember-modules-api-polyfill to add @action

f2703071bfbd6cc3dedb53b32092806327d5afb4 authored almost 6 years ago
Merge pull request #271 from jasonmit/patch-1

chore: adds homepage field to pkg.json

c3ac39f3e98b01f07cd3f2f9666666aa06a4d68d authored almost 6 years ago
chore: Add homepage field to pkg.json

5dee5915c89b226df9a41d6cf545ac4f6300aa11 authored almost 6 years ago
v7.5.0

00c5cf9e08007a4a9106a1303bd39758b514947b authored almost 6 years ago
Add v7.5.0 to CHANGELOG.md.

e44c276aa91fa9c17561f5bbb37e6562d8a9ff4d authored almost 6 years ago
Merge pull request #270 from rwjblue/update-modules-api

Update Ember modules API to include @glimmer/tracked.

7b9c2e5675acc9fe987885d011d1c5afa62954f8 authored almost 6 years ago
Update Ember modules API to include @glimmer/tracked.

1d7c6ef7afab00c095c02ebcbb710a978070784d authored almost 6 years ago
v7.4.3

806849e4dc8170bf51f7a9a564e96171a1060959 authored almost 6 years ago
Add v7.4.3 to CHANGELOG.md.

b14036bf66383dfac913f56b63fb656f96759f66 authored almost 6 years ago
Merge pull request #265 from locks/ember-string-detection

Fix `@ember/string` detection

ddf8af1ba4185210da4ff7a2fcf9bb6365890083 authored almost 6 years ago
Merge pull request #268 from jrjohnson/update-debug-macros

Update babel-plugin-debug-macros

7b5524b433512e4f7ba7b7a236d09263762b87f4 authored almost 6 years ago
Update babel-plugin-debug-macros

Dropping the beta tag and updating to the latest release version

deeb6f8bb0aa39862e90409066c88c38f0f13006 authored almost 6 years ago
v7.4.2

d3a45b9e77120395bc836c6b117aa81462c50fb1 authored almost 6 years ago
Add v7.4.2 to CHANGELOG.md.

bb8550f67528c598b842e3a4d1380d179f8a8881 authored almost 6 years ago
Merge pull request #267 from rwjblue/tweak-should-include-external-helpers

Ensure external helpers are not used when modules are not transpiled.

3a448df19b2b2d33b2878af0bb4db2ca8a48dcdd authored almost 6 years ago
Ensure external helpers are not used when modules are not transpiled.

When using something akin to the following somewhat common pattern:

```js
let babel = this.addo...

cada0c1cd6ba0994da4ddb0d3c42619ce7b3e0ec authored almost 6 years ago
Merge pull request #266 from rwjblue/update-min-broccoli-babel-transpiler

Update to [email protected].

a2c2adb0ba760137161e91ea55fc30e1646b878a authored almost 6 years ago
Update to [email protected].

4d025ce57e1e832ae1835dee8845f1037e5dd031 authored almost 6 years ago
Check if ember/string is a transitive dependency

50f07d688f893b8d5c2686416269e8d00bd7df3f authored about 6 years ago
v7.4.1

ce06287746563d679325f59071bea8042dfaab38 authored about 6 years ago
Add v7.4.1 to CHANGELOG.md.

d109bb7fb2b980ed4a46a462e07a7c566cd44f74 authored about 6 years ago
Merge pull request #264 from rwjblue/only-blacklist-jquery-when-parent-depends-on-it

Only blacklist jQuery module when parent depends on @ember/jquery itself

ea9b9ab3d18fc16692c13b48f179bd523f325153 authored about 6 years ago
Allow either this.parent OR this.project to provide @ember/jquery.

22b1c2690ff67390e62d55adaa39eb542904fe75 authored about 6 years ago
Only blacklist jQuery module when parent depends on @ember/jquery itself

6a4001510fb5ff795663d9d430ba63ca28a5fa88 authored about 6 years ago
Adjust Changelog

3130c246b053f173ab3707779625ca6e02da736f authored about 6 years ago
v7.4.0

c38cfc9bc0dfb5a218fdcb59d7eccc8b661d4814 authored about 6 years ago
Add v7.4.0 to CHANGELOG.md.

58ddec8e76e2be29594469bf4abb95b17a41da94 authored about 6 years ago
Merge pull request #261 from simonihmig/blacklist-jquery

Blacklist jquery if @ember/jquery is present

3c67b5d7109bd89252b610f96a680b4fae4b997a authored about 6 years ago
Blacklist jquery if @ember/jquery is present

Skips transpiling `import $ from 'jquery'` if the right version (0.6.0) of `@ember/jquery` is pr...

5213b298101555bec93565c98aa3679e1c6d5618 authored about 6 years ago
v7.3.0

e31c79efc48b007e2b4f61356cbf320d954a2134 authored about 6 years ago
Add v7.3.0 to CHANGELOG.

5140c437623888f432ba318de34c286303bd54fc authored about 6 years ago
Merge pull request #260 from locks/modules-blacklist-option

Update `@ember/string` detection to check if it is the project being run

014852aa70ecc4297fb196b650ea413d69aac5b4 authored about 6 years ago
Check if `@ember/string` is the project being build so modules are blacklisted

0c12ba450802c3796973a18afa34d856577bfd2f authored about 6 years ago
7.3.0-beta.1

cb4121bdc00fb326350528e721318c6b5bdc89c6 authored about 6 years ago
Add v7.3.0-beta.1 to CHANGELOG.md.

df21f7d8301ea753089a0145063354a9145c68c5 authored about 6 years ago
Merge pull request #251 from pzuraq/feat/externalize-helpers-by-default

Add ability to deduplicate babel helpers.

ff09b76644f54f65cddfa0476d70b2225c8e353d authored about 6 years ago
[FEAT] Adds an option to emit external babel helpers

This PR adds the `includeExternalHelpers` config option which allows
users to explicitly opt int...

d8c2b1b2b52a21d29f471531020613b1fff8cb4e authored about 6 years ago
7.2.0

2dc8ecf6e33c8b89ab1e7b2cd690ed52998f1a99 authored about 6 years ago
Add v7.2.0 to CHANGELOG.md.

2495ece2ece743cd1e899ba0e36034123f7c84a4 authored about 6 years ago
Merge remote-tracking branch 'origin/v6.x'

fc16106b4696d92868f35ecd2460afc77c44cea4 authored about 6 years ago
Add v6.18.0 to CHANGELOG

[ci skip]

894ad4fa9f9073f77eb62009c0c7772da9e04be7 authored about 6 years ago
6.18.0

02b851b6c7fca6fea36458b5fe3dd257f34f8e9f authored about 6 years ago
Merge pull request #257 from rwjblue/update-modules-api-data

Update babel-plugin-ember-modules-api-polyfill to 2.6.0.

724b3727dd4137f5e0651b53eb4db877a90fe457 authored about 6 years ago
Update babel-plugin-ember-modules-api-polyfill to 2.6.0.

Adds `notifyPropertyChange` to `@ember/object` module.

d478fb53e1bc89c3336ffa162011b8a93a077d1c authored about 6 years ago
v7.1.4

fc9e0c0350503cf7b29e20fc7e994915d7634916 authored about 6 years ago
Update Changelog

e6b86603321009b66376a328516a823849be6095 authored about 6 years ago
Merge pull request #256 from Turbo87/basedir

Move `baseDir` definition into `relative-module-paths` module

6cb91cd2d03a9f8b039c489f9d5150b5a6232623 authored about 6 years ago
Move `baseDir` definition into `relative-module-paths` module

940d54ad0a0acf9ffe031dd2606aa8d18bf3288b authored about 6 years ago