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

fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.0 #1320

Merged
merged 1 commit into from
May 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut:micronaut-core-bom (source) 4.4.1 -> 4.5.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)

v4.5.0: Micronaut Core v4.5.0

What's Changed
New Features 🎉
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀
Regressions 🧐
Other Changes 💡
New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.4.10...v4.5.0

v4.4.10: Micronaut Core 4.4.10

What's Changed
Dependency Upgrades 🚀
  • fix(deps): update netty monorepo to v4.1.110.final (#​10848)
Bug Fixes 🐞
Improvements ⭐
Docs 📖

Full Changelog: micronaut-projects/micronaut-core@v4.4.9...v4.4.10

v4.4.9: Micronaut Core 4.4.9

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.4.8...v4.4.9

v4.4.8: Micronaut Core 4.4.8

What's Changed

Bug Fixes 🐞
Docs 📖

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.4.7...v4.4.8

v4.4.7: Micronaut Core 4.4.7

What's Changed

Bug Fixes 🐞
  • Force secure WebSocket connections to use http/1.1 (#​10754)

Full Changelog: micronaut-projects/micronaut-core@v4.4.6...v4.4.7

v4.4.6: Micronaut Core 4.4.6

What's Changed

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.4.5...v4.4.6

v4.4.5: Micronaut Core 4.4.5

What's Changed

Bug Fixes 🐞
  • Make BlockHint public (#​10743)
  • fix: Wrong response for Kotlin suspend function with Unit return type. (#​10746)

Full Changelog: micronaut-projects/micronaut-core@v4.4.4...v4.4.5

v4.4.4: Micronaut Core 4.4.4

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.4.3...v4.4.4

v4.4.3: Micronaut Core 4.4.3

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v4.4.2...v4.4.3

v4.4.2: Micronaut Core 4.4.2

What's Changed

  • Implement HTTP/2 access logging (#​10706)
  • Correct extracting embedded annotations expression (#​10720)
  • Implement HTTP/2 server push (#​10705)
  • fix: duplicate CompletedFileUpload in publisher if route is delayed (#​10713)
  • Fix NPE when part conversion fails (#​10712)
  • Remove gorm from docs and version catalog (#​10696)
  • fix(deps): update groovy monorepo to v4.0.21 (#​10697)
  • fix(deps): update dependency io.micronaut.aws:micronaut-aws-bom to v4.5.0 (#​10691)

Full Changelog: micronaut-projects/micronaut-core@v4.4.1...v4.4.2


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Apr 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.4 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.5 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch 2 times, most recently from f830e01 to 78d02bc Compare April 22, 2024 18:52
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.5 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.6 Apr 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.6 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.7 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch 2 times, most recently from b20522a to aae67a1 Compare May 2, 2024 18:25
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.7 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.8 May 2, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch from aae67a1 to a436643 Compare May 9, 2024 11:24
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.8 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.9 May 9, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch from a436643 to 4cf1f6f Compare May 24, 2024 19:36
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.9 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.10 May 24, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch from 4cf1f6f to 9c13996 Compare May 29, 2024 19:04
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.10 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.0 May 29, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@graemerocher graemerocher merged commit 450654f into 5.7.x May 30, 2024
40 of 41 checks passed
@graemerocher graemerocher deleted the renovate/micronaut branch May 30, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant