Skip to content

build(deps): bump the production-dependencies group with 4 updates#370

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-ceb6d67720
Apr 1, 2026
Merged

build(deps): bump the production-dependencies group with 4 updates#370
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-ceb6d67720

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps the production-dependencies group with 4 updates: phx_new, rewrite, sourceror and spitfire.

Updates phx_new from 1.8.4 to 1.8.5

Changelog

Sourced from phx_new's changelog.

1.8.5 (2026-03-05)

JavaScript Client Bug Fixes

  • Fix socket connecting on visibility change when never established

Enhancements

  • Fix warnings on Elixir 1.20
Commits

Updates rewrite from 1.2.0 to 1.3.0

Release notes

Sourced from rewrite's releases.

Version 1.3.0

What's Changed

Full Changelog: hrzndhrn/rewrite@v1.2.0...v1.3.0

Changelog

Sourced from rewrite's changelog.

1.3.0 - 2026/03/06

  • Required Elixir version set to ~> 1.15
  • Fix warnings for Elixir 1.20
Commits

Updates sourceror from 1.11.0 to 1.12.0

Release notes

Sourced from sourceror's releases.

v1.12.0

1.12.0 (2026-03-06)

Features

  • add Zipper.path_to_ancestor/2 and Zipper.follow_path/2 (#202) (1f94431)
Changelog

Sourced from sourceror's changelog.

1.12.0 (2026-03-06)

Features

  • add Zipper.path_to_ancestor/2 and Zipper.follow_path/2 (#202) (1f94431)
Commits

Updates spitfire from 0.3.7 to 0.3.10

Changelog

Sourced from spitfire's changelog.

0.3.10 (2026-03-05)

Bug Fixes

  • don't crash on unclosed brace in tuple inside map inside anonymous function (#125) (44702ce)

0.3.9 (2026-03-04)

Bug Fixes

  • prevent infinite loop when typing out anonymous function (#122) (8334932)

0.3.8 (2026-03-04)

Bug Fixes

  • handle ellipsis before <-, ::, and when (#114) (221fe49)
  • parse newline ternary continuation after ellipsis (#115) (708da64)
  • preserve fn newline metadata after semicolons (#112) (52099ff)
  • preserve leading nil in stab clause body (#120) (f0a79a0), closes #113
Commits
  • c1a4f1b chore(main): release 0.3.10 (#126)
  • 44702ce fix: don't crash on unclosed brace in tuple inside map inside anonymous funct...
  • e3288a2 chore(main): release 0.3.9 (#123)
  • 8334932 fix: prevent infinite loop when typing out anonymous function (#122)
  • 4679425 chore(main): release 0.3.8 (#121)
  • 221fe49 fix: handle ellipsis before <-, ::, and when (#114)
  • 52099ff fix: preserve fn newline metadata after semicolons (#112)
  • 708da64 fix: parse newline ternary continuation after ellipsis (#115)
  • f0a79a0 fix: preserve leading nil in stab clause body (#120)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 4 updates: [phx_new](https://github.com/phoenixframework/phoenix), [rewrite](https://github.com/hrzndhrn/rewrite), [sourceror](https://github.com/doorgan/sourceror) and [spitfire](https://github.com/elixir-tools/spitfire).


Updates `phx_new` from 1.8.4 to 1.8.5
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.8.4...v1.8.5)

Updates `rewrite` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/hrzndhrn/rewrite/releases)
- [Changelog](https://github.com/hrzndhrn/rewrite/blob/main/CHANGELOG.md)
- [Commits](hrzndhrn/rewrite@v1.2.0...v1.3.0)

Updates `sourceror` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/doorgan/sourceror/releases)
- [Changelog](https://github.com/doorgan/sourceror/blob/main/CHANGELOG.md)
- [Commits](doorgan/sourceror@v1.11.0...v1.12.0)

Updates `spitfire` from 0.3.7 to 0.3.10
- [Release notes](https://github.com/elixir-tools/spitfire/releases)
- [Changelog](https://github.com/elixir-tools/spitfire/blob/main/CHANGELOG.md)
- [Commits](elixir-tools/spitfire@v0.3.7...v0.3.10)

---
updated-dependencies:
- dependency-name: phx_new
  dependency-version: 1.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: rewrite
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sourceror
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spitfire
  dependency-version: 0.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 Apr 1, 2026
@zachdaniel zachdaniel merged commit 193509a into main Apr 1, 2026
45 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/production-dependencies-ceb6d67720 branch April 1, 2026 23:05
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.

1 participant