Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps ember-source from 3.11.1 to 3.16.3.

Release notes

Sourced from ember-source's releases.

v3.16.2

CHANGELOG

  • #18721 [BUGFIX] Backport autotracking bugfixes
  • #18729 [BUGFIX] Remove deprecation for instantiation of new singleton instances (e.g. a service) during teardown (originally added in 3.16.1 by #18717).

v3.16.1

CHANGELOG

  • #18691 [BUGFIX] Updated component and helper blueprints to use import { hbs } from 'ember-cli-htmlbars'.
  • #18698 [BUGFIX] Ensure tag updates are buffered
  • #18713 [BUGFIX] Update @glimmer/syntax to ensure that using <Title />, <Script />, and <Style /> does not error.
  • #18717 [BUGFIX] Ensure instantiation cannot happen after destruction.
  • #18720 [BUGFIX] Ensure correct @ember/edition-utils is used (1.2.0).

v3.16.0

CHANGELOG

v3.16.0-beta.1

CHANGELOG

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

... (truncated)
Changelog

Sourced from ember-source's changelog.

v3.16.3 (February 18, 2020)

  • #18730 Workaround for the Glimmer VM bug which encodes/decodes integer literals correctly.

v3.16.2 (February 10, 2020)

  • #18721 [BUGFIX release] Backport autotracking bugfixes
  • #18729 [BUGFIX] Remove deprecation for instantiation of new singleton instances (e.g. a service) during teardown (originally added in 3.16.1 by #18717).

v3.16.1 (January 31, 2020)

  • #18691 [BUGFIX] Updated component and helper blueprints to use import { hbs } from 'ember-cli-htmlbars'.
  • #18698 [BUGFIX] Ensure tag updates are buffered
  • #18713 [BUGFIX] Update @glimmer/syntax to ensure that using <Title />, <Script />, and <Style /> does not error.
  • #18717 [BUGFIX] Ensure instantiation cannot happen after destruction.
  • #18720 [BUGFIX] Ensure correct @ember/edition-utils is used (1.2.0).

v3.16.0 (January 20, 2020)

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)

... (truncated)
Commits
  • 7a78633 v3.16.3
  • 2cfb760 Add v3.16.3 to CHANGELOG
  • 5ca7772 [DOC release] Update documentation for tracked with classic classes
  • 1b53ac0 [BUGFIX lts] Add test ensuring singletons instantiated during destruction are...
  • 97c3993 [BUGFIX lts] Workaround for integer literals
  • 55ffe41 Revert "[BUGFIX lts] Workaround for integer literals"
  • 9ec1702 [BUGFIX lts] Workaround for integer literals
  • e295527 3.16.2
  • 83410de Add v3.16.2 to CHANGELOG.md.
  • 055fab0 [BUGFIX lts] Revert container deprecation
  • 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.16.3.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/v3.16.3/CHANGELOG.md)
- [Commits](emberjs/ember.js@v3.11.1...v3.16.3)

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 Feb 19, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #250.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-source-3.16.3 branch March 5, 2020 06:22
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