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

Update dependency io.micronaut:micronaut-http-client to v3.10.3 #88

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut:micronaut-http-client (source) 3.8.5 -> 3.10.3 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-core (io.micronaut:micronaut-http-client)

v3.10.3: Micronaut Core 3.10.3

What's Changed

Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.10.2...v3.10.3

v3.10.2: Micronaut Core 3.10.2

What's Changed

Full Changelog: micronaut-projects/micronaut-core@v3.10.1...v3.10.2

v3.10.1: Micronaut Core 3.10.1

What's Changed
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.10.0...v3.10.1

v3.10.0: Micronaut Core 3.10.0

What's Changed
Bug Fixes 🐞
Dependency updates 🚀
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.9.5...v3.10.0

v3.9.7: Micronaut Core 3.9.7

What's Changed

Full Changelog: micronaut-projects/micronaut-core@v3.9.6...v3.9.7

v3.9.6: Micronaut Core 3.9.6

What's Changed
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.9.5...v3.9.6

v3.9.5: Micronaut Core 3.9.5

What's Changed
Dependency Updates
Bug Fixes 🐞
Docs 📖
New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.9.4...v3.9.5

v3.9.4: Micronaut Framework 3.9.4

What's Changed

Other Changes 💡
Bugs
Build

Full Changelog: micronaut-projects/micronaut-core@v3.9.3...v3.9.4

v3.9.3: Micronaut Framework 3.9.3

What's Changed

Dependency Upgrades 🚀
Tests ✅

Full Changelog: micronaut-projects/micronaut-core@v3.9.2...v3.9.3

v3.9.2: Micronaut Framework 3.9.2

What's Changed

Modules Upgrades
  • Bump micronaut-azure to 4.1.1 (#​9265)
  • Bump micronaut-gcp to 4.10.2 (#​9266)
  • Bump micronaut-sql to 4.8.1 (#​9262)
  • Bump micronaut-kubernetes to 4.0.1 (#​9261)
  • Bump micronaut-aws to 3.17.2 (#​9254)
Bug Fixes 🐞
GraalVM 🏆
Other Changes 💡
✅ Tests

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.9.1...v3.9.2

v3.9.1: Micronaut Framework 3.9.1

What's Changed

Dependency Upgrades 🚀
Bug Fixes 🐞
Improvements ⭐
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.9.0...v3.9.1

v3.9.0: Micronaut Framework 3.9.0

What’s new

Dependency Upgrades 🚀
Features
  • Add support for annotation-based CORS configuration (8558) (#​8580)
  • service health indicator (#​9061)
  • Support Range requests when returning SystemFiles (#​8553)
Misc
  • Load ApplicationContextConfigurer with passed classloader instead of the class one (#​8608)
  • Add ability to disable log in environments (#​8946)
  • build: add Micronaut Chatbots BOM (#​9056)
  • feat: Add a class for handling headers in a case-insensitive way (#​9031)
  • Support JDK 20 in annotation processors (#​9022)
  • add missing logback.xml (#​8987)
  • Deprecate FilterOrderProvider (#​8624)
  • Add discovery 3.3.0 BOM to build [skip ci] (#​8659)
  • Add targetPackage property to the @​Introspected annotation (#​9105)
CI ⚙️
  • Run Corretto nightly instead of every merge (#​8924)
  • ci: remove build scan url step (#​8909)

### Docs 📖

  • Deprecate ConversionService.SHARED and update custom converter docs/examples to use ConversionService bean. (#​8695)
  • Update simple retry explanation to mention a linear progression of 1s (#​8850)
Tests ✅
  • test: More mTLS test cases (#​8944)
  • Adding test for headers to verify conformance to HTTP/1.1 4.2 Message Headers specification (#​8806)
  • test: Deflake the BinaryWebSocketSpec (#​8725)

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.8.9...v3.9.0

v3.8.12: Micronaut Core 3.8.12

What's Changed

Dependency Upgrades 🚀

Full Changelog: micronaut-projects/micronaut-core@v3.8.11...v3.8.12

v3.8.11: Micronaut Core 3.8.11

What's Changed
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.8.10...v3.8.11

v3.8.10: Micronaut Core 3.8.10

What's Changed

Bug Fixes 🐞
Dependency Upgrades 🚀
CI ⚙️

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.8.9...v3.8.10

v3.8.9: Micronaut Framework 3.8.9

What's Changed

Dependency Upgrade 🚀
  • Bump micronaut-aws to 3.10.10 (#​9084)
  • fix(deps): update netty monorepo to v4.1.91.final (#​9079)
  • Bump micronaut-kafka to 4.5.3 (#​9036)
Other Changes 💡
CI ⚙️

Full Changelog: micronaut-projects/micronaut-core@v3.8.8...v3.8.9

v3.8.8: Micronaut Framework 3.8.8

What's Changed

Bug Fixes 🐞
Improvements ⭐
Dependency updates 🚀
Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.8.7...v3.8.8

v3.8.7: Micronaut Framework 3.8.7

What's Changed

Breaking Changes 🛠
Improvements ⭐
Docs 📖
Tests ✅
Dependency Upgrades 🚀
  • micronaut-crac 1.1.2
  • micronaut-serialization to 1.5.2 (#​8895)
  • micronaut-kafka to 4.5.2 (#​8878)
  • micronaut-aot to 1.1.2 (#​8874)
  • micronaut-gcp to 4.8.1 (#​8875)

Full Changelog: micronaut-projects/micronaut-core@v3.8.6...v3.8.7

v3.8.6: Micronaut Framework 3.8.6

What's Changed
Bug Fixes 🐛
🚀 Dependency Upgrades
Docs 📖
Tests ✅
New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.8.5...v3.8.6


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/micronautversion branch 2 times, most recently from f4294e2 to 536da44 Compare January 12, 2023 11:03
@puneetbehl puneetbehl changed the base branch from 2.0.x to 3.0.x January 12, 2023 11:05
@puneetbehl
Copy link
Contributor

Depend upon #104

@renovate renovate bot force-pushed the renovate/micronautversion branch from 536da44 to c711b3d Compare January 16, 2023 11:26
@renovate renovate bot changed the title Update dependency io.micronaut:micronaut-http-client to v1.3.7 Update dependency io.micronaut:micronaut-http-client to v3.10.3 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/micronautversion branch from c711b3d to 15ddec1 Compare November 28, 2023 18:48
@puneetbehl puneetbehl merged commit 2ba74f4 into 3.0.x Nov 29, 2023
2 checks passed
@renovate renovate bot deleted the renovate/micronautversion branch November 29, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant