Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump core from 4.3.2 to 4.3.10 #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps core from 4.3.2 to 4.3.10.
Updates me.hsgamer:hscore-config-gson from 4.3.2 to 4.3.10

Updates me.hsgamer:hscore-config-proxy from 4.3.2 to 4.3.10

Updates me.hsgamer:hscore-builder from 4.3.2 to 4.3.10

Release notes

Sourced from me.hsgamer:hscore-builder's releases.

4.3.10

  • 6b277a86d - release
  • 19c957e0e - change addDefault to setIfAbsent
  • 7646e01c7 - Revert "remove implementation of addDefault from BukkitConfig & SimpleConfig"
  • bde66949d - remove implementation of addDefault from BukkitConfig & SimpleConfig
  • b07cb5bcc - fix jitpack stuff in SimpleYAML
  • ed7fef5ae - Bump minestom-ce from 197371a35e to 438338381e (#263)
  • 62b9bb074 - next development

4.3.9

4.3.8

Commits

  • a9ea2cb: next development (HSGamer)
  • d0dc888: Bump minestom-ce from 381d89497a to 197371a35e (#262) (dependabot[bot]) #262
  • 0437c30: Bump mssql-jdbc from 12.3.0.jre8-preview to 12.3.1.jre8-preview (#261) (dependabot[bot]) #261
  • 5ff0594: Bump EvalEx from 3.0.4 to 3.0.5 (#260) (dependabot[bot]) #260
  • 8474ad2: handle null in config comment (HSGamer)
  • cc3a6eb: use getPing if exists (HSGamer)
  • 0145374: update (HSGamer)

4.3.7

Commits

  • 8fb663f: next development (HSGamer)
  • a394411: legacy isEmpty in gson & checker (HSGamer)
  • 3697719: Bump simplixstorage from 3.2.5 to 3.2.6 (#259) (dependabot[bot]) #259
  • 8eca32f: release (HSGamer)

4.3.6

Commits

  • e73908c: next development (HSGamer)
  • 0d97c05: use Gson instance to create writer (HSGamer)
  • f4bab9b: add lock to CachedValue (HSGamer)
  • 1ce81e5: lock clearCache (HSGamer)
  • 8691b6a: use volatile value in CachedValue (HSGamer)
  • 606ac9a: release (HSGamer)

4.3.5

Commits

  • f8da575: next development (HSGamer)
  • 345df85: add VariableBundle & bukkit-variable (HSGamer)
  • f999bd9: don't need uuid on random variable (HSGamer)
  • 9633bb0: return null on non-uuid StringReplacer (HSGamer)
  • 27789ab: registerVariables to bundle (HSGamer)
  • 8c0bc76: why there is this? (HSGamer)
  • 5abd0fa: Bump maven-source-plugin from 3.2.1 to 3.3.0 (#257) (dependabot[bot]) #257

... (truncated)

Commits
  • 6b277a8 release
  • 19c957e change addDefault to setIfAbsent
  • 7646e01 Revert "remove implementation of addDefault from BukkitConfig & SimpleConfig"
  • bde6694 remove implementation of addDefault from BukkitConfig & SimpleConfig
  • b07cb5b fix jitpack stuff in SimpleYAML
  • ed7fef5 Bump minestom-ce from 197371a35e to 438338381e (#263)
  • 62b9bb0 next development
  • cda1622 release
  • aef22a2 not-null getComment on Config
  • d220a0c update release workflow
  • Additional commits viewable in compare view

Updates me.hsgamer:hscore-common from 4.3.2 to 4.3.10

Release notes

Sourced from me.hsgamer:hscore-common's releases.

4.3.10

  • 6b277a86d - release
  • 19c957e0e - change addDefault to setIfAbsent
  • 7646e01c7 - Revert "remove implementation of addDefault from BukkitConfig & SimpleConfig"
  • bde66949d - remove implementation of addDefault from BukkitConfig & SimpleConfig
  • b07cb5bcc - fix jitpack stuff in SimpleYAML
  • ed7fef5ae - Bump minestom-ce from 197371a35e to 438338381e (#263)
  • 62b9bb074 - next development

4.3.9

4.3.8

Commits

  • a9ea2cb: next development (HSGamer)
  • d0dc888: Bump minestom-ce from 381d89497a to 197371a35e (#262) (dependabot[bot]) #262
  • 0437c30: Bump mssql-jdbc from 12.3.0.jre8-preview to 12.3.1.jre8-preview (#261) (dependabot[bot]) #261
  • 5ff0594: Bump EvalEx from 3.0.4 to 3.0.5 (#260) (dependabot[bot]) #260
  • 8474ad2: handle null in config comment (HSGamer)
  • cc3a6eb: use getPing if exists (HSGamer)
  • 0145374: update (HSGamer)

4.3.7

Commits

  • 8fb663f: next development (HSGamer)
  • a394411: legacy isEmpty in gson & checker (HSGamer)
  • 3697719: Bump simplixstorage from 3.2.5 to 3.2.6 (#259) (dependabot[bot]) #259
  • 8eca32f: release (HSGamer)

4.3.6

Commits

  • e73908c: next development (HSGamer)
  • 0d97c05: use Gson instance to create writer (HSGamer)
  • f4bab9b: add lock to CachedValue (HSGamer)
  • 1ce81e5: lock clearCache (HSGamer)
  • 8691b6a: use volatile value in CachedValue (HSGamer)
  • 606ac9a: release (HSGamer)

4.3.5

Commits

  • f8da575: next development (HSGamer)
  • 345df85: add VariableBundle & bukkit-variable (HSGamer)
  • f999bd9: don't need uuid on random variable (HSGamer)
  • 9633bb0: return null on non-uuid StringReplacer (HSGamer)
  • 27789ab: registerVariables to bundle (HSGamer)
  • 8c0bc76: why there is this? (HSGamer)
  • 5abd0fa: Bump maven-source-plugin from 3.2.1 to 3.3.0 (#257) (dependabot[bot]) #257

... (truncated)

Commits
  • 6b277a8 release
  • 19c957e change addDefault to setIfAbsent
  • 7646e01 Revert "remove implementation of addDefault from BukkitConfig & SimpleConfig"
  • bde6694 remove implementation of addDefault from BukkitConfig & SimpleConfig
  • b07cb5b fix jitpack stuff in SimpleYAML
  • ed7fef5 Bump minestom-ce from 197371a35e to 438338381e (#263)
  • 62b9bb0 next development
  • cda1622 release
  • aef22a2 not-null getComment on Config
  • d220a0c update release workflow
  • Additional commits viewable in compare view

Updates me.hsgamer:hscore-collections from 4.3.2 to 4.3.10

Release notes

Sourced from me.hsgamer:hscore-collections's releases.

4.3.10

  • 6b277a86d - release
  • 19c957e0e - change addDefault to setIfAbsent
  • 7646e01c7 - Revert "remove implementation of addDefault from BukkitConfig & SimpleConfig"
  • bde66949d - remove implementation of addDefault from BukkitConfig & SimpleConfig
  • b07cb5bcc - fix jitpack stuff in SimpleYAML
  • ed7fef5ae - Bump minestom-ce from 197371a35e to 438338381e (#263)
  • 62b9bb074 - next development

4.3.9

4.3.8

Commits

  • a9ea2cb: next development (HSGamer)
  • d0dc888: Bump minestom-ce from 381d89497a to 197371a35e (#262) (dependabot[bot]) #262
  • 0437c30: Bump mssql-jdbc from 12.3.0.jre8-preview to 12.3.1.jre8-preview (#261) (dependabot[bot]) #261
  • 5ff0594: Bump EvalEx from 3.0.4 to 3.0.5 (#260) (dependabot[bot]) #260
  • 8474ad2: handle null in config comment (HSGamer)
  • cc3a6eb: use getPing if exists (HSGamer)
  • 0145374: update (HSGamer)

4.3.7

Commits

  • 8fb663f: next development (HSGamer)
  • a394411: legacy isEmpty in gson & checker (HSGamer)
  • 3697719: Bump simplixstorage from 3.2.5 to 3.2.6 (#259) (dependabot[bot]) #259
  • 8eca32f: release (HSGamer)

4.3.6

Commits

  • e73908c: next development (HSGamer)
  • 0d97c05: use Gson instance to create writer (HSGamer)
  • f4bab9b: add lock to CachedValue (HSGamer)
  • 1ce81e5: lock clearCache (HSGamer)
  • 8691b6a: use volatile value in CachedValue (HSGamer)
  • 606ac9a: release (HSGamer)

4.3.5

Commits

  • f8da575: next development (HSGamer)
  • 345df85: add VariableBundle & bukkit-variable (HSGamer)
  • f999bd9: don't need uuid on random variable (HSGamer)
  • 9633bb0: return null on non-uuid StringReplacer (HSGamer)
  • 27789ab: registerVariables to bundle (HSGamer)
  • 8c0bc76: why there is this? (HSGamer)
  • 5abd0fa: Bump maven-source-plugin from 3.2.1 to 3.3.0 (#257) (dependabot[bot]) #257

... (truncated)

Commits
  • 6b277a8 release
  • 19c957e change addDefault to setIfAbsent
  • 7646e01 Revert "remove implementation of addDefault from BukkitConfig & SimpleConfig"
  • bde6694 remove implementation of addDefault from BukkitConfig & SimpleConfig
  • b07cb5b fix jitpack stuff in SimpleYAML
  • ed7fef5 Bump minestom-ce from 197371a35e to 438338381e (#263)
  • 62b9bb0 next development
  • cda1622 release
  • aef22a2 not-null getComment on Config
  • d220a0c update release workflow
  • Additional commits viewable in compare view

Updates me.hsgamer:hscore-minestom-board from 4.3.2 to 4.3.10

Updates me.hsgamer:hscore-minestom-gui from 4.3.2 to 4.3.10

Updates me.hsgamer:hscore-minecraft-gui-advanced from 4.3.2 to 4.3.10

Updates me.hsgamer:hscore-minecraft-gui-button from 4.3.2 to 4.3.10

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)

Bumps `core` from 4.3.2 to 4.3.10.

Updates `me.hsgamer:hscore-config-gson` from 4.3.2 to 4.3.10

Updates `me.hsgamer:hscore-config-proxy` from 4.3.2 to 4.3.10

Updates `me.hsgamer:hscore-builder` from 4.3.2 to 4.3.10
- [Release notes](https://github.com/HSGamer/HSCore/releases)
- [Commits](HSGamer/HSCore@4.3.2...4.3.10)

Updates `me.hsgamer:hscore-common` from 4.3.2 to 4.3.10
- [Release notes](https://github.com/HSGamer/HSCore/releases)
- [Commits](HSGamer/HSCore@4.3.2...4.3.10)

Updates `me.hsgamer:hscore-collections` from 4.3.2 to 4.3.10
- [Release notes](https://github.com/HSGamer/HSCore/releases)
- [Commits](HSGamer/HSCore@4.3.2...4.3.10)

Updates `me.hsgamer:hscore-minestom-board` from 4.3.2 to 4.3.10

Updates `me.hsgamer:hscore-minestom-gui` from 4.3.2 to 4.3.10

Updates `me.hsgamer:hscore-minecraft-gui-advanced` from 4.3.2 to 4.3.10

Updates `me.hsgamer:hscore-minecraft-gui-button` from 4.3.2 to 4.3.10

---
updated-dependencies:
- dependency-name: me.hsgamer:hscore-config-gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-config-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-collections
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-minestom-board
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-minestom-gui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-minecraft-gui-advanced
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-minecraft-gui-button
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 5, 2023
@dependabot dependabot bot mentioned this pull request Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants