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

Synchronize with scala/scala3 LTS after release 3.3.5 #25

Merged
merged 52 commits into from
Jan 28, 2025
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
6cdfa5b
Enable PC tests in test_windows_fast
hamzaremmal Sep 23, 2024
2523002
Filter opaque modifier from object documentation
HarrisL2 Sep 24, 2024
323145f
Add better error reporting for inlined non-immutable paths
HarrisL2 Sep 24, 2024
385bcc5
Make right assoc extx method fwd refs error
dwijnand Sep 24, 2024
848820b
Tighten java annot value parsing
dwijnand Sep 25, 2024
ef10468
Handle suspension due to macro call completed in arbitrary phases
WojciechMazur Dec 5, 2024
6049b84
Fix compilation
WojciechMazur Dec 5, 2024
3fea8d1
Allow export statements in AnyVal
hamzaremmal Sep 27, 2024
4542825
Bump webrick from 1.8.1 to 1.8.2 in /docs/_spec
dependabot[bot] Sep 30, 2024
eede2f5
Expr#show: Don't crash when the expression contains an unsupported ty…
WojciechMazur Dec 5, 2024
4ee2a3f
Localize TypeError handling in addRecheckedTypes
WojciechMazur Dec 5, 2024
22aef92
Always rewrite empty List() to Nil
som-snytt Oct 2, 2024
aa3b599
fix `dotty.tools.dotc.config.Properties` scaladoc
xuwei-k Oct 2, 2024
e0e5e9a
Fix incorrect caching with path-dependent types
WojciechMazur Dec 5, 2024
120a786
Add Staging Issue messages and QuotedTypeMissing message
WojciechMazur Dec 5, 2024
dd86f42
Always treat underscores as type bounds inside patterns
WojciechMazur Dec 5, 2024
89183f9
Quotes type printing: take `infix` type modifier into account
smarter Oct 2, 2024
3db968a
Make the test pass in LTS - int ops are not made infix in the LTS
WojciechMazur Dec 5, 2024
6997795
REPL: JLine 3.27.0 (was 3.25.1)
SethTisue Oct 11, 2024
df6d699
Scala 2.13.15 (was .14) (#21648)
WojciechMazur Dec 5, 2024
19016d2
Add zip and unzip to the CI
WojciechMazur Dec 5, 2024
a9625a2
Fix and future-proof the CI release scripts (#21810)
WojciechMazur Dec 5, 2024
59556b2
Use bash shell when using here-strings (#21817)
hamzaremmal Oct 20, 2024
e597058
Update CLA check server url domain from lightbend.com to contibute.ak…
WojciechMazur Dec 5, 2024
e92d7ec
Follow redirects when checkting CLA
WojciechMazur Dec 5, 2024
fa617ff
Backport Chocolatey support to Scala LTS (#22095)
WojciechMazur Dec 9, 2024
ab4bf5e
Fix extraction of release tag in publish workflow
WojciechMazur Dec 9, 2024
b271cb8
Add changelog for 3.3.5-RC1
WojciechMazur Dec 9, 2024
8f47278
Release 3.3.5-RC1
WojciechMazur Dec 9, 2024
28e5db4
Disable automatic deployment of artifacts published to Sonatype, requ…
WojciechMazur Dec 10, 2024
6732297
copyright 2025
SethTisue Jan 8, 2025
b68d08a
Fix CI - add missing sbt/setup-sbt step
WojciechMazur Jan 15, 2025
c3cd13a
Remove scaladoc CI step uploading docs to no longer existing Azure st…
WojciechMazur Jan 15, 2025
bf8aee1
fix: drop jackson-module-scala from CB
hamzaremmal Jan 12, 2025
86fb2d0
REPL: JLine: follow recommendation to use JNI, not JNA
SethTisue Dec 13, 2024
bfebac4
JLine 3.27.1 (was 3.27.0)
SethTisue Dec 13, 2024
fae6041
Backport "REPL: JLine: follow recommendation to use JNI, not JNA; als…
WojciechMazur Jan 16, 2025
9c765bc
Add changelog for 3.3.5-RC2
WojciechMazur Jan 16, 2025
17f3055
Release 3.3.5-RC2
WojciechMazur Jan 16, 2025
05e0b68
Fix synchronization of ClassFile versions betwen settings and JVM bac…
WojciechMazur Jan 17, 2025
363970e
[LTS only] Fix synchronization of -java-output-versions with JVM back…
WojciechMazur Jan 18, 2025
4643921
Add changelog for 3.3.5-RC3
WojciechMazur Jan 20, 2025
2bda6c1
Release 3.3.5-RC3
WojciechMazur Jan 20, 2025
f70ef36
Remove JNA dependencies from dist scripts. Add jline-terminal-native …
WojciechMazur Jan 27, 2025
3231b5b
Fix old scala runner to use correct JLine classpath (#22464)
WojciechMazur Jan 27, 2025
db021c6
Fix remaining jna classpath entries in dist/bin/scaladoc*
WojciechMazur Jan 27, 2025
2031857
Fix remaining JNA classpath entries in `dist/bin/scaladoc*` scripts (…
WojciechMazur Jan 27, 2025
0059e3f
Add changelog for 3.3.5
WojciechMazur Jan 27, 2025
0eb4683
Release 3.3.5
WojciechMazur Jan 27, 2025
8e366a2
Prepare build for 3.3.6 LTS
WojciechMazur Jan 28, 2025
c189755
Use GITHUB_WORKSPACE and GITHUB_REPOSITORY instead of hard-coded values
WojciechMazur Jan 20, 2025
824fe3d
Merge branch 'lts-3.3' into scala-lts-3.3
WojciechMazur Jan 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Release 3.3.5-RC3
WojciechMazur committed Jan 20, 2025
commit 2bda6c1a003978d668a6c8b6457b10cec4c56d05
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@ object Build {

val referenceVersion = "3.3.4"

val baseVersion = "3.3.5-RC2"
val baseVersion = "3.3.5-RC3"

// LTS or Next
val versionLine = "LTS"