Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 11, 2019

Bumps ember-source from 3.13.3 to 3.15.0.

Release notes

Sourced from ember-source's releases.

v3.15.0

CHANGELOG

v3.15.0-beta.5

CHANGELOG

  • #18582 [BUGFIX] Ensure loader.js is transpiled to the applications specified targets (from config/targets.js).

v3.15.0-beta.4

CHANGELOG

  • #17834 [BUGFIX] Prevents autotracking ArrayProxy creation
  • #18554 [BREAKING BUGFIX] Adds autotracking transaction

v3.15.0-beta.3

CHANGELOG

  • #18549 [BUGFIX] Add component reference to the mouse event handler deprecation warnings

v3.15.0-beta.2

CHANGELOG

  • #18539 [BUGFIX] Add ID to CapturedRenderNode

v3.15.0-beta.1

CHANGELOG

v3.14.3

CHANGELOG

  • #18582 [BUGFIX release] Ensure loader.js is transpiled to the applications specified targets (from config/targets.js).

v3.14.2

CHANGELOG

  • #18539 / #18548 [BUGFIX] Fix issues with the new APIs to be used by ember-inspector for building the "component's tree" including @glimmer/component.
  • #18549 [BUGFIX] Add component reference to the mouse event handler deprecation warnings.

v3.14.1

CHANGELOG

... (truncated)
Changelog

Sourced from ember-source's changelog.

v3.15.0 (December 9, 2019)

v3.14.3 (December 3, 2019)

  • #18582 [BUGFIX] Ensure loader.js is transpiled to the applications specified targets (from config/targets.js).

v3.14.2 (November 20, 2019)

  • #18539 / #18548 [BUGFIX] Fix issues with the new APIs to be used by ember-inspector for building the "component's tree" including @glimmer/component.
  • #18549 [BUGFIX] Add component reference to the mouse event handler deprecation warnings.

v3.14.1 (October 30, 2019)

  • #18244 [BUGFIX] Fix query param assertion when using the router services transitionTo to redirect during an existing transition.

v3.14.0 (October 29, 2019)

v3.13.4 (October 29,2019)

  • #18476 [BUGFIX] Ensure model can be observed by sync observers.
  • #18477 [BUGFIX] Allows @​each to work with arrays that contain falsy values.
  • #18500 [BUGFIX] Remove requirement for disabling jquery-integration in Octane.
Commits
  • d4dc4b4 Release v3.15.0
  • e3bd1e5 Add v3.15.0 to CHANGELOG
  • 2de2c0b Release v3.15.0-beta.5
  • 1cd3aa2 Add v3.15.0-beta.5 to CHANGELOG
  • 8ba212e Add v3.12.2 to CHANGELOG.md.
  • e3d03ab Add v3.14.3 to CHANGELOG.md.
  • 6183c16 [BUGFIX release] Ensure loader.js is transpiled via targets.
  • 1edabe4 Release v3.15.0-beta.4
  • ee81995 Add v3.15.0-beta.4 to CHANGELOG
  • 9c01a17 Add v3.12.1 to CHANGELOG.md.
  • Additional commits viewable in compare view

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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 11, 2019
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.13.3 to 3.15.0.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](emberjs/ember.js@v3.13.3...v3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-source-3.15.0 branch from 8c84e5b to cc8b295 Compare December 11, 2019 03:22
@rwjblue rwjblue merged commit 235ef34 into master Dec 11, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/ember-source-3.15.0 branch December 11, 2019 17:53
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.

2 participants