Bump the elixir-deps group with 28 updates#76
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the elixir-deps group with 28 updates: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/mtrudel/bandit) | `1.7.0` | `1.11.0` | | [claude](https://github.com/bradleygolden/claude) | `0.2.4` | `0.5.3` | | [credo](https://github.com/rrrene/credo) | `1.7.12` | `1.7.18` | | [dialyxir](https://github.com/jeremyjh/dialyxir) | `1.4.5` | `1.4.7` | | [ecto_sql](https://github.com/elixir-ecto/ecto_sql) | `3.13.2` | `3.13.5` | | [ex_aws](https://github.com/ex-aws/ex_aws) | `2.5.10` | `2.6.1` | | [ex_aws_s3](https://github.com/ex-aws/ex_aws_s3) | `2.5.7` | `2.5.9` | | [finch](https://github.com/sneako/finch) | `0.20.0` | `0.21.0` | | [gettext](https://github.com/elixir-gettext/gettext) | `0.26.2` | `1.0.2` | | [heroicons](https://github.com/tailwindlabs/heroicons) | `v2.1.1` | `v2.2.0` | | [igniter](https://github.com/ash-project/igniter) | `0.6.28` | `0.8.0` | | [jason](https://github.com/michalmuskala/jason) | `1.4.4` | `1.4.5` | | [lazy_html](https://github.com/dashbitco/lazy_html) | `0.1.5` | `0.1.11` | | [nebulex](https://github.com/elixir-nebulex/nebulex) | `2.6.5` | `3.0.4` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.0` | `1.8.7` | | [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) | `4.6.5` | `4.7.0` | | [phoenix_html](https://github.com/phoenixframework/phoenix_html) | `4.2.1` | `4.3.0` | | [phoenix_live_reload](https://github.com/phoenixframework/phoenix_live_reload) | `1.6.0` | `1.6.2` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.1.3` | `1.1.30` | | [postgrex](https://github.com/elixir-ecto/postgrex) | `0.20.0` | `0.22.1` | | [sobelow](https://github.com/sobelow/sobelow) | `0.14.0` | `0.14.1` | | [styler](https://github.com/adobe/elixir-styler) | `1.5.1` | `1.11.0` | | [swoosh](https://github.com/swoosh/swoosh) | `1.19.5` | `1.25.1` | | [tailwind](https://github.com/phoenixframework/tailwind) | `0.3.1` | `0.4.1` | | [tidewave](https://github.com/tidewave-ai/tidewave_phoenix) | `0.4.1` | `0.5.6` | | [tls_certificate_check](https://github.com/g-andrade/tls_certificate_check) | `1.28.0` | `1.32.4` | | [usage_rules](https://github.com/ash-project/usage_rules) | `0.1.23` | `1.2.6` | | [waffle](https://github.com/elixir-waffle/waffle) | `1.1.9` | `1.1.10` | Updates `bandit` from 1.7.0 to 1.11.0 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.7.0...1.11.0) Updates `claude` from 0.2.4 to 0.5.3 - [Release notes](https://github.com/bradleygolden/claude/releases) - [Changelog](https://github.com/bradleygolden/claude-marketplace-elixir/blob/v0.5.3/CHANGELOG.md) - [Commits](bradleygolden/claude-marketplace-elixir@v0.2.4...v0.5.3) Updates `credo` from 1.7.12 to 1.7.18 - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.12...v1.7.18) Updates `dialyxir` from 1.4.5 to 1.4.7 - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md) - [Commits](jeremyjh/dialyxir@1.4.5...1.4.7) Updates `ecto_sql` from 3.13.2 to 3.13.5 - [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md) - [Commits](elixir-ecto/ecto_sql@v3.13.2...v3.13.5) Updates `ex_aws` from 2.5.10 to 2.6.1 - [Release notes](https://github.com/ex-aws/ex_aws/releases) - [Changelog](https://github.com/ex-aws/ex_aws/blob/main/CHANGELOG.md) - [Commits](ex-aws/ex_aws@v2.5.10...v2.6.1) Updates `ex_aws_s3` from 2.5.7 to 2.5.9 - [Changelog](https://github.com/ex-aws/ex_aws_s3/blob/main/CHANGELOG.md) - [Commits](ex-aws/ex_aws_s3@v2.5.7...v2.5.9) Updates `finch` from 0.20.0 to 0.21.0 - [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md) - [Commits](sneako/finch@v0.20.0...v0.21.0) Updates `gettext` from 0.26.2 to 1.0.2 - [Changelog](https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md) - [Commits](elixir-gettext/gettext@v0.26.2...v1.0.2) Updates `heroicons` from v2.1.1 to v2.2.0 - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/heroicons@88ab3a0...0435d4c) Updates `igniter` from 0.6.28 to 0.8.0 - [Release notes](https://github.com/ash-project/igniter/releases) - [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md) - [Commits](ash-project/igniter@v0.6.28...v0.8.0) Updates `jason` from 1.4.4 to 1.4.5 - [Release notes](https://github.com/michalmuskala/jason/releases) - [Changelog](https://github.com/michalmuskala/jason/blob/master/CHANGELOG.md) - [Commits](michalmuskala/jason@v1.4.4...v1.4.5) Updates `lazy_html` from 0.1.5 to 0.1.11 - [Release notes](https://github.com/dashbitco/lazy_html/releases) - [Changelog](https://github.com/dashbitco/lazy_html/blob/main/CHANGELOG.md) - [Commits](dashbitco/lazy_html@v0.1.5...v0.1.11) Updates `nebulex` from 2.6.5 to 3.0.4 - [Release notes](https://github.com/elixir-nebulex/nebulex/releases) - [Changelog](https://github.com/elixir-nebulex/nebulex/blob/main/CHANGELOG.md) - [Commits](elixir-nebulex/nebulex@v2.6.5...v3.0.4) Updates `phoenix` from 1.8.0 to 1.8.7 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.0...v1.8.7) Updates `phoenix_ecto` from 4.6.5 to 4.7.0 - [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_ecto@v4.6.5...v4.7.0) Updates `phoenix_html` from 4.2.1 to 4.3.0 - [Changelog](https://github.com/phoenixframework/phoenix_html/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_html@v4.2.1...v4.3.0) Updates `phoenix_live_reload` from 1.6.0 to 1.6.2 - [Changelog](https://github.com/phoenixframework/phoenix_live_reload/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_reload@v1.6.0...v1.6.2) Updates `phoenix_live_view` from 1.1.3 to 1.1.30 - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.30/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.3...v1.1.30) Updates `postgrex` from 0.20.0 to 0.22.1 - [Release notes](https://github.com/elixir-ecto/postgrex/releases) - [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md) - [Commits](elixir-ecto/postgrex@v0.20.0...v0.22.1) Updates `sobelow` from 0.14.0 to 0.14.1 - [Release notes](https://github.com/sobelow/sobelow/releases) - [Changelog](https://github.com/sobelow/sobelow/blob/main/CHANGELOG.md) - [Commits](sobelow/sobelow@v0.14.0...v0.14.1) Updates `styler` from 1.5.1 to 1.11.0 - [Release notes](https://github.com/adobe/elixir-styler/releases) - [Changelog](https://github.com/adobe/elixir-styler/blob/main/CHANGELOG.md) - [Commits](adobe/elixir-styler@v1.5.1...v1.11.0) Updates `swoosh` from 1.19.5 to 1.25.1 - [Release notes](https://github.com/swoosh/swoosh/releases) - [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md) - [Commits](swoosh/swoosh@v1.19.5...v1.25.1) Updates `tailwind` from 0.3.1 to 0.4.1 - [Changelog](https://github.com/phoenixframework/tailwind/blob/main/CHANGELOG.md) - [Commits](phoenixframework/tailwind@v0.3.1...v0.4.1) Updates `tidewave` from 0.4.1 to 0.5.6 - [Changelog](https://github.com/tidewave-ai/tidewave_phoenix/blob/main/CHANGELOG.md) - [Commits](tidewave-ai/tidewave_phoenix@v0.4.1...v0.5.6) Updates `tls_certificate_check` from 1.28.0 to 1.32.4 - [Release notes](https://github.com/g-andrade/tls_certificate_check/releases) - [Changelog](https://github.com/g-andrade/tls_certificate_check/blob/main/CHANGELOG.md) - [Commits](g-andrade/tls_certificate_check@1.28.0...1.32.4) Updates `usage_rules` from 0.1.23 to 1.2.6 - [Release notes](https://github.com/ash-project/usage_rules/releases) - [Changelog](https://github.com/ash-project/usage_rules/blob/main/CHANGELOG.md) - [Commits](ash-project/usage_rules@v0.1.23...v1.2.6) Updates `waffle` from 1.1.9 to 1.1.10 - [Changelog](https://github.com/elixir-waffle/waffle/blob/master/CHANGELOG.md) - [Commits](elixir-waffle/waffle@v1.1.9...v1.1.10) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: claude dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: credo dependency-version: 1.7.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: dialyxir dependency-version: 1.4.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: ecto_sql dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: ex_aws dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: ex_aws_s3 dependency-version: 2.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: finch dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: gettext dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: elixir-deps - dependency-name: heroicons dependency-version: 0435d4ca364a608cc75e2f8683d374e55abbae26 dependency-type: direct:production dependency-group: elixir-deps - dependency-name: igniter dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: jason dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: lazy_html dependency-version: 0.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: nebulex dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: elixir-deps - dependency-name: phoenix dependency-version: 1.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: phoenix_ecto dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: phoenix_html dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: phoenix_live_reload dependency-version: 1.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: phoenix_live_view dependency-version: 1.1.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: postgrex dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: sobelow dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir-deps - dependency-name: styler dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: swoosh dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: tailwind dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: tidewave dependency-version: 0.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: tls_certificate_check dependency-version: 1.32.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-deps - dependency-name: usage_rules dependency-version: 1.2.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: elixir-deps - dependency-name: waffle dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the elixir-deps group with 28 updates:
1.7.01.11.00.2.40.5.31.7.121.7.181.4.51.4.73.13.23.13.52.5.102.6.12.5.72.5.90.20.00.21.00.26.21.0.2v2.1.1v2.2.00.6.280.8.01.4.41.4.50.1.50.1.112.6.53.0.41.8.01.8.74.6.54.7.04.2.14.3.01.6.01.6.21.1.31.1.300.20.00.22.10.14.00.14.11.5.11.11.01.19.51.25.10.3.10.4.10.4.10.5.61.28.01.32.40.1.231.2.61.1.91.1.10Updates
banditfrom 1.7.0 to 1.11.0Changelog
Sourced from bandit's changelog.
... (truncated)
Commits
e626198Version bump to 1.11.0014c157Tweaks to Autobahn test suite1e8e559Merge commit from fork45feea2Merge commit from forkf2ca636Merge commit from fork21612c7Merge commit from fork8156921Merge commit from forkfc3cf61Improve handling of edge cases in send_file (#580)1085ad0Bump machete from 0.3.11 to 0.3.12 (#579)c70e175Bump credo from 1.7.17 to 1.7.18 (#578)Updates
claudefrom 0.2.4 to 0.5.3Changelog
Sourced from claude's changelog.
... (truncated)
Commits
912e7a7Release v0.5.3ee1c51cFix Tidewave 0.4+ compatibility7ae6879Release v0.5.176c01fbFix stop hooks infinite loop by using blocking?: false (#107)bc81006Prevent impacting performance by overloading the root CLAUDE.md (#104)555fbc8Update CHANGELOG.md6a20789Release v0.4.0 (#100)eebb0d4Improve test coverage support for subagents (#103)8c6bb8aAdd bundled slash commands (#101)1f57286Fix startup issues with missing dependencies (#99)Updates
credofrom 1.7.12 to 1.7.18Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
63d9bf4Bump version to 1.7.18e5f7956Update CHANGELOGda4f401Fix false positives for UnusedMapOperation288a1b1Update Elixir to 1.20.0-rc.4474b769Fix errors due to new token formata03f6bdFix error raised by new sigil token formataea4b77Fix compiler warnings for 1.20.0-rc.21169b69Add requirements "loadpaths" to Mix task.f0d654fAdd experimental JSONL output to suggest command068fcc7Bump version to 1.7.17Updates
dialyxirfrom 1.4.5 to 1.4.7Release notes
Sourced from dialyxir's releases.
Changelog
Sourced from dialyxir's changelog.
Commits
b57d69fRelease version 1.4.7608b355Bump Erlex (#583)ab9bd59Fix issue template.9e73fa8Fixup changelog.a0e4cf9Bump version to 1.4.651266a5Merge pull request #569 from dvic/fix/call-without-opaque-otp28-issue-561c564806Merge branch 'master' into fix/call-without-opaque-otp28-issue-561bf06a92Merge pull request #570 from pwcsquared/ci-fix-ubuntu-verd3776d2Update ubuntu version used in CI to 24.04 (currently supported)431f6c9Merge branch 'master' into fix/call-without-opaque-otp28-issue-561Updates
ecto_sqlfrom 3.13.2 to 3.13.5Changelog
Sourced from ecto_sql's changelog.
Commits
14108f6Release v3.13.595fda5aMap postgres :restrict_violation to :foreign_key constraint (#713)ed07cf2Release v3.13.41883163Use input redirection for mysql structure_load (#706)2c0aacbDocument passing Repo.get_dynamic_repo(), closes #701912cb34Release v3.13.35d6d82bAdd generated option to quote in SQL adapter (#700)bddc7bcchore(docs): Update Safe Ecto Migrations link (#689)074a271Improve sandbox docs (#687)e223a37Fix structure_load/2 for MySQL 9.4+ (#685)Updates
ex_awsfrom 2.5.10 to 2.6.1Changelog
Sourced from ex_aws's changelog.
Commits
06f3d50Bump version and update CHANGELOG v2.6.1496d810Merge pull request #1186 from ex-aws/dependabot/hex/ex_doc-0.39.2f8d38a0Merge pull request #1183 from SageDigital/k1bs/add-transfer-endpointsc3d7a59Bump ex_doc from 0.38.4 to 0.39.2605d2bcMerge pull request #1178 from patrickriemer/add-ap-southeast-4-5-regions6788710Merge pull request #1182 from st3llaris/patch-1fa15774Merge pull request #1184 from EddyLane/add-eu-central-2-to-eks-endpointsf8841f7Merge pull request #1181 from ex-aws/dependabot/hex/req-0.5.16334b2a7Merge pull request #1179 from ex-aws/dependabot/hex/dialyxir-1.4.7895546eAdded 'eu-central-2' to eks endpointsUpdates
ex_aws_s3from 2.5.7 to 2.5.9Changelog
Sourced from ex_aws_s3's changelog.
Commits
dbe09ddUpdate version and changelog. v2.5.9654d97aMerge pull request #323 from velimir/stream-get-bucket-object-versions39c2129Merge pull request #325 from ex-aws/dependabot/hex/ex_doc-0.39.2c83c055Bump ex_doc from 0.39.1 to 0.39.2fd1c852Merge pull request #322 from ex-aws/dependabot/hex/dialyxir-1.4.72efb3d2Merge pull request #321 from ex-aws/dependabot/hex/ex_doc-0.39.1b76739dmake syntax formatter happy712ec50add tests for list_object_versions streaming functionality85080c1add streaming support for list_object_versions722964cBump dialyxir from 1.4.6 to 1.4.7Updates
finchfrom 0.20.0 to 0.21.0Changelog
Sourced from finch's changelog.
Commits
f95c2e1Merge pull request #339 from sneako/release-0.21.020941baprepare v0.21.03053a16Merge pull request #337 from oliveigah/main685e4effeat: ets based default shp tracking6d1d6f1Merge pull request #332 from neilberkman/main3c60899Merge pull request #333 from TheOneric/fix-config-defaults173f88aDrop :cacerts from defaults for HTTP connectionsad478deAlways disable unsupported server push responses75d06a8Fix Credo readability warning for large number formattinga38a401Add test case for issue #265 (ALPN + large body bug)Updates
gettextfrom 0.26.2 to 1.0.2Changelog
Sourced from gettext's changelog.
Commits
e3180f1Release v1.0.2ec2f9c1Erase manifest unless on upcoming Elixir (#425)4960e49Revert "Removed unnecessary cleaning of Elixir manifests (#423)"8844a32Trim CHANGELOG7fe2dc7Release v1.0.130bf87dRemoved unnecessary cleaning of Elixir manifests (#423)d33d745Bump actions/checkout from 4.2.2 to 5.0.0 (#422)7443953Use ubuntu-latest in the publish-to-hex.yml workflowd1a8c86Release v1.0.0e1df334Update Elixir/Erlang versions in CIUpdates
heroiconsfrom v2.1.1 to v2.2.0Release notes
Sourced from heroicons's releases.
Changelog
Sourced from heroicons's changelog.
Commits
0435d4c2.2.0f327cbeAdd React 19 support (#1247)56c073cUpdate changelog64e2368Remove clip-path from 20/arrow-left-circle (#1211)ad0ad1f2.1.558d511eAdd new icons (#1204)c1b192b2.1.4e2e487fMake sure calls toforwardRefare marked as pure (#1192)cafc7d6usesize-*instead ofw-* h-*(#1182)9a17872Update README.md (#1167)Updates
igniterfrom 0.6.28 to 0.8.0Release notes
Sourced from igniter's releases.
... (truncated)
Changelog
Sourced from igniter's changelog.
... (truncated)
Commits
8c9c4bechore: release version v0.8.04bbdb82fix: don't drop --key=value flags when value contains a dot (#377)427b2dabuild(deps): bump the production-dependencies group with 2 updates (#376)0e433e6feat: add Igniter.Code.Pattern for ExAST-powered pattern matching (#375)3ca42d6improvement: add rename_module/4 and mix igniter.refactor.rename_modu… (#374)601d010fix: tolerate 3-tuple dep entries in recursively_compose_schema (#372)5b7a312chore: release version v0.7.937ef106fix: use beam index not private manifest to initialize module index96dadddchore: release version v0.7.8c8089e6chore: formatUpdates
jasonfrom 1.4.4 to 1.4.5Changelog
Sourced from jason's changelog.
Commits
4ede428Bump v1.4.5b8c2185Fix dialyzer joba363975Modernise CI to currently supported versions243c8a8Allow decimal 3.0c8e8d05Revert the experimental 1.5 branch and jason_native experiment0e7a3e2Add example/doctest for Jason.OrderedObject.new/1984bc07fix broken linkf775592Raise if trying to decode decimals without decimal79d59dfRemove unneeded workarounds for xref warningsbaac78eFix warnings by conditionally compiling Decimal supportUpdates
lazy_htmlfrom 0.1.5 to 0.1.11Release notes
Sourced from lazy_html's releases.
Changelog
Sourced from lazy_html's changelog.
Commits
610a1bcRelease v1.1.1101fc562Add :separator option to LazyHTML.text/1 (#33)4d946f2Update version7440172Release v0.1.106b32061Ensure unique nodes in query and query_by_id (#31)66a9947Update version4b596f4Fix changelog links585314cRelease v0.1.9ce4ce17Rewrite recursions into explicit stack (#30)ff538eeUpdate CI (#28)Updates
nebulexfrom 2.6.5 to 3.0.4Release notes
Sourced from nebulex's releases.
Changelog
Sourced from nebulex's changelog.