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

Update dependency FastExpressionCompiler.Internal.src to v3.3.3 #711

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

dadhi/FastExpressionCompiler

v3.3.3

v3.3.3 Bug-fix release

  • fixed: #​336 Method TryCompileBoundToFirstClosureParam is returning passed Type array to pool may cause undefined behavior
  • fixed: #​337 Switch LightExpression.Expression.ToString from System.Expression.ToString pseudo-code to ToCSharpString
  • fixed: #​338 InvocationExpression is not properly converted to System Expression via ToExpression for non-lambda expression
  • fixed: #​341 Equality comparison between nullable and null inside Any produces incorrect compiled expression

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, click this checkbox.

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 Jul 24, 2022
@renovate renovate bot enabled auto-merge (rebase) July 24, 2022 15:05
@github-actions github-actions bot added this to the v11.4.3 milestone Jul 24, 2022
@renovate renovate bot merged commit 15911e5 into master Jul 24, 2022
@renovate renovate bot deleted the renovate/fastexpressioncompiler.internal.src-3.x branch July 24, 2022 15:14
@rsg-bot rsg-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.

1 participant