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

chore(deps-dev): bump ember-cli-fastboot from 2.0.4 to 2.2.1 #3937

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 31, 2020

Bumps ember-cli-fastboot from 2.0.4 to 2.2.1.

Release notes

Sourced from ember-cli-fastboot's releases.

Release 2.1.1

🐛 Bug Fix

  • #699 Ensure FastBoot rendered content is cleared even if the server rendered application contains malformed HTML. (@noslouch)

Committers: 1

Release 2.1.0

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • #694 Add automated release setup. (@rwjblue)
  • #679 Get tests passing again by testing against ember-data@3.8.0 instead of master (@kiwiupover)

Committers: 5

Changelog

Sourced from ember-cli-fastboot's changelog.

v2.2.1 (2019-09-11)

  • move cheerio from devDependency to dependency
  • move broccoli-file-creator from devDependency to dependency

v2.2.0 (2019-09-10)

  • use volta to pin node to ease development
  • Added support to update manifest app files from index.html Embroider Support: Moved app factory module out of fastboot-app-module (#714)
  • Point to ember-data-storefront instead of ember-cached-shoe (#718)
  • Dev server forwards out of scope requests

v2.1.1 (2019-06-03)

🐛 Bug Fix

  • #699 Ensure FastBoot rendered content is cleared even if the server rendered application contains malformed HTML. (@noslouch)

Committers: 1

v2.1.0 (2019-05-28)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • #694 Add automated release setup. (@rwjblue)
  • #679 Get tests passing again by testing against ember-data@3.8.0 instead of master (@kiwiupover)

Committers: 5

Commits
  • aed4cc2 release v2.2.1 🎉
  • 142271a update changelog
  • f6822f1 Merge pull request #725 from ember-fastboot/fix-cheerio
  • cc4e7b8 add broccoli-file-creator to dependencies not devDependencies
  • 097ad83 cheerio is used outside of tests so must be a dependency not a
  • 6a4c8b8 release v2.2.0 🎉
  • 499c8ad update changelog
  • 94a2674 Merge pull request #723 from ember-fastboot/use-volta
  • f5c19d5 use volta to pin node to ease development
  • 87a8695 Added support to update manifest appfiles from index.html (#701)
  • 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 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 Jan 31, 2020
@codecov
Copy link

codecov bot commented Jan 31, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #3937   +/-   ##
============================================
  Coverage        21.98%   21.98%           
============================================
  Files              460      460           
  Lines             4727     4727           
============================================
  Hits              1039     1039           
  Misses            3688     3688

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 73ef7ab...9e434e6. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-fastboot-2.2.1 branch from c23efac to 73ef7ab Compare February 1, 2020 05:05
@kushthedude kushthedude merged commit 15471ca into development Feb 1, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-fastboot-2.2.1 branch February 1, 2020 06:06
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