BlueBaseJS / code-standards

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

chore(deps): bump @qiwi/semantic-release-gh-pages-plugin from 1.15.10 to 4.0.3 #180

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @qiwi/semantic-release-gh-pages-plugin from 1.15.10 to 4.0.3.

Release notes

Sourced from @qiwi/semantic-release-gh-pages-plugin's releases.

v4.0.3

4.0.3 (2020-08-01)

Bug Fixes

  • fix debug output formatting (9a3f77e)

v4.0.2

4.0.2 (2020-07-30)

Bug Fixes

  • fix pluginConfig logging in debug mode (4bf30d9)

v4.0.1

4.0.1 (2020-07-20)

Bug Fixes

  • package: up deps, fix vulnerable deps (f12505d)

v4.0.0

4.0.0 (2020-07-01)

Bug Fixes

  • let semrel core take care about repositoryUrl (9e46b88), closes #80

Features

  • package: up gh-pages to 3.1.0, cache location can be customized by CACHE_DIR env var (44ac885)

BREAKING CHANGES

    1. removed custom url builder 2) enterprise flag if enabled checks the repoUrl not to be 'github.com'

v3.0.0

3.0.0 (2020-05-31)

Performance Improvements

  • package: up deps, up gh-pages to v3.0.0 (33fd9ab)
Changelog

Sourced from @qiwi/semantic-release-gh-pages-plugin's changelog.

4.0.3 (2020-08-01)

Bug Fixes

  • fix debug output formatting (9a3f77e)

4.0.2 (2020-07-30)

Bug Fixes

  • fix pluginConfig logging in debug mode (4bf30d9)

4.0.1 (2020-07-20)

Bug Fixes

  • package: up deps, fix vulnerable deps (f12505d)

4.0.0 (2020-07-01)

Bug Fixes

  • let semrel core take care about repositoryUrl (9e46b88), closes #80

Features

  • package: up gh-pages to 3.1.0, cache location can be customized by CACHE_DIR env var (44ac885)

BREAKING CHANGES

    1. removed custom url builder 2) enterprise flag if enabled checks the repoUrl not to be 'github.com'

3.0.0 (2020-05-31)

Performance Improvements

  • package: up deps, up gh-pages to v3.0.0 (33fd9ab)

BREAKING CHANGES

  • package: gh-pages@3.0.0 requires Node.js 10
Commits
  • 53d2642 chore(release): 4.0.3 [skip ci]
  • a21732d chore(package): deps revision
  • 9a3f77e fix: fix debug output formatting
  • a540393 chore(release): 4.0.2 [skip ci]
  • 333e95e chore(package): up deps, fix some vulnerabilities
  • 4bf30d9 fix: fix pluginConfig logging in debug mode
  • a028c0b chore(release): 4.0.1 [skip ci]
  • f12505d fix(package): up deps, fix vulnerable deps
  • 34efcd4 chore(deps): bump npm from 6.14.5 to 6.14.6
  • ae54222 chore(package): bump npm-registry-fetch from 4.0.4 to 4.0.5 (#79)
  • 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #195.