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.version from 4.4.2 to 4.4.3 #124

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps core.version from 4.4.2 to 4.4.3.
Updates me.hsgamer:hscore-common from 4.4.2 to 4.4.3

Release notes

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

4.4.3

  • 87cd9019b - release
  • e4002985c - --- (#346)
  • 936bfda51 - --- (#348)
  • 5de548ad3 - --- (#347)
  • ff724573e - Bump org.mariadb.jdbc:mariadb-java-client from 3.3.3 to 3.4.0 (#345)
  • 296dad14c - Bump org.hibernate.orm:hibernate-core from 6.5.0.Final to 6.5.1.Final (#344)
  • d627dfc4c - Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#343)
  • f51e515bf - Bump org.hibernate.orm:hibernate-core from 6.4.6.Final to 6.5.0.Final (#342)
  • 3a7c268f2 - Bump org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.6.Final (#341)
  • 5955d2b3e - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#339)
  • 9e4eedc0c - Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0 (#338)
  • 37fa10c30 - Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.1.jre8 to 12.7.0.jre8-preview (#334)
  • f95f365a1 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#336)
  • 1cb2a3b30 - Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#337)
  • 98d357457 - use Array reflect on DefaultArrayConverterProvider
  • 588b1b99c - Revert "remove DefaultArrayConverterProvider"
  • ff15ba118 - remove DefaultArrayConverterProvider
  • a0d976e8c - use default collect to array
  • 8dec04b0e - should return null if invalid type of array
  • 50a852cf5 - add StringConverter
  • b4b850aaa - Merge remote-tracking branch 'origin/master'
  • 318da4386 - add DefaultArrayConverterProvider
  • 4510e7329 - Bump peaceiris/actions-gh-pages from 3 to 4 (#335)
  • 73b9e8a6d - Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#333)
  • 884cb0e29 - more methods for VersionUtils
  • abd23dd76 - Bump com.ezylang:EvalEx from 3.1.2 to 3.2.0 (#332)
  • 941ccc28d - Bump minelib.version from 1.2.0 to 1.2.1 (#331)
  • 05a32ffac - next development
Commits
  • 87cd901 release
  • e400298 --- (#346)
  • 936bfda --- (#348)
  • 5de548a --- (#347)
  • ff72457 Bump org.mariadb.jdbc:mariadb-java-client from 3.3.3 to 3.4.0 (#345)
  • 296dad1 Bump org.hibernate.orm:hibernate-core from 6.5.0.Final to 6.5.1.Final (#344)
  • d627dfc Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#343)
  • f51e515 Bump org.hibernate.orm:hibernate-core from 6.4.6.Final to 6.5.0.Final (#342)
  • 3a7c268 Bump org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.6.Final (#341)
  • 5955d2b Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#339)
  • Additional commits viewable in compare view

Updates me.hsgamer:hscore-bukkit-utils from 4.4.2 to 4.4.3

Updates me.hsgamer:hscore-bukkit-config from 4.4.2 to 4.4.3

Updates me.hsgamer:hscore-config-proxy from 4.4.2 to 4.4.3

Updates me.hsgamer:hscore-builder from 4.4.2 to 4.4.3

Release notes

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

4.4.3

  • 87cd9019b - release
  • e4002985c - --- (#346)
  • 936bfda51 - --- (#348)
  • 5de548ad3 - --- (#347)
  • ff724573e - Bump org.mariadb.jdbc:mariadb-java-client from 3.3.3 to 3.4.0 (#345)
  • 296dad14c - Bump org.hibernate.orm:hibernate-core from 6.5.0.Final to 6.5.1.Final (#344)
  • d627dfc4c - Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#343)
  • f51e515bf - Bump org.hibernate.orm:hibernate-core from 6.4.6.Final to 6.5.0.Final (#342)
  • 3a7c268f2 - Bump org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.6.Final (#341)
  • 5955d2b3e - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#339)
  • 9e4eedc0c - Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0 (#338)
  • 37fa10c30 - Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.1.jre8 to 12.7.0.jre8-preview (#334)
  • f95f365a1 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#336)
  • 1cb2a3b30 - Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#337)
  • 98d357457 - use Array reflect on DefaultArrayConverterProvider
  • 588b1b99c - Revert "remove DefaultArrayConverterProvider"
  • ff15ba118 - remove DefaultArrayConverterProvider
  • a0d976e8c - use default collect to array
  • 8dec04b0e - should return null if invalid type of array
  • 50a852cf5 - add StringConverter
  • b4b850aaa - Merge remote-tracking branch 'origin/master'
  • 318da4386 - add DefaultArrayConverterProvider
  • 4510e7329 - Bump peaceiris/actions-gh-pages from 3 to 4 (#335)
  • 73b9e8a6d - Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#333)
  • 884cb0e29 - more methods for VersionUtils
  • abd23dd76 - Bump com.ezylang:EvalEx from 3.1.2 to 3.2.0 (#332)
  • 941ccc28d - Bump minelib.version from 1.2.0 to 1.2.1 (#331)
  • 05a32ffac - next development
Commits
  • 87cd901 release
  • e400298 --- (#346)
  • 936bfda --- (#348)
  • 5de548a --- (#347)
  • ff72457 Bump org.mariadb.jdbc:mariadb-java-client from 3.3.3 to 3.4.0 (#345)
  • 296dad1 Bump org.hibernate.orm:hibernate-core from 6.5.0.Final to 6.5.1.Final (#344)
  • d627dfc Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#343)
  • f51e515 Bump org.hibernate.orm:hibernate-core from 6.4.6.Final to 6.5.0.Final (#342)
  • 3a7c268 Bump org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.6.Final (#341)
  • 5955d2b Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#339)
  • Additional commits viewable in compare view

Updates me.hsgamer:hscore-database-client-java from 4.4.2 to 4.4.3

Updates me.hsgamer:hscore-database-driver-mysql from 4.4.2 to 4.4.3

Updates me.hsgamer:hscore-database-driver-sqlite from 4.4.2 to 4.4.3

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.version` from 4.4.2 to 4.4.3.

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

Updates `me.hsgamer:hscore-bukkit-utils` from 4.4.2 to 4.4.3

Updates `me.hsgamer:hscore-bukkit-config` from 4.4.2 to 4.4.3

Updates `me.hsgamer:hscore-config-proxy` from 4.4.2 to 4.4.3

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

Updates `me.hsgamer:hscore-database-client-java` from 4.4.2 to 4.4.3

Updates `me.hsgamer:hscore-database-driver-mysql` from 4.4.2 to 4.4.3

Updates `me.hsgamer:hscore-database-driver-sqlite` from 4.4.2 to 4.4.3

---
updated-dependencies:
- dependency-name: me.hsgamer:hscore-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-bukkit-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-bukkit-config
  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-database-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-database-driver-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: me.hsgamer:hscore-database-driver-sqlite
  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 May 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Superseded by #127.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/maven/core.version-4.4.3 branch June 24, 2024 20:14
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.

0 participants