BuildConfig.swift icon indicating copy to clipboard operation
BuildConfig.swift copied to clipboard

Update dependency SwiftGen/StencilSwiftKit to from: "2.10.1"

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Update Change
SwiftGen/StencilSwiftKit minor from: "2.8.0" -> from: "2.10.1"

Release Notes

SwiftGen/StencilSwiftKit

v2.10.1

Compare Source

Internal Changes
  • Pin Komondor to 1.1.3, to avoid issues with SPM for other packages depending on this package.
    redryerye #​162

v2.10.0

Compare Source

Breaking Changes
  • With the Stencil update, we're deprecating our StencilSwiftTemplate template class which contained a workaround that's no longer needed. It will also no longer be set by default by the stencilSwiftEnvironment builder.
    David Jennes #​159
  • With the Stencil update, we're deprecating our removeNewlines filter, as this can now be achieved by the built-in Stencil syntax.
    David Jennes #​159
New Features
  • Updated to Stencil 0.15.0, which contains many improvements, chief amongst them is whitespace behaviour control.
    David Jennes #​159
  • Added an import tag for reusing macro's in multiple templates from a common imported file.
    David Jennes #​111
  • The swiftIdentifier now supports a valid mode, where it will do the bare minimum to get a valid identifier. I.e. it will not change the case of characters at all (compared to normal mode).
    David Jennes #​160
Internal Changes

v2.9.0

Compare Source

New Features
  • stencilSwiftEnvironment now accepts a list of paths (for the template loader) & extensions.
    David Jennes #​154 #​156
  • The string filter replace can now accept an optional parameter regex to enable regular expressions, see the documentation for more information.
    David Jennes JanGorman #​123 #​155
Internal Changes

Configuration

📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 13 '22 06:09 renovate[bot]