Skip to content

Releases: thomhurst/TUnit

1.64.6

Choose a tag to compare

@github-actions github-actions released this 09 Aug 15:31
a3da74c

What's Changed

Other Changes

Dependencies

Full Changelog: v1.64.0...v1.64.6

1.64.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 20:41
fda0500

What's Changed

Other Changes

Dependencies

  • chore(deps): update tunit to 1.63.25 by @thomhurst in #6559
  • chore(deps): update dependency serialize-javascript to v7.1.0 by @thomhurst in #6561
  • chore(deps): update dependency nsubstitute to 6.1.0 by @thomhurst in #6564
  • chore(deps): bump mermaid from 11.15.0 to 11.16.1 in /docs by @dependabot[bot] in #6563
  • chore(deps): bump nanoid from 3.3.16 to 3.3.18 in /docs by @dependabot[bot] in #6562

Full Changelog: v1.63.25...v1.64.0

1.63.25

Choose a tag to compare

@github-actions github-actions released this 07 Aug 12:21
f490570

What's Changed

Other Changes

Dependencies

  • chore(deps): update tunit to 1.63.0 by @thomhurst in #6526
  • chore(deps): update dependency stackexchange.redis to 3.1.0 by @thomhurst in #6529
  • chore(deps): update verify to 31.28.0 by @thomhurst in #6532
  • chore(deps): update dependency stackexchange.redis to 3.1.3 by @thomhurst in #6541
  • chore(deps): update dependency dompurify to v3.4.13 by @thomhurst in #6542
  • chore(deps): update dependency rabbitmq.client to 7.2.2 by @thomhurst in #6546
  • chore(deps): update dependency polyfill to 11.0.2 by @thomhurst in #6549
  • chore(deps): update dependency polyfill to 11.0.2 by @thomhurst in #6548
  • chore(deps): bump fast-uri from 3.1.4 to 3.1.5 in /docs by @dependabot[bot] in #6545
  • chore(deps): bump postcss from 8.5.22 to 8.5.25 in /docs by @dependabot[bot] in #6547
  • chore(deps): update dependency stackexchange.redis to 3.1.11 by @thomhurst in #6550
  • chore(deps): update dependency stackexchange.redis to 3.1.13 by @thomhurst in #6552

New Contributors

Full Changelog: v1.63.0...v1.63.25

1.63.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:55
527719c

What's Changed

Other Changes

  • fix(mocks): dispatch abstract indexers through the engine instead of calling base by @thomhurst in #6517
  • feat(mocks): experimental compile-time internals access (#6514 Tier 2) by @thomhurst in #6520
  • feat(mocks): make the async-factory Returns alias available below net9.0 by @thomhurst in #6518
  • +semver:minor - feat(mocks): runtime auto-stubs for interfaces the source generator cannot see by @thomhurst in #6519

Dependencies

  • chore(deps): update tunit to 1.62.0 by @thomhurst in #6508
  • chore(deps): update dependency mockolate to 3.4.0 by @thomhurst in #6512
  • chore(deps): update dependency cliwrap to 3.10.4 by @thomhurst in #6513
  • chore(deps): update dependency stackexchange.redis to 3.0.25 by @thomhurst in #6522
  • chore(deps): update dependency brace-expansion to v5.0.9 by @thomhurst in #6523
  • chore(deps): update dependency microsoft.build.utilities.core to v18 by @thomhurst in #6525

Full Changelog: v1.62.0...v1.63.0

1.62.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:44
0dfaf9d

What's Changed

Other Changes

  • fix(docs): make Mermaid lifecycle diagrams readable by @thomhurst in #6485
  • fix(mocks): strip nullable annotation from constructor dispatch patterns by @thomhurst in #6498
  • fix(mocks): skip interfaces with inaccessible abstract members by @thomhurst in #6502
  • feat(mocks): accept an async factory in Returns() on async members by @thomhurst in #6503
  • fix(mocks): report TM006 instead of CS1729 for unsubclassable classes by @thomhurst in #6501
  • fix(mocks): emit the setup surface into the globally-imported namespace by @thomhurst in #6504
  • fix(mocks): reference TUnit.Mocks once in snapshot test compilations by @thomhurst in #6506
  • fix(mocks): make generated identifier sanitization injective by @thomhurst in #6507

Dependencies

Full Changelog: v1.61.38...v1.62.0

1.61.38

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:38
9ccf7d7

What's Changed

Other Changes

  • fix: apply 'unmanaged' constraint handling to remaining source generators by @thomhurst in #6474
  • feat: expose data source attributes on TestContext by @thomhurst in #6477

Dependencies

Full Changelog: v1.61.35...v1.61.38

1.61.35

Choose a tag to compare

@github-actions github-actions released this 23 Jul 04:39
ca1e247

What's Changed

Other Changes

  • fix(mocks): omit 'struct' constraint when type parameter has 'unmanaged' constraint by @thomhurst in #6473

Dependencies

  • chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /docs by @dependabot[bot] in #6466
  • chore(deps): update tunit to 1.61.29 by @thomhurst in #6467
  • chore(deps): update dependency verify.tool to v0.8.0 by @thomhurst in #6470
  • chore(deps): update dependency docusaurus-plugin-llms to ^0.5.1 by @thomhurst in #6472

Full Changelog: v1.61.29...v1.61.35

1.61.29

Choose a tag to compare

@github-actions github-actions released this 21 Jul 23:11
eb7cf3c

What's Changed

Other Changes

Dependencies

  • chore(deps): bump shell-quote from 1.8.4 to 1.10.0 in /docs by @dependabot[bot] in #6462
  • chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /docs by @dependabot[bot] in #6461
  • chore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /docs by @dependabot[bot] in #6460
  • chore(deps): update dependency microsoft.kiota.abstractions to v2 by @thomhurst in #6464
  • chore(deps): update tunit to 1.61.23 by @thomhurst in #6463

Full Changelog: v1.61.23...v1.61.29

1.61.23

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:20
ffa5ada

What's Changed

Other Changes

  • fix(mocks): emit 'where T : default' for interface-constrained generic methods by @thomhurst in #6458

Dependencies

Full Changelog: v1.61.15...v1.61.23

1.61.15

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:41
ca3a49d

What's Changed

Other Changes

  • feat: Allow disabling the automatic html report upload to upload-artifacts@v7 by @Crashdummyy in #6447
  • fix: stop retrying artifact upload on non-retryable status codes by @thomhurst in #6449

Dependencies

New Contributors

Full Changelog: v1.61.0...v1.61.15