PreMailer.Net
PreMailer.Net copied to clipboard
Build(deps): Bump actions/setup-dotnet from 2.0.0 to 2.1.0
Bumps actions/setup-dotnet from 2.0.0 to 2.1.0.
Release notes
Sourced from actions/setup-dotnet's releases.
Package updates, support for global json file in a subdirectory, installer scripts updates
This release includes the following PRs:
Adding support for the
global-json-fileinput: #276 Example of usage:- uses: actions/setup-dotnet@v2 with: global-json-file: csharp/global.json - run: dotnet build <my project> working-directory: csharpUpdate
@zeit/nccto@vercel/ncc: #290Update vulnerable packages: #289
Improve documentation and update installer scripts to the latest version: #278
Commits
c0d4ad6Don't need C# analysis for CodeQLafe2dabCreate codeql-analysis.yml5cc8955Update@zeit/nccto@vercel/ncc(#290)158737dMerge pull request #289 from vsafonkin/v-vsafonkin/update-wget-packagefcf565eUpdate vulnerable packagesf078482add global-json-file input (#276)0fb87b1Merge pull request #285 from vsafonkin/v-vsafonkin/add-code-of-conduct4fe7a19Add code of conduct9283a8cswitch side by side testing example to single setup step (#283)53d632bUpdate docs to v2 (#278)- See full diff in compare view
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 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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)