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 Micronaut monorepo #12806

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Update Micronaut monorepo #12806

merged 1 commit into from
Jan 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut:micronaut-runtime (source) 3.5.4 -> 3.8.2 age adoption passing confidence
io.micronaut:micronaut-inject-groovy (source) 3.5.4 -> 3.8.2 age adoption passing confidence
io.micronaut:micronaut-inject-java (source) 3.5.4 -> 3.8.2 age adoption passing confidence
io.micronaut:micronaut-inject (source) 3.5.4 -> 3.8.2 age adoption passing confidence
io.micronaut.cache:micronaut-cache-core (source) 3.4.2 -> 3.5.0 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-core

v3.8.2: Micronaut Framework 3.8.2

What's Changed

Bugs 🪲
Dependency Upgrades 🚀
Docs 📖
build 🐘

Full Changelog: micronaut-projects/micronaut-core@v3.8.1...v3.8.2

v3.8.1: Micronaut Framework 3.8.1

What's Changed

Bug Fixes 🐞
Tests ✅
Docs 📖
Dependency updates 🚀

Full Changelog: micronaut-projects/micronaut-core@v3.8.0...v3.8.1

v3.8.0: Micronaut 3.8.0

What's Changed

Bug Fixes 🐞
Improvements ⭐
Other Changes 💡
Docs 📖
🐘 Build
Dependency updates 🚀

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.7.5...v3.8.0

v3.7.5: Micronaut Framework 3.7.5

What's Changed

Improvements ⭐
Docs 📖
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.7.4...v3.7.5

v3.7.4: Micronaut Framework 3.7.4

What's Changed
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀
GraalVM 🏆
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.7.3...v3.7.4

v3.7.3: Micronaut 3.7.3

What's Changed

Bug Fixes 🐞
Docs 📖
Dependency updates 🚀
Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.7.2...v3.7.3

v3.7.2: Micronaut Framework 3.7.2

Bug fixes 🐛

  • fix: PropertySourcePropertyResolver.getAllProperties behaviour when StringConvention.RAW (#​8178)
  • Do not log channel close exceptions when writing response (#​8149)
  • Fix: @​entity should not become a bean (#​8098)

Dependency Upgrade 🚀

  • build: Bump micronaut-data to 3.8.1 (#​8141)
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.2 (#​8168)
  • fix(deps): update junit5 monorepo to v5.9.1
  • fix(deps): update managed-testcontainers to v1.17.5
  • fix(deps): update managed-swagger to v2.2.3

CI ⚙️

chore(deps): update mikepenz/action-junit-report action to v3.5.2 (#​8166)

Build 🐘

chore(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v5.3.15 (#​8165)

v3.7.1: Micronaut Framework 3.7.1

What's Changed

Dependency updates 🚀
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.7.0...v3.7.1

v3.7.0: Micronaut Framework 3.7.0

What's Changed

New Features 🎉
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Other Changes 💡
Dependency updates 🚀

Full Changelog: micronaut-projects/micronaut-core@v3.6.3...v3.7.0

v3.6.4: Micronaut Framework 3.6.4

What's Changed

Improvements ⭐
Docs 📖
Dependency updates 🚀
CI ⚙️

Full Changelog: micronaut-projects/micronaut-core@v3.6.3...v3.6.4

v3.6.3: Micronaut 3.6.3

What's Changed

Bug Fixes 🐞
Other Changes 💡

### Modules Patch Updates

  • build: Micronaut Email to 1.3.2 (#​7964)
  • build: Bump micronaut-security to 3.6.5 (#​7956)
  • Bump micronaut-spring to 4.2.2 (#​7950)
  • Bump micronaut-tracing to 4.2.2 (#​7953)
  • Bump micronaut-flyway to 5.4.1 (#​7932)
Dependency updates 🚀

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.6.2...v3.6.3

v3.6.2: Micronaut Framework 3.6.2

What's Changed

Bug fixes 🐛
  • Fix: error message when connection is closed while websocket handshake is in progress (#​7927)
  • fix: buffer leak on response encode error (#​7936)
Dependency Upgrades 🚀

Full Changelog: micronaut-projects/micronaut-core@v3.6.1...v3.6.2

v3.6.1: Micronaut Framework 3.6.1

What's Changed

Docs 📖
Dependencies 🐘
  • build: bump micronaut-servlet to 3.3.1 (#​7890)
  • build: bump micronaut-gcp to 4.4.1 (#​7893)
  • build: bump micronaut-servlet to 3.3.1 (#​7890)
  • Bump micronaut-security to 3.6.4 (#​7891)
Other Changes 💡
Dependency updates 🚀

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v3.6.0...v3.6.1

v3.6.0: Micronaut Framework 3.6.0

What's Changed

New Features 🎉
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@jarantes17
Copy link

Is there any possibility of this fix getting into the grails 5.3.x branch? I'm having problems with deploy in jboss due to bean injection mentioned in this issue #12743

@renovate renovate bot force-pushed the renovate/micronaut-monorepo branch from 3c51d7b to b8db038 Compare December 20, 2022 07:24
@renovate renovate bot force-pushed the renovate/micronaut-monorepo branch from b8db038 to d5c9330 Compare December 28, 2022 08:33
@renovate renovate bot force-pushed the renovate/micronaut-monorepo branch from d5c9330 to df13acf Compare January 12, 2023 08:53
@renovate renovate bot force-pushed the renovate/micronaut-monorepo branch from df13acf to 2173d57 Compare January 20, 2023 14:37
@puneetbehl puneetbehl merged commit f3e17d8 into 5.3.x Jan 21, 2023
@renovate renovate bot deleted the renovate/micronaut-monorepo branch January 21, 2023 06:18
puneetbehl added a commit that referenced this pull request Mar 7, 2023
* Update dependabot.yml

* Update aspectjVersion to v1.9.19 (#12822)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix typo in Readme (#12838)

* Update Micronaut monorepo (#12806)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Bump grails-datastore-gorm-hibernate5 from 7.3.0 to 7.3.1 (#12824)

Bumps [grails-datastore-gorm-hibernate5](https://github.com/grails/gorm-hibernate5) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/grails/gorm-hibernate5/releases)
- [Commits](grails/gorm-hibernate5@v7.3.0...v7.3.1)

---
updated-dependencies:
- dependency-name: org.grails:grails-datastore-gorm-hibernate5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update spring boot to v2.7.8 (#12823)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update plugin com.gradle.enterprise to v3.12.2 (#12813)

* Update plugin com.gradle.enterprise to v3.12.2

* Remove explicit test-rety plugin

Gradle Enterprise 3.12.2 implicity includes the test-retry plugin

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Puneet Behl <behlp@objectcomputing.com>

* Update apache-tomcat monorepo to v9.0.71 (#12842)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update apache-maven-resolver monorepo to v1.9.4 (#12841)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update apache-ant monorepo to v1.10.13 (#12830)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Micronaut Spring monorepo to v4.5.0 (#12846)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring core to v5.3.25 (#12845)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update junit5 monorepo (#12844)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency net.java.dev.jna:jna to v5.13.0 (#12847)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update release-drafter/release-drafter action to v5.22.0 (#12849)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency io.methvin:directory-watcher to v0.17.3 (#12856)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update plugin com.gradle.enterprise to v3.12.3 (#12853)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Micronaut monorepo to v3.8.3 (#12852)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Grails Profile BOM (#12857)

Update grails angular profile to 8.0.2

* Release v5.3.0

* Back to 5.3.1-SNAPSHOT

* Fix for Groovy STC and SC issues (#12851)

* `@CompileStatic` property access

* `@CompileStatic` property access

* `@CompileStatic` collection element type

* Update Micronaut monorepo to v3.8.4 (#12862)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update datastoreVersion to v7.3.3 (#12861)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.apache.maven:maven-resolver-provider to v3.9.0 (#12843)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency io.methvin:directory-watcher to v0.18.0 (#12866)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Grails Gradle Plugin to 5.2.5 (#12865)

* Update dependency com.netflix.nebula:gradle-extra-configurations-plugin to v9 (#12818)

* Update dependency com.netflix.nebula:gradle-extra-configurations-plugin to v9

* Update nebula.optional-base plugin id

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Puneet Behl <behlp@objectcomputing.com>

* Update alpine Docker tag to v20230208 (#12864)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Vue profile to 5.0.3 (#12867)

* Update from Micronaut 3.5.4 to 3.5.7 (#12871)

* Update Grails Gradle Plugin to 5.2.6 (#12872)

* Release v5.2.6

* Back to 5.2.7-SNAPSHOT

* Update dependency commons-fileupload:commons-fileupload to v1.5 (#12869)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Dependency cleanup (#12868)

Remove dependency to tomcat-embed-logging-log4j from grails-plugin-datasource
Issue #11631 (#11631)

* Update Grails Gradle Plugin to 5.3.0 (#12873)

* Release v5.3.1

* Back to 5.3.2-SNAPSHOT

* Revert "Update dependency org.apache.maven:maven-resolver-provider to v3.9.0 (#12843)"

This reverts commit 9fdfad5.

* Release v5.3.2

* Back to 5.3.3-SNAPSHOT

* Update Micronaut monorepo to v3.8.5 (#12876)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 (#12881)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update release-drafter/release-drafter action to v5.23.0 (#12880)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.jsoup:jsoup to v1.15.4 (#12878)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update gspVersion to v5.2.2 (#12877)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency gradle to v6.9.4 (#12882)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update apache-tomcat monorepo to v9.0.72 (#12884)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring boot to v2.7.9 (#12885)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update apache-maven-resolver monorepo to v1.9.5 (#12883)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mattias Reichel <mattias.reichel@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Milles <eric.milles@thomsonreuters.com>
Co-authored-by: ivo-k <ikurbjuhn@lstelcom.com>
puneetbehl added a commit that referenced this pull request Mar 13, 2023
* Update projectVersion to 6.0.0-SNAPSHOT

* Update GrailsUtilTests.java

* Update groovy-joint-workflow.yml

* Update to minimum Java 11 (#12783)

* Update Micronaut monorepo (#12800)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Support Environments Concept in Micronaut Context (#12809)

* Support Environments Concept in Micronaut Context

Implemented a new MicronautYamlPropertySourceLoader which reads environment specific properties from application.yml file based on the current configured environment.

Fixes #12082

* Update GroovyConfigPropertySourceLoaderSpec.groovy

* Use Java 11 for Release (#12812)

Update Release Workflow YAML file to use Java 11 for the build.

* Release v6.0.0-M1

* Back to 6.0.0-SNAPSHOT

* Merge branch 5.3.x (#12908)

* Update dependabot.yml

* Update aspectjVersion to v1.9.19 (#12822)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix typo in Readme (#12838)

* Update Micronaut monorepo (#12806)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Bump grails-datastore-gorm-hibernate5 from 7.3.0 to 7.3.1 (#12824)

Bumps [grails-datastore-gorm-hibernate5](https://github.com/grails/gorm-hibernate5) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/grails/gorm-hibernate5/releases)
- [Commits](grails/gorm-hibernate5@v7.3.0...v7.3.1)

---
updated-dependencies:
- dependency-name: org.grails:grails-datastore-gorm-hibernate5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update spring boot to v2.7.8 (#12823)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update plugin com.gradle.enterprise to v3.12.2 (#12813)

* Update plugin com.gradle.enterprise to v3.12.2

* Remove explicit test-rety plugin

Gradle Enterprise 3.12.2 implicity includes the test-retry plugin

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Puneet Behl <behlp@objectcomputing.com>

* Update apache-tomcat monorepo to v9.0.71 (#12842)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update apache-maven-resolver monorepo to v1.9.4 (#12841)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update apache-ant monorepo to v1.10.13 (#12830)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Micronaut Spring monorepo to v4.5.0 (#12846)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring core to v5.3.25 (#12845)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update junit5 monorepo (#12844)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency net.java.dev.jna:jna to v5.13.0 (#12847)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update release-drafter/release-drafter action to v5.22.0 (#12849)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency io.methvin:directory-watcher to v0.17.3 (#12856)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update plugin com.gradle.enterprise to v3.12.3 (#12853)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Micronaut monorepo to v3.8.3 (#12852)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Grails Profile BOM (#12857)

Update grails angular profile to 8.0.2

* Release v5.3.0

* Back to 5.3.1-SNAPSHOT

* Fix for Groovy STC and SC issues (#12851)

* `@CompileStatic` property access

* `@CompileStatic` property access

* `@CompileStatic` collection element type

* Update Micronaut monorepo to v3.8.4 (#12862)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update datastoreVersion to v7.3.3 (#12861)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.apache.maven:maven-resolver-provider to v3.9.0 (#12843)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency io.methvin:directory-watcher to v0.18.0 (#12866)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Grails Gradle Plugin to 5.2.5 (#12865)

* Update dependency com.netflix.nebula:gradle-extra-configurations-plugin to v9 (#12818)

* Update dependency com.netflix.nebula:gradle-extra-configurations-plugin to v9

* Update nebula.optional-base plugin id

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Puneet Behl <behlp@objectcomputing.com>

* Update alpine Docker tag to v20230208 (#12864)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Vue profile to 5.0.3 (#12867)

* Update from Micronaut 3.5.4 to 3.5.7 (#12871)

* Update Grails Gradle Plugin to 5.2.6 (#12872)

* Release v5.2.6

* Back to 5.2.7-SNAPSHOT

* Update dependency commons-fileupload:commons-fileupload to v1.5 (#12869)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Dependency cleanup (#12868)

Remove dependency to tomcat-embed-logging-log4j from grails-plugin-datasource
Issue #11631 (#11631)

* Update Grails Gradle Plugin to 5.3.0 (#12873)

* Release v5.3.1

* Back to 5.3.2-SNAPSHOT

* Revert "Update dependency org.apache.maven:maven-resolver-provider to v3.9.0 (#12843)"

This reverts commit 9fdfad5.

* Release v5.3.2

* Back to 5.3.3-SNAPSHOT

* Update Micronaut monorepo to v3.8.5 (#12876)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 (#12881)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update release-drafter/release-drafter action to v5.23.0 (#12880)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.jsoup:jsoup to v1.15.4 (#12878)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update gspVersion to v5.2.2 (#12877)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency gradle to v6.9.4 (#12882)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update apache-tomcat monorepo to v9.0.72 (#12884)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring boot to v2.7.9 (#12885)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update apache-maven-resolver monorepo to v1.9.5 (#12883)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mattias Reichel <mattias.reichel@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Milles <eric.milles@thomsonreuters.com>
Co-authored-by: ivo-k <ikurbjuhn@lstelcom.com>

* Update dependency com.sun.xml.bind:jaxb-impl to v2.3.8

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Puneet Behl <behlp@objectcomputing.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mattias Reichel <mattias.reichel@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Milles <eric.milles@thomsonreuters.com>
Co-authored-by: ivo-k <ikurbjuhn@lstelcom.com>
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.

3 participants