chore(deps): bump the nuget-agent group across 1 directory with 3 updates #2786
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the nuget-agent group with 3 updates in the /build directory: NewRelic.Agent.Api, Serilog and YamlDotNet.
Updates
NewRelic.Agent.Api
from 10.30.0 to 10.31.0Release notes
Sourced from NewRelic.Agent.Api's releases.
Commits
f279c86
chore(main): release 10.31.0 (#2772)52bdc11
feat: Add support for the EnyimMemcachedCore client. (#2781)f032a9c
chore(deps): bump Google.Protobuf from 3.28.1 to 3.28.2 in /src/Agent/NewReli...7e8c28b
feat: Parse Azure Function HttpTrigger parameters (#2776)e545c43
chore(deps): bump the nuget-tests group across 1 directory with 3 updates (#2...e2cccc3
chore(deps): bump YamlDotNet from 16.1.0 to 16.1.2 in /build in the nuget-age...bac341d
chore(deps): bump the github-actions group across 1 directory with 2 updates ...da570e6
chore: Dotty / Dependabot updates (#2777)d55567f
feat: Allow container linking for AWS ECS applications. (#2683)80cf9ef
chore: Update latest tested versions of core tech, week of 2024-09-16 (#2771)Updates
Serilog
from 4.0.1 to 4.0.2Release notes
Sourced from Serilog's releases.
Commits
4c9a312
Merge pull request #2118 from serilog/dev7b85d53
Update publishing key3aa295b
Properly synchronize use of InMemoryBatchedSink fields (attempting to fix fla...6e5a82c
Tighten up the test to ensure we don't add IAsyncDisposable to the test stubb5085aa
Fall back to IDisposable in Log.CloseAndFlushAsync() when the target logger i...68881e1
Don't capture properties with privateget
accessors3f6d855
Optimize ReusableStringWriter.Write/WriteLine(ReadOnlySpan<char>) methods9f6b814
Added test for timestamp formatting64fccfa
Removed boxing and string allocations in DateTimeOffset/DateTime serializatio...8c82a50
Remove junk file (#2095)Updates
YamlDotNet
from 16.1.2 to 16.1.3Release notes
Sourced from YamlDotNet's releases.
Commits
7923dd8
Merge pull request #985 from EdwardCooke/ec-fixes6fa502a
Fixed unit test for empty string enummember value1391f0d
Merge branch 'master' of github.com:aaubry/YamlDotNet into ec-fixesc664e43
Merge pull request #979 from lahma/update-test-libs875a4cd
Merge pull request #980 from lahma/collection-expressions532f128
Remove sealed and make protected the TypeInspectorsd622f05
Respect empty string enummember values27c995c
Remove sealed from DefaultObjectFactoryb6749af
Use collection expressions0ebb81f
Update testing libraries and migrate FluentAssertions syntaxDependabot 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