BrianSipple / ember-web-animations-next-polyfill

An Ember addon that provides and enables use of the web-animations-next polyfill in consuming applications
MIT License
9 stars 1 forks source link

Update ember-source to the latest version πŸš€ #38

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.14.0 of ember-source just got published.

Dependency ember-source
Current Version 2.13.4
Type devDependency

The version 2.14.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ember-source. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 238 commits ahead by 238, behind by 70.

  • d21fd54 Release v2.14.0.
  • dddd0a0 Add 2.13.4 to CHANGELOG.md.
  • 219a6c3 Update CHANGELOG to 2.14.0.
  • c525a7e [DEPRECATION] update dispatch to event manager deprecation until version
  • d561eb6 [DOC release] Update Array.any documentation
  • 6025ba6 [DOC release] Improve documentation of if template helper
  • bbdd81c [BUGFIX beta] Allow numeric keys for the get helper.
  • f6cf5b5 [DOC release] replace lingering NPM commands.
  • 30d0042 Add more requested changes
  • 94b9c28 Change Object to any
  • 3a2485c [DOCUMENTATION] Add return types whenever possible to promises
  • fcf2016 [FEATURE beta] Add minlength to TextSupport
  • 23e2202 Merge pull request #15321 from emberjs/fastboot-niceness
  • 74edc63 [BUGFIX release] Improve fastboot debugger/repl experience
  • a6923df [BUGFIX release] Avoid re-freezing already frozen objects.

There are 238 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.14.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 04ac480 Release 2.14.1
  • 4678705 Release changelog [ci skip]
  • 6cafe38 [BUGFIX lts] Ensure event dispatcher is a singleton
  • 31131c6 Remove oudated and documentation-only view.js
  • 05bbe17 [DOC release] Fix @for documentation of registerDeprecationHandler
  • c67303d [DOC release] Fix @for documentation of registerWarnHandler
  • 12e2100 [DOC release] Document the result of hash is an empty object.
  • 0299c70 Merge pull request #15505 from emberjs/jit-fun-release
  • 5b03e17 [BUGFIX release] [Fixes #15492] WorkAround WebKit/JSC JIT WorkARound

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.15.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 403 commits ahead by 403, behind by 67.

  • 64a0432 Release v2.15.0.
  • e7d81c5 Update CHANGELOG for 2.15.0.
  • ded6537 [DOC release] Fixes emberjs/guides#505
  • 83ebe2f Remove outdated {{with}} documentation
  • fd9e4a4 [BUGFIX beta] Include missing sourcemaps in vendorTree
  • cc441b9 [DOC release] Replace RSVP.cast with RSVP.resolve
  • 42cf186 Release v2.15.0-beta.3.
  • a393b22 Update CHANGELOG for v2.15.0-beta.3.
  • 9bb72eb [DOC release] Fix links in {{action}} helper documentation
  • b862a5c Run skipped Glimmer assertions
  • 2b257c9 Release reference to root components after destroy
  • 57f0d71 Super minor docs improvement
  • 55dfa5d [DOCS] Use shorthand for inject.service example
  • 3368185 [DOC] Improve Ember.isEmpty
  • baa146b [BUGFIX beta] Allow boolean values for current-when

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.15.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 48bb7af Release v2.15.1.
  • 29f0cc0 Add 2.15.1 to CHANGELOG.md.
  • 2a1a775 [BUGFIX lts] Add failing test for error template
  • 8c46745 [BUGFIX beta] Cleanup test to ensure backburner._platform is present.
  • 3b28a9c [BUGFIX release] Update backburner.js to 1.2.1.
  • 945dd03 [BUGFIX LTS] ensure β€œpause on exception” pauses in the right place

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.15.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 60542b1 Release 2.15.2.
  • 636604c Add 2.15.2 to CHANGELOG.
  • 9c85b50 [BUGFIX release] Avoid creating event dispatcher in FastBoot with Engines
  • f9fa076 Data Adapter: Only trigger model type update if the record live array count actually changed

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.16.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 217 commits ahead by 217, behind by 60.

  • e295d51 Release v2.16.0.
  • 788be2c [BUGFIX release] Remove sourceMappingURL for dag-map.
  • 3576aee Add 2.16.0 to CHANGELOG.md.
  • 4db9359 Add 2.15.2 to CHANGELOG.
  • 67deb5d Add 2.15.1 to CHANGELOG.md.
  • b8fe28f add inflection to dependencies
  • 184b6ff [DOC release] document how to use pauseTest() with qunit and mocha
  • 84b0b02 correctly escape values in assertion
  • 5dc3a68 Merge pull request #15718 from emberjs/beta-fix-bb-stuff
  • a5f0a9d [BUGFIX] bump backburner (fixes clock + autorun interop)
  • 96d010b Data Adapter: Only trigger model type update if the record live array count actually changed
  • 3727e2e [BUGFIX release] Avoid creating event dispatcher in FastBoot with Engines
  • 3aec03a Release v2.16.0-beta.2.
  • 2d2233f Update CHANGELOG for 2.16.0-beta.2.
  • 464504a [BUGFIX lts] Add failing test for error template

There are 217 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.16.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.16.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 29 commits.

  • c2fb489 Release v2.16.1.
  • 0d27bf9 Add 2.16.1 to CHANGELOG.
  • 8b67841 curious if this works
  • 14a36c1 support Ops.MaybeLocal
  • 1cdd368 Update glimmer-vm package versions to 0.25.4
  • e56f1f1 Add failing test for partials which contain contextual components
  • ca13620 add fs-extra to deps
  • ccf4ce0 [BUGFIX release] empty path for get helper should not throw assertion
  • fbc2d6d Fix: passing some query params via router service
  • 853411b Bring query params fix up to date.
  • 0788513 [query-params-new] Issue - #4570 don't serialize null or undefined into url
  • 455caf1 [DOC release] Remove controller needs from docs
  • a166212 Merge pull request #15776 from toddjordan/release-rfc-176-doc-annotations
  • 934b7f8 Fix test asserts to match updated assert/deprecation messages
  • bcc2c1d Update index.js

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.16.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 391ea14 Add missing import.
  • a1b79a7 Release v2.16.2
  • 7538da2 Add CHANGELOG for 2.16.2.
  • b1527e7 upgrade @glimmer to 0.25.6
  • 535631a [BUGFIX release] Use actual versions of broccoli-babel-transpiler.
  • ca6f3d4 [BUGFIX release] Refactor package.json.
  • ef99989 Update promise_proxy_test.js
  • 1ff3492 [BUGFIX release] bump rsvp

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.17.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 187 commits ahead by 187, behind by 70.

  • 3625ba2 Ensure stable release tags run in CI.
  • 5a75c08 Release v2.17.0.
  • 1011194 Add v2.17.0 to CHANGELOG.
  • 21298e9 [BUGFIX beta] Avoid double throwing unhandled promise rejections.
  • 05c5d65 [BUGFIX lts] Allow Ember.Test.adapter to opt out of exception handling.
  • cfd6881 [BUGFIX lts] Add tests for various permutations of error handler setup.
  • d10f638 [BUGFIX lts] Revert "[BUGFIX] Changed backburner's error handler to use dispatchError instead of onError. This is so that backburner errors can be caught by the Test.adapter. Fixes #14864."
  • 4199873 [DOC release]Make it so Logger comes back to YUIDoc builds
  • 58255ce [BUGFIX beta] assert for passing brace expanding deps to sum/max..
  • 7bb55b5 [BUGFIX release] fix regression with computed filter/map/sort
  • cbb9086 Add failing test for computed.filter @each with {} regression
  • 8d6bc9a updating ember-cli-version-checker
  • c641380 Merge pull request #15873 from rwjblue/update-backburner-beta
  • a7745e4 [BUGFIX release] Update Backburner.js to 1.2.3.
  • c797452 Release v2.17.0-beta.6

There are 187 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 269 commits ahead by 269, behind by 77.

  • bdc2c3e Release v2.18.0.
  • e2ae732 Prepare CHANGELOG for 2.18.0.
  • 95b4499 Bump backburner.js to 1.3.4
  • ba86a0b Release v2.18.0-beta.5
  • ca040bd Add 2.18.0-beta.5 to CHANGELOG
  • dc2b9fc [BUGFIX release] Cleanup documentation for {{link-to}}.
  • a972690 [BUGFIX beta] Refactor disabled system in {{link-to}}.
  • ed1a79a [BUGFIX beta] fix regression of clicking link-to with disabled=true
  • e9f4c50 Release v2.18.0-beta.4
  • 2d0923c Add 2.18.0-beta.4 to the Changelog
  • 64e0968 [DOCS release] Update code samples for runloop functions
  • cb43871 Fix unbalanced chaining
  • cb25fd3 Revert "[BUGFIX release] fix issue with unchaining ChainNodes"
  • 3389b93 [docs release] Document run as a function, so it shows in @ember/runloop
  • 676fe62 [DOC release] Move htmlSafe and isHTMLSafe to Ember.Component in documentation

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0-beta.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 328 commits ahead by 328, behind by 39.

  • 3b08ab7 Release v3.0.0-beta.3
  • 6b81acc Add v3.0.0-beta.3 to CHANGELOG
  • d1c6f8d Fix merge failure
  • 02bae4a [CLEANUP beta] remove mentions of run.sync
  • b3f6f07 [CLEANUP beta] Remove custom eventManager support.
  • 5e811cf [CLEANUP beta] Remove sync runloop queue.
  • ca7b629 Remove reference to files no longer present for S3 upload...
  • 673e4e3 [BUGFIX beta] Remove legacy publishing mechanisms.
  • b4135df Ensure build-metadata.json is included in packed tarball.
  • 2326458 Publish metadata file to S3.
  • 08bc55d [CLEANUP beta] Fix ember-2-legacy support for Ember.Binding.
  • 07b1d8f Release v3.0.0-beta.2
  • dabdf14 Add v3.0.0-beta.2 to the CHANGELOG
  • c8bd19c Fixup eslint - Remove param mistakenly added when resolving a
  • 4df63d5 [CLEANUP beta] Remove Ember.Binding support

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0-beta.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 49 commits.

  • 58b7fa9 Release v3.0.0-beta.4
  • 233a34e Update CHANGELOG for 3.0.0-beta.4
  • d1382e3 [BUGFIX lts] Enable some recovery of errors thrown during render.
  • 750bead Add execa to devDependencies.
  • cea9a86 [BUGFIX beta] Do not add enumerable properties to String.prototype.
  • c08515f [BUGFIX beta] Do not add enumerable properties to Function.prototype.
  • f8417fb [BUGFIX beta] Avoid adding enumerable properties to Array.prototype.
  • d72ffd5 [BUGFIX beta] Cache the descriptor trap.
  • bcc8aaa Simplify implementation of some array methods
  • 6e5481f Remove Enumerable.detect checks
  • 8ed17d7 Update array mixin documentation to avoid mentioning enumerables
  • a0ad2df Remove private enumerableContent{Will,Did}Change
  • fdb4a0f Move enumerable mixin methods into array mixins
  • fb95811 Migrate enumerable tests into array tests
  • be788ca Remove superfluous/accidental assert param

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.18.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 51 commits ahead by 51, behind by 377.

  • 78717c5 Release v2.18.1.
  • 905dd01 Add v2.18.1 to CHANGELOG.md.
  • 8639d6a [BUGFIX lts] Enable some recovery of errors thrown during render.
  • 8d6600b [BUGFIX lts] Avoid excessively calling Glimmer AST transforms.
  • 6e0b9fd Add v2.17.1 to CHANGELOG.md
  • dcfb297 Add v2.16.2 to CHANGELOG.md.
  • 1f05c15 Ensure build-metadata.json is included in packed tarball.
  • c2b7d49 Publish metadata file to S3.
  • 2dc45b2 Merge pull request #16068 from rwjblue/update-backburner-release
  • 0e049fb [BUGFIX release] Update to backburner@1.3.5.
  • dee84b0 Fix incorrect .travis.yml config for release branch.
  • ca01684 Begin publishing npm tarballs to S3.
  • bdc2c3e Release v2.18.0.
  • e2ae732 Prepare CHANGELOG for 2.18.0.
  • 95b4499 Bump backburner.js to 1.3.4

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 405 commits ahead by 405, behind by 51.

  • 84c8eca Release v3.0.0.
  • 5192acf Add v3.0.0 to CHANGELOG.md.
  • 8246b62 Add v2.18.1 to CHANGELOG.md.
  • 87a5094 Add v2.17.1 to CHANGELOG.md
  • 742f60d Add v2.16.2 to CHANGELOG.md.
  • 662f2a2 Ensure cleanup is ran for compile tests.
  • 22c5642 cleanup getting reference
  • ed4bef0 [BUGFIX beta] Prevent errors when using const (get arr 1).
  • 979e805 [BUGFIX lts] Avoid excessively calling Glimmer AST transforms.
  • 5227ede Release v3.0.0-beta.6
  • 558d800 Add 3.0.0-beta.6 to CHANGELOG
  • 5658610 [BUGFIX beta] prevent test error by converting illegal characters in branch name
  • 8fcdc6a [docs beta]Remove Ember.Logger, Ember.Test* from modules, hide @ember/map
  • 91dd6b9 [docs beta]Show the right ContainerProxyMixin Docs
  • 0245872 [doc beta]Removes the submodule reference to ember-glimmer

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 597 commits ahead by 597, behind by 107.

  • 9a81db7 Release v3.1.0
  • 2a19b7b Add v3.1.0 to CHANGELOG
  • ad09111 Rename private property Route#router to Router#_router
  • 96ed878 [DOC release] Fix Router Service copypasta mistake
  • 90d484c [BUGFIX release] Ignore --pod for -addon blueprints
  • efb0511 Add failing tests for -addon blueprints with --pod
  • 76746ab [DOCS Beta] Tweaked the url for the Ember Inspector
  • eef7288 clarify documentation for makeArray
  • 7169066 [BUGFIX beta] revert jquery-less pendingRequest event handling
  • ac55699 Release v3.1.0-beta.5
  • 8f395f0 Add v3.1.0-beta.5 to CHANGELOG
  • b822e6b [BUGFIX release] Fold all trap methods together
  • daeb631 [BUGFIX release] Adds toJSON to list of descriptorTrap assertion exception
  • d60b301 [BUGFIX beta] Bring RSVP.cast back from the dead
  • 821a34e [BUGFIX] Fix initialiters tests blueprints

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.1 just got published.

Update to this version instead πŸš€

Release Notes v3.1.1

CHANGELOG

  • #16559 [BUGFIX] Fix property normalization, Update glimmer-vm to 0.34.0
  • #16493 [BUGFIX] Ensure proxies have access to getOwner(this).
  • #16496 [BUGFIX] Add exception for didRemoveListener so evented proxy objects can function
  • #16494 [BUGFIX] Adjust assertion to allow for either undefined or null
  • #16558 [BUGFIX] Ensure ComponentDefinitions do not leak heap space.
  • #16560 [BUGFIX] Avoid strict assertion when object proxy calls thru for function
  • #16563 [BUGFIX] Ensure ariaRole can be initially false.
  • #16564 [BUGFIX] Ensure Ember.isArray does not trigger proxy assertion.
  • #16572 [BUGFIX] Fix curly component class reference setup
Commits

The new version differs by 25 commits.

  • cc511bb Release v3.1.1
  • 508277b Add v3.1.1 to CHANGELOG
  • f39deb6 Fixup (another) incorrect import.
  • a3b8729 Fix incorrect import (bad cherry-pick).
  • 928f854 fix 16505: construct valid curly component manager class ref
  • 2712a16 failing tests for #16505
  • 1e0ecb1 [BUGFIX release] avoid strict assertion when object proxy calls thru for function
  • 722480e [BUGFIX release] Ensure Ember.isArray does not trigger proxy assertion.
  • fa3b662 Fix (another) merge conflict issue.
  • 5dda038 [BUGFIX release] Ensure ariaRole can be initially false.
  • 234e7cd Add missing import.
  • 8931875 fix 16311 and 16477
  • 7ea5308 tests for #16311
  • 1070ba0 Update to glimmer-vm 0.32.7.
  • 78ec2dc [BUGFIX release] Test to ensure helper definitions are not leaked.

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.2 just got published.

Update to this version instead πŸš€

Release Notes v3.1.2

CHANGELOG

  • #16600 [BUGFIX] Fix SimpleHelper memory leak
  • #16605 [BUGFIX] Use resetCache on container destroy.
  • 182fc3 [BUGFIX] Update glimmer-vm to ensure arguments are properly garbage collected.
  • #16281 [BUGFIX] Ensure warning from {{#link-to RE: loading state does not throw an assertion.
Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 474 commits ahead by 474, behind by 86.

  • 5028c75 Release v3.2.0.
  • b47c345 Add 3.2.0 to CHANGELOG.
  • dd09fe1 Replace @glimmer/env imports with ember-env-flags (fixing merge back
  • 0417690 [BUGFIX release] Fix #16427
  • 19c6d7a Add test for issue #16427
  • d887e98 remove unused isDescriptorTrap
  • f93e4b4 clean lint stuff
  • e4ebe8c some cleanup
  • 13ae9d2 remove EMBER_METAL_ES5_GETTER flag
  • 2d779dc [BUGFIX beta] computed.sort array should update if sort properties array is empty
  • c744480 [BUGFIX beta] bump glimmer
  • 7cf9642 Fix module unification lookup.
  • a5d59cf fix, weakmap is pointless since we don't unload compiled templates.
  • 62c6354 Fix cache
  • 140ffb7 we don't need to build a composite key, the layout and component

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.1 just got published.

Update to this version instead πŸš€

Release Notes v3.2.1

CHANGELOG

  • #16750 [BUGFIX] Bring back isObject guard for ember-utils/is_proxy
Commits

The new version differs by 5 commits.

  • 7e31122 Release v3.2.1
  • d8c83ff Add v3.2.1 to CHANGELOG
  • 57a6fcf [BUGFIX] bring back isObject guard for ember-utils/is_proxy
  • cd0c684 [DOC release] Fix broken links to guides
  • 84e3922 [DOC release] Update class_names_support.js to include binding classes to false properties

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 23bf7e9 Release v3.2.2
  • e0f32cc Add v3.2.2 to CHANGELOG
  • 3f053be Fix release branch BUILD_TYPE
  • a8d4767 [BUGFIX release] Refactor owner/container destroy.
  • c98ff92 Fix code style
  • 93ed3bb Fix container destroy timing
  • 514fc38 [SQUASH] Fix prettier errors
  • e7c38bf [DOC lts] Document Transitiondirectly in source, remove yuidoc.json stuff

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.0 just got published.

Update to this version instead πŸš€

Release Notes v3.3.0

CHANGELOG

  • #16687 [FEATURE] Implement optional jQuery integration (see emberjs/rfcs#294 for more details).
  • #16690 [DEPRECATION] emberjs/rfcs#294 Deprecate accessing jQuery.Event#originalEvent.
  • #16691 [DEPRECATION] emberjs/rfcs#237 Implement Ember.Map, Ember.MapWithDefault, and Ember.OrderedSet deprecation.
  • #16692 [DEPRECATION] emberjs/rfcs#322 Implement Ember.copy/Ember.Copyable deprecation.
  • #16709 [BUGFIX] Avoid ordered set deprecation in @ember/ordered-set addon.
  • #16729 [BUGFIX] Throw error if run.bind receives no method.
  • #16731 [BUGFIX] Better error when a route name is not valid.
  • #16743 [BUGFIX] Update glimmer-vm to 0.35.4.
  • #16767 [BUGFIX] Ensure meta._parent is initialized.
  • #16781 [BUGFIX] Ensure tests from @ember/* are excluded from debug/prod builds.
  • #16619 [BUGFIX] Update router_js to ensure (hash works in query params.
  • #16632 [BUGFIX] computed.sort array should update if sort properties array is empty/
greenkeeper[bot] commented 6 years ago

Version 3.3.1 just got published.

Update to this version instead πŸš€

Release Notes v3.3.1

CHANGELOG

  • #16836 [DOC] Fix Broken 3.3 API Documentation
greenkeeper[bot] commented 6 years ago

Version 3.3.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.4.0 just got published.

Update to this version instead πŸš€

Release Notes v3.4.0

CHANGELOG

  • #16603 [BUGFIX] Support mouseEnter/Leave events w/o jQuery
  • #16857 [BUGFIX] Prevents the recursive redefinition of root chains
  • #16854 [BUGFIX] Don't thread FactoryManager through createComponent
  • #16773 [FEATURE] Custom component manager (see emberjs/rfcs#213 for more details)
  • #16708 [FEATURE] Angle bracket component invocation (see emberjs/rfcs#311 for more details)
  • #16744 [DEPRECATION] Deprecate component#sendAction (see emberjs/rfcs#335 for more details)
  • #16720 Upgrade backburner.js to 2.3.0
  • #16783 [BUGFIX] Allow setting length on ArrayProxy.
  • #16785 [BUGFIX] Ensure ArrayMixin#invoke returns an Ember.A.
  • #16784 [BUGFIX] Setting ArrayProxy#content in willDestroy resets length.
  • #16794 [BUGFIX] Fix instance-initializer-test blueprint for new QUnit testing API (emberjs/rfcs#232)
  • #16797 [BUGFIX] Drop autorun assertion
Commits

The new version differs by 166 commits ahead by 166, behind by 48.

  • 14f44d6 Release v3.4.0
  • 0143d4a Add v3.4.0 to CHANGELOG
  • 0934632 Release v3.4.0-beta.3
  • 84770c4 Add v3.4.0-beta.3 to CHANGELOG
  • 2aee453 [BUGFIX beta] support mouseEnter/Leave events w/o jQuery
  • 94512a0 Add v3.3.2 to CHANGELOG
  • af60c28 Adapt publish_builds to expect just the npm token in an environment
  • 3b51225 Add v3.1.4 to CHANGELOG.md.
  • 5da5051 [BUGFIX beta] Enable @ember/object#get to be called with an empty string
  • 7595ad8 Release v3.4.0-beta.2
  • df84704 Add v3.4.0-beta.2 to CHANGELOG
  • c4e02b1 Add v3.3.1 to CHANGELOG
  • 24ba27d [bugfix] Prevents the recursive redefinition of root chains
  • 645b611 [BUGFIX beta] Don't thread FactoryManager through createComponent
  • aea5d6f [BUGFIX beta] Allow ArrayProxy#pushObjects to accept ArrayProxy again

There are 166 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.1 just got published.

Update to this version instead πŸš€

Release Notes v3.4.1

CHANGELOG

  • #16933 [BUGFIX] Update glimmer-vm packages to 0.38.8
Commits

The new version differs by 3 commits.

  • 387b48e Release v3.4.1
  • e0317d4 Add v3.4.1 to CHANGELOG
  • a1b5418 [BUGFIX release] Update glimmer-vm packages to 0.35.8.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v3.4.2

CHANGELOG

  • #16860 [BUGFIX] Clear chains in ProxyMixin when destroyed
  • #16999 [BUGFIX] Fix mouseEnter/Leave event delegation without jQuery
Commits

The new version differs by 7 commits.

  • eab3971 Release v3.4.2
  • af8f4ee Add v3.4.2 to CHANGELOG
  • 743847a use willDestroy in stead of destroy
  • 1ec3086 cleanup bindings if the proxy is destroyed
  • 3334166 [BUGFIX release] fix mouseEnter/Leave event delegation w/o jQuery
  • 46cccd6 [DOC release] Mark notifyPropertyChange as public.
  • 2bece3b [DOC release]Fix module for template helpers to be ember

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 68ce8e3 3.4.3
  • f404f30 Merge pull request #17003 from emberjs/release-triple-curlies-bugfix
  • 472a3b9 #17003 CHANGELOG [ci skip]
  • 283dcd1 Bump @glimmer/*
  • 74ebe7b Add failing test for #16314
  • 830d766 Add failing test for #14924 and #16172
  • 793d123 Add failing test for #14978

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v3.4.4

CHANGELOG

  • #17013 [BUGFIX] Fix rendering of empty content with {{{...}}} or {{...}} with htmlSafe('') in IE11
Commits

The new version differs by 2 commits.

  • 5060181 3.4.4
  • d260f6f Fix rendering of empty content with {{{...}}} in IE11

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 5a8873b Release v3.4.5
  • 82b0b2d Add v3.4.5 to CHANGELOG
  • faa9b05 [BUGFIX release] Update backburner.js to 2.4.0.
  • 9956c06 Add integrity to yarn.lock
  • 709ecd9 [DOC RELEASE] [DOC 3.3] [DOC 3.4] Fix missing docs
  • a8a84e9 Merge pull request #17031 from kgautreaux/patch-1
  • 4eaf541 Fix typo on line 75

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 74 commits ahead by 74, behind by 48.

  • db6a5de Release v3.5.0
  • cae13d4 Add v3.5.0 to CHANGELOG
  • 5da9996 Fix typo on line 75
  • b41d933 Fixup CHANGELOG
  • 48ad148 Add v3.4.5 to CHANGELOG
  • d37a42e Release v3.5.0-beta.4
  • 942fdb7 Add v3.5.0-beta.4 to CHANGELOG
  • 16225e8 [DOC RELEASE] [DOC 3.3] [DOC 3.4] Fix missing docs
  • e90e1c6 Fix rendering of empty content with {{{...}}} in IE11
  • d752b94 Merge pull request #17004 from emberjs/beta-triple-curlies-bugfix
  • d34e557 (cherry picked from commit 472a3b96525250f87ce9368d35952d9c98c4d353)
  • e61ecf8 Bump @glimmer/*
  • b968b85 Add failing test for #16314
  • 8f67aec Add failing test for #14924 and #16172
  • e4b4b82 Add failing test for #14978

There are 74 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • abf753a Release v3.5.1.
  • b9422f2 Add 3.5.1 to CHANGELOG.md.
  • f576238 Ensure {{input + event tests pass without jQuery.
  • 6c77d80 Fix error with cherry-pick.
  • 7090d48 Mark defineProperty as public API.
  • 9270a60 [BUGFIX lts] Update backburner.js to 2.4.1
  • 5be0dbe CI: Use EMBER_ENV=production for Node.js tests
  • 27ca580 Add Node.js test asserting on the number of sourcemap comments in final assets
  • b10b27d build: Turn off sourcemaps for TS-to-ES compilation
  • 205e0e4 [BUGFIX lts] Pass the event parameter to sendAction

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 269 commits ahead by 269, behind by 43.

  • a5f870f Release v3.6.0
  • f998e71 Add v3.6.0 to CHANGELOG
  • 4f0223e Update old jQuery versions for tests
  • 355ec30 Disable 'node/no-unsupported-features' rule for some testem related
  • 67ee7ed [BUGFIX lts] Update backburner.js to 2.4.2.
  • 2eee1aa [BUGFIX beta] Adds early Android versions to legacy target list
  • 85b5a2f [BUGFIX release] Ensure ControllerMixin is not listed in wrong module.
  • e691bd0 [BUGFIX beta] fix mouseEnter/Leave event delegation w/o jQuery for SVG elements in IE11
  • be0f44c [DOC release] Fix module name and tweak verbiage of @ember/canary-features.
  • 3a354a8 FailureOnlyReporter: Add missing newline character to report() method
  • 3360f8f Update testem to v2.14.0
  • 17dc665 testem: Use JS config file
  • 44d88d6 testem: Use let/const instead of var
  • 1670c95 FailureOnlyPerBrowserReporter: Convert to ES6 class
  • 43ea424 FailureOnlyReporter: Convert to ES6 class

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 13 commits.

  • 9ff016d Release v3.6.1
  • 75a30d5 Add v3.6.1 to CHANGELOG
  • 9519df1 [DOC release] Add @since flag for notifyPropertyChange
  • a1af218 docs: allow notifyPropertyChange to be imported from @ember/object
  • 123e2cb [DOC release] Correct access for methods on DataAdapter.
  • de5f35a [BUGFIX release] Publish builds to s3 on release & beta channels even
  • 2d7b129 Avoid extended array directly in tests.
  • 5186377 [BUGFIX release] Ensure properties on Array.prototype are non-enumerable.
  • b64aa3a test(NativeArray): Check for cyclic Array.prototype (ref #17190)
  • e8ce55c Merge pull request #17328 from emberjs/fix-retrys-release
  • a14a7e0 [BUGFIX release] Ensure that delayed transition retrys work
  • 51a56c3 Add v3.4.7 to CHANGELOG.md.
  • 3899a70 Empty commit, to trigger CI rebuild.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 285 commits ahead by 285, behind by 76.

  • 503bc78 Release v3.7.0
  • e8261a0 Add v3.7.0 to CHANGELOG
  • 5e25a21 [BUGFIX beta] fix 'strict mode does not allow function declarations' error for ios9
  • 04fc21c fix issue with overidability of computed.volatile
  • 2bc95e2 Release v3.7.0-beta.3
  • 6e65866 Add v3.7.0-beta.3 to CHANGELOG
  • fe349ae [BUGFIX release] Ensure legacy build of template compiler can be loaded.
  • d56df77 [BUGFIX release] local variable shadowing assert
  • c6cbf86 [BUGFIX lts] Avoid console.trace for every Ember.warn
  • 3dcc488 [DOC beta] remove needless prohibition
  • e5bdcba Release v3.7.0-beta.2
  • bd72496 Add v3.7.0-beta.2 to CHANGELOG
  • ad7562d Avoid extended array directly in tests.
  • bd47e20 [BUGFIX release] Ensure properties on Array.prototype are non-enumerable.
  • 57ab498 test(NativeArray): Check for cyclic Array.prototype (ref #17190)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 336d5bb Release v3.7.1
  • dd7a199 Add v3.7.1 to CHANGELOG
  • df84897 Merge pull request #17468 from emberjs/substates-release
  • b706ba1 [BUGFIX] Fix substate interactions with aborts

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 8b0c000 Release v3.7.3
  • 76dc199 Add v3.7.3 to CHANGELOG
  • 7ccdee9 [BUGFIX lts] support numbers in component names for Angle Brackets
  • 7959733 Bump router_js from 6.2.2 to 6.2.3
  • 73b49e6 Merge pull request #17553 from scottyd980/patch-1
  • 7b5ff52 Update router.ts
  • b63bec6 Merge pull request #17513 from MichalBryxi/patch-1
  • 2f7d1f6 Fix for incorrect source code escaping

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v3.8.0

CHANGELOG

  • #17143 / #17375 [FEATURE] Implement Element Modifier Manager RFC (see emberjs/rfcs#0373).
  • #17054 / #17376 [FEATURE] Implement array helper RFC (see emberjs/rfcs#0318)
  • #16735 [BUGFIX] Observed properties not being marked as enum
  • #17498 [BUGFIX] Don't remove dep keys in didUnwatch
  • #17467 [BUGFIX] Fix substate interactions with aborts
  • #17413 [BUGFIX] Fix missing import in instance-initializer blueprint for ember-mocha
  • #17319 [CLEANUP] Remove deprecated 'POSITIONAL_PARAM_CONFLICT'
  • #17394 [CLEANUP] Remove deprecated code in mixins/array
  • #17244 / #17499 Upgrade to Glimmer VM 0.37.1
    Fixes a few issues:
    • Usage of positional arguments with custom components.
    • Forwarding attributes via ...attributes to a dynamic component.
    • Prevent errors when rendering many template blocks (Error: Operand over 16-bits. Got 65536).
  • #17166 Improve performance of get() / set()
  • #16710 Deprecation of private NAME_KEY
  • #17216 Use native Error instead of custom Error subclass.
  • #17340 Remove unused hooks variable from qunit-rfc-232 util-test blueprint
  • #17357 Allow notifyPropertyChange to be imported from @ember/object
Commits

The new version differs by 388 commits ahead by 388, behind by 43.

  • 3013779 Release v3.8.0
  • 43e8cb6 Add v3.8.0 to CHANGELOG
  • 899be80 Release v3.8.0-beta.5
  • 39bb0d4 Add v3.8.0-beta.5 to CHANGELOG
  • 494d83d [DOC beta] Add deprecation tag for Ember.merge
  • 472673d [DOC lts] Addressed PR comments by rwjblue
  • 8a42b3b [DOC lts] Addressed PR comments
  • 71c2fe5 [DOC] Angle Bracket invocation
  • 4a67315 Add v3.7.3 to CHANGELOG
  • 3db1a75 Bump router_js from 6.2.2 to 6.2.3
  • 018df73 Release v3.8.0-beta.4
  • 2a83198 Add v3.8.0-beta.4 to CHANGELOG
  • f485ad5 [BUGFIX lts] support numbers in component names for Angle Brackets
  • 38b9060 Release v3.8.0-beta.3
  • 4d7a496 Add v3.8.0-beta.3 to CHANGELOG

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 265 commits ahead by 265, behind by 35.

  • 8df20e9 Release v3.9.0
  • 2b9ee17 Add v3.9.0 to CHANGELOG
  • bfe670c Bump router_js
  • 2f8b8ba [DOCS beta] remove component nesting docs
  • 0270001 Release v3.9.0-beta.5
  • 1e2672c Add v3.9.0-beta.5 to CHANGELOG
  • 37d0a11 Fix docs test
  • 86999a7 Post-cherry-pick lint fixup
  • fff729a [DOC RouteInfo] Fix grammar, spelling, and formatting
  • b179dfd added param "name of the block" for the API document of has-block and has-block-params
  • 84767f9 Fixes 594 in ember-learn/ember-api-docs - add has-block-params API documentation
  • 99dc507 prettier lint fix
  • fc63577 Fixes 595 in ember-learn/ember-api-docs - missing has-block API documentation
  • 3795744 Update packages/@ember/-internals/glimmer/lib/component.ts
  • fa74d86 A number of improvements to component docs

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v3.9.1

CHANGELOG

  • #17870 / #17871 [BUGFIX] Fix issue where ...attributes may incorrectly overwrite attributes, depending on its position.
  • #17874 [BUGFIX] Fix issue with event.stopPropagation() in component event handlers when jQuery is disabled.
  • #17876 [BUGFIX] Fix issue with multiple {{action}} modifiers on the same element when jQuery is disabled.
Commits

The new version differs by 15 commits.

  • 8b273eb Release v3.9.1
  • 77b8be1 3.9.1 CHANGELOG [ci skip]
  • d440312 Merge pull request #17884 from emberjs/upgrade-glimmer-release
  • 2991c46 CHANGELOG [ci skip]
  • 9173312 [BUGFIX beta] Fix "splattributes" class merging
  • 7fb81f2 Splattribute merging of "class" attribute fails
  • b8cc19e [BUGFIX beta] add failing test for splattributes class merging issue
  • ede5d4b Add missing babel helper
  • da2307a Upgrade Glimmer and TypeScript
  • fccbf36 CHANGELOG [ci skip]
  • 2b69ba8 [DOCS release] update paramsFor documentation
  • 2359c4f [BUGFIX beta] Fix no-jQuery EventDispatcher to allow handling multiple element-space actions
  • 1b1461f [BUGFIX beta] Fix no-jQuery EventDispatcher to prevent events bubbling up when event.stopPropagation() was called
  • 43abf8e fix input tests without jquery
  • ca112b3 Fix each-package-tests on CI

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€