dependabot[bot]
|
ba535ef338
|
Bump MassTransit from 8.3.1 to 8.3.2 in /src (#230)
|
2024-11-21 00:04:12 +00:00 |
Simon Cropp
|
2e0aa24055
|
refs and cleanup
|
2024-11-20 21:52:49 +11:00 |
dependabot[bot]
|
73860d111f
|
Bump Verify.XunitV3 from 28.2.1 to 28.3.2 in /src (#228)
|
2024-11-18 23:55:19 +00:00 |
dependabot[bot]
|
0f136346bf
|
Bump Verify from 28.2.1 to 28.3.2 in /src (#227)
|
2024-11-18 23:47:06 +00:00 |
Simon Cropp
|
cf46cd9c6b
|
Update Directory.Packages.props
|
2024-11-14 14:05:07 +11:00 |
dependabot[bot]
|
b3edf7957c
|
Bump ProjectDefaults from 1.0.142 to 1.0.143 in /src (#224)
|
2024-11-13 23:15:30 +00:00 |
Simon Cropp
|
1133909804
|
refs and cleanup
|
2024-11-13 22:06:42 +11:00 |
Simon Cropp
|
1452f85896
|
Update Directory.Packages.props
|
2024-11-13 21:18:11 +11:00 |
Simon Cropp
|
f0672dd781
|
refs and cleanup
|
2024-11-13 18:57:59 +11:00 |
dependabot[bot]
|
c3d0100594
|
Bump Microsoft.Extensions.DependencyInjection in /src (#223)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-13 16:03:00 +11:00 |
dependabot[bot]
|
f0b2f6882b
|
Bump Verify.XunitV3 from 28.1.3 to 28.2.0 in /src (#222)
|
2024-11-11 23:22:30 +00:00 |
dependabot[bot]
|
d182d7c302
|
Bump Verify from 28.1.3 to 28.2.0 in /src (#221)
|
2024-11-11 23:12:59 +00:00 |
Simon Cropp
|
b4004b0937
|
refs or cleanup
|
2024-11-09 12:10:31 +11:00 |
dependabot[bot]
|
679d3d6baf
|
Bump xunit.runner.visualstudio from 3.0.0-pre.42 to 3.0.0-pre.49 in /src (#220)
|
2024-11-08 23:47:42 +00:00 |
dependabot[bot]
|
df2d5b1c58
|
Bump MassTransit from 8.3.0 to 8.3.1 in /src (#219)
|
2024-11-07 23:08:33 +00:00 |
dependabot[bot]
|
f5eac1850e
|
Bump Verify.XunitV3 from 28.1.2 to 28.1.3 in /src (#217)
|
2024-11-04 23:35:37 +00:00 |
Simon Cropp
|
6f632b2e5b
|
refs or cleanup
|
2024-11-02 12:14:21 +11:00 |
Simon Cropp
|
9598e0d40e
|
refs or cleanup
|
2024-10-31 13:20:57 +11:00 |
dependabot[bot]
|
2579ef5ae9
|
Bump Verify from 27.0.1 to 27.1.0 in /src (#211)
|
2024-10-25 23:15:50 +00:00 |
Simon Cropp
|
da36146ac0
|
Update Directory.Packages.props
|
2024-10-21 14:49:38 +11:00 |
dependabot[bot]
|
fcba9ec1e8
|
Bump MassTransit from 8.2.5 to 8.3.0 in /src (#209)
Bumps [MassTransit](https://github.com/MassTransit/MassTransit) from 8.2.5 to 8.3.0.
- [Commits](https://github.com/MassTransit/MassTransit/compare/v8.2.5...v8.3.0)
---
updated-dependencies:
- dependency-name: MassTransit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-17 12:12:13 +11:00 |
Simon Cropp
|
d6569621d2
|
Merge branch 'main' of https://github.com/VerifyTests/Verify.MassTransit
|
2024-10-15 18:44:33 +11:00 |
Simon Cropp
|
112ac5c3ff
|
refs
|
2024-10-15 18:44:32 +11:00 |
dependabot[bot]
|
ed6042b515
|
Bump Verify.XunitV3 and Verify in /src (#208)
Bumps [Verify.XunitV3](https://github.com/VerifyTests/Verify) and [Verify](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together.
Updates `Verify.XunitV3` from 27.0.0-beta.6 to 27.0.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/27.0.1)
Updates `Verify` from 27.0.0-beta.6 to 27.0.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/27.0.1)
---
updated-dependencies:
- dependency-name: Verify.XunitV3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Verify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-15 10:32:31 +11:00 |
Simon Cropp
|
8efb99c6a6
|
refs and cleanup
|
2024-10-09 19:23:41 +11:00 |
dependabot[bot]
|
e48ac33e9f
|
Bump ProjectDefaults from 1.0.138 to 1.0.139 in /src (#205)
Bumps [ProjectDefaults](https://github.com/SimonCropp/ProjectDefaults) from 1.0.138 to 1.0.139.
- [Commits](https://github.com/SimonCropp/ProjectDefaults/commits)
---
updated-dependencies:
- dependency-name: ProjectDefaults
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-09 18:01:54 +11:00 |
dependabot[bot]
|
8364d42c5f
|
Bump Verify.XunitV3 from 27.0.0-beta.5 to 27.0.0-beta.6 in /src (#206)
|
2024-10-08 23:35:03 +00:00 |
dependabot[bot]
|
be20068704
|
Bump Microsoft.Extensions.DependencyInjection in /src (#204)
|
2024-10-08 23:29:55 +00:00 |
dependabot[bot]
|
8ce6d4ff70
|
Bump Verify from 27.0.0-beta.5 to 27.0.0-beta.6 in /src (#203)
|
2024-10-07 23:39:39 +00:00 |
Simon Cropp
|
f952ca79bc
|
refs or cleanup
|
2024-10-05 09:41:10 +10:00 |
Simon Cropp
|
2c59e710e6
|
refs or cleanup
|
2024-10-04 17:24:39 +10:00 |
Simon Cropp
|
09b71e0365
|
refs and cleanup
|
2024-10-03 19:32:38 +10:00 |
dependabot[bot]
|
5e124a52bb
|
Bump ProjectDefaults from 1.0.135 to 1.0.136 in /src (#202)
|
2024-10-02 23:16:42 +00:00 |
Simon Cropp
|
6771ab5230
|
refs and cleanup
|
2024-09-26 21:28:10 +10:00 |
dependabot[bot]
|
635bb8abaf
|
Bump Verify from 26.5.0 to 26.6.0 in /src (#201)
|
2024-09-24 00:01:09 +00:00 |
dependabot[bot]
|
f631913ece
|
Bump xunit.runner.visualstudio from 3.0.0-pre.30 to 3.0.0-pre.35 in /src (#200)
|
2024-09-23 23:54:04 +00:00 |
Simon Cropp
|
d8232f95d9
|
refs or cleanup
|
2024-09-19 07:19:34 +10:00 |
Simon Cropp
|
58721a90e1
|
refs and cleanup
|
2024-09-15 20:24:54 +10:00 |
Simon Cropp
|
ccef47c867
|
refs and cleanup
|
2024-09-13 22:39:29 +10:00 |
Simon Cropp
|
fc34ab0a6f
|
refs or cleanup
|
2024-09-12 06:57:01 +10:00 |
dependabot[bot]
|
456f447c38
|
Bump Verify from 26.4.2 to 26.4.4 in /src (#199)
Bumps [Verify](https://github.com/VerifyTests/Verify) from 26.4.2 to 26.4.4.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/26.4.2...26.4.4)
---
updated-dependencies:
- dependency-name: Verify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-11 09:27:14 +10:00 |
dependabot[bot]
|
3d3d683f01
|
Bump Verify from 26.4.0 to 26.4.2 in /src (#198)
|
2024-09-10 00:01:07 +00:00 |
Simon Cropp
|
7fc7b5810a
|
refs and cleanup
|
2024-09-07 20:49:05 +10:00 |
Simon Cropp
|
4d91c7024d
|
refs or cleanup
|
2024-09-06 07:22:07 +10:00 |
Simon Cropp
|
3cf8bb937f
|
refs or cleanup
|
2024-09-05 15:18:55 +10:00 |
Simon Cropp
|
f3bf9c219c
|
Merge branch 'main' of https://github.com/VerifyTests/Verify.MassTransit
|
2024-09-05 12:11:07 +10:00 |
Simon Cropp
|
b394939aaa
|
refs or cleanup
|
2024-09-05 12:09:51 +10:00 |
dependabot[bot]
|
09e3abb010
|
Bump ProjectDefaults from 1.0.134 to 1.0.135 in /src (#197)
|
2024-09-04 23:51:19 +00:00 |
dependabot[bot]
|
eec60f264c
|
Bump xunit.runner.visualstudio from 3.0.0-pre.24 to 3.0.0-pre.30 in /src (#196)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0-pre.24 to 3.0.0-pre.30.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.0-pre.24...3.0.0-pre.30)
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-03 09:37:51 +10:00 |
dependabot[bot]
|
895eaab4a0
|
Bump Verify from 26.3.0 to 26.3.1 in /src (#195)
|
2024-09-02 23:30:34 +00:00 |