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 Scriban from 3.2.2 to 3.3.0 in /src #328

Merged
merged 1 commit into from
Dec 30, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2020

Bumps Scriban from 3.2.2 to 3.3.0.

Changelog

Sourced from Scriban's changelog.

3.3.0 (24 Dec 2020)

  • Fix regression with include that was not propagating caller variables
  • Make TemplateContext.SetLoopVariable virtual.
Commits
  • 488f275 Bump to 3.3.0
  • 4b31650 Fix regression with include that was not propagating caller variables
  • 927ecf2 Make TemplateContext.SetLoopVariable virtual.
  • ad5e942 Rename sbn.txt to .sbncs to allow syntax coloring with vscode
  • 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)

Bumps [Scriban](https://github.com/scriban/scriban) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/scriban/scriban/releases)
- [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md)
- [Commits](scriban/scriban@3.2.2...3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2020
@codecov-io
Copy link

Codecov Report

Merging #328 (f94ed22) into develop (8c6fb6c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #328   +/-   ##
========================================
  Coverage    78.36%   78.36%           
========================================
  Files           54       54           
  Lines         1137     1137           
  Branches       131      131           
========================================
  Hits           891      891           
  Misses         225      225           
  Partials        21       21           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c6fb6c...f94ed22. Read the comment docs.

Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gep13 gep13 merged commit ab75056 into develop Dec 30, 2020
@gep13 gep13 added Improvement and removed dependencies Pull requests that update a dependency file labels Dec 30, 2020
@dependabot dependabot bot deleted the dependabot/nuget/src/Scriban-3.3.0 branch December 30, 2020 10:11
@gep13 gep13 added this to the 0.12.0 milestone Dec 30, 2020
gittools-bot pushed a commit that referenced this pull request Dec 30, 2020
Merge pull request #328 from GitTools/dependabot/nuget/src/Scriban-3.3.0

Bump Scriban from 3.2.2 to 3.3.0 in /src
@gep13
Copy link
Member

gep13 commented Apr 4, 2021

Superseded by #358

@gep13 gep13 removed the Improvement label Apr 4, 2021
@gep13 gep13 removed this from the 0.12.0 milestone Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants