danielbyomujuni / WorldSystem

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

Bump gradle-semantic-release-plugin from 1.4.8 to 1.4.14 #114

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.14.

Release notes

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

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

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

v1.4.9

1.4.9 (2020-09-14)

Bug Fixes

... (truncated)

Changelog

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

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

  • deps: bump promisified-properties from 2.0.7 to 2.0.8 (2ec4360)
Commits
  • 1aa6395 chore(release): 1.4.14 [skip ci]
  • 17ec017 build: add "all" script to run all necessary automated checking in batch
  • 9cce501 build: remove explicit dependencie on semantic-release plugins
  • e2ff353 chore(deps-dev): bump @semantic-release/npm from 7.0.8 to 7.0.9
  • 299f0a1 chore(deps-dev): bump typescript from 4.1.2 to 4.1.3
  • 244a6d4 fix: resolve (void 0) to pass the build
  • 6544691 chore(deps-dev): bump husky from 4.3.5 to 4.3.7
  • 7e04a92 fix(deps): bump promisified-properties from 2.0.14 to 2.0.15
  • c83c8d9 chore(deps-dev): bump semantic-release from 17.2.4 to 17.3.1
  • 38f06bf fix(deps): bump promisified-properties from 2.0.13 to 2.0.14
  • 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 #132.