Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency styler to v1.3.2 #38

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Type Update Change
styler (source) dev minor 1.2.1 -> 1.3.2

Release Notes

adobe/elixir-styler (styler)

v1.3.2

Compare Source

Improvements
  • # styler:sort can be used to sort values of key-value pairs. eg, sort the value of a single key in a map (Closes #​208, h/t @​ypconstante)

v1.3.1

Compare Source

Improvements
  • # styler:sort now works with maps and the defstruct macro
Fixes
  • # styler:sort no longer blows up on keyword lists :X
Fixes

v1.3.0

Compare Source

Improvements
# styler:sort Styler's first comment directive

Styler will now keep a user-designated list or wordlist (~w sigil) sorted as part of formatting via the use of comments. Elements of the list are sorted by their string representation.

The intention is to remove comments to humans, like # Please keep this list sorted!, in favor of comments to robots: # styler:sort. Personally speaking, Styler is much better at alphabetical-order than I ever will be.

To use the new directive, put it on the line before a list or wordlist.

This example:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 force-pushed the renovate/styler-1.x-lockfile branch 8 times, most recently from 65b52fb to 8a9b167 Compare January 16, 2025 13:43
@renovate renovate bot force-pushed the renovate/styler-1.x-lockfile branch from 8a9b167 to 3f4c1db Compare January 16, 2025 17:16
@renovate renovate bot merged commit 1dd7457 into main Jan 16, 2025
3 checks passed
@renovate renovate bot deleted the renovate/styler-1.x-lockfile branch January 16, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants