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.views:micronaut-views-bom to v5.4.0 #578

Merged
merged 1 commit into from
May 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.views:micronaut-views-bom (source) 5.1.0 -> 5.4.0 age adoption passing confidence

Release Notes

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

v5.4.0: Micronaut Views v5.4.0

What's Changed

New Features 🎉
Dependency updates 🚀
Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-views@v5.3.0...v5.4.0

v5.3.0: Micronaut Views 5.3.0

What's Changed

Other Changes 💡
Improvements ⭐
Docs 📖
Dependency updates 🚀
Kotlin
Micronaut Modules
Micronaut Core
Micronaut Security
Micronaut Logging
CI ⚙️Build 🐘
GraalVM

New Contributors

Full Changelog: micronaut-projects/micronaut-views@v5.2.1...v5.3.0

v5.2.2: Micronaut Views 5.2.2

What's Changed

Bug Fixes 🐞
Docs 📖

Full Changelog: micronaut-projects/micronaut-views@v5.3.0...v5.2.2

v5.2.1: Micronaut Views 5.2.1

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-views@v5.2.0...v5.2.1

v5.2.0: Micronaut Views 5.2.0

What's Changed

New Features 🎉
  • HTMX Integration (#​735)
  • feat: Add ability to render thymeleaf fragments (#​678)
  • Add disabled attribute to checkbox and radio (#​745)
Improvements
  • Don't rely on SecurityService for the SecurityViewModelProcessor (#​740)
Tests ✅
  • test: Remove deprecated AuthenticationProvider usage in test (#​720)
Docs 📖
  • docs: fix docs and test suites (#​716)
  • docs: Add a test for POST with TurboStreams (#​705)
Dependency Upgrades 🚀
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.0 (#​711)
  • chore(deps): update managed.jte to v3.1.9 (#​691)
Micronaut Modules
Micronaut Core

fix(deps): update micronaut to v4.4.0 (#​756)
fix(deps): update micronaut to v4.3.12 (#​753)
fix(deps): update micronaut to v4.3.7 (#​710)

fix(deps): update micronaut to v4.3.5 (#​698)

Micronaut Data

fix(deps): update dependency io.micronaut.data:micronaut-data-bom to v4.6.2 (#​709)

Micronaut Serialization

fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.8.1 (#​688)

Micronaut SQL

fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v5.5.1 (#​686)
fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v5.5.2 (#​747)

Micronaut Security

fix(deps): update dependency io.micronaut.security:micronaut-security-bom to v4.6.4 (#​706)
fix(deps): update dependency io.micronaut.security:micronaut-security-bom to v4.6.9 (#​744)

Micronaut Logging

fix(deps): update dependency io.micronaut.logging:micronaut-logging-bom to v1.2.3 (#​687)

Micronaut Security

fix(deps): update dependency io.micronaut.security:micronaut-security-bom to v4.6.3 (#​695)

Micronaut Data

fix(deps): update dependency io.micronaut.data:micronaut-data-bom to v4.6.1 (#​694)

Micronaut Validation

fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.4.0 (#​697)

CI ⚙️Build 🐘
  • chore(deps): update dependency gradle to v8.6 (#​696)
  • chore(deps): update gradle/wrapper-validation-action action to v2 (#​700)
  • chore(deps): update gradle/gradle-build-action action to v3 (#​699)
  • Update common files (#​707)
  • Update common files (#​755)
  • Update common files (#​749) (#​751)
  • Update common files (#​690)
  • ci: projectVersion=5.2.0-SNAPSHOT (#​703)
  • Remove unused testcontainers from catalog (#​701)
GraalVM

chore(deps): update graalvm/setup-graalvm action to v1.1.7 (#​693)

Micronaut Build Plugin

Update to v6.7.0 of the build plugin (#​739)

Micronaut Gradle Plugin

fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.3.2 (#​671)
fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.3.5 (#​746)
fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.3.3 (#​713)

New Contributors

Full Changelog: micronaut-projects/micronaut-views@v5.1.0...v5.2.0


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 20, 2024
@renovate renovate bot force-pushed the renovate/micronaut.views branch from e113d39 to ac65baf Compare April 26, 2024 15:47
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut.views:micronaut-views-bom to v5.2.1 fix(deps): update dependency io.micronaut.views:micronaut-views-bom to v5.3.0 Apr 26, 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

@renovate renovate bot force-pushed the renovate/micronaut.views branch from ac65baf to f40ec04 Compare May 30, 2024 08:17
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut.views:micronaut-views-bom to v5.3.0 fix(deps): update dependency io.micronaut.views:micronaut-views-bom to v5.4.0 May 30, 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 629f206 into 5.7.x May 30, 2024
11 checks passed
@graemerocher graemerocher deleted the renovate/micronaut.views branch May 30, 2024 09:28
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