chore(deps): update dependency scala to v3.7.2#5194
Merged
renovate[bot] merged 1 commit intochore/renovateBaseBranchfrom Aug 3, 2025
Merged
chore(deps): update dependency scala to v3.7.2#5194renovate[bot] merged 1 commit intochore/renovateBaseBranchfrom
renovate[bot] merged 1 commit intochore/renovateBaseBranchfrom
Conversation
Collaborator
✔️ Code generated!
📊 Benchmark resultsBenchmarks performed on the method using a mock server, the results might not reflect the real-world performance.
|
53dabaa to
4df83c4
Compare
4df83c4 to
e130fb4
Compare
algolia-bot
added a commit
that referenced
this pull request
Aug 3, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.1->3.7.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
scala/scala3 (scala)
v3.7.2Compare Source
Highlights of the release
Add an
-Yimplicit-to-givenflag for rewrites to easily test changes in the ecosystem #22580This experimental flag when used in conjunction with
--rewriteallows to migrate most ofimplicitdefinitions asgiven. It aims to ease with migration to new syntax, or testing how it would affect your code base.Bump Scala CLI to v1.8.4 (was v1.8.0) #23538
Implement applied constructor types #22543
It introduces new syntax allowing for easier definition of
trackedparameters under-language:experimental.modularityYou can read more about this experimental feature in the Modularity Improvements proposal documentation.
Other changes and fixes
Documentation
AnyRef::eqandAnyRef::neas infix instead of special casing when emitting the warning #23252eqandnein Predef asinfix#23255Experimental: Capture Checking
muttoupdate#23335@useand@consumeannotations to parameter types #23324@useand@consumein class parameters #23342-source:3.8#23249Experimental: Erased Definitions
Experimental: Explicit Nulls
Experimental: Global Initialization
Experimental: Into Modifier
intoscheme to be fully type-based #23014Experimental: Modularity
Implicits
Linting
Parser
extensiondefinition #23143Pattern Matching
Pickling
Presentation Compiler
Private Options
scala.language.2.13#23219Rewrites
Quotes
Reflection
StringConstant(null)#23064Reporting
-print-lines#23336SemanticDB
Settings
Tooling
Transform
Typer
this.typeinValueOf#23094Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.7.1..3.7.2these are:Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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.
This PR was generated by Mend Renovate. View the repository job log.