Skip to content

⬆️ Bump ember-freestyle from 0.8.0 to 0.12.1 - #106

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-freestyle-0.12.1
Closed

⬆️ Bump ember-freestyle from 0.8.0 to 0.12.1#106
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-freestyle-0.12.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps ember-freestyle from 0.8.0 to 0.12.1.

Release notes

Sourced from ember-freestyle's releases.

v0.11.10

This release upgrades dependencies and configuration in preparation for supporting angle bracket components.

While we didn't change any functionality, we did bump the minimum node version (to 10) and drop Ember 2.x scenarios from our test matrix. The minimum version of Ember now guaranteed to work is 3.8.

If this release causes any issues for your app consider a) reporting them as issues, b) temporarily pinning ember-freestyle to 0.11.9, or c) upgrading your Ember version if possible.

v0.10.0

Full Changelog

Closed issues:

  • After recent yarn install, ember project will not build #183
  • Adding a blank line with no spaces causes freestyle-usage snippet to be indented too far #173

Merged Pull Requests ⭐ 🌞 👻

  • Remove Slack and add Discord #189 (Windvis)
  • Drop support for node v4 & use broccoli-plugin #185 (lukemelia)
  • Don't include blank lines when determining how much to unindent #181 (danwenzel)

v0.9.0

Full Changelog

Closed issues:

  • notes, useage, etc are not rendering when deploying style guide to production #180
  • Error while processing route #175
  • Latest version seems broken? #138

Merged Pull Requests 👏 👍 🔩

v0.8.1

Full Changelog

Merged Pull Requests 🙌 🎈 ⚡

Changelog

Sourced from ember-freestyle's changelog.

0.12.1 (2020-09-22)

0.12.0 (2020-05-21)

⚠ BREAKING CHANGES

  • Remove support for freestyle-note
  • A stub component has been left to throw an error which points the documentation
  • test: Update test matrix support to ember 3.12 and 3.16

  • Preserve formatting for source blocks in AST transform

  • also moved unindenting to the AST plugin rather than in-browser
  • style: Improve documentation site styles

  • chore: removed unused import

Co-authored-by: Luke Melia luke@lukemelia.com

Features

  • Support Freestyle Usage|Note angle bracket component invoc… (#300) (61b668c)

  • BREAKING CHANGE: Switch to AST transform for freestyle-usage source preview, drop support for comment-delineated snippets, remove freestyle-notes component (#357) (5cc6f42), closes #357

0.11.10 (2020-04-03)

0.11.9 (2019-10-07)

0.11.8 (2019-10-06)

Bug Fixes

  • Remove jQuery usage and update project dependencies (#238) (f77ba52)

0.11.7 (2019-10-06)

0.11.6 (2019-10-06)

0.11.5 (2019-10-06)

Features

Commits
  • fb4ce21 chore(release): 0.12.1
  • 38c3765 Merge pull request #418 from yapplabs/chore/update-ember-modifier
  • 10993d8 chore: Update ember-modifier to 2.1.0
  • 3cf337c chore(release): 0.12.0
  • 5cc6f42 BREAKING CHANGE: Switch to AST transform for freestyle-usage source preview, ...
  • 130e8f8 docs: Adopt All Contributors (#341)
  • 61b668c feat: Support Freestyle Usage|Note angle bracket component invoc… (#300)
  • 78925e3 chore(release): 0.11.10
  • 6fb9209 build: Delete environment.js (#316)
  • d4e12da build: Update ember-cli and dummy app ember-source versions (#334)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lukemelia, a new releaser for ember-freestyle since your current version.


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)
  • 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 Nov 16, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #118.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/ember-freestyle-0.12.1 branch February 5, 2021 11:42
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