Skip to content
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

Update dependency Moq to 4.20.72 #420

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Moq 4.18.4 -> 4.20.72 age adoption passing confidence

Release Notes

moq/moq (Moq)

v4.20.72

Full Changelog

🔨 Other:

  • Question: Sponsorable Attribute in release v4.20.71 #​1513

🔀 Merged:

v4.20.71

Full Changelog

🐛 Fixed bugs:

  • (To delete) #​1497
  • Documentation link gives 404 #​1495
  • mock.Protected().Verify() does not work correctly #​1493
  • Documentation link is broken #​1487
  • Moq library throwing TypeIniatilizationException. #​1459

🔨 Other:

  • Documentation Unavailable Online #​1473
  • Supporting .NET8 #​1462
  • Some source code files is filled with comments like: "Unmerged change from project " #​1451
  • Question: would it make sense to call verify all on a strict mock when the mock gets disposed? #​1440
  • SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements #​1433
  • Default value ILookup<> in loose mode is null #​1391
  • Verifying a protected method when the exact parameter types are not statically known #​1339

🔀 Merged:

v4.20.70

Full Changelog

🔨 Other:

  • a minor changes to improve the readability #​1419
  • Poll on SponsorLink #​1415
  • Change log is not updated since version 4.18.4 #​1406
  • Stop using Moq as a guinea pig to get feedback on and develop SponsorLink #​1396
  • Permanently delete all data from SponsorLink's database that has been collected during builds that included Moq (notably any version 4.20.*) #​1395
  • SponsorLink is now OSS too and no longer bundled #​1384
  • SponsorLink and supporting OSS more broadly #​1374
  • Performance issue with large interfaces #​1350

🔀 Merged:

v4.20.69

v4.20.2

🐛 Fixed bugs

NOTE: in addition, there were potential privacy issues raised with regards to the SHA256 hashing of
user' email to check for sponsorship, so it won't be coming back until that's properly addressed

v4.20.1

✨ Implemented enhancements
  • Add Sponsor button to package readme 💜

v4.20.0

✨ Implemented enhancements
  • Mock<T>.RaiseAsync method for raising "async" events, i.e. events that use a Func<..., Task> or Func<..., ValueTask> delegate. (@​stakx, #​1313)
  • setup.Verifiable(Times times, [string failMessage]) method to specify the expected number of calls upfront. mock.Verify[All] can then be used to check whether the setup was called that many times. The upper bound (maximum allowed number of calls) will be checked right away, i.e. whenever a setup gets called. (@​stakx, #​1319)
🔨 Other
Fixed

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from pascalberger as a code owner August 9, 2023 11:08
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 9, 2023
Copy link
Member

@pascalberger pascalberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not going to update Moq to > 4.20 due to inclusion of sponsorware that runs during the build.

See https://github.com/moq/moq/issues/1372 for details

@renovate renovate bot force-pushed the renovate/moq-4.x branch 3 times, most recently from ba37ad0 to ab5aa50 Compare August 9, 2023 21:59
@renovate renovate bot changed the title Update dependency Moq to v4.20.2 Update dependency Moq to v4.20.69 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/moq-4.x branch 2 times, most recently from 6806680 to 30ed4b2 Compare August 16, 2023 17:22
@renovate renovate bot force-pushed the renovate/moq-4.x branch 3 times, most recently from ef4bcb5 to 3fc2c91 Compare August 29, 2023 10:17
@renovate renovate bot force-pushed the renovate/moq-4.x branch 2 times, most recently from 3537425 to f515a49 Compare September 18, 2023 05:11
@renovate renovate bot force-pushed the renovate/moq-4.x branch 3 times, most recently from 1556a28 to f1a8aae Compare October 10, 2023 20:28
@renovate renovate bot force-pushed the renovate/moq-4.x branch 6 times, most recently from 4eb7872 to b9679e7 Compare October 16, 2023 22:40
@renovate renovate bot force-pushed the renovate/moq-4.x branch 2 times, most recently from 5c7ee18 to a7c3fce Compare November 1, 2023 06:49
@renovate renovate bot force-pushed the renovate/moq-4.x branch 2 times, most recently from d88740a to ef70b66 Compare November 8, 2023 20:20
@renovate renovate bot force-pushed the renovate/moq-4.x branch 2 times, most recently from cf79ea4 to 70ceebc Compare November 19, 2023 19:20
@renovate renovate bot force-pushed the renovate/moq-4.x branch 3 times, most recently from cc1f2d2 to 1cb02fd Compare April 27, 2024 20:59
@renovate renovate bot force-pushed the renovate/moq-4.x branch 2 times, most recently from 1f12bac to c030299 Compare May 25, 2024 07:14
@renovate renovate bot force-pushed the renovate/moq-4.x branch 4 times, most recently from a9c70ec to f80f058 Compare August 25, 2024 20:30
@renovate renovate bot changed the title Update dependency Moq to v4.20.70 Update dependency Moq to 4.20.70 Aug 28, 2024
@renovate renovate bot changed the title Update dependency Moq to 4.20.70 Update dependency Moq to 4.20.71 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/moq-4.x branch 3 times, most recently from 9988511 to fa65948 Compare September 7, 2024 02:08
@renovate renovate bot changed the title Update dependency Moq to 4.20.71 Update dependency Moq to 4.20.72 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/moq-4.x branch 3 times, most recently from c43c1f1 to dd7ac75 Compare October 9, 2024 20:13
@renovate renovate bot force-pushed the renovate/moq-4.x branch 4 times, most recently from 7e14cd7 to 684bd82 Compare November 14, 2024 08:34
Copy link
Contributor Author

renovate bot commented Nov 14, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant