Closed dependabot[bot] closed 3 months ago
[!WARNING]
Rate limit exceeded
@dependabot[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 24 minutes and 41 seconds before requesting another review.
How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the `@coderabbitai review` command as a PR comment. Alternatively, push new commits to this PR. We recommend that you space out your commits to avoid hitting the rate limit.How do rate limits work?
CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our [FAQ](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between 9f5d4f8408df82f2e8f29ca6ecfb05d1d1cda043 and 422cc34342b779e5ee99a48746f1c1600e73d137.
The primary change in the project GTiff2Tiles.Avalonia
involves updating the version of the Avalonia.Diagnostics
package from 11.0.10
to 11.1.2
. This update ensures consistency with other Avalonia dependencies and aims to enhance compatibility, benefiting from the latest features and fixes available in the newer package version.
Files | Change Summary |
---|---|
GTiff2Tiles.Avalonia/GTiff2Tiles.Avalonia.csproj |
Updated Avalonia.Diagnostics package version from 11.0.10 to 11.1.2 for compatibility. |
In the garden where the pixels play,
A rabbit hops with joy today.
With Avalonia's new embrace,
Our project's set for a brighter space!
Hooray for updates, fresh and bright,
Together we’ll code through day and night! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Bumps Avalonia.Diagnostics from 11.0.10 to 11.1.2.
Release notes
Sourced from Avalonia.Diagnostics's releases.
... (truncated)
Commits
71d8965
Updated version to 11.1.2 final.0d7b6a7
Update version to 11.1.2-rc1.55a5672
Allow bindingDataGridRow.IsSelected
(#16520)0d2dad7
Update popups and flyouts to properly support OverlayDismissEventPassThrough ...fcd4c22
Make sure glyphInfos usage is always in within bounds (#16120)1b34e63
Fix context menu keyboard selection. (#16354)920a8ac
Fix nunit tests adapter losing async locals (#16157)97d7285
Make VirtualizingStackPanel better handle container size changes (#16168)9c920b4
Reset scroller valuators on XI2Manager.cs (#16185)157c08c
Make sure focus lost is delayed until IMM32 has finished up the composition o...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
Avalonia.Diagnostics
package to version11.1.2
for improved compatibility and access to the latest features and bug fixes.