Skip to content
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 Sarif.Sdk from 2.4.13 to 2.4.14 #1064

Merged
merged 2 commits into from
Apr 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps Sarif.Sdk from 2.4.13 to 2.4.14.

Release notes

Sourced from Sarif.Sdk's releases.

v2.4.14

v2.4.14 Sdk | Driver | Converters | Multitool | Multitool Library

  • BUGFIX: Eliminate dispose of stream and StreamWriter arguments passed to SarifLog.Save helpers. This would result in ObjectDisposedException being raised on attempt to access streams after save.
  • BREAKING: Id property of Location changed from int(32bit) to BigInteger(unlimited) to fix Newtonsoft.Json.JsonReaderException: JSON integer XXXXX is too large or small for an Int32. #2463
Commits
  • 4e9f606 Releasing 2.4.14 (#2480)
  • a4661e9 Test infrastructure cleanup preparatory to making result.level nullable. (#...
  • b12575f Updating the current broken link to a working SARIF Viewer link. (#2476)
  • ed38f39 BREAKING: Id field of Location changed from int(32bit) to BigInteger(...
  • d7c9ed1 CodeQL Fix "This cast is redundant because the expression already has type" (...
  • 9f5eae0 Update CodeQL action to run on all commits and creates CodeQL action for js/t...
  • c0823b0 Enable ESLint Action and updating CodeQL to run in all branches (#2469)
  • f4e5cb6 Update Code generation SerializedPropertyInfo (#2468)
  • b2c7e39 Http mock helper (#2467)
  • 9bf43ac [same change as we did in binskim] Remove s from FunctionalTestsData and Base...
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team as a code owner April 25, 2022 11:56
@dependabot dependabot bot added the dependencies Changes for a dependency update label Apr 25, 2022
@dependabot dependabot bot force-pushed the dependabot/nuget/Sarif.Sdk-2.4.14 branch 2 times, most recently from bf32ed3 to a565607 Compare April 25, 2022 15:00
Bumps [Sarif.Sdk](https://github.com/Microsoft/sarif-sdk) from 2.4.13 to 2.4.14.
- [Release notes](https://github.com/Microsoft/sarif-sdk/releases)
- [Commits](microsoft/sarif-sdk@v2.4.13...v2.4.14)

---
updated-dependencies:
- dependency-name: Sarif.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Sarif.Sdk-2.4.14 branch from a565607 to cc1a548 Compare April 25, 2022 15:36
@BernieWhite BernieWhite merged commit c881781 into main Apr 25, 2022
@BernieWhite BernieWhite deleted the dependabot/nuget/Sarif.Sdk-2.4.14 branch April 25, 2022 23:23
@BernieWhite BernieWhite mentioned this pull request Apr 26, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes for a dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant