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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Scriban from 5.5.1 to 5.5.2 #196

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 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 @鈥婱ertsch
  • Make array.contains resilient to null values, like array.sort (PR #474) by @鈥婱ertsch
  • Implemented parsing option to enforce that an end-statement must match a block begin (PR #464) by @鈥婥hrisWiitamaki
  • 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 requested a review from a team as a code owner January 4, 2023 13:03
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 4, 2023
@jamesmcroft jamesmcroft merged commit 9d71fd5 into main Jan 18, 2023
@jamesmcroft jamesmcroft deleted the dependabot/nuget/Scriban-5.5.2 branch January 18, 2023 19:50
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.

None yet

1 participant