-
Notifications
You must be signed in to change notification settings - Fork 1
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 dotnet monorepo to v9 (major) #20
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-dotnet-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
March 17, 2023 22:07
df5d2dd
to
0025013
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
April 17, 2023 13:29
0025013
to
5ef8dba
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
2 times, most recently
from
June 13, 2023 17:24
105d63b
to
bc96ce3
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
June 22, 2023 21:11
bc96ce3
to
500641b
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
July 11, 2023 14:05
500641b
to
a646e0e
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
August 8, 2023 14:08
a646e0e
to
3fed761
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
September 12, 2023 14:56
3fed761
to
278a30c
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
October 10, 2023 14:20
278a30c
to
d50b03d
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
October 24, 2023 14:25
d50b03d
to
1dafd36
Compare
renovate
bot
changed the title
Update dotnet monorepo to v7 (major)
Update dotnet monorepo to v8 (major)
Nov 14, 2023
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
November 14, 2023 16:19
1dafd36
to
04bdff3
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
January 9, 2024 16:05
04bdff3
to
d0d04e0
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
February 13, 2024 15:11
d0d04e0
to
e26ad63
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
March 12, 2024 16:29
e26ad63
to
f44355e
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
April 9, 2024 18:24
f44355e
to
ba4c094
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
May 14, 2024 16:23
ba4c094
to
e8d01ff
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
May 28, 2024 22:37
e8d01ff
to
3ea705a
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
July 9, 2024 14:12
3ea705a
to
f4b7f98
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
August 13, 2024 14:29
f4b7f98
to
e56de47
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
October 8, 2024 16:30
e56de47
to
e3f7f2b
Compare
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
November 12, 2024 22:26
e3f7f2b
to
d5ff07e
Compare
renovate
bot
changed the title
Update dotnet monorepo to v8 (major)
Update dotnet monorepo to v9 (major)
Nov 12, 2024
renovate
bot
force-pushed
the
renovate/major-dotnet-monorepo
branch
from
December 2, 2024 13:00
d5ff07e
to
248c3ed
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
6.0.3
->9.0.100
6.0.4
->9.0.0
6.0.4
->9.0.0
6.0.4
->9.0.0
6.0.4
->9.0.0
6.0.4
->9.0.0
6.0.4
->9.0.0
6.0.4
->9.0.0
Release Notes
dotnet/fsharp (FSharp.Core)
v7.0.0
This release bring a number of new changes, including a massive enhancement to SemanticClassification types thanks to @cartermp.
From dotnet/fsharp:333eb82c8..d9e070a9d:
36.0.3
This is a small bugfix release that fixes a nuspec package dependency issue with Sourcelink
36.0.2
This is a small bugfix release that I'm making primarily to publish a version
of FCS with sourcelink enabled, so that tooling users can make use of that information.
From dotnet/fsharp:079276b4b..37d0cccec:
do!
handling in computation expressions (thanks @baronfel)Source
-translation inmatch!
expressions (thanks @baronfel)inline
in witness-passing codepaths (thanks @dsyme)nameof
to support naming generic parameters (nameof<'t>
) and instance members (nameof(Unchecked.defaultof<C>.Property)
) (thanks @dsyme)36.0.1
From dotnet/fsharp:522dd906c..16bca5aef:
FSharpChecker.FindBackgroundReferencesInFile
API to allow for stale results (thanks @TIHan)char
for theGenericZero/GenericOne
mechanisms (thanks @Happypig375)CallWithWitnesses
pattern) (thanks @dsyme)35.0.0
This version bumps the major due to API surface area changes in the AST and TAST. In addition, there's a new package for the
built-in Nuget dependency manager for FSI: FSharp.DependencyManager.Nuget
Members are now in SyntaxTree/SyntaxTreeOps and TypedTree/TypedTreeBasics/TypedTreeOps/TypedTreePickle.
From dotnet/fsharp:d1a3d0705..522dd906c:
34.1.1
From dotnet/fsharp:3777cd4d8..836da28c0:
34.1.0
From dotnet/fsharp:3af8959b6..9d69b49b7:
undefined name error
if known34.0.1
Contains commits from
32b1249
tod701873
from dotnet/fsharp. Notable changes include:33.0.1
Integrate dotnet/fsharp from
4f5f083
to7b25d7f
. Notable changes include:33.0.0
Integrate dotnet/fsharp from
48f932c
to0859851
. Notable changes include:32.0.0
e1b8537
to48f932c
31.0.0
5a8f454
to05c558a
Microsoft.FSharp.Compiler.SourceCodeServices
namespaceFSharp.Compiler.LexHelp.FSharpKeywords.DoesIdentifierNeedQuotation
LeafExpressionConverter
handles struct tuplesFSharpChecker
now can parse a file without caching:ParseFileNoCache
30.0.0
25560f4
to5a8f454
29.0.1
29.0.0
165b736
(2019-03-29) to25560f4
(2019-05-24)28.0.0
efb57cf
to8dfc02f
27.0.1
5a5ca97
to2c8497b
26.0.1
99e307f
25.0.1
15d9391
24.0.1
59156db
23.0.3
23.0.1
ee938a7
22.0.3
22.0.2
22.0.1
21.0.1
20.0.1
19.0.1
LogicalEnclosingEntity
toApparentEnclosingEntity
for consistency int he F# codebase terminology.EnclosingEntity
toDeclaringEntity
. In the case of extension properties,EnclosingEntity
was incorrectly returning the logical enclosing entity (i.e. the type the property appears to extend), and in this caseApparentEnclosingEntity
should be used instead.18.0.1
17.0.2
16.0.3
16.0.2
16.0.1
15.0.1
14.0.1
13.0.1
13.0.0
12.0.8
12.0.7
12.0.6
12.0.5
12.0.3
12.0.2
12.0.1
11.0.10
11.0.9
11.0.8
11.0.6
11.0.4
11.0.2
262deb0
11.0.1
d0cc249
10.0.3
10.0.1
10.0.0
c3e55bf
11c0a08
9.0.0
8.0.0
c494a9c
2002675
7.0.0
835b79c
6.0.2
6.0.1
6.0.0
5.0.2
688c26b
. F# 4.1 work5.0.1
5.0.0
4.0.1
4.0.0
3.0.0.0
2.0.0.6
2.0.0.5
2.0.0.4
2.0.0.3
internal
to prevent accidental usage2.0.0.2
2.0.0.1-beta
2.0.0.0-beta
1.4.2.3 -
1.4.2.2 -
1.4.2.1 -
1.4.2.0 -
1.4.1 -
1.4.0.9 -
1.4.0.8 -
process for a 32-bit process, and 2x this for a 64-bit process
1.4.0.7 -
1.4.0.6 -
1.4.0.5 -
1.4.0.4 -
1.4.0.3 -
1.4.0.2 -
1.4.0.1 - F# 4.0 support
1.4.0.0-beta - F# 4.0 support
1.3.1.0 -
0.0.90 -
0.0.89 -
0.0.88 -
0.0.87 -
0.0.85 -
0.0.84 -
0.0.83 -
0.0.82 -
0.0.81 -
0.0.80 -
0.0.79 -
0.0.78 -
0.0.77 -
05f426c
0.0.76 -
0.0.75 -
0.0.74 -
0.0.73 -
0.0.72 -
0.0.71 -
0.0.70 -
0.0.67 -
0.0.66 -
0.0.65 -
0.0.64 -
0.0.63 -
0.0.62 -
0.0.61 -
0.0.60 -
0.0.59 -
0.0.58 -
0.0.57 -
0.0.56 -
0.0.55 -
0.0.54 -
0.0.53 -
0.0.52 -
0.0.51 -
0.0.50 -
0.0.49 -
0.0.48 -
0.0.47 -
0.0.46 -
0.0.45 -
0.0.44 -
0.0.43 -
0.0.42 -
0.0.41 -
0.0.40 -
0.0.39 -
0.0.38 -
0.0.37 -
0.0.36 -
0.0.35 -
0.0.34 -
0.0.33 -
0.0.32 -
0.0.31 -
0.0.30 -
to use DLL/file-based references to results from other projects.
0.0.29 -
0.0.28 -
0.0.27 -
0.0.26 -
0.0.25 -
0.0.24 -
0.0.23 -
0.0.22 -
0.0.21 -
0.0.20 -
0.0.19 -
0.0.18 -
0.0.17 -
0.0.16 -
0.0.15 -
0.0.14 -
0.0.13-alpha -
0.0.12-alpha -
0.0.11-alpha -
0.0.10-alpha -
0.0.9-alpha -
0.0.8-alpha -
0.0.7-alpha -
0.0.6-alpha -
0.0.5-alpha -
0.0.4-alpha -
0.0.3-alpha -
0.0.2-alpha -
dotnet/aspnetcore (Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore)
v9.0.0
: .NET 9.0.0Release
What's Changed
ecc4e18
to9511905
by @dependabot in https://github.com/dotnet/aspnetcore/pull/581830953a17
to6dae7eb
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58184Configuration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.