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(deps): update dependency scala to v3.5.2 #4039

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scala 3.5.1 -> 3.5.2 age adoption passing confidence

Warning

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


Release Notes

scala/scala3 (scala)

v3.5.2

Compare Source

Highlights of the release
  • Add the -Wall option that enables all warnings (Plan B) #​20577
  • Add origin filter to WConf, DeprecationWarning #​21404
Other changes and fixes
Implicits
  • Streamline tryNormalize with underlyingMatchType #​20268
Inference
JVM Backend
Overloading
  • Report only non-overridden unimplemented members #​21337
Parser
  • SimplePattern errors should now be recovered as wildcard instead of unimplemented expr #​21438
Positions
Presentation Compiler
  • Implement completions for named tuple fields #​21202
  • Don't add suffix if brackets already present #​21259
  • Change mock symbol search #​21296
  • Fix: completions when parenthesis already provided #​21299
  • Weekly metals backport #​21343
  • Backport from metals #​21196
  • Help implement Metals' infer expected type feature #​21390
Reporting
  • Fix: don't use color codes for pattern match code action #​21120
Runner
  • Wrap the arguments passed to the scalac task between " #​21322
SemanticDB
  • Fix: semanticdb symbol creation when targetName set #​20950
TASTy format
  • Add child to parent in completion context #​21214
Transform
Typeclass Derivation
  • Revert "Compensate loss of transitivity" #​21356
Typer
  • Avoid forcing ctors & parents which caused cycles #​17086
  • Fix isomorphism tests of AndOrTypes under non-empty BinderPairs #​21017
  • Fail when a poly function value has a different number of type params than the expected poly function #​21248
  • Fail early & more clearly on shaded-broken classfiles #​21262
  • A tweak to type improvement #​21312
  • Fix #​20897: Make Nothing ⋔ Nothing, as per spec. #​21241
Experimental Changes
Modularity
  • Fix: Only implement a deferred given in a class if its parent won't implement it #​21206
Named Tuples
  • Re-use isConcrete checking in match types for NamedTuple.From #​20947
  • Fix: Dealias NamedTuple's name types when resolving NamedTuple's element types #​21331
Safe Global Initialization
  • Fix exception on sequence matching with drop #​21281
  • Fix uninitializing fields when evaluating a cached constructor call in global initialization checker #​21403
Contributors

Thank you to all the contributors who made this release possible 🎉

According to git shortlog -sn --no-merges 3.5.1..3.5.2 these are:

    22  Dale Wijnand
    12  Eugene Flesselle
    11  Katarzyna Marek
    11  Wojciech Mazur
     6  dependabot[bot]
     4  Hamza REMMAL
     4  Kacper Korban
     4  Martin Odersky
     4  Som Snytt
     4  Yichen Xu
     4  kasiaMarek
     3  Jamie Thompson
     2  EnzeXing
     2  Hamza Remmal
     2  Sébastien Doeraene
     1  Jan Chyb
     1  Jędrzej Rochala
     1  Kavin Satheeskumar
     1  Martin Duhem
     1  Matt Bovel
     1  Raphael Jolly
     1  noti0na1
     1  philippus

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: Disabled because a matching PR was automerged previously.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 26, 2024 15:45
@renovate renovate bot requested review from morganleroi and Fluf22 and removed request for a team October 26, 2024 15:45
@algolia-bot
Copy link
Collaborator

algolia-bot commented Oct 26, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 2c5d4dce5036c84b8c8b84637f45d792af07aee0
🍃 Generated commit fb2b39bbf366dedaffdb5e07da594e48304c11f7
🌲 Generated branch generated/renovate/scala-3.5.x

Copy link
Contributor Author

renovate bot commented Oct 28, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@millotp millotp merged commit 091e3c8 into chore/renovateBaseBranch Oct 28, 2024
12 checks passed
@millotp millotp deleted the renovate/scala-3.5.x branch October 28, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants