Skip to content

Bump Scriban from 5.0.0 to 5.4.0#84

Merged
kzu merged 1 commit into
mainfrom
dependabot/nuget/Scriban-5.4.0
Feb 22, 2022
Merged

Bump Scriban from 5.0.0 to 5.4.0#84
kzu merged 1 commit into
mainfrom
dependabot/nuget/Scriban-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 7, 2022

Copy link
Copy Markdown
Contributor

Bumps Scriban from 5.0.0 to 5.4.0.

Changelog

Sourced from Scriban's changelog.

5.4.0 (6 Feb 2022)

  • Fix async when accessing variables (#382)
  • Fix doc for object.kind (#394)
  • Fix comparison between ulong and int (#395)
  • Add a notice for html.strip that it can fail/timeout in case of malformed HTML (#406)
  • Log an error instead of an exception in an invalid syntax with for/if/else (#393)

5.3.0 (6 Feb 2022)

  • Add support for auto-indent (#398)

5.2.0 (6 Feb 2022)

  • Add support for specifying custom format and culture for date.parse

5.1.0 (5 Feb 2022)

  • Fix accessing null?.property when EnableRelaxedMemberAccess == False (#401)
  • Migrate tests to net6.0 (#410)
  • Add support for anykind of expressions in when clauses (#409)
Commits
  • e89c2e3 Bump to 5.4.0
  • 871d746 Log an error instead of an exception in an invalid syntax with for/if/else (#...
  • a3c7b07 Add a notice for html.strip that it can fail/timeout in case of malformed HTM...
  • 93fef08 Fix comparison between ulong and int (#395)
  • d78d88b Fix doc for object.kind (#394)
  • 88526a7 Fix async when accessing variables (#382)
  • b6e5588 Bump to 5.3.0
  • 7eafa97 Add support for auto-indent (#398)
  • d7fd339 Bump to 5.2.0
  • 072aa23 Add support for specifying custom format and culture for date.parse (#404)
  • 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 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 7, 2022
@kzu

kzu commented Feb 22, 2022

Copy link
Copy Markdown
Member

@dependabot recreate

@kzu kzu enabled auto-merge (rebase) February 22, 2022 17:13
Bumps [Scriban](https://github.com/scriban/scriban) from 5.0.0 to 5.4.0.
- [Release notes](https://github.com/scriban/scriban/releases)
- [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md)
- [Commits](scriban/scriban@5.0.0...5.4.0)

---
updated-dependencies:
- dependency-name: Scriban
  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/Scriban-5.4.0 branch from be21bd8 to ee14a14 Compare February 22, 2022 17:14
@kzu kzu merged commit 9b7c1a7 into main Feb 22, 2022
@kzu kzu deleted the dependabot/nuget/Scriban-5.4.0 branch February 22, 2022 17:18
@devlooped devlooped locked and limited conversation to collaborators Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant