danielbyomujuni / WorldSystem

A spigot plugin to give every user his own world
GNU General Public License v3.0
23 stars 25 forks source link

Bump @semantic-release/github from 7.1.1 to 7.2.2 #139

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @semantic-release/github from 7.1.1 to 7.2.2.

Release notes

Sourced from @​semantic-release/github's releases.

v7.2.2

7.2.2 (2021-05-04)

Bug Fixes

  • deps: update dependency fs-extra to v10 (1a28625)

v7.2.1

7.2.1 (2021-04-05)

Bug Fixes

  • allow proxy to be false and fallback an empty string (#356) (bea917f)

v7.2.0

7.2.0 (2020-11-17)

Features

  • set target_commitish when creating a GitHub release (#305) (a54e596), closes #304

v7.1.2

7.1.2 (2020-11-13)

Bug Fixes

  • deps: update dependency @​octokit/rest to v18 (#297) (73490fc)
Commits
  • 1a28625 fix(deps): update dependency fs-extra to v10
  • 59357e3 chore(deps): lock file maintenance (#354)
  • bea917f fix: allow proxy to be false and fallback an empty string (#356)
  • 8cb77a1 chore(deps): update dependency nock to v13.0.9 (#353)
  • dae783e chore(deps): lock file maintenance (#352)
  • 50fe019 chore(deps): lock file maintenance (#351)
  • ff4c781 chore(deps): lock file maintenance (#350)
  • 58a3edc chore(deps): update dependency semantic-release to v17.3.9 (#349)
  • 942b9cd chore(deps): update dependency semantic-release to v17.3.8 (#348)
  • a02cc38 chore(deps): lock file maintenance (#347)
  • 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[bot] commented 3 years ago

Superseded by #141.