Johann-S / bs-stepper

A stepper for Bootstrap 4.x
https://johann-s.github.io/bs-stepper/
MIT License
448 stars 89 forks source link

chore(deps-dev): bump standard-version from 8.0.1 to 9.0.0 #217

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps standard-version from 8.0.1 to 9.0.0.

Release notes

Sourced from standard-version's releases.

standard-version v9.0.0

⚠ BREAKING CHANGES

  • NodeJS@8 is no longer supported. (#612)

Bug Fixes

  • deps: update dependency conventional-changelog to v3.1.23 (#652) (00dd3c0)
  • deps: update dependency conventional-changelog-conventionalcommits to v4.4.0 (#650) (9f201a6)
  • deps: update dependency conventional-recommended-bump to v6.0.10 (#653) (c360d6a)

Build System

standard-version v8.0.2

Bug Fixes

  • Commit message and tag name is no longer enclosed in quotes. (#619) (ae032bf), closes #621 #620
Changelog

Sourced from standard-version's changelog.

9.0.0 (2020-08-15)

⚠ BREAKING CHANGES

  • NodeJS@8 is no longer supported. (#612)

Bug Fixes

  • deps: update dependency conventional-changelog to v3.1.23 (#652) (00dd3c0)
  • deps: update dependency conventional-changelog-conventionalcommits to v4.4.0 (#650) (9f201a6)
  • deps: update dependency conventional-recommended-bump to v6.0.10 (#653) (c360d6a)

Build System

8.0.2 (2020-07-14)

Bug Fixes

  • Commit message and tag name is no longer enclosed in quotes. (#619) (ae032bf), closes #621 #620
Commits
  • a1c2053 chore: release 9.0.0 (#654)
  • 00dd3c0 fix(deps): update dependency conventional-changelog to v3.1.23 (#652)
  • c360d6a fix(deps): update dependency conventional-recommended-bump to v6.0.10 (#653)
  • 9f201a6 fix(deps): update dependency conventional-changelog-conventionalcommits to v4...
  • 80301c3 chore(deps): update dependency mocha to v8 (#600)
  • 05edef2 build!: NodeJS@8 is no longer supported. (#612)
  • 91cd83c chore: release 8.0.2 (#622)
  • ae032bf fix: Commit message and tag name is no longer enclosed in quotes. (#619)
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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) - `@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](https://app.dependabot.com): - 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)