-
Notifications
You must be signed in to change notification settings - Fork 173
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 Newtonsoft.Json from 10.0.3 to 13.0.1 in /src/Authentication/Authentication.Core #1341
Merged
peombwa
merged 1 commit into
dev
from
dependabot/nuget/src/Authentication/Authentication.Core/Newtonsoft.Json-13.0.1
Jun 23, 2022
Merged
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /src/Authentication/Authentication.Core #1341
peombwa
merged 1 commit into
dev
from
dependabot/nuget/src/Authentication/Authentication.Core/Newtonsoft.Json-13.0.1
Jun 23, 2022
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 [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested review from
peombwa,
ddyett,
shemogumbe and
timayabi2020
as code owners
June 23, 2022 00:50
peombwa
approved these changes
Jun 23, 2022
dependabot
bot
deleted the
dependabot/nuget/src/Authentication/Authentication.Core/Newtonsoft.Json-13.0.1
branch
June 23, 2022 16:14
peombwa
added a commit
that referenced
this pull request
Aug 3, 2022
* Removed the scopes table (#1247) Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Added examples to the Set-MgUserLicense cmdlet (#1217) * Added examples to the Set-MgUserLicense cmdlet * Added more examples * Added a link to m365 article * Updated the examples to use an M365 license instead of Win 10 * Minor edit * Minor edit * Apply suggestions from code review Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> * Rename master branch to main. (#1254) * Bump auth module to 1.9.7. * Add generated MgCommandMetadata.json. [run ci] * Docs Generation for Teams [run ci] * Docs Generation for Identity.Governance [run ci] * Docs Generation for ChangeNotifications [run ci] * Docs Generation for Reports [run ci] * Docs Generation for Bookings [run ci] * Docs Generation for Users.Functions [run ci] * Docs Generation for Users.Actions [run ci] * Docs Generation for DeviceManagement.Enrolment [run ci] * Docs Generation for Financials [run ci] * Docs Generation for DeviceManagement.Administration [run ci] * Docs Generation for Mail [run ci] * Docs Generation for Files [run ci] * Docs Generation for DirectoryObjects [run ci] * Docs Generation for Users [run ci] * Docs Generation for Groups [run ci] * Docs Generation for WindowsUpdates [run ci] * Docs Generation for Search [run ci] * Docs Generation for Identity.DirectoryManagement [run ci] * Docs Generation for SchemaExtensions [run ci] * Docs Generation for Compliance [run ci] * Docs Generation for Devices.CloudPrint [run ci] * Docs Generation for Sites [run ci] * Docs Generation for Devices.ServiceAnnouncement [run ci] * Docs Generation for DeviceManagement [run ci] * Docs Generation for DeviceManagement.Functions [run ci] * Docs Generation for Education [run ci] * Docs Generation for PersonalContacts [run ci] * Docs Generation for People [run ci] * Docs Generation for Calendar [run ci] * Docs Generation for Applications [run ci] * Docs Generation for Identity.SignIns [run ci] * Docs Generation for Planner [run ci] * Docs Generation for Security [run ci] * Docs Generation for Devices.CorporateManagement [run ci] * Docs Generation for Notes [run ci] * Docs Generation for CrossDeviceExperiences [run ci] * Docs Generation for DeviceManagement.Actions [run ci] * Docs Generation for CloudCommunications [run ci] * Add 1es-MsGraphBuildAgentsWindowsPsSDK (#1263) * Add 1es-MsGraphBuildAgentsWindowsPsSDK Do not pull this in until we are happy with the performance of the 1es agent. * Change from msbuild to dotnet to run Roslyn analyzer 1ES image doesn't have VS. * Update from .NET 5 to .NET 6 * Use rooted path for roslyn analyzer command line * Set msBuildArchitecture to DotNetCore * Increase Node heap size to reduce garbage collection This is a shot in the dark change. It would be helpful if AutoREST has perf counters instrumented in it. * change to final pool name * update to use 1es-windows-ps-compute Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Example add mg application password (#1284) * Update Add-MgApplicationPassword.md * Update Add-MgApplicationPassword.md * Update Add-MgApplicationPassword.md Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * - adds docker image definition * - adds an argument and a condition to be able to pull a specific version of the module * Added examples to cmdlets (#1258) Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Fix serialization of OpenTypes (#1303) * Remove camel case conversion of additional properties. * Only camelCase properties of NamedLocation abstract type. * Add site list item tests. * Add Identity.Signins Pester tests. * Remove unsupported commands from Identity.Governance module. (#1305) * Use the 1es agent (#1314) Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Refresh OpenAPI Docs (#1315) * Weekly OpenApiDocs Download (#1243) * Weekly OpenApiDocs Download. [run ci] * Fix IOdata instances. * Inline security entities. * Handle duplicates. Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> * Refresh OpenAPI files. * Refresh OpenAPI. * Remove unsupported functions. * Fix exception type in Sites test. * Fix sites tests. * Update directives. * Fix Group directives. * Refresh OpenAPI files. * Fix Users.Actions directives. * Fetch latest. * Refresh OpenAPI files. * Specify IndexerName to avoid schema conflict. * Add IndexerName to Users.Actions module. * Update indexer regex. * Move indexer to main AutoREST config. * Update sites tests. * Update ByRef directives. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> * 1.10.0 Release (#1324) * Bump SDK version to 1.10.0 * Fix wrong preposition names. * Update directives. * Update site tests. * Refresh command metadata. * Add DeviceManagementConfigurationSettings apis. (#1326) * Removed null reference to Graph Instance environment after calling Invoke-MgGraph command (#1328) * Reassigned _originalEnvironment variable to the previous user defined state instead of pointing to null * Corrected comment on Remove-MgEnvironment command Co-authored-by: Timothy Wamalwa <twamalwa@microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Update module mapping with `IdentityProtection` singleton (#1306) * Replace riskyUsers and riskDetections with IdentityProtection singleton. * Update profiles. * Update pester tests. * Cleanup Broken Commands (#1325) * Rename then alias SignIn command. * Remove unsupported Restore-Mg* commands. * Update module manifest files. * Add custom directive to download files in Reports module. (#1331) * Add custom directive to download files when response is of type octetStreamSchemaResponse. * Warn customer if file name already exists. * Fixed typo in Get-MgDomain example (#1335) Fixed "domaim" typo in "Example 1" for Get-MgDomain Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Bump Newtonsoft.Json in /src/Authentication/Authentication.Core (#1341) Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add `.github/fabricbot.json` (#1352) Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com> * Publish docker image to ACR (#1348) * Copy DockerImage to artifact staging directory. * Fix -RequiredVersion parameter in DockerFile. * Enable all modules. * Simplify version variable name. Co-authored-by: Vincent Biret <vincentbiret@hotmail.com> * Weekly OpenApiDocs Download (#1362) * Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> * Docs Generation (#1364) * Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] * Docs Generation for People [run ci] * Docs Generation for CloudCommunications [run ci] * Docs Generation for Users [run ci] * Docs Generation for Identity.DirectoryManagement [run ci] * Docs Generation for Users.Functions [run ci] * Docs Generation for DeviceManagement.Enrolment [run ci] * Docs Generation for Groups [run ci] * Docs Generation for Applications [run ci] * Docs Generation for Planner [run ci] * Docs Generation for Files [run ci] * Docs Generation for DeviceManagement.Administration [run ci] * Docs Generation for Identity.SignIns [run ci] * Docs Generation for Devices.CloudPrint [run ci] * Docs Generation for Notes [run ci] * Docs Generation for Reports [run ci] * Docs Generation for Bookings [run ci] * Docs Generation for Teams [run ci] * Docs Generation for Education [run ci] * Docs Generation for Devices.CorporateManagement [run ci] * Docs Generation for Identity.Governance [run ci] * Docs Generation for Compliance [run ci] * Docs Generation for DeviceManagement [run ci] * Docs Generation for Sites [run ci] * Docs Generation for Users.Actions [run ci] * Docs Generation for Security [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Pagination Fix (#1361) * Default to workload's page size. * Internally set top when overflow is detected. * Add required tags to support offline install in PS 5.1. (#1360) * Lock module GUID (#1358) * Lock meta-module GUID. * Lock GUID of service modules. * Add basic Pester tests. * Update codeowners and reviewers. (#1363) * Add missing `groups.groupLifecyclePolicy` tag to modules mapping config (#731) * Add missing OpenAPI tag to modulesmapping config. * Update directives. * Improve Command Coverage: Identity.Signin and Identity.Governance (#1368) * Expand Identity.Signins coverage. * Remove invalid commands from Identity.SignIns. * Add access reviews definitions APIs. * Weekly OpenApiDocs Download (#1373) * Add option to skip force refresh. * Add option to set base branch. * Weekly OpenApiDocs Download. [run ci] Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Add NewMgGroupOwner * adding -Environment completers * adding -Environment completers * adding -Environment completers * Remove SP FIC cmdlets. (#1385) * Update Get-MgRiskDetection.md (#1381) * Update Get-MgRiskDetection.md Add more examples for Identity protection PowerShell cmdlet Get-Mgriskdetection * Update Get-MgRiskDetection.md fix the filter for example 2 * Update Get-MgRiskDetection.md Fix casing of Get-MgRiskDetection commands include spaces between commands and comma Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Weekly OpenApiDocs Download (#1389) * Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Docs Generation (#1392) * Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] * Docs Generation for Security [run ci] * Docs Generation for SchemaExtensions [run ci] * Docs Generation for CloudCommunications [run ci] * Docs Generation for Search [run ci] * Docs Generation for Groups [run ci] * Docs Generation for DeviceManagement [run ci] * Docs Generation for Files [run ci] * Docs Generation for Identity.DirectoryManagement [run ci] * Docs Generation for DeviceManagement.Administration [run ci] * Docs Generation for Compliance [run ci] * Docs Generation for Devices.ServiceAnnouncement [run ci] * Docs Generation for Notes [run ci] * Docs Generation for Teams [run ci] * Docs Generation for Users.Actions [run ci] * Docs Generation for Identity.Governance [run ci] * Docs Generation for Sites [run ci] * Docs Generation for Identity.SignIns [run ci] * Docs Generation for DeviceManagement.Functions [run ci] * Docs Generation for Users [run ci] * Docs Generation for Applications [run ci] * Docs Generation for DeviceManagement.Actions [run ci] * Docs Generation for Planner [run ci] * Docs Generation for People [run ci] * Docs Generation for Education [run ci] * Docs Generation for Devices.CorporateManagement [run ci] * Docs Generation for Devices.CloudPrint [run ci] * Docs Generation for Users.Functions [run ci] * Docs Generation for Reports [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Tim <timwamalwa@gmail.com> * Make Force Refresh Configurable From AzDo's UI (#1371) * Add option to skip force refresh. * Add option to set base branch. * 1288 add alias for invoke mgrestmethod to invoke mggraphrequest (#1390) * Added alias Invoke-MgRestMethod * Added Invoke-MgRestMethod * Updated pester test * Added new alias Co-authored-by: Timothy Wamalwa <twamalwa@microsoft.com> * Throw non-terminating errors in `Disconnect-MgGraph` (#1395) * Throw non-terminating error. * Return auth context after disconnect. Co-authored-by: Tim <timwamalwa@gmail.com> Co-authored-by: Tim <10947120+timayabi2020@users.noreply.github.com> * Enable Get-MgTeam * Update module manifest. * Update src/Authentication/Authentication/custom/ParameterCompleters.ps1 Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Add more samples for Identity Protection Module (#1399) * Update Get-MgRiskyUser.md add samples for Get-MgRiskyUser * Update Get-MgRiskyUserHistory.md add samples for Get-MgRiskyUserHistory * Update Get-MgRiskyUserHistory.md * Update Confirm-MgRiskyUserCompromised.md add samples for confirm-MgRiskUserCompromised * Update src/Identity.SignIns/Identity.SignIns/examples/v1.0-beta/Confirm-MgRiskyUserCompromised.md Co-authored-by: Peter Ombwa <peombwa@microsoft.com> Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> * Remove New/Update/Remove MgUserAuthenticationMethod (#1401) * Remove New/Update/Remove AuthenticationMethod * Update src/Identity.SignIns/Identity.SignIns/readme.md Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Weekly OpenApiDocs Download (#1421) * Weekly OpenApiDocs Download. [run ci] * Remove broken API operations. * Add generated MgCommandMetadata.json. [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Docs Generation (#1422) * Weekly OpenApiDocs Download. [run ci] * Remove broken API operations. * Add generated MgCommandMetadata.json. [run ci] * Docs Generation for Planner [run ci] * Docs Generation for Users.Functions [run ci] * Docs Generation for Notes [run ci] * Docs Generation for Identity.Governance [run ci] * Docs Generation for Compliance [run ci] * Docs Generation for Devices.CorporateManagement [run ci] * Docs Generation for CrossDeviceExperiences [run ci] * Docs Generation for Identity.SignIns [run ci] * Docs Generation for DeviceManagement [run ci] * Docs Generation for Identity.DirectoryManagement [run ci] * Docs Generation for Teams [run ci] * Docs Generation for DeviceManagement.Actions [run ci] * Docs Generation for DeviceManagement.Functions [run ci] * Docs Generation for CloudCommunications [run ci] * Docs Generation for Applications [run ci] * Docs Generation for WindowsUpdates [run ci] * Docs Generation for Security [run ci] * Docs Generation for DeviceManagement.Enrolment [run ci] * Docs Generation for Search [run ci] * Docs Generation for Devices.ServiceAnnouncement [run ci] * Docs Generation for Reports [run ci] * Docs Generation for People [run ci] * Docs Generation for Users.Actions [run ci] * Docs Generation for Devices.CloudPrint [run ci] * Docs Generation for Bookings [run ci] * Docs Generation for Education [run ci] * Docs Generation for Users [run ci] * Docs Generation for Groups [run ci] * Docs Generation for Sites [run ci] * Docs Generation for DeviceManagement.Administration [run ci] * Docs Generation for Files [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Weekly OpenApiDocs Download (#1424) * Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> * Docs Generation (#1426) * Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] * Docs Generation for Users [run ci] * Docs Generation for Files [run ci] * Docs Generation for Identity.Governance [run ci] * Docs Generation for Education [run ci] * Docs Generation for Reports [run ci] * Docs Generation for Teams [run ci] * Docs Generation for DeviceManagement [run ci] * Docs Generation for Users.Functions [run ci] * Docs Generation for Sites [run ci] * Docs Generation for Security [run ci] * Docs Generation for Compliance [run ci] * Docs Generation for CloudCommunications [run ci] * Docs Generation for Identity.SignIns [run ci] * Docs Generation for Users.Actions [run ci] * Docs Generation for Devices.CorporateManagement [run ci] * Docs Generation for Bookings [run ci] * Docs Generation for Devices.CloudPrint [run ci] * Docs Generation for Groups [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> * Weekly OpenApiDocs Download (#1434) * Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> * Docs Generation (#1436) * Weekly OpenApiDocs Download. [run ci] * Add generated MgCommandMetadata.json. [run ci] * Docs Generation for Compliance [run ci] * Docs Generation for Identity.Governance [run ci] * Docs Generation for Security [run ci] * Docs Generation for Sites [run ci] * Docs Generation for DirectoryObjects [run ci] * Docs Generation for Users.Actions [run ci] * Docs Generation for DeviceManagement [run ci] * Docs Generation for Teams [run ci] * Docs Generation for DeviceManagement.Administration [run ci] * Docs Generation for Users [run ci] * Docs Generation for Devices.CorporateManagement [run ci] * Docs Generation for Reports [run ci] * Docs Generation for Files [run ci] * Docs Generation for DeviceManagement.Actions [run ci] * Docs Generation for Users.Functions [run ci] * Docs Generation for Education [run ci] * Docs Generation for Applications [run ci] * Docs Generation for Groups [run ci] * Docs Generation for Identity.DirectoryManagement [run ci] * Docs Generation for Identity.SignIns [run ci] * Docs Generation for CloudCommunications [run ci] * Docs Generation for Devices.CloudPrint [run ci] Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Peter Ombwa <peombwa@microsoft.com> Co-authored-by: Eunice Waweru <73849846+msewaweru@users.noreply.github.com> Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Tim <timwamalwa@gmail.com> Co-authored-by: Michael Mainer <MIchaelMainer@users.noreply.github.com> Co-authored-by: Merill Fernando <merill@merill.net> Co-authored-by: Vincent Biret <vibiret@microsoft.com> Co-authored-by: Vincent Biret <vincentbiret@hotmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Timothy Wamalwa <twamalwa@microsoft.com> Co-authored-by: Sam Erde <samuel.erde@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com> Co-authored-by: Daniel Wahlgren <daniel.wahlgren@gmail.com> Co-authored-by: Taofeek F. Obafemi-Babatunde <taofeeko@microsoft.com> Co-authored-by: Tracy YU <yingting1222@hotmail.com> Co-authored-by: Tim <10947120+timayabi2020@users.noreply.github.com> Co-authored-by: Andres Canello <39328890+andres-canello@users.noreply.github.com>
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 Newtonsoft.Json from 10.0.3 to 13.0.1.
Release notes
Sourced from Newtonsoft.Json's releases.
... (truncated)
Commits
ae9fe44
Remove compiler package and update sourcelink (#2498)8ef6621
Remove prerelease for 13.0.111331f5
Update SDK to 5.0.200 (#2495)c7e8abc
Update to 13.0.1-beta21745d7c
Fix JTokenWriter when writing comment to an object (#2493)583eb12
Fix missing error when deserializing JToken with a contract type mismatch (#2...b6dc05b
Change MaxDepth default to 64 (#2473)15525f1
Fix JsonWriter.WriteToken to allow null with string token (#2472)926d2f0
Enable embed untracked sources (#2471)0a56633
Fixes #2372 - variable typos (#2465)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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.