BlueBaseJS / code-standards

📖 A collection of coding standard guidelines for BlueBase projects
0 stars 0 forks source link

chore(deps): bump @semantic-release/changelog from 3.0.4 to 5.0.1 #136

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @semantic-release/changelog from 3.0.4 to 5.0.1.

Release notes

Sourced from @semantic-release/changelog's releases.

v5.0.1

5.0.1 (2020-03-27)

Bug Fixes

  • package: update fs-extra to version 9.0.0 (997fe15)

v5.0.0

5.0.0 (2020-01-27)

chore

  • require Node.js >=10.18 (5ffdf49)

BREAKING CHANGES

  • Require Node.js >= 10.18

v4.0.0

4.0.0 (2020-01-09)

Features

  • require Node.js >=10.13 (1f483af)

BREAKING CHANGES

  • Require Node.js >= 10.13

v3.0.6

3.0.6 (2019-11-21)

Bug Fixes

  • use correct peerDependencies for semantic-release (d36ee06)

v3.0.5

3.0.5 (2019-10-26)

Bug Fixes

Commits
  • 997fe15 fix(package): update fs-extra to version 9.0.0
  • b291e0c chore(package): update tempy to version 0.5.0
  • 256de6a chore(package): update xo to version 0.27.0
  • 649fc14 chore(package): update sinon to version 9.0.0
  • f95b777 chore(package): update xo to version 0.26.0
  • 4f26efb chore(package): update tempy to version 0.4.0
  • 7164218 chore: remove publishConfig.tag config
  • da22143 chore(package): update semantic-release to version 17.0.0
  • 55f05af chore(package): update ava to version 3.1.0
  • 5ffdf49 chore: require Node.js >=10.18
  • 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.


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)