Skip to content

Bump styler from 1.12.1 to 1.12.2 - #41

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/hex/styler-1.12.2
Aug 6, 2026
Merged

Bump styler from 1.12.1 to 1.12.2#41
github-actions[bot] merged 1 commit into
masterfrom
dependabot/hex/styler-1.12.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps styler from 1.12.1 to 1.12.2.

Release notes

Sourced from styler's releases.

v0.10.4 -- The Frame.io Contributors Edition!

Improvements

  • alias: delete noop single-module aliases (alias Foo, #87, h/t @​mgieger)

Fixes

  • pipes: unnest all pipe starts in one pass (f(g(h(x))) |> j() => x |> h() |> g() |> f() |> j(), #94, h/t @​tomjschuster)
Changelog

Sourced from styler's changelog.

1.12.2

Fixes

  • also leave piped versions of the shift + microsecond bug alone (|> DateTime.add(val, :microsecond) (#256, h/t @​zvlasic)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [styler](https://github.com/adobe/elixir-styler) from 1.12.1 to 1.12.2.
- [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.12.1...v1.12.2)

---
updated-dependencies:
- dependency-name: styler
  dependency-version: 1.12.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Aug 6, 2026
@github-actions
github-actions Bot merged commit aa54fe5 into master Aug 6, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/hex/styler-1.12.2 branch August 6, 2026 09:23
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