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

Bump Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Newtonsoft.Json and itext7.pdfsweep #326

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Newtonsoft.Json and itext7.pdfsweep. These dependencies needed to be updated together.
Updates Microsoft.Extensions.Logging from 9.0.0 to 5.0.0

Commits
  • cf258a1 [release/5.0] [browser][crypto] Remove restraining not supported attribute Pr...
  • 25c7409 [release/5.0] Fix missing signatures for Cross bitness DAC symbols (#43499)
  • aedbe68 Pass target properties to signing
  • 2b9b47d Pass down buildArchitecture for signing
  • 4de00f8 Unify paths used for cross-bit components
  • 25e8b0d [release/5.0] [.NET 5.0] Add support for libicu67 and several more higher ver...
  • 2d8e19f Change default FeedbackSize for TripleDES internal implementation to 8
  • 78740be Don't autoupgrade homebrew formula in install-native-dependencies.sh (#43353)
  • be12034 [release/5.0] Update dependencies from dotnet/arcade (#43321)
  • d90f149 [release/5.0] [wasm][net] System.Net.Mail should not throw PNSE for full asse...
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 5.0.0

Commits
  • cf258a1 [release/5.0] [browser][crypto] Remove restraining not supported attribute Pr...
  • 25c7409 [release/5.0] Fix missing signatures for Cross bitness DAC symbols (#43499)
  • aedbe68 Pass target properties to signing
  • 2b9b47d Pass down buildArchitecture for signing
  • 4de00f8 Unify paths used for cross-bit components
  • 25e8b0d [release/5.0] [.NET 5.0] Add support for libicu67 and several more higher ver...
  • 2d8e19f Change default FeedbackSize for TripleDES internal implementation to 8
  • 78740be Don't autoupgrade homebrew formula in install-native-dependencies.sh (#43353)
  • be12034 [release/5.0] Update dependencies from dotnet/arcade (#43321)
  • d90f149 [release/5.0] [wasm][net] System.Net.Mail should not throw PNSE for full asse...
  • Additional commits viewable in compare view

Updates Newtonsoft.Json from 13.0.3 to 13.0.1

Commits

Updates itext7.pdfsweep from 4.0.3 to 5.0.0

Release notes

Sourced from itext7.pdfsweep's releases.

pdfSweep 5.0.0

pdfSweep is an iText Core add-on to securely redact content from PDFs.

For this release the version number has been bumped for compatibility with iText Core 9.0 and License Key Library 4.2.0.

Commits
  • 543f808 [RELEASE] iText pdfSweep 5.0.0
  • e0e4a8d [RELEASE] pdfSweep 5.0.0
  • 8967645 Make 'floatMultiplier' and 'arcTolerance' in PdfCleanUpTool non-static config...
  • 77e3bd9 Change pdfshading usage
  • c160cb3 Add SECURITY.md
  • 7b87893 Update cmp file after taking into account role mapping, while combining tag r...
  • 259a796 Remove JUnit 4 annotations
  • 715b156 Update failed tests
  • 8742380 Add tests for PdfCleanUpFilter#isPointOnALineSegment method, part 2
  • 9f7a3ac Add tests for PdfCleanUpFilter#isPointOnALineSegment method
  • Additional commits viewable in compare view

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)

…actions, Newtonsoft.Json and itext7.pdfsweep

Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [itext7.pdfsweep](https://github.com/itext/i7j-pdfsweep). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Logging` from 9.0.0 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v5.0.0)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v5.0.0)

Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.1)

Updates `itext7.pdfsweep` from 4.0.3 to 5.0.0
- [Release notes](https://github.com/itext/i7j-pdfsweep/releases)
- [Commits](itext/itext-pdfsweep-java@4.0.3...5.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: itext7.pdfsweep
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/nuget/multi-b1cdf22cd5 branch November 18, 2024 18:04
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.

0 participants