Skip to content

Bump ember-source from 3.4.8 to 3.11.1#116

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-source-3.11.1
Closed

Bump ember-source from 3.4.8 to 3.11.1#116
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-source-3.11.1

Conversation

@dependabot-preview
Copy link
Contributor

Bumps ember-source from 3.4.8 to 3.11.1.

Release notes

Sourced from ember-source's releases.

v3.11.0

CHANGELOG

v3.11.0-beta.4

CHANGELOG

  • #17971 [BUGFIX] Ensure query param only link-to's work in error states.

v3.11.0-beta.3

CHANGELOG

  • #18080 [BUGFIX] Fix ember-template-compiler compatibility with Fastboot.
  • #18071 [BUGFIX] Ensure modifiers do not run in FastBoot modes.

v3.11.0-beta.2

CHANGELOG

  • #18064 [BUGFIX] Fix 'hasAttribute is not a function' when jQuery is disabled

v3.11.0-beta.1

CHANGELOG

v3.10.2

CHANGELOG

  • #17971 [BUGFIX] Ensure query param only link-to's work in error states.

v3.10.1

CHANGELOG

... (truncated)
Changelog

Sourced from ember-source's changelog.

v3.11.1 (June 27, 2019)

  • #18159 Ensure RouteInfo object's do not eagerly cache routes in lazy Engines
  • #18150 Ensure string based event listeners that are removed are not retained

v3.11.0 (June 24, 2019)

v3.10.2 (June 18, 2019)

  • #17971 [BUGFIX] Ensure query param only link-to's work in error states.
  • #18080 [BUGFIX] Ensure that ember-template-compiler can be used during FastBoot runtime.

v3.10.1 (June 4, 2019)

  • #18071 [BUGFIX] Ensure modifiers do not run in FastBoot modes. (#18071)
  • #18064 [BUGFIX] Fix 'hasAttribute is not a function' when jQuery is disabled (#18064)

v3.10.0 (May 13, 2019)

  • #17836 [BREAKING] Explicitly drop support for Node 6
  • #17719 / #17745 [FEATURE] Support for nested components in angle bracket invocation syntax (see emberjs/rfcs#0457).
  • #17735 / #17772 / #17811 / #17814 [FEATURE] Implement the Angle Bracket Invocations For Built-in Components RFC (see emberjs/rfcs#0459).
  • #17548 / #17604 / #17690 / #17827 / #17828 [FEATURE] Implement the Decorators RFC (see emberjs/rfcs#0408).
  • #17256 / #17664 [FEATURE] Implement RouteInfo Metadata RFC (see emberjs/rfcs#0398).
  • #17938 [BUGFIX] Expose mechanism to detect if a property is a computed
  • #17974 [BUGFIX] Ensure inheritable observers on object proxies are string based
  • #17930 [BUGFIX] Update assertion for events in tagless component to include method names
  • #17859 [BUGFIX] Fixes a regression in the legacy build
  • #17891 [BUGFIX] Loosen "engines" restriction for Node versions
  • #17900 [BUGFIX] Fix version for APP_CTRL_ROUTER_PROPS deprecation flag
  • #17846 [BUGFIX] Fix issues with template-only components causing errors in subsequent updates.
  • #17872 [BUGFIX] Fix issue where {{link-to}} is causing unexpected local variable shadowing assertions.
  • #17841 [BUGFIX] Ensure @sort works on non-Ember.Objects.
  • #17855 [BUGFIX] Expose (private) computed _getter functions.
  • #17860 [BUGFIX] Add assertions for required parameters in computed macros, when used as a decorator.
  • #17868 [BUGFIX] Fix controller injection via decorators.
  • #17747 [BUGFIX] Correct component-test blueprint for ember-cli-mocha
  • #17788 [BUGFIX] Fix native DOM events in Glimmer Angle Brackets
  • #17833 [BUGFIX] Reverts the naming of setClassicDecorator externally
  • #17818 [BUGFIX] Fix event dispatcher to not rely on elementId.
... (truncated)
Commits
  • c087167 Release v3.11.1.
  • d0e9e16 Add v3.11.1 to CHANGELOG.
  • 29ce881 [BUGFIX lts] Remove all own listeners
  • 5737ad9 [BUGFIX lts] Small fix in router.js
  • d76eac7 Release v3.11.0
  • cc2d5ec Add v3.11.0 to CHANGELOG
  • a1f5523 [BUGFIX beta] join runloop in Helper#recompute
  • a1645c0 Fix up CHANGELOG.md for v3.10.2.
  • 9af9c0f Release v3.11.0-beta.4
  • 2f7f91d Add v3.11.0-beta.4 to CHANGELOG
  • 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 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 (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.4.8 to 3.11.1.
- [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.4.8...v3.11.1)

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 Jun 28, 2019
@ryanto ryanto closed this Jun 28, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-source-3.11.1 branch June 28, 2019 16:04
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