Skip to content

Bump ember-source from 0.0.1 to 2.18.2#28

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/ember-source-2.18.2
Open

Bump ember-source from 0.0.1 to 2.18.2#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/ember-source-2.18.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

Bumps ember-source from 0.0.1 to 2.18.2.

Changelog

Sourced from ember-source's changelog.

2.18.2 (February 14, 2018)

  • #16245 [BUGFIX] Ensure errors in deferred component hooks can be recovered.

2.18.1 (February 13, 2018)

  • #16174 [BUGFIX] Enable some recovery of errors thrown during render.
  • #16241 [BUGFIX] Avoid excessively calling Glimmer AST transforms.

2.18.0 (January 1, 2018)

  • 95b449 [BUGFIX] Ensure Ember.run.cancel while the run loop is flushing works properly.
  • #15952 [BUGFIX] fix regression of clicking link-to with disabled=true
  • #15982 [BUGFIX] Fix issue with unchaining ChainNodes (again)
  • #15924 / #15940 [BUGFIX] Assert that classNameBinding items are non-empty strings
  • #15927 [BUGFIX] Extend test framework detection to ember-qunit and ember-mocha
  • #15935 [BUGFIX] Fix framework detection in blueprints to work with prerelease versions of ember-cli-mocha
  • #15902 [BUGFIX] Fix link-to throwing in integration tests
  • #15905 [BUGFIX] Improve error message when calling inject().
  • #15919 [BUGFIX] Upgrade Backburner.js to v1.3.3, fixing an issue canceling tasks scheduled by scheduleOnce.
  • #14590 [DEPRECATION] Deprecate using targetObject.
  • #15754 [CLEANUP] Remove router.router deprecation.

2.17.1 (February 13, 2018)

  • #16174 [BUGFIX] Enable some recovery of errors thrown during render.
  • #16241 [BUGFIX] Avoid excessively calling Glimmer AST transforms.

2.17.0 (November 29, 2017)

  • #15855 [BUGFIX] fix regression with computed filter/map/sort
  • #15871 [BUGFIX lts] Refactor / fix error handling scenarios.
    • Revert changes made in 2.11.3 which made all errors thrown within a run loop unable to be caught with normal try / catch.
    • Prevent unhandled rejections from being thrown twice (once by the RSVP unhandled rejection system, and again by Ember.onerror if present).
  • #15873 [BUGFIX] Update to backburner.js@1.2.3 to prevent issues with swallowing errors thrown within run.join callbacks when Ember.onerror is present.
  • #15848 [BUGFIX] Ensure helpers have a consistent API.
  • #15849 [BUGFIX] Fix issue when observing a computed property that is clobbered during creation.
  • #15797 [BUGFIX] Fix issues with using partials nested within other partials.
  • #15808 [BUGFIX] Fix a memory leak in certain testing scenarios.
  • #15746 [BUGFIX] Fix computed sort regression when array property is initally null.
  • #15777 [BUGFIX] Fix various issues around accessing dynamic data within a partial.
  • #15606 [BUGFIX] Add fs-extra to deps
  • #15697 [BUGFIX] Move accessing meta out of the loop
  • #15710 [BUGFIX] Correctly reset container cache
  • #15613 [BUGFIX] Don't throw an error, when not all query params are passed to routerService.transitionTo
  • #15707 [BUGFIX] Fix canInvoke for edge cases
  • #15722 [BUGFIX] empty path in get helper should not throw assertion
  • #15733 [BUGFIX] Fix computed sort regression when array prop initially null
  • #15265 [BUGFIX] fixed issue when passing false to activeClass for {{link-to}}
  • #15672 Update router_js to 2.0.0.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ember-source](https://github.com/emberjs/ember.js) from 0.0.1 to 2.18.2.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember.js/commits/v2.18.2)

---
updated-dependencies:
- dependency-name: ember-source
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants