chore(deps): update hex dependencies (patch)#428
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
d509aa9 to
08d77bb
Compare
821c73e to
75a2462
Compare
aa6d847 to
a4c1480
Compare
a4ffecc to
685c319
Compare
83f3629 to
c0d0f79
Compare
360b00f to
248cb1c
Compare
248cb1c to
bf4c722
Compare
84516de to
e7dd394
Compare
c8d7144 to
ba42bd9
Compare
d0b4041 to
9b29ed1
Compare
8eb8a5e to
1bc89c1
Compare
1bc89c1 to
a36b7b4
Compare
cb670ea to
0bb7e09
Compare
a469fd7 to
427a8e2
Compare
d278673 to
8135a12
Compare
8135a12 to
b8315d7
Compare
30f1f52 to
8d391bc
Compare
55e7e64 to
38dc1cf
Compare
38dc1cf to
a44db3c
Compare
a44db3c to
8d70c0d
Compare
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.
This PR contains the following updates:
1.7.13→== 1.7.180.38.0→== 0.38.31.4.4→== 1.4.50.3.4→== 0.3.51.6.1→== 1.6.21.1.17→== 1.1.300.22.0→== 0.22.2Release Notes
rrrene/credo (credo)
v1.7.18Compare Source
Check it out on Hex: https://hex.pm/packages/credo/1.7.18
Credo.Check.Warning.UnusedMapOperationfix false positivesv1.7.17Compare Source
Credo.Check.Readability.ModuleDocadd new param:ignore_modules_using(defaults to[Credo.Check, Ecto.Schema, Phoenix.LiveView, ~r/\.Web$/])Credo.Check.Warning.UnusedOperationupdate:modulesparam: instead of a list of functions to check,:allcan be given to check all functions in a moduleCredo.Check.Refactor.CondInsteadOfIfElseCredo.Check.Warning.WrongTestFilenamev1.7.16Compare Source
Credo.Check.Refactor.PassAsyncInTestCasesadd new param:force_comment_on_explicit_false(defaults tofalse)Credo.Check.Warning.Dbgadd new param:allow_captures(defaults tofalse)Credo.Check.Warning.UnusedMapOperationCredo.Check.Warning.UnusedOperationv1.7.15Compare Source
Credo.Check.Warning.ExpensiveEmptyEnumCheckhave better issue messagesCredo.Check.Refactor.MatchInConditionadd new param:allow_operatorsCredo.Check.Refactor.MatchInConditionfix false positiveCredo.Check.Readability.AliasOrderfix false positiveCredo.Check.Readability.FunctionNamesfix false positiveCredo.Check.Readability.SinglePipeadd new param:allow_blocks(defaults totrue)Credo.Check.Refactor.ModuleDependenciesfix false positivev1.7.14Compare Source
DuplicatedCodeCredo.Check.Warning.ExpensiveEmptyEnumCheckto cover less obvious casesCredo.Check.Warning.StructFieldAmountphilss/floki (floki)
v0.38.3Compare Source
Fixed
Floki.text/2when a document contains a "processing instruction" tag.This is the case for a XML tag.
v0.38.2Compare Source
Performance
This is another juicy patch version with performance improvements made by @preciz.
Please check the pull requests to see the improvements.
Fixed
Floki.attribute/3.v0.38.1Compare Source
Performance
This version contains major performance improvements in the following functions:
Floki.filter_out/2.Floki.find/2- with some improvements to specific selectors, like classesand attribute selectors.
Floki.text/2.Those functions are not only faster, but are now using less memory. Please check
the PRs related to this release if you want to better understand the numbers.
do_classes_matches?- #649filter_outfaster - #650HTMLTree.to_tupleconversion usingEnum.reduce- #657Finder.get_descendant_ids/2memory usage and speed - #660Finder.get_siblings/2memory usage and speed - #663FlatText.get/3memory usage and speed - #664Floki.Selector- #665All the improvements in this version were made by Barna Kovacs - @preciz,
so shout out and thanks to him!
Fixed
Remove a warning about an unused
require Loggerthat pops up when using Elixir v1.20.michalmuskala/jason (jason)
v1.4.5Compare Source
dariodf/lcov_ex (lcov_ex)
v0.3.5Compare Source
New Options
--partitions <number>Pass the --partitions option through to mix test to enable OS-level test partitioning. Requires the MIX_TEST_PARTITION environment variable to be set.
--no-compilePass the --no-compile option through to mix test to skip compilation before running tests.
phoenixframework/phoenix_live_reload (phoenix_live_reload)
v1.6.2Compare Source
phoenixframework/phoenix_live_view (phoenix_live_view)
v1.1.30Compare Source
Bug fixes
v1.1.29Compare Source
Bug fixes
moveBeforeif available when reordering stream elements (#4212)v1.1.28Compare Source
Bug fixes
Enhancements
v1.1.27Compare Source
Bug fixes
<template>elements (#4163)v1.1.26Compare Source
Bug fixes
phx-click-awayfor nested portalsv1.1.25Compare Source
Bug fixes
phx-click-awaywhen clicked element is teleported (#4141)phx-hookoutside of LiveViews when reconnecting (#4147)v1.1.24Compare Source
v1.1.23Compare Source
v1.1.22Compare Source
v1.1.21Compare Source
v1.1.20Compare Source
v1.1.19Compare Source
v1.1.18Compare Source
elixir-ecto/postgrex (postgrex)
v0.22.2Compare Source
Postgrex.Notifications.listen/3(CVE-2026-32687)v0.22.1Compare Source
Enhancements
Bug fixes
Configuration
📅 Schedule: (in timezone America/New_York)
* 0-3 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.