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

gradle: bump pub.ihub.lib:ihub-libs from 1.1.0 to 1.1.1 #405

Merged
merged 1 commit into from
Mar 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2023

Bumps pub.ihub.lib:ihub-libs from 1.1.0 to 1.1.1.

Release notes

Sourced from pub.ihub.lib:ihub-libs's releases.

🔖 1.1.1

⬆️ Dependency Updates

  • gradle: bump cn.hutool:hutool-bom from 5.8.12 to 5.8.13 @​dependabot (#354)
  • gradle: bump io.quarkus:quarkus-bom from 2.16.3.Final to 2.16.4.Final @​dependabot (#352)
  • gradle: bump org.springframework.boot:spring-boot-dependencies from 3.0.3 to 3.0.4 @​dependabot (#353)
  • gradle: bump org.axonframework:axon-bom from 4.7.0 to 4.7.1 @​dependabot (#351)
  • build(deps): bump ossf/scorecard-action from 570a953ea0770f30a8aa0a778cfc4bc955bbf9c4 to 7cc371152c77bfecfa34fdfb62b1630ff3682cf1 @​dependabot (#348)
  • build(deps): bump github/codeql-action from 2.2.4 to 2.2.5 @​dependabot (#349)
  • gradle: bump org.jmolecules:jmolecules-bom from 2022.2.2 to 2022.2.3 @​dependabot (#347)
  • gradle: bump org.springframework.boot:spring-boot-dependencies from 3.0.2 to 3.0.3 @​dependabot (#346)
  • build(deps): bump ihub-pub/bot from 1.0.2 to 1.0.3 @​dependabot (#345)
  • build(deps): bump step-security/harden-runner from 2.1.0 to 2.2.0 @​dependabot (#343)
  • build(deps): bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 @​dependabot (#344)
  • gradle: bump com.alibaba.fastjson2:fastjson2 from 2.0.23 to 2.0.24 @​dependabot (#338)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.1-m1 to 1.3.1-m2 @​dependabot (#340)
  • gradle: bump io.quarkus:quarkus-bom from 2.16.2.Final to 2.16.3.Final @​dependabot (#335)
  • build(gradle): 升级gradle至8.0 @​henry-hub (#334)
  • gradle: bump pub.ihub.plugin.ihub-settings from 1.3.0-rc4 to 1.3.0 @​dependabot (#333)
  • gradle: bump cn.hutool:hutool-bom from 5.8.11 to 5.8.12 @​dependabot (#332)
  • gradle: bump io.quarkus:quarkus-bom from 2.16.1.Final to 2.16.2.Final @​dependabot (#330)

🧰 Maintenance

Commits
  • a1e6267 gradle: bump cn.hutool:hutool-bom from 5.8.12 to 5.8.13 (#354)
  • 6035f1f gradle: bump io.quarkus:quarkus-bom from 2.16.3.Final to 2.16.4.Final (#352)
  • 8cafc6b gradle: bump org.springframework.boot:spring-boot-dependencies (#353)
  • 06ab534 gradle: bump org.axonframework:axon-bom from 4.7.0 to 4.7.1 (#351)
  • e2915ea [StepSecurity] ci: Harden GitHub Actions (#350)
  • 2228425 Update gradle-build.yml
  • 04b9421 build(deps): bump ossf/scorecard-action (#348)
  • 0492991 build(deps): bump github/codeql-action from 2.2.4 to 2.2.5 (#349)
  • 675b589 gradle: bump org.jmolecules:jmolecules-bom from 2022.2.2 to 2022.2.3 (#347)
  • 63fac67 gradle: bump org.springframework.boot:spring-boot-dependencies (#346)
  • 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)

Bumps [pub.ihub.lib:ihub-libs](https://github.com/ihub-pub/libs) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/ihub-pub/libs/releases)
- [Commits](ihub-pub/libs@1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: pub.ihub.lib:ihub-libs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies A dependency upgrade java Pull requests that update Java code patch Patch version labels Mar 4, 2023
@auto-assign auto-assign bot requested a review from henry-hub March 4, 2023 02:08
@henry-hub henry-hub added this to the 1.3.1 milestone Mar 4, 2023
@henry-hub henry-hub merged commit 52205bd into main Mar 4, 2023
@henry-hub henry-hub deleted the dependabot/gradle/pub.ihub.lib-ihub-libs-1.1.1 branch March 4, 2023 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A dependency upgrade java Pull requests that update Java code patch Patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant