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

build(deps-dev): bump ember-source from 3.7.3 to 3.8.0 #207

Merged
merged 1 commit into from
Mar 6, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 24, 2019

Bumps ember-source from 3.7.3 to 3.8.0.

Release notes

Sourced from ember-source's releases.

v3.8.0

CHANGELOG

  • #17143 / #17375 [FEATURE] Implement Element Modifier Manager RFC (see emberjs/rfcs#0373).
  • #17054 / #17376 [FEATURE] Implement array helper RFC (see emberjs/rfcs#0318)
  • #16735 [BUGFIX] Observed properties not being marked as enum
  • #17498 [BUGFIX] Don't remove dep keys in didUnwatch
  • #17467 [BUGFIX] Fix substate interactions with aborts
  • #17413 [BUGFIX] Fix missing import in instance-initializer blueprint for ember-mocha
  • #17319 [CLEANUP] Remove deprecated 'POSITIONAL_PARAM_CONFLICT'
  • #17394 [CLEANUP] Remove deprecated code in mixins/array
  • #17244 / #17499 Upgrade to Glimmer VM 0.37.1
    Fixes a few issues:
    • Usage of positional arguments with custom components.
    • Forwarding attributes via ...attributes to a dynamic component.
    • Prevent errors when rendering many template blocks (Error: Operand over 16-bits. Got 65536).
  • #17166 Improve performance of get() / set()
  • #16710 Deprecation of private NAME_KEY
  • #17216 Use native Error instead of custom Error subclass.
  • #17340 Remove unused hooks variable from qunit-rfc-232 util-test blueprint
  • #17357 Allow notifyPropertyChange to be imported from @ember/object

v3.8.0-beta.5

CHANGELOG

  • #17563 [BUGFIX] Transition.send/trigger call signature

v3.8.0-beta.4

CHANGELOG

  • #17552 [BUGFIX] Support numbers in component names for Angle Brackets

v3.8.0-beta.3

CHANGELOG

  • #17498 [BUGFIX] Don't remove dep keys in didUnwatch
  • #17499 [BUGFIX] Update to glimmer-vm 0.37.1.

v3.8.0-beta.2

CHANGELOG

  • #17467 [BUGFIX] Fix substate interactions with aborts

v3.8.0-beta.1

CHANGELOG

... (truncated)
Changelog

Sourced from ember-source's changelog.

v3.8.0 (February 18, 2019)

  • #17143 / #17375 [FEATURE] Implement Element Modifier Manager RFC (see emberjs/rfcs#0373).
  • #17054 / #17376 [FEATURE] Implement array helper RFC (see emberjs/rfcs#0318)
  • #16735 [BUGFIX] Observed properties not being marked as enum
  • #17498 [BUGFIX] Don't remove dep keys in didUnwatch
  • #17467 [BUGFIX] Fix substate interactions with aborts
  • #17413 [BUGFIX] Fix missing import in instance-initializer blueprint for ember-mocha
  • #17319 [CLEANUP] Remove deprecated 'POSITIONAL_PARAM_CONFLICT'
  • #17394 [CLEANUP] Remove deprecated code in mixins/array
  • #17244 / #17499 Upgrade to Glimmer VM 0.37.1
    Fixes a few issues:
    • Usage of positional arguments with custom components.
    • Forwarding attributes via ...attributes to a dynamic component.
    • Prevent errors when rendering many template blocks (Error: Operand over 16-bits. Got 65536).
  • #17166 Improve performance of get() / set()
  • #16710 Deprecation of private NAME_KEY
  • #17216 Use native Error instead of custom Error subclass.
  • #17340 Remove unused hooks variable from qunit-rfc-232 util-test blueprint
  • #17357 Allow notifyPropertyChange to be imported from @ember/object
Commits
  • 3013779 Release v3.8.0
  • 43e8cb6 Add v3.8.0 to CHANGELOG
  • 899be80 Release v3.8.0-beta.5
  • 39bb0d4 Add v3.8.0-beta.5 to CHANGELOG
  • 494d83d [DOC beta] Add deprecation tag for Ember.merge
  • 472673d [DOC lts] Addressed PR comments by rwjblue
  • 8a42b3b [DOC lts] Addressed PR comments
  • 71c2fe5 [DOC] Angle Bracket invocation
  • 4a67315 Add v3.7.3 to CHANGELOG
  • 3db1a75 Bump router_js from 6.2.2 to 6.2.3
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @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 Feb 24, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-source-3.8.0 branch 3 times, most recently from 572c164 to cb8a194 Compare February 24, 2019 23:35
@alexdiliberto alexdiliberto force-pushed the master branch 8 times, most recently from 2d6b418 to 85b0fba Compare February 26, 2019 23:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-source-3.8.0 branch from cb8a194 to 45a1e73 Compare February 26, 2019 23:26
@alexdiliberto alexdiliberto force-pushed the master branch 3 times, most recently from d7dc0ba to 6cd93d7 Compare February 26, 2019 23:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-source-3.8.0 branch 2 times, most recently from 888dcae to b451bf3 Compare February 26, 2019 23:42
@alexdiliberto
Copy link
Owner

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-source-3.8.0 branch 2 times, most recently from fe0fcd7 to 9a66cba Compare March 5, 2019 05:08
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-source-3.8.0 branch from 9a66cba to daf330f Compare March 5, 2019 05:12
@alexdiliberto alexdiliberto merged commit d0918f8 into master Mar 6, 2019
@alexdiliberto alexdiliberto deleted the dependabot/npm_and_yarn/ember-source-3.8.0 branch March 6, 2019 01:05
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.

2 participants