Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps dotnet-t4 from 2.2.1 to 2.3.1.

Commits
  • 9321109 Set version to 2.3.1
  • 3dede18 Merge pull request #145 from mono/fix-load-system-text-json
  • de2b3b6 Fix loading System.Text.Json in ALC
  • 2aedb6e Merge pull request #144 from mono/fix-output-extension
  • 4805232 Fix output extension directive and add test
  • b8ced9f Run PRs against release branches
  • 927d5f1 Merge branch 'main' into release/v2.3.0
  • 6923091 Remove empty snupkgs as NuGet.org rejects them
  • 9a243df Pass NuGet secret to child workflow
  • c9986bd Build release branches and tags
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@codecov-commenter
Copy link

Codecov Report

Merging #2090 (760c1d5) into dev (fcd01b8) will not change coverage.
Report is 3 commits behind head on dev.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #2090   +/-   ##
=======================================
  Coverage   87.71%   87.71%           
=======================================
  Files         256      256           
  Lines        9309     9309           
=======================================
  Hits         8165     8165           
  Misses       1144     1144           

@Mandur
Copy link
Contributor

Mandur commented Oct 17, 2023

@dependabot rebase

Bumps [dotnet-t4](https://github.com/mono/t4) from 2.2.1 to 2.3.1.
- [Changelog](https://github.com/mono/t4/blob/main/release-steps.md)
- [Commits](mono/t4@v2.2.1...v2.3.1)

---
updated-dependencies:
- dependency-name: dotnet-t4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet-t4-2.3.1 branch from 760c1d5 to 7417b36 Compare October 17, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants