bendemboski / fractal-page-object

A lightweight page object implementation with a focus on simplicity and extensibility
MIT License
30 stars 9 forks source link

Bump ember-cli-app-version from 5.0.0 to 6.0.0 #97

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-cli-app-version from 5.0.0 to 6.0.0.

Release notes

Sourced from ember-cli-app-version's releases.

Release 6.0.0

:boom: Breaking Change

  • #388 Drop support for Ember versions below v3.28, Drop support for Node versions below v14 (@​rpemberton)

:rocket: Enhancement

  • #398 Remove use of @ember/string to avoid ember-string.add-package deprecation (@​bertdeblock)

:house: Internal

Committers: 3

Changelog

Sourced from ember-cli-app-version's changelog.

v6.0.0 (2023-02-02)

:boom: Breaking Change

  • #388 Drop support for Ember versions below v3.28, Drop support for Node versions below v14 (@​rpemberton)

:rocket: Enhancement

  • #398 Remove use of @ember/string to avoid ember-string.add-package deprecation (@​bertdeblock)

:house: Internal

Committers: 3

Commits
  • 318b4ae Release 6.0.0
  • 24acf45 Merge pull request #399 from kategengler/kg-add-publish-workflow
  • 9d957f0 Update to use latest auto-dist-tag
  • be58e32 Add publish:false to npm setup for release it
  • d4e1fac Add a workflow for publishing to npm
  • 27c6b95 Merge pull request #398 from bertdeblock/remove-use-of-ember-string
  • df3a9ae Remove use of @ember/string
  • 0a9533c Merge pull request #397 from bertdeblock/update-readme
  • c119d20 Format README file
  • 2c17cfb Add highlighting to code example in README file
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by katiegengler, a new releaser for ember-cli-app-version 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.


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)