Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps NLog.Web.AspNetCore from 4.13.0 to 5.2.2.

Release notes

Sourced from NLog.Web.AspNetCore's releases.

Version 5.2.2

Version 5.2.1

Version 5.2.0

  • NLog.Web.AspNetCore

  • NLog.Web

    • #890 Add ObjectPath to AspNetItemValueLayoutRenderer as better alternative to EvaluateAsNestedProperties (#890) (@​bakgerman)
    • #894 Add ObjectPath to AspNetSessionValueLayoutRenderer as better alternative to EvaluateAsNestedProperties (#894) (@​snakefoot)
    • #889 Use CallerArgumentExpressionAttribute in helper method for throwing ArgumentNullException (#889) (@​bakgerman)
    • #894 Updated dependency NLog v5.1.0 (#894) (@​snakefoot)

Version 5.1.5

... (truncated)

Changelog

Sourced from NLog.Web.AspNetCore's changelog.

Version 5.2.2 (2023/02/17)

Version 5.2.1 (2022/12/29)

Version 5.2.0 (2022/11/27)

  • NLog.Web.AspNetCore

  • NLog.Web

    • #890 Add ObjectPath to AspNetItemValueLayoutRenderer as better alternative to EvaluateAsNestedProperties (#890) (@​bakgerman)
    • #894 Add ObjectPath to AspNetSessionValueLayoutRenderer as better alternative to EvaluateAsNestedProperties (#894) (@​snakefoot)
    • #889 Use CallerArgumentExpressionAttribute in helper method for throwing ArgumentNullException (#889) (@​bakgerman)

... (truncated)

Commits
  • 9b0e943 Version 5.2.2 (#927)
  • 9720daa AspNetBufferingTargetWrapper - BufferGrowLimit cealing BufferSize (#924)
  • 4d236ca aspnet-request-ip with support for CheckForwardedForHeaderOffset (#923)
  • 0acf3e8 AspNet Response HttpStatusCode LayoutRenderer as Enum.ToString (#922)
  • 3e55f44 AspNet Response HttpStatusCode LayoutRenderer as Enum.ToString (#921)
  • 97ecae4 Updated README.md to remove blank xml-line (#919)
  • 70143af AspNetRequestFormLayoutRenderer - Added Items-option for consistency (#918)
  • d87848e AspNetQueryStringLayoutRenderer - Added Exclude option (#917)
  • fdc7636 Version 5.2.1 (changelog) (#916)
  • c6c75ee Version 5.2.1 (#915)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web) from 4.13.0 to 5.2.2.
- [Release notes](https://github.com/NLog/NLog.Web/releases)
- [Changelog](https://github.com/NLog/NLog.Web/blob/master/CHANGELOG.MD)
- [Commits](NLog/NLog.Web@v4.13.0...v5.2.2)

---
updated-dependencies:
- dependency-name: NLog.Web.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Dependabot tried to add @jjw24, @taooceros and @JohnTheGr8 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/onesounds/Flow.Launcher/pulls/97/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the onesounds/Flow.Launcher repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@github-actions
Copy link

github-actions bot commented Feb 20, 2023

@check-spelling-bot Report

🔴 Please review

See the 📂 files view or the 📜action log for details.

Unrecognized words (12)
acf
aspnet
automerge
automerging
bakgerman
cealing
daa
ecae
fdc
NLog
snakefoot
Sourced
To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands

... in a clone of the git@github.com:onesounds/Flow.Launcher.git repository
on the dependabot/nuget/NLog.Web.AspNetCore-5.2.2 branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/onesounds/Flow.Launcher/actions/runs/4227057320/attempts/1'

To have the bot do this for you, reply quoting the following line:
@check-spelling-bot apply updates.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

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 no-pr-activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants