-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Update YesSql packages to 5.4.1 #18039
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
Conversation
There are failing because YesSql added Many of these analyzers are good to adapt. |
YesSql added Meziantou.Analyzer, you mean? That's a good analyzer package, but we shouldn't just use it from YesSql transitively. That reference needs to be changed with |
bd7c000
to
768294c
Compare
The build fails due to an analyzer violation to use the cancellation token feature introduced under sebastienros/yessql#627. The violations are valid, but much like How should we handle this in the most sensible way, @sebastienros? |
We can update the calls in this PR, and use |
How about having an |
Edited/Blocked NotificationRenovate 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. |
/backport to release/2.2 Guessing this will fail but trying my luck |
Started backporting to release/2.2: https://github.com/OrchardCMS/OrchardCore/actions/runs/15796062050 |
@MikeAlhayek backporting to "release/2.2" failed, the patch most likely resulted in conflicts: $ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch
Applying: Update YesSql packages to 5.4.1
Using index info to reconstruct a base tree...
M Directory.Packages.props
Falling back to patching base and 3-way merge...
Auto-merging Directory.Packages.props
CONFLICT (content): Merge conflict in Directory.Packages.props
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Update YesSql packages to 5.4.1
Error: The process '/usr/bin/git' failed with exit code 128 Please backport manually! |
This PR contains the following updates:
5.3.0
->5.4.1
5.3.0
->5.4.1
5.3.0
->5.4.1
5.3.0
->5.4.1
5.3.0
->5.4.1
Release Notes
sebastienros/yessql (YesSql)
v5.4.1
: 5.4.1What's Changed
Full Changelog: sebastienros/yessql@v5.4.0...v5.4.1
v5.4.0
: 5.4.0What's Changed
Full Changelog: sebastienros/yessql@v5.3.0...v5.4.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 06:59 AM, only on Sunday ( * 0-6 * * 7 ) (UTC), 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.