Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ember-source from 3.9.1 to 3.10.1 #502

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 5, 2019

Bumps ember-source from 3.9.1 to 3.10.1.

Release notes

Sourced from ember-source's releases.

v3.10.0

CHANGELOG

  • #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.
  • #17740 [BUGFIX] Fix octane component blueprint and octane blueprint tests
  • #17411 / #17732 / #17412 Update initializer blueprints for ember-mocha 0.14
  • #17702 Extend from glimmer component for octane blueprint

v3.10.0-beta.5

CHANGELOG

  • #17938 [BUGFIX] Expose mechanism to detect if a property is a computed
  • #17974 [BUGFIX] Ensure inheritable observers on object proxies are string based

v3.10.0-beta.4

CHANGELOG

  • #17930 [BUGFIX] Update assertion for events in tagless component to include method names

v3.10.0-beta.3

CHANGELOG

  • #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

v3.10.0-beta.2

CHANGELOG

  • #17846 [BUGFIX] Fix issues with template-only components causing errors in subsequent updates.
... (truncated)
Changelog

Sourced from ember-source's changelog.

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.
  • #17740 [BUGFIX] Fix octane component blueprint and octane blueprint tests
  • #17411 / #17732 / #17412 Update initializer blueprints for ember-mocha 0.14
  • #17702 Extend from glimmer component for octane blueprint
Commits
  • 925bee3 Release v3.10.1.
  • 4953c8d Add v3.10.1 to CHANGELOG.md.
  • e183676 Add v3.8.2 to CHANGELOG.md.
  • b85d2f3 [BUGFIX] Fix 'hasAttribute is not a function' when jQuery is disabled
  • 9261888 [BUGFIX lts] Ensure custom modifier managers are not invoked in SSR.
  • 84ee752 Release v3.10.0
  • 358a4c7 Add v3.10.0 to CHANGELOG
  • 562b273 Merge pull request #18017 from emberjs/rwwagner90-patch-1
  • da6b5c2 Add export for descriptorForDecorator
  • 9ad9c39 Release v3.10.0-beta.5
  • 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 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 5, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-source-3.10.1 branch 2 times, most recently from cac8c7b to a66bc2e Compare June 18, 2019 01:30
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-source-3.10.1 branch from a66bc2e to a852827 Compare June 18, 2019 08:55
@dependabot-preview
Copy link
Contributor Author

Superseded by #509.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-source-3.10.1 branch June 19, 2019 05: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.

0 participants