Skip to content

chore(deps): update dependency styler to v1.11.0#188

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/styler-1.x
Apr 4, 2026
Merged

chore(deps): update dependency styler to v1.11.0#188
renovate[bot] merged 1 commit intomainfrom
renovate/styler-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 26, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
styler (source) dev minor 1.10.1== 1.11.0 OpenSSF Scorecard

Release Notes

adobe/elixir-styler (styler)

v1.11.0

Compare Source

Improvements
  • mix styler.inline_attrs: Allow multiple file paths to be specified: mix styler.inline_attrs <file1> [<file2> ...]
Module Directive References

Module directives got smarter. Styler will no longer move module attributes below their references in use or @moduledocs.

In other words, Styler will leave the following code untouched:

defmodule MyGreatLibrary do
  @&#8203;library_options [...]
  @&#8203;moduledoc make_pretty_docs(@&#8203;library_options)
  use OptionsMagic, my_opts: @&#8203;library_options
end

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added deps This dependency needs update hex Elixir libraries labels Feb 26, 2026
@renovate renovate bot force-pushed the renovate/styler-1.x branch 8 times, most recently from b3fde71 to a58aa1f Compare March 2, 2026 01:01
@renovate renovate bot changed the title chore(deps): update dependency styler to == 1.11.0 chore(deps): update dependency styler to v1.11.0 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/styler-1.x branch 14 times, most recently from 0e67784 to a00c00b Compare March 9, 2026 01:03
@renovate renovate bot force-pushed the renovate/styler-1.x branch 5 times, most recently from 47c3cc5 to e5105df Compare March 12, 2026 01:43
@renovate renovate bot force-pushed the renovate/styler-1.x branch 14 times, most recently from 2b0ab4d to 705810a Compare March 25, 2026 02:09
@renovate renovate bot force-pushed the renovate/styler-1.x branch 12 times, most recently from 6da42e9 to 5dab67a Compare April 1, 2026 01:21
@renovate renovate bot force-pushed the renovate/styler-1.x branch 3 times, most recently from 6892f6a to 3cd6a6a Compare April 3, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps This dependency needs update hex Elixir libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants