chore(deps): update verify to 33.1.0 - #6843
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 5 remain after this review. 📝 WalkthroughWalkthroughThe central package management file updates ChangesVerify package update
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit checks the package row Comment |
|
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.68.4 to 1.69.0. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.69.0 <!-- Release notes generated using configuration in .github/release.yml at v1.69.0 --> ## What's Changed ### Other Changes * feat(templates): add enableDotCover flag (#6714) by @ForNeVeR in thomhurst/TUnit#6844 * fix: don't request semantic models for attribute syntax from other compilations (DevKit crash) by @thomhurst in thomhurst/TUnit#6855 * fix(ci): restore net472 PublicAPI tests on Windows by @thomhurst in thomhurst/TUnit#6857 * perf(html-report): stream report JSON through pooled chunks and overlap sidecar serialization by @thomhurst in thomhurst/TUnit#6860 * chore(renovate): cap Microsoft.Build packages below 18.10.0 by @thomhurst in thomhurst/TUnit#6863 * perf: shrink generated per-class test source static constructors (~40% less startup JIT) by @thomhurst in thomhurst/TUnit#6859 * refactor: remove unreachable decimal source-text path from GenerateAttributeInstantiation by @thomhurst in thomhurst/TUnit#6856 * perf: cut per-test allocations in discovery and execution (-61% at 10k tests) by @thomhurst in thomhurst/TUnit#6861 * perf: stop hashing per-test event receivers during registration (data-driven tests 2.9x faster at 10k) by @thomhurst in thomhurst/TUnit#6858 * perf(analyzers): cut TUnit analyzer build time ~60% on large test projects by @thomhurst in thomhurst/TUnit#6862 ### Dependencies * chore(deps): update opentelemetry to 1.19.0 by @thomhurst in thomhurst/TUnit#6838 * chore(deps): update dependency opentelemetry.instrumentation.runtime to 1.19.0 by @thomhurst in thomhurst/TUnit#6840 * chore(deps): update tunit to 1.68.17 by @thomhurst in thomhurst/TUnit#6839 * chore(deps): update verify to 33.1.0 by @thomhurst in thomhurst/TUnit#6843 * chore(deps): update verify to 33.1.1 by @thomhurst in thomhurst/TUnit#6847 * chore(deps): update opentelemetry to 1.19.1 by @thomhurst in thomhurst/TUnit#6850 * chore(deps): update dependency grpc.core.api to 2.84.0 by @thomhurst in thomhurst/TUnit#6851 * chore(deps): update dependency stackexchange.redis to 3.3.1 by @thomhurst in thomhurst/TUnit#6853 * chore(deps): update dependency polyfill to 11.4.0 by @thomhurst in thomhurst/TUnit#6841 * chore(deps): update dependency polyfill to 11.4.0 by @thomhurst in thomhurst/TUnit#6842 ## New Contributors * @ForNeVeR made their first contribution in thomhurst/TUnit#6844 **Full Changelog**: thomhurst/TUnit@v1.68.17...v1.69.0 ## 1.68.17 <!-- Release notes generated using configuration in .github/release.yml at v1.68.17 --> ## What's Changed ### Other Changes * fix(mocks): emit init accessors for init-only properties and indexers by @thomhurst in thomhurst/TUnit#6833 * fix(mocks): let one type be mocked regularly and wrapped in one compilation by @thomhurst in thomhurst/TUnit#6835 * fix(mocks): keep editors in sync with publicized project references (#6836) by @thomhurst in thomhurst/TUnit#6837 ### Dependencies * chore(deps): update tunit to 1.68.4 by @thomhurst in thomhurst/TUnit#6824 * chore(deps): update mstest to 4.4.1 by @thomhurst in thomhurst/TUnit#6825 * chore(deps): update microsoft.testing by @thomhurst in thomhurst/TUnit#6717 * chore(deps): update verify to v33 by @thomhurst in thomhurst/TUnit#6794 * chore(deps): update dependency stackexchange.redis to 3.2.15 by @thomhurst in thomhurst/TUnit#6827 * chore(deps): update dependency messagepack to 3.1.9 by @thomhurst in thomhurst/TUnit#6828 * chore(deps): update dependency stackexchange.redis to 3.3.0 by @thomhurst in thomhurst/TUnit#6831 * chore(deps): update opentelemetry to 1.19.0 by @thomhurst in thomhurst/TUnit#6832 **Full Changelog**: thomhurst/TUnit@v1.68.4...v1.68.17 Commits viewable in [compare view](thomhurst/TUnit@v1.68.4...v1.69.0). </details> Updated [TUnit.AspNetCore](https://github.com/thomhurst/TUnit) from 1.68.4 to 1.69.0. <details> <summary>Release notes</summary> _Sourced from [TUnit.AspNetCore's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.69.0 <!-- Release notes generated using configuration in .github/release.yml at v1.69.0 --> ## What's Changed ### Other Changes * feat(templates): add enableDotCover flag (#6714) by @ForNeVeR in thomhurst/TUnit#6844 * fix: don't request semantic models for attribute syntax from other compilations (DevKit crash) by @thomhurst in thomhurst/TUnit#6855 * fix(ci): restore net472 PublicAPI tests on Windows by @thomhurst in thomhurst/TUnit#6857 * perf(html-report): stream report JSON through pooled chunks and overlap sidecar serialization by @thomhurst in thomhurst/TUnit#6860 * chore(renovate): cap Microsoft.Build packages below 18.10.0 by @thomhurst in thomhurst/TUnit#6863 * perf: shrink generated per-class test source static constructors (~40% less startup JIT) by @thomhurst in thomhurst/TUnit#6859 * refactor: remove unreachable decimal source-text path from GenerateAttributeInstantiation by @thomhurst in thomhurst/TUnit#6856 * perf: cut per-test allocations in discovery and execution (-61% at 10k tests) by @thomhurst in thomhurst/TUnit#6861 * perf: stop hashing per-test event receivers during registration (data-driven tests 2.9x faster at 10k) by @thomhurst in thomhurst/TUnit#6858 * perf(analyzers): cut TUnit analyzer build time ~60% on large test projects by @thomhurst in thomhurst/TUnit#6862 ### Dependencies * chore(deps): update opentelemetry to 1.19.0 by @thomhurst in thomhurst/TUnit#6838 * chore(deps): update dependency opentelemetry.instrumentation.runtime to 1.19.0 by @thomhurst in thomhurst/TUnit#6840 * chore(deps): update tunit to 1.68.17 by @thomhurst in thomhurst/TUnit#6839 * chore(deps): update verify to 33.1.0 by @thomhurst in thomhurst/TUnit#6843 * chore(deps): update verify to 33.1.1 by @thomhurst in thomhurst/TUnit#6847 * chore(deps): update opentelemetry to 1.19.1 by @thomhurst in thomhurst/TUnit#6850 * chore(deps): update dependency grpc.core.api to 2.84.0 by @thomhurst in thomhurst/TUnit#6851 * chore(deps): update dependency stackexchange.redis to 3.3.1 by @thomhurst in thomhurst/TUnit#6853 * chore(deps): update dependency polyfill to 11.4.0 by @thomhurst in thomhurst/TUnit#6841 * chore(deps): update dependency polyfill to 11.4.0 by @thomhurst in thomhurst/TUnit#6842 ## New Contributors * @ForNeVeR made their first contribution in thomhurst/TUnit#6844 **Full Changelog**: thomhurst/TUnit@v1.68.17...v1.69.0 ## 1.68.17 <!-- Release notes generated using configuration in .github/release.yml at v1.68.17 --> ## What's Changed ### Other Changes * fix(mocks): emit init accessors for init-only properties and indexers by @thomhurst in thomhurst/TUnit#6833 * fix(mocks): let one type be mocked regularly and wrapped in one compilation by @thomhurst in thomhurst/TUnit#6835 * fix(mocks): keep editors in sync with publicized project references (#6836) by @thomhurst in thomhurst/TUnit#6837 ### Dependencies * chore(deps): update tunit to 1.68.4 by @thomhurst in thomhurst/TUnit#6824 * chore(deps): update mstest to 4.4.1 by @thomhurst in thomhurst/TUnit#6825 * chore(deps): update microsoft.testing by @thomhurst in thomhurst/TUnit#6717 * chore(deps): update verify to v33 by @thomhurst in thomhurst/TUnit#6794 * chore(deps): update dependency stackexchange.redis to 3.2.15 by @thomhurst in thomhurst/TUnit#6827 * chore(deps): update dependency messagepack to 3.1.9 by @thomhurst in thomhurst/TUnit#6828 * chore(deps): update dependency stackexchange.redis to 3.3.0 by @thomhurst in thomhurst/TUnit#6831 * chore(deps): update opentelemetry to 1.19.0 by @thomhurst in thomhurst/TUnit#6832 **Full Changelog**: thomhurst/TUnit@v1.68.4...v1.68.17 Commits viewable in [compare view](thomhurst/TUnit@v1.68.4...v1.69.0). </details> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR contains the following updates:
33.0.2→33.1.033.0.2→33.1.033.0.2→33.1.0Release Notes
VerifyTests/Verify (Verify)
v33.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.
Summary by CodeRabbit