Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps Scriban from 5.5.1 to 5.5.2.

Release notes

Sourced from Scriban's releases.

5.5.2

Changes

🧰 Misc

  • Improve the documentation for array.contains (PR #473) by @​Mertsch
  • Make array.contains resilient to null values, like array.sort (PR #474) by @​Mertsch
  • Implemented parsing option to enforce that an end-statement must match a block begin (PR #464) by @​ChrisWiitamaki
  • Update date (a47ecde2)
  • Improve error reporting for #464 (7804a97e)

Full Changelog: 5.5.1...5.5.2

Published with dotnet-releaser

Commits
  • 7804a97 Improve error reporting for #464
  • 18bc7b0 Merge remote-tracking branch 'scriban-EnforceEndStatementMustMatchBlockBegin/...
  • a47ecde Update date
  • d1a3944 Merge pull request #474 from Mertsch/improve-array-contains
  • ca44dc0 Merge pull request #473 from Mertsch/improve-docs
  • c0877fd Make array.contains resilient to null values, like array.sort
  • a05f9a8 Improve the documentation for array.contains
  • 1c4bbf2 Per pull request comments, removed the new parser option.
  • 2b96fac Implemented parsing option to enforce that an end-statement must match a bloc...
  • 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 5.5.1 to 5.5.2.
- [Release notes](https://github.com/scriban/scriban/releases)
- [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md)
- [Commits](scriban/scriban@5.5.1...5.5.2)

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

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

codecov bot commented Jan 9, 2023

Codecov Report

Merging #241 (01c730b) into master (df74dfa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   71.06%   71.06%           
=======================================
  Files          63       63           
  Lines        2423     2423           
  Branches      199      199           
=======================================
  Hits         1722     1722           
  Misses        668      668           
  Partials       33       33           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #242.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/nuget/src/PockyBot.NET/Scriban-5.5.2 branch February 6, 2023 12:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant