Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Updated log4net from 3.1.0 to 3.2.0.

Release notes

Sourced from log4net's releases.

3.2.0

What's New

  • #​255 Asynchronous Sending for RemoteSyslogAppender in log4net (implemented in #​253 by @​yogitasingh001)

What's Changed

  • #​246 fix InvalidCastException in ThreadContextStack.InternalStack.set by @​FreeAndNil
  • Fix caching of time strings in AbsoluteTimeDateFormatter by @​FreeAndNil in #​248
  • Fix #​244 by @​gdziadkiewicz in #​251
  • Shutdown: Unsubscribe from AppDomain event handlers by @​Flohack74 in #​256
  • Fixing #​250, #​260 and adding tests for regression in file rolling by @​gdziadkiewicz in #​257
  • #​250 mocked DateTimeStrategy to speedup test by @​FreeAndNil in #​262
  • change dockerfile from mono:latest to ubuntu:20.04 and install mono manually in c3f92ba

New Contributors

  • @​yogitasingh001 made their first contribution in #​253
  • @​Flohack74 made their first contribution in #​256

Full Changelog: apache/logging-log4net@rel/3.1.0...rel/3.2.0
Nuget: https://www.nuget.org/packages/log4net/3.2.0

3.2.0-preview.1

What's New

  • #​255 Asynchronous Sending for RemoteSyslogAppender in log4net (implemented in #​253 by @​yogitasingh001)

What's Changed

  • #​246 fix InvalidCastException in ThreadContextStack.InternalStack.set by @​FreeAndNil
  • Fix caching of time strings in AbsoluteTimeDateFormatter by @​FreeAndNil in #​248
  • Fix #​244 by @​gdziadkiewicz in #​251
  • Shutdown: Unsubscribe from AppDomain event handlers by @​Flohack74 in #​256
  • Fixing #​250, #​260 and adding tests for regression in file rolling by @​gdziadkiewicz in #​257
  • #​250 mocked DateTimeStrategy to speedup test by @​FreeAndNil in #​262

New Contributors

  • @​yogitasingh001 made their first contribution in #​253
  • @​Flohack74 made their first contribution in #​256

Full Changelog: apache/logging-log4net@rel/3.1.0...rc/3.2.0-preview.1
Nuget: https://www.nuget.org/packages/log4net/3.2.0-preview.1

Commits viewable in compare view.

Updated PcAxis.Core from 1.2.6 to 1.2.7.

Release notes

Sourced from PcAxis.Core's releases.

1.2.7

What's Changed

👒 Dependencies

Full Changelog: PxTools/PCAxis.Core@v1.2.6...v1.2.7

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 8, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Sep 8, 2025
Bumps log4net from 3.1.0 to 3.2.0
Bumps PcAxis.Core from 1.2.6 to 1.2.7

---
updated-dependencies:
- dependency-name: log4net
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-version-updates
- dependency-name: PcAxis.Core
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/PCAxis.Query/minor-version-updates-d2d16685eb branch from 80aa17b to 560f1c8 Compare September 8, 2025 16:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@runejo runejo merged commit 0a52738 into master Sep 18, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/PCAxis.Query/minor-version-updates-d2d16685eb branch September 18, 2025 15:05
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.

2 participants