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 gradle-semantic-release-plugin from 1.4.8 to 1.4.15 #132

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gradle-semantic-release-plugin from 1.4.8 to 1.4.15.

Release notes

Sourced from gradle-semantic-release-plugin's releases.

v1.4.15

1.4.15 (2021-03-30)

Bug Fixes

  • deps: bump promisified-properties from 2.0.15 to 2.0.16 (e85942c)

v1.4.14

1.4.14 (2021-01-11)

Bug Fixes

  • resolve (void 0) to pass the build (244a6d4)
  • deps: bump ini from 1.3.5 to 1.3.8 (9482667)
  • deps: bump promisified-properties from 2.0.12 to 2.0.13 (89d64dc)
  • deps: bump promisified-properties from 2.0.13 to 2.0.14 (38f06bf)
  • deps: bump promisified-properties from 2.0.14 to 2.0.15 (7e04a92)

v1.4.13

1.4.13 (2020-11-19)

Bug Fixes

  • deps: bump promisified-properties from 2.0.11 to 2.0.12 (2f5a7ca)

v1.4.12

1.4.12 (2020-11-02)

Bug Fixes

  • deps: bump promisified-properties from 2.0.10 to 2.0.11 (41f42b0)

v1.4.11

1.4.11 (2020-10-19)

Bug Fixes

  • deps: bump promisified-properties from 2.0.9 to 2.0.10 (ccf0af4)

v1.4.10

1.4.10 (2020-09-24)

Bug Fixes

... (truncated)

Changelog

Sourced from gradle-semantic-release-plugin's changelog.

1.4.15 (2021-03-30)

Bug Fixes

  • deps: bump promisified-properties from 2.0.15 to 2.0.16 (e85942c)

1.4.14 (2021-01-11)

Bug Fixes

  • resolve (void 0) to pass the build (244a6d4)
  • deps: bump ini from 1.3.5 to 1.3.8 (9482667)
  • deps: bump promisified-properties from 2.0.12 to 2.0.13 (89d64dc)
  • deps: bump promisified-properties from 2.0.13 to 2.0.14 (38f06bf)
  • deps: bump promisified-properties from 2.0.14 to 2.0.15 (7e04a92)

1.4.13 (2020-11-19)

Bug Fixes

  • deps: bump promisified-properties from 2.0.11 to 2.0.12 (2f5a7ca)

1.4.12 (2020-11-02)

Bug Fixes

  • deps: bump promisified-properties from 2.0.10 to 2.0.11 (41f42b0)

1.4.11 (2020-10-19)

Bug Fixes

  • deps: bump promisified-properties from 2.0.9 to 2.0.10 (ccf0af4)

1.4.10 (2020-09-24)

Bug Fixes

  • deps: bump promisified-properties from 2.0.8 to 2.0.9 (5c8edac)

1.4.9 (2020-09-14)

Bug Fixes

... (truncated)

Commits
  • 71cd95f chore(release): 1.4.15 [skip ci]
  • 6150b6f chore(deps-dev): bump husky from 5.2.0 to 6.0.0
  • e85942c fix(deps): bump promisified-properties from 2.0.15 to 2.0.16
  • 87ba215 chore(deps-dev): bump husky from 5.1.3 to 5.2.0
  • a9d24d2 chore(deps-dev): bump @types/mocha from 8.2.1 to 8.2.2
  • 1a38172 chore(deps-dev): bump chai from 4.3.3 to 4.3.4
  • 4e3c2f1 chore(deps-dev): bump mocha from 8.3.1 to 8.3.2
  • d9dfa72 chore(deps-dev): bump semantic-release from 17.4.1 to 17.4.2
  • d6de71b chore(deps-dev): bump mocha from 8.3.0 to 8.3.1
  • 440d48f chore(deps-dev): bump typescript from 4.2.2 to 4.2.3
  • 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 #133.