Bump the all-packages group across 1 directory with 8 updates #214
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 all-packages group with 8 updates in the /UKHO.PeriodicOutputService directory:
6.12.06.12.11.28.51.29.01.28.51.29.01.28.51.29.04.64.04.64.15.3.15.3.212.20.012.21.112.18.012.19.111.9.211.10.0Updates
FluentAssertionsfrom 6.12.0 to 6.12.1Release notes
Sourced from FluentAssertions's releases.
Commits
a8e7f17Update qodanad58e0b5Turn off RoslynAnalyzers in Qodana WF (#2504)2181217Remove unused usings2c3a012Make implicit usage more explicit1d5d64fDo not useUsingLineBreaksfor[Not]BeSameAsc30fc7aFixedBeEquivalentTowhen using a custom comparer targeting nullable types ...f9b770bMake ThrowWithinAsync respect canceled tasks (#2614)f204cf3Simplify deferred allocation with local functiona3644b0Only allocate Lazy<> and lambda when necessaryf3b4564Ensured that nested assertion scopes produce a nested context (#2607)Updates
Elastic.Apmfrom 1.28.5 to 1.29.0Release notes
Sourced from Elastic.Apm's releases.
Changelog
Sourced from Elastic.Apm's changelog.
Commits
31cb8cbRelease notes for 1.29.0 (#2447)479ee08No longer parse request cookies, but ensure they are still redacted in the `C...44820f4ci: fix trigger (#2441)005a38cAdd test-reporter workflow again (#2440)db3c93dRelease notes for 1.28.6 (#2439)369b4a8Ensure isEnabled = false won't start worker loop (#2436)becb5dfBump upload-artifact to v4 (#2438)af6e14aExclude default processes and services (#2431)Updates
Elastic.Apm.Azure.Storagefrom 1.28.5 to 1.29.0Release notes
Sourced from Elastic.Apm.Azure.Storage's releases.
Changelog
Sourced from Elastic.Apm.Azure.Storage's changelog.
Commits
31cb8cbRelease notes for 1.29.0 (#2447)479ee08No longer parse request cookies, but ensure they are still redacted in the `C...44820f4ci: fix trigger (#2441)005a38cAdd test-reporter workflow again (#2440)db3c93dRelease notes for 1.28.6 (#2439)369b4a8Ensure isEnabled = false won't start worker loop (#2436)becb5dfBump upload-artifact to v4 (#2438)af6e14aExclude default processes and services (#2431)Updates
Elastic.Apmfrom 1.28.5 to 1.29.0Release notes
Sourced from Elastic.Apm's releases.
Changelog
Sourced from Elastic.Apm's changelog.
Commits
31cb8cbRelease notes for 1.29.0 (#2447)479ee08No longer parse request cookies, but ensure they are still redacted in the `C...44820f4ci: fix trigger (#2441)005a38cAdd test-reporter workflow again (#2440)db3c93dRelease notes for 1.28.6 (#2439)369b4a8Ensure isEnabled = false won't start worker loop (#2436)becb5dfBump upload-artifact to v4 (#2438)af6e14aExclude default processes and services (#2431)Updates
Microsoft.Identity.Clientfrom 4.64.0 to 4.64.1Changelog
Sourced from Microsoft.Identity.Client's changelog.
Commits
a805fcaFix for 4913 - sendX5C for ROPC CCA (#4917)f772a74Fix warnings in WAMMauiApp (#4912)3a64917Update CHANGELOG.md for 4.64.0 (#4907)Updates
Microsoft.Azure.WebJobs.Extensions.Storagefrom 5.3.1 to 5.3.2Release notes
Sourced from Microsoft.Azure.WebJobs.Extensions.Storage's releases.
Commits
5c0b478Storage WebJobs Extension Prepare for Release 2024-09-19 (#46068)8b29bc5AdditionalValidationPackagesFromPackageSetFn now accepts all discovered packa...bf1b191we need the condition to be set on populateScanPaths step. if we don't, and t...e9e1e47create patch with azure core 1.43 (#46055)879876eIncrement version for storage releases (#46051)0d8b3cfIncrement version for storage releases (#46054)c7548c1Revert "[Storage] Add Queue Permissions enum to represent QueueAccessPolicy.P...f362309Update to newer resource id for open source api (#46044)5f8b725Update perf tests to use federated auth (#46040)70567f2CoreTransferManagertests (#46014)Updates
Azure.Storage.Blobsfrom 12.20.0 to 12.21.1Commits
d18af43Prep for Storage GA patch release (#45169)8db6066Update Azure Maps SDK code owners (#44973)ad2116cIncrement package version after release of Azure.Identity (#45168)78f27f2Uniform logging for sdk automation (#45141)f3612e7Update AutoRest C# version to 3.0.0-beta.20240724.2 (#45170)8107c20Introduce Microsoft Fabric SDK (#44887)203f6cdFixed string to sign sorting (#45105)049389b[AzureMonitor] fix flaky tests manipulating Environment Variables (#44968)19891a6Update CHANGELOG.md (#45167)1dfda39Prepare Identity for Jul release (#45162)Updates
Azure.Storage.Queuesfrom 12.18.0 to 12.19.1Commits
d18af43Prep for Storage GA patch release (#45169)8db6066Update Azure Maps SDK code owners (#44973)ad2116cIncrement package version after release of Azure.Identity (#45168)78f27f2Uniform logging for sdk automation (#45141)f3612e7Update AutoRest C# version to 3.0.0-beta.20240724.2 (#45170)8107c20Introduce Microsoft Fabric SDK (#44887)203f6cdFixed string to sign sorting (#45105)049389b[AzureMonitor] fix flaky tests manipulating Environment Variables (#44968)19891a6Update CHANGELOG.md (#45167)1dfda39Prepare Identity for Jul release (#45162)Updates
FluentValidationfrom 11.9.2 to 11.10.0Release notes
Sourced from FluentValidation's releases.
... (truncated)
Changelog
Sourced from FluentValidation's changelog.
Commits
b4a67e7Update changelog & bump version417b1d4Create RomanshLanguage (#2239)a07e3a2Update changelogda40726Remove unnecessary word (#2233)284076dAdd WhereAsync as conterpart to Where on collection rules (#2240) (#2241)550ec8dCreate IEnumValidator to expose the targeted Enum type of EnumValidator. (#2244)7a85fbbStringEnumValidator, cache enum names (#2229)5c6f518Fixed double semicolon typo1bba0b2Included Latvian (LV) localization resources.5bdac5bUpdate configuring.mdDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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