-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency tunit to 0.14.0 #38
base: main
Are you sure you want to change the base?
Conversation
921b2a9
to
1471c88
Compare
c8ac005
to
1471c88
Compare
1471c88
to
eb8e6df
Compare
eb8e6df
to
c30a04b
Compare
c30a04b
to
6b88da6
Compare
6b88da6
to
5d2d93c
Compare
5d2d93c
to
ac0e43a
Compare
ac0e43a
to
532c15d
Compare
532c15d
to
0593a30
Compare
ab4dc5e
to
497793f
Compare
497793f
to
e06c831
Compare
e06c831
to
770a840
Compare
b5d5d4f
to
ae9c11e
Compare
ae9c11e
to
3a774ca
Compare
3a774ca
to
cf756f4
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 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? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
cf756f4
to
c6f8827
Compare
2b8dfca
to
8558b81
Compare
c016eb4
to
67300db
Compare
67300db
to
3ab150d
Compare
This PR contains the following updates:
0.10.19
->0.14.0
Release Notes
thomhurst/TUnit (TUnit)
v0.14.0
: 0.14.0What's Changed
Breaking Changes 🛠
Full Changelog: thomhurst/TUnit@v0.13.25...v0.14.0
v0.13.25
: 0.13.25What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.13.23...v0.13.25
v0.13.23
: 0.13.23What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.13.20...v0.13.23
v0.13.20
: 0.13.20What's Changed
🏕 Changes
Full Changelog: thomhurst/TUnit@v0.13.19...v0.13.20
v0.13.18
: 0.13.18What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.13.15...v0.13.18
v0.13.15
: 0.13.15What's Changed
🏕 Changes
IsEquivalentTo
assertion by @thomhurst in https://github.com/thomhurst/TUnit/pull/1888Full Changelog: thomhurst/TUnit@v0.13.13...v0.13.15
v0.13.13
: 0.13.13What's Changed
🏕 Changes
ReflectionInformation
by @thomhurst in https://github.com/thomhurst/TUnit/pull/1884👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.13.9...v0.13.13
v0.13.9
: 0.13.9What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.13.3...v0.13.9
v0.13.3
: 0.13.3What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.13.0...v0.13.3
v0.13.0
: 0.13.0What's Changed
Breaking Changes 🛠
🏕 Changes
👒 Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v0.12.25...v0.13.0
v0.12.25
: 0.12.25What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.12.23...v0.12.25
v0.12.23
: 0.12.23What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.12.21...v0.12.23
v0.12.21
: 0.12.21What's Changed
🏕 Changes
GenerateProgramFile
build property to false automatically to resolve conflicts with VSTest if any VSTest references are in your project by @thomhurst in https://github.com/thomhurst/TUnit/pull/1848👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.12.17...v0.12.21
v0.12.17
: 0.12.17What's Changed
🏕 Changes
👒 Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v0.12.14...v0.12.17
v0.12.14
: 0.12.14What's Changed
🏕 Changes
Full Changelog: thomhurst/TUnit@v0.12.13...v0.12.14
v0.12.13
: 0.12.13What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.12.11...v0.12.13
v0.12.11
: 0.12.11What's Changed
🏕 Changes
👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.12.6...v0.12.11
v0.12.6
: 0.12.6What's Changed
🏕 Changes
👒 Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v0.12.0...v0.12.6
v0.12.0
: 0.12.0What's Changed
🏕 Changes
CompletesWithin(TimeSpan)
value by @thomhurst in https://github.com/thomhurst/TUnit/pull/1814TestContext.Configuration.Get(key)
method to retrieve values fromtestconfig.json
by @thomhurst in https://github.com/thomhurst/TUnit/pull/1815👒 Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v0.11.0...v0.12.0
v0.11.0
: 0.11.0What's Changed
Breaking Changes 🛠
AssertionMetadata
object containing delegate durations by @thomhurst in https://github.com/thomhurst/TUnit/pull/1795🏕 Changes
CompletesWithin(TimeSpan)
andThrowsWithin(TimeSpan)
assertions by @thomhurst in https://github.com/thomhurst/TUnit/pull/1797👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.10.33...v0.11.0
v0.10.33
: 0.10.33What's Changed
🏕 Changes
SharedType
enums by @MarcelMichau in https://github.com/thomhurst/TUnit/pull/1792[MatrixExclusion(...)]
attribute for excluding specific combinations of test data by @thomhurst in https://github.com/thomhurst/TUnit/pull/1793👒 Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v0.10.28...v0.10.33
v0.10.28
: 0.10.28What's Changed
🏕 Changes
CancellationToken
withinTestContext
by @thomhurst in https://github.com/thomhurst/TUnit/pull/1780👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.10.26...v0.10.28
v0.10.26
: 0.10.26What's Changed
🏕 Changes
.IsTypeOf<T>()
not returningT
if wanting to assign the result to a variable by @thomhurst in https://github.com/thomhurst/TUnit/pull/1776👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.10.24...v0.10.26
v0.10.24
: 0.10.24What's Changed
🏕 Changes
ThrowsNothing
losing its strong typing to its object type by @thomhurst in https://github.com/thomhurst/TUnit/pull/1772👒 Dependencies
Full Changelog: thomhurst/TUnit@v0.10.19...v0.10.24
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.