Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 3, 2020

Bumps ember-source from 3.16.0 to 3.16.1.

Changelog

Sourced from ember-source's changelog.

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).
Commits
  • 23d3ff0 3.16.1
  • a9e9042 Add v3.16.1 to CHANGELOG.md.
  • 7ffd647 Update minimum @ember/edition-utils to 1.2.0.
  • 645dab5 [BUGFIX lts] Ensure instantiation cannot happen after destruction.
  • 2ef87f8 Merge pull request #18713 from rwjblue/backport-sht-update
  • f050531 Backport updates to @glimmer/syntax for simple-html-tokenizer.
  • deefc2e [BUGFIX release] Ensure tag updates are buffered (#18698)
  • 2a54362 bump glimmer
  • 2f24f89 [BUGFIX release] Ensure tag updates are buffered
  • 3196d7a [BUGFIX release] Updated blueprints for component and helper tests to output ...
  • See full diff 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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • Pull request limits (per update run and/or open at any time)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 3, 2020
@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #3993 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #3993   +/-   ##
============================================
  Coverage        21.83%   21.83%           
============================================
  Files              460      460           
  Lines             4726     4726           
============================================
  Hits              1032     1032           
  Misses            3694     3694

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6906903...95e9b62. Read the comment docs.

@kushthedude kushthedude merged commit a26f49a into development Feb 4, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-source-3.16.1 branch February 4, 2020 02:41
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