Skip to content

Bump ember-source from 3.3.1 to 3.11.1 - #84

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-source-3.11.1
Open

Bump ember-source from 3.3.1 to 3.11.1#84
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-source-3.11.1

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps ember-source from 3.3.1 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 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • 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.3.1 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.3.1...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants