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

chore(core-deps): update dependency it.unibo.scafi:scafi-core_2.13 to v1.5.0 #4028

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
it.unibo.scafi:scafi-core_2.13 (source) 1.4.0 -> 1.5.0 age adoption passing confidence

Warning

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


Release Notes

scafi/scafi (it.unibo.scafi:scafi-core_2.13)

v1.5.0

Features
  • build: better support for scala 3 (8b173c6)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 18, 2024
@renovate renovate bot enabled auto-merge (squash) December 18, 2024 18:09
@DanySK DanySK force-pushed the renovate/minor-1.5-scafi branch from 7c069f2 to 96814de Compare December 18, 2024 18:16
@renovate renovate bot force-pushed the renovate/minor-1.5-scafi branch from 96814de to 392ebce Compare December 18, 2024 18:17
@renovate renovate bot changed the title chore(deps): update dependency it.unibo.scafi:scafi-core_2.13 to v1.5.0 chore(core-deps): update dependency it.unibo.scafi:scafi-core_2.13 to v1.5.0 Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (ff51fd4) to head (f3b909e).
Report is 6 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #4028   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines          90      90           
  Branches        3       3           
======================================
  Misses         90      90           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DanySK DanySK force-pushed the renovate/minor-1.5-scafi branch from 392ebce to eaa9375 Compare December 18, 2024 19:30
@renovate renovate bot force-pushed the renovate/minor-1.5-scafi branch from eaa9375 to ab7f296 Compare December 18, 2024 19:30
@DanySK DanySK force-pushed the renovate/minor-1.5-scafi branch from ab7f296 to 8a677a0 Compare December 18, 2024 20:19
@renovate renovate bot force-pushed the renovate/minor-1.5-scafi branch from 8a677a0 to e6e65df Compare December 18, 2024 20:19
@DanySK DanySK force-pushed the renovate/minor-1.5-scafi branch 2 times, most recently from efefa9a to 427a888 Compare December 18, 2024 21:17
Copy link
Contributor

mergify bot commented Dec 18, 2024

Hi @renovate[bot]! 👋
This pull request has conflicts 😖
Could you fix it? 🔧
Thank you! 🙏

@renovate renovate bot force-pushed the renovate/minor-1.5-scafi branch from 427a888 to 5fbf9e4 Compare December 18, 2024 22:12
@DanySK DanySK force-pushed the renovate/minor-1.5-scafi branch from 5fbf9e4 to f3b909e Compare December 18, 2024 22:14
@renovate renovate bot merged commit 044b36f into master Dec 18, 2024
27 checks passed
@renovate renovate bot deleted the renovate/minor-1.5-scafi branch December 18, 2024 23:13
DanySK pushed a commit that referenced this pull request Dec 19, 2024
## [36.0.10](36.0.9...36.0.10) (2024-12-19)

### Dependency updates

* **core-deps:** update dependency it.unibo.scafi:scafi-core_2.13 to v1.4.0 ([#4027](#4027)) ([eadb81e](eadb81e))
* **core-deps:** update dependency it.unibo.scafi:scafi-core_2.13 to v1.5.0 ([#4028](#4028)) ([044b36f](044b36f))
* **deps:** update dependency ch.qos.logback:logback-classic to v1.5.13 ([#4026](#4026)) ([71aabd6](71aabd6))
* **deps:** update dependency com.google.guava:guava to v33.4.0-jre ([#4016](#4016)) ([18f763c](18f763c))

### Build and continuous integration

* **deps:** update actions/upload-artifact action to v4.5.0 ([#4020](#4020)) ([7b291c6](7b291c6))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.26 ([#4021](#4021)) ([f3f1e83](f3f1e83))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.27 ([#4022](#4022)) ([bae0b30](bae0b30))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.28 ([#4029](#4029)) ([a3482be](a3482be))

### General maintenance

* **build:** update the javadoc.io cache ([55308d1](55308d1))
* **build:** update the javadoc.io cache ([6b59846](6b59846))
* **build:** update the javadoc.io cache ([ff51fd4](ff51fd4))
* **build:** update the javadoc.io cache ([45890a5](45890a5))
* **loading:** remove dependency on Guava's `Charsets` ([#4025](#4025)) ([f78b22a](f78b22a))
* **renovate:** fix matching of scafi ([613f86c](613f86c))

### Style improvements

* disable `ktlint_standard_class-signature` only on kotlin tests, as per [@paul-dingemans](https://github.com/paul-dingemans)' suggestion in pinterest/ktlint[#2902](#2902) ([#4024](#4024)) ([7252966](7252966))
@DanySK
Copy link
Member

DanySK commented Dec 19, 2024

🎉 This PR is included in version 36.0.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

AngeloFilaseta pushed a commit to AngeloFilaseta/Alchemist that referenced this pull request Jan 17, 2025
… v1.5.0 (AlchemistSimulator#4028)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
AngeloFilaseta pushed a commit to AngeloFilaseta/Alchemist that referenced this pull request Jan 17, 2025
## [36.0.10](AlchemistSimulator/Alchemist@36.0.9...36.0.10) (2024-12-19)

### Dependency updates

* **core-deps:** update dependency it.unibo.scafi:scafi-core_2.13 to v1.4.0 ([AlchemistSimulator#4027](AlchemistSimulator#4027)) ([eadb81e](AlchemistSimulator@eadb81e))
* **core-deps:** update dependency it.unibo.scafi:scafi-core_2.13 to v1.5.0 ([AlchemistSimulator#4028](AlchemistSimulator#4028)) ([044b36f](AlchemistSimulator@044b36f))
* **deps:** update dependency ch.qos.logback:logback-classic to v1.5.13 ([AlchemistSimulator#4026](AlchemistSimulator#4026)) ([71aabd6](AlchemistSimulator@71aabd6))
* **deps:** update dependency com.google.guava:guava to v33.4.0-jre ([AlchemistSimulator#4016](AlchemistSimulator#4016)) ([18f763c](AlchemistSimulator@18f763c))

### Build and continuous integration

* **deps:** update actions/upload-artifact action to v4.5.0 ([AlchemistSimulator#4020](AlchemistSimulator#4020)) ([7b291c6](AlchemistSimulator@7b291c6))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.26 ([AlchemistSimulator#4021](AlchemistSimulator#4021)) ([f3f1e83](AlchemistSimulator@f3f1e83))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.27 ([AlchemistSimulator#4022](AlchemistSimulator#4022)) ([bae0b30](AlchemistSimulator@bae0b30))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.28 ([AlchemistSimulator#4029](AlchemistSimulator#4029)) ([a3482be](AlchemistSimulator@a3482be))

### General maintenance

* **build:** update the javadoc.io cache ([55308d1](AlchemistSimulator@55308d1))
* **build:** update the javadoc.io cache ([6b59846](AlchemistSimulator@6b59846))
* **build:** update the javadoc.io cache ([ff51fd4](AlchemistSimulator@ff51fd4))
* **build:** update the javadoc.io cache ([45890a5](AlchemistSimulator@45890a5))
* **loading:** remove dependency on Guava's `Charsets` ([AlchemistSimulator#4025](AlchemistSimulator#4025)) ([f78b22a](AlchemistSimulator@f78b22a))
* **renovate:** fix matching of scafi ([613f86c](AlchemistSimulator@613f86c))

### Style improvements

* disable `ktlint_standard_class-signature` only on kotlin tests, as per [@paul-dingemans](https://github.com/paul-dingemans)' suggestion in pinterest/ktlint[AlchemistSimulator#2902](AlchemistSimulator#2902) ([AlchemistSimulator#4024](AlchemistSimulator#4024)) ([7252966](AlchemistSimulator@7252966))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant