Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps Scriban.Signed from 5.0.0 to 5.4.5.

Release notes

Sourced from Scriban.Signed's releases.

5.4.5

Changes

🧰 Misc

  • Improve enumeration by computing last lazily (#428) (5d192a7e)

Full Changelog: 5.4.4...5.4.5

5.4.4

Changes

🐛 Bug Fixes

  • Fix for statement to not preload the enumeration (#428) (b39f7a15)
  • Fix ?. operator by cascading the operator for nested members (#427) (34396529)

Full Changelog: 5.4.3...5.4.4

5.4.3

Changes

🐛 Bug Fixes

Full Changelog: 5.4.2...5.4.3

5.4.2

Changes

🚀 Enhancements

🧰 Maintenance

  • Fix ci changelog for next release, remove xoofx from mention in changelog (3fb57bc2)

Full Changelog: 5.4.1...5.4.2

5.4.1

Changes

✨ New Features

🚀 Enhancements

... (truncated)

Changelog

Sourced from Scriban.Signed's changelog.

Changelog

This changelog is no longer used for newer version. Please visits https://github.com/scriban/scriban/releases

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
  • 5d192a7 Improve enumeration by computing last lazily (#428)
  • 3439652 Fix ?. operator by cascading the operator for nested members (#427)
  • b39f7a1 Fix for statement to not preload the enumeration (#428)
  • 3ba3cc3 Merge pull request #426 from cspital/fix-enum-array-contains
  • 2e6618c remove log file, migrate to built in Enum equality
  • 9146eea fix typo
  • 835642b add enum edge case to contains, add tests to confirm
  • 51e734f Merge pull request #424 from ChrisWiitamaki/master
  • ec1af7d Refined object.values method to also cover existing test cases.
  • 5c0c423 Modified builtin function object.values to work similarly to object.keys, whi...
  • 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)

Bumps [Scriban.Signed](https://github.com/scriban/scriban) from 5.0.0 to 5.4.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 30, 2022

Superseded by #47.

@dependabot dependabot bot closed this May 30, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Scriban.Signed-5.4.5 branch May 30, 2022 13:23
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.

0 participants