Skip to content

build [dependabot]: bump Bogus from 35.6.1 to 35.6.3 #115

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps Bogus from 35.6.1 to 35.6.3.

Release notes

Sourced from Bogus's releases.

Release v35.6.3 build 1527

CHANGE LOG

Release v35.6.2 build 1489

CHANGE LOG

Changelog

Sourced from Bogus's changelog.

v35.6.3

Release Date: 2025-04-12

  • Issue 601: Fixes Internet.Avatar() URL generation. Moves from Cloudflare IPFS to IPFS.io.
  • Fixed broken checksum calculation test in BelgianExtensionTests.
  • .NET SDK 9 now required for builds. Various C# improvements and modernizations. Thanks @​SimonCropp!

v35.6.2

Release Date: 2025-02-20

  • PR 584: Pack LICENSE file with NuGet package. Also, use ProjectIcon.
  • Issue 581: Fix Randomizer.ULong() arithmetic overflow. Thanks @​reuterma24!
  • PR 586: Use .NET 9 SDK build tooling. Thanks @​SimonCropp!
  • PR 587: Fix CS1584 incorrect use of cref in XML doc comment. Thanks @​SimonCropp!
  • PR 589: Unlock ability to use any .NET SDK build tooling on AppVeyor. Thanks @​SimonCropp!
Commits
  • 2e84969 Update HISTORY.md.
  • 9f25d29 Fix broken test in BelgianExtensionTests.cs; expectation check number should ...
  • 5878ead Change log and update to SDK 9 build requirements.
  • a9bfa81 Moves Avatar URL generation from deprecated cloudflare IPFS to public IPFS.IO...
  • 8b774ae use Concat instead of string Join with empty string (#598)
  • e579f67 Use know list size in EncodeHex (#599)
  • a82ea29 make License and Tokenizer static (#588)
  • f97881b use target typed new and collection expressions when type is evident (#596)
  • 991d20a better perf by avoiding duplicate dictionary lookups (#597)
  • 90c4fb4 remove redundant array allocations (#592)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [Bogus](https://github.com/bchavez/Bogus) from 35.6.1 to 35.6.3.
- [Release notes](https://github.com/bchavez/Bogus/releases)
- [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
- [Commits](bchavez/Bogus@v35.6.1...v35.6.3)

---
updated-dependencies:
- dependency-name: Bogus
  dependency-version: 35.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 14, 2025
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 .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants