Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps ember-source from 3.11.1 to 3.14.2.

Release notes

Sourced from ember-source's releases.

v3.14.1

CHANGELOG

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

v3.14.0

CHANGELOG

v3.14.0-beta.5

CHANGELOG

  • #18476 [BUGFIX] Ensure model can be observed by sync observers
  • #18458 [BUGFIX] Using query params helper outside of link-to

v3.14.0-beta.4

CHANGELOG

  • #18462 [BUGFIX] Prevents observer re-entry

v3.14.0-beta.3

CHANGELOG

  • #18429 [BUGFIX] Fix incorrect error message for octane features.

v3.14.0-beta.2

CHANGELOG

  • #18273 [BUGFIX] Fix issues with SSR rehydration of <title>.
  • #18415 [BUGFIX] Fix hbs import path in test blueprint.
  • #18418 / #18419 [BUGFIX] Require Octane features when using Octane preview.

v3.14.0-beta.1

CHANGELOG

v3.13.4

CHANGELOG

... (truncated)
Changelog

Sourced from ember-source's changelog.

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.

v3.13.3 (October 8, 2019)

  • #18462 [BUGFIX] Prevents observer re-entry.

v3.13.2 (September 25, 2019)

  • #18429 [BUGFIX] Fix incorrect error message when opting into using Octane, and missing optional features.

v3.13.1 (September 23, 2019)

  • #18273 [BUGFIX] Fix issues with SSR rehydration of <title>.
  • #18418 / #18419 [BUGFIX] Require Octane features when using Octane preview.

v3.13.0 (September 19, 2019)

... (truncated)
Commits
  • 38a9c07 Release v3.14.2.
  • 7b8ee91 Add v3.14.2 to CHANGELOG.md.
  • a985f9c [BUGFIX release] Add component reference to the mouse event handler deprecati...
  • 1d85273 [BUGFIX lts] Ensure production tests actually run
  • 8d354bb [BUGFIX lts] Ensure __ARGS__ is only forwarded once in prod
  • 29a87cc [BUGFIX release] add template to debug render tree
  • c1d5fcc [BUGFIX release] Add ID to CapturedRenderNode
  • 01b1372 Release v3.14.1.
  • f6c6d68 Add v3.14.1 to CHANGELOG.md
  • 6b0935f [BUGFIX lts] Router service: Failing with query parameters on application con...
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.11.1 to 3.14.2.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/v3.14.2/CHANGELOG.md)
- [Commits](emberjs/ember.js@v3.11.1...v3.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 21, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #231.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-source-3.14.2 branch December 4, 2019 05:55
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.

1 participant