Skip to content

Update dependency FastExpressionCompiler.Internal.src to v3.3.4#770

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/fastexpressioncompiler.internal.src-3.x
Jan 17, 2023
Merged

Update dependency FastExpressionCompiler.Internal.src to v3.3.4#770
renovate[bot] merged 1 commit intomasterfrom
renovate/fastexpressioncompiler.internal.src-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
FastExpressionCompiler.Internal.src nuget patch 3.3.3 -> 3.3.4

Release Notes

dadhi/FastExpressionCompiler

v3.3.4: Bug-fix release

v3.3.4 Bug-fix release

  • fixed: #​345 EmitCall is for the varargs method and should not be used for normal convention

  • fixed: #​347 InvalidProgramException on compiling an expression that returns a record which implements IList

  • fixed: #​349 Error when loading struct parameters closed by the nested lambda e.g. predicate in Linq

  • fixed: #​355 Error with converting to/from signed/unsigned integers (Thanks to @​TYoungSL for the PR!)

  • fixed: the C# output for if-else test condition, and inc/dec operations; and for label at the end of the lambda

  • fixed: ref assignment C# output

  • perf: Replace ILGenerator.Emit(OpCodes.Call, ..) with EmitMethodCall performance


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot added the 📦 dependencies Pull requests that update a dependency file label Jan 17, 2023
@renovate renovate Bot enabled auto-merge (rebase) January 17, 2023 17:31
@github-actions github-actions Bot added this to the v11.4.3 milestone Jan 17, 2023
@renovate renovate Bot merged commit cea097c into master Jan 17, 2023
@renovate renovate Bot deleted the renovate/fastexpressioncompiler.internal.src-3.x branch January 17, 2023 17:39
@github-actions github-actions Bot modified the milestones: v11.4.3, v11.5.0 Mar 15, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants