Skip to content

Bump solid from 0.18.0 to 1.3.2 in /worker#445

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/worker/solid-1.3.2
Open

Bump solid from 0.18.0 to 1.3.2 in /worker#445
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/worker/solid-1.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps solid from 0.18.0 to 1.3.2.

Release notes

Sourced from solid's releases.

Solid 1.3.2

What's Changed

Full Changelog: edgurgel/solid@v1.3.1...v1.3.2

Solid 1.3.1

What's Changed

New Contributors

Full Changelog: edgurgel/solid@v1.3.0...v1.3.1

Solid 1.3.0

What's Changed

New Contributors

Full Changelog: edgurgel/solid@v1.2.4...v1.3.0

Solid 1.2.4

What's Changed

Full Changelog: edgurgel/solid@v1.2.3...v1.2.4

Solid 1.2.3

What's Changed

Full Changelog: edgurgel/solid@v1.2.2...v1.2.3

v1.2.2

What's Changed

Full Changelog: edgurgel/solid@v1.2.1...v1.2.2

Solid 1.2.1

What's Changed

... (truncated)

Changelog

Sourced from solid's changelog.

1.3.2 (2026-06-14)

Bug fixes

  • Fix empty and blank comparison cases

1.3.1 (2026-06-10)

Bug fixes

  • Update decimal

1.3.0 (2026-04-25)

Features

  • Add support to filters_in_conditional_tags option during parsing to account for a feature that Solid pre-1.0.0 supported that diverged from Liquid. It enables teampltes like:
{% if items | size > 0 %}...{% endif %}
{% if name | upcase == "JOHN" %}...{% endif %}
{% unless items | size > 0 %}...{% endunless %}

1.2.4 (2026-04-18)

Bug fixes

  • Fix identifier with the prefix contains

1.2.3 (2026-03-22)

Bug fixes

  • Fix custom tags rendering on partial templates

1.2.2 (2026-02-07)

Bug fixes

  • Fix decimal handling - floats and integers are now only converted to string at rendering time. (#193)

1.2.1 (2026-01-28)

Enhancements

  • Differentiate between brackets and dot accesses in AccessLiteral. (#189)

Bug fixes

  • Fix incorrect content reversal in case tags. (#191)

... (truncated)

Commits
  • 916c0e3 fix: fix empty and blank missing conditions (#202)
  • ead5d45 chore: bump version and update CHANGELOG.md
  • aac8c98 fix: bump decimal to 3.1.1 (#201)
  • d480e6d chore: bump version and update CHANGELOG.md
  • 7ee8348 feat: support filters in conditional tags (#195)
  • 6b54d0e fix: identifier that contains contains (#200)
  • b820926 chore: bump version and update CHANGELOG
  • 83de2d9 fix: render tag should parse and render custom tags (#199)
  • c920113 chore: update CHANGELOG.md
  • 9bb6dd1 Merge pull request #193 from edgurgel/fix/decimal-representation
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/hex/worker/solid-1.3.2 branch from 94b4270 to f279cb0 Compare June 29, 2026 15:46
Bumps [solid](https://github.com/edgurgel/solid) from 0.18.0 to 1.3.2.
- [Release notes](https://github.com/edgurgel/solid/releases)
- [Changelog](https://github.com/edgurgel/solid/blob/main/CHANGELOG.md)
- [Commits](edgurgel/solid@v0.18.0...v1.3.2)

---
updated-dependencies:
- dependency-name: solid
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/hex/worker/solid-1.3.2 branch from f279cb0 to 599b61c Compare July 9, 2026 16:25
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants