-
Notifications
You must be signed in to change notification settings - Fork 0
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 the deps group in /src with 13 updates #201
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the deps group in /src with 13 updates: | Package | From | To | | --- | --- | --- | | [Azure.ResourceManager](https://github.com/Azure/azure-sdk-for-net) | `1.10.1` | `1.10.2` | | [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) | `5.43.0` | `5.44.0` | | [Nox.Secrets](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.219` | | [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.219` | | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.204` | `7.0.219` | | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.204` | `7.0.219` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` | | [Nox.Secrets.Azure](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.219` | | [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) | `20.0.15` | `20.0.28` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.3.1` | `7.4.0` | | [Nox.Secrets.Abstractions](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.219` | | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.204` | `7.0.219` | | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.204` | `7.0.219` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` | | [Nox.Solution](https://github.com/NoxOrg/Nox.Solution) | `7.0.204` | `7.0.219` | | [Nox.Yaml](https://github.com/NoxOrg/Nox.Generator) | `7.0.204` | `7.0.219` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.1` | `15.1.2` | | [Nox.Secrets.Azure](https://github.com/NoxOrg/Nox.Lib) | `7.0.204` | `7.0.219` | | [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) | `5.1.5` | `5.2.0` | | [Nox.Types](https://github.com/NoxOrg/Nox.Types) | `7.0.204` | `7.0.219` | | [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) | `2.17.0` | `2.17.1` | Updates `Azure.ResourceManager` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager_1.10.1...Azure.ResourceManager_1.10.2) Updates `Microsoft.Graph` from 5.43.0 to 5.44.0 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-dotnet@5.43.0...5.44.0) Updates `Nox.Secrets` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `Nox.Secrets.Abstractions` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `Nox.Solution` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases) - [Commits](https://github.com/NoxOrg/Nox.Solution/commits) Updates `Nox.Yaml` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases) - [Commits](NoxOrg/Nox@v7.0.204...v7.0.219) Updates `YamlDotNet` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2) Updates `Nox.Secrets.Azure` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `System.IO.Abstractions` from 20.0.15 to 20.0.28 - [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases) - [Commits](TestableIO/System.IO.Abstractions@v20.0.15...v20.0.28) Updates `System.IdentityModel.Tokens.Jwt` from 7.3.1 to 7.4.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.3.1...v7.4.0) Updates `Nox.Secrets.Abstractions` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `Nox.Solution` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases) - [Commits](https://github.com/NoxOrg/Nox.Solution/commits) Updates `Nox.Yaml` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases) - [Commits](NoxOrg/Nox@v7.0.204...v7.0.219) Updates `YamlDotNet` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2) Updates `Nox.Solution` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Solution/releases) - [Commits](https://github.com/NoxOrg/Nox.Solution/commits) Updates `Nox.Yaml` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Generator/releases) - [Commits](NoxOrg/Nox@v7.0.204...v7.0.219) Updates `YamlDotNet` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2) Updates `YamlDotNet` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.1...v15.1.2) Updates `Nox.Secrets.Azure` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Lib/releases) - [Commits](https://github.com/NoxOrg/Nox.Lib/commits) Updates `Microsoft.Data.SqlClient` from 5.1.5 to 5.2.0 - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v5.1.5...V5.2.0) Updates `Nox.Types` from 7.0.204 to 7.0.219 - [Release notes](https://github.com/NoxOrg/Nox.Types/releases) - [Commits](https://github.com/NoxOrg/Nox.Types/commits) Updates `Microsoft.Identity.Web` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](AzureAD/microsoft-identity-web@2.17.0...2.17.1) --- updated-dependencies: - dependency-name: Azure.ResourceManager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Microsoft.Graph dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: Nox.Secrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Secrets.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Solution dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Secrets.Azure dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: System.IO.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: Nox.Secrets.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Solution dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Solution dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Nox.Secrets.Azure dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: Nox.Types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Mar 12, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 deps group in /src with 13 updates:
1.10.1
1.10.2
5.43.0
5.44.0
7.0.204
7.0.219
7.0.204
7.0.219
7.0.204
7.0.219
7.0.204
7.0.219
15.1.1
15.1.2
7.0.204
7.0.219
20.0.15
20.0.28
7.3.1
7.4.0
7.0.204
7.0.219
7.0.204
7.0.219
7.0.204
7.0.219
15.1.1
15.1.2
7.0.204
7.0.219
7.0.204
7.0.219
15.1.1
15.1.2
15.1.1
15.1.2
7.0.204
7.0.219
5.1.5
5.2.0
7.0.204
7.0.219
2.17.0
2.17.1
Updates
Azure.ResourceManager
from 1.10.1 to 1.10.2Release notes
Sourced from Azure.ResourceManager's releases.
Commits
64cd051
Add operation group 'ManagementGroupSubscriptions' (#41173)c417e4c
Fix the spec address (#42313)f08a3bf
[Dns] Add model factory forFooRecordData
(#41680)816e9d9
update openai (#42280)58cc733
Update Generator Version 3.0.0-beta.20240229.1 (#42311)05ee57c
Fist iotfirmwaredefense update SDK to swagger 2024-01-10 (#42005)e81bdbf
Update github-event-processor ver to 1.0.0-dev.20240229.2 (#42306)efa3731
Increment package version after release of System.ClientModel (#42300)1dc50f4
Sync eng/common directory with azure-sdk-tools for PR 7682 (#42207)199ddc9
Update the typespec to the one in Main branch (#42296)Updates
Microsoft.Graph
from 5.43.0 to 5.44.0Changelog
Sourced from Microsoft.Graph's changelog.
Commits
148f1ef
Merge pull request #2361 from microsoftgraph/kiota/v1.0/pipelinebuild/1372407423b53
Bumps version and release notes.ef5d192
Update generated files with build 137240Updates
Nox.Secrets
from 7.0.204 to 7.0.219Commits
Updates
Nox.Secrets.Abstractions
from 7.0.204 to 7.0.219Commits
Updates
Nox.Solution
from 7.0.204 to 7.0.219Commits
Updates
Nox.Yaml
from 7.0.204 to 7.0.219Release notes
Sourced from Nox.Yaml's releases.
... (truncated)
Commits
fe56041
move httpclient extensions to Nox.Core (#1469)512ed14
Issues/fixpack2 (#1467)d415790
remove unknown config from cd pipeline (#1466)2a0075b
fix Nox.Generator.Taksks pack (#1465)38248c5
NOX-805 Update Delete Aggregate Root Localized API (#1463)edcbb40
clean CrytpoCash.Api.csproj (#1464)2607107
NOX-815 Update Put Enumeration (Create and Update) Localized API (#1457)a08b317
Merge pull request #1462 from NoxOrg/feature/512-PhoneNumberd873924
Added Phonenumber and Disabled to Select componentsc7ed866
add new generater task to autogenerate readme file (#1460)Updates
YamlDotNet
from 15.1.1 to 15.1.2Release notes
Sourced from YamlDotNet's releases.
Commits
7ae209b
Quoted test changes to not log to stdout33ed33b
Merge pull request #912 from EdwardCooke/ec-73266c68a2
Fixed #732, quote strings starting with whitespace charactersUpdates
Nox.Secrets.Azure
from 7.0.204 to 7.0.219Commits
Updates
System.IO.Abstractions
from 20.0.15 to 20.0.28Release notes
Sourced from System.IO.Abstractions's releases.
Commits
3229ce9
feat: add testability forDriveInfo
(#1094)d517e19
chore(deps): update softprops/action-gh-release action to v2 (#1095)71f534c
chore(deps): update dependency nunit to v4.1.0 (#1093)f7f884a
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2....278d8e3
chore(deps): update dependency coverlet.collector to v6.0.1 (#1090)c5973c2
chore(deps): update dependency dotnet-sdk to v8.0.201 (#1089)f7e75dc
chore(deps): update dependency dotnet-sdk to v8.0.200 (#1088)e786180
chore(deps): update dependency saucecontrol.inheritdoc to v2.0.1 (#1087)f9f7c29
chore(deps): update dependency microsoft.net.test.sdk to v17.9.0 (#1086)a9a7609
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2....Updates
System.IdentityModel.Tokens.Jwt
from 7.3.1 to 7.4.0Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
Changelog
Sourced from System.IdentityModel.Tokens.Jwt's changelog.
Commits
fc61f2c
Update ChangeLog for v7.4.0 (#2500)27edb04
Move virtual methods to public in Signature Provider (#2497)d5dc77e
Adds JsonWebToken Constructor that accepts Memory<char> (#2458)d28f795
Marcinzo/issuervalidatormetadata (#2480)703639d
Disable pack for projects (#2496)1fb551d
Replace AssemblyVersion with Version (#2494)051d164
Move to next token when reading object.e983060
update to next release versionUpdates
Nox.Secrets.Abstractions
from 7.0.204 to 7.0.219Commits
Updates
Nox.Solution
from 7.0.204 to 7.0.219Commits
Updates
Nox.Yaml
from 7.0.204 to 7.0.219Release notes
Sourced from Nox.Yaml's releases.
... (truncated)
Commits
fe56041
move httpclient extensions to Nox.Core (#1469)512ed14
Issues/fixpack2 (#1467)d415790
remove unknown config from cd pipeline (#1466)2a0075b
fix Nox.Generator.Taksks pack (#1465)38248c5
NOX-805 Update Delete Aggregate Root Localized API (#1463)edcbb40
clean CrytpoCash.Api.csproj (#1464)2607107
NOX-815 Update Put Enumeration (Create and Update) Localized API (#1457)a08b317
Merge pull request #1462 from NoxOrg/feature/512-PhoneNumberd873924
Added Phonenumber and Disabled to Select componentsc7ed866
add new generater task to autogenerate readme file (#1460)Updates
YamlDotNet
from 15.1.1 to 15.1.2Release notes
Sourced from YamlDotNet's releases.
Commits
7ae209b
Quoted test changes to not log to stdout33ed33b
Merge pull request #912 from EdwardCooke/ec-73266c68a2
Fixed #732, quote strings starting with whitespace charactersUpdates
Nox.Solution
from 7.0.204 to 7.0.219Commits
Updates
Nox.Yaml
from 7.0.204 to 7.0.219Release notes
Sourced from Nox.Yaml's releases.
... (truncated)
Commits
fe56041
move httpclient extensions to Nox.Core (#1469)512ed14
Issues/fixpack2 (#1467)d415790
remove unknown config from cd pipeline (#1466)2a0075b
fix Nox.Generator.Taksks pack (#1465)38248c5
NOX-805 Update Delete Aggregate Root Localized API (#1463)edcbb40
clean CrytpoCash.Api.csproj (#1464)2607107
NOX-815 Update Put Enumeration (Create and Update) Localized API (#1457)a08b317
Merge pull request #1462 from NoxOrg/feature/512-PhoneNumberd873924
Added Phonenumber and Disabled to Select componentsc7ed866
add new generater task to autogenerate readme file (#1460)Updates
YamlDotNet
from 15.1.1 to 15.1.2Release notes
Sourced from YamlDotNet's releases.
Commits
7ae209b
Quoted test changes to not log to stdout33ed33b
Merge pull request #912 from EdwardCooke/ec-73266c68a2
Fixed #732, quote strings starting with whitespace charactersUpdates
YamlDotNet
from 15.1.1 to 15.1.2Release notes
Sourced from YamlDotNet's releases.
Commits
7ae209b
Quoted test changes to not log to stdout33ed33b
Merge pull request #912 from EdwardCooke/ec-73266c68a2
Fixed #732, quote strings starting with whitespace charactersUpdates
Nox.Secrets.Azure
from 7.0.204 to 7.0.219Commits
Updates
Microsoft.Data.SqlClient
from 5.1.5 to 5.2.0Release notes
Sourced from Microsoft.Data.SqlClient's releases.
... (truncated)
Changelog
Sourced from Microsoft.Data.SqlClient's changelog.
... (truncated)
Commits
faf9b95
Fix | ExecuteReaderAsync API xml and ref files (#2373)51ef22c
Fix | ExecuteReaderAsync API return type in ref file (#2372)e9cab01
[Scheduled Run] Localized resource files from OneLocBuild10c9e17
Fix | Refine documents for GA v5.2 (#2371)94c089e
Fix | Fix unit test for SPN to include port number with Managed SNI (#2281)5cd9514
Test | Adjust tests to read IsAzureSynapse value from database (#2367)