Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps the development-dependencies group with 2 updates in the / directory: phoenix_live_reload and tidewave.

Updates phoenix_live_reload from 1.6.0 to 1.6.1

Changelog

Sourced from phoenix_live_reload's changelog.

1.6.1 (2025-08-31)

  • Enhancements
    • Set :phoenix_live_reload private field to downstream instrumentation
    • Add @import directive support to CSS reload strategy
Commits

Updates tidewave from 0.2.0 to 0.4.2

Changelog

Sourced from tidewave's changelog.

0.4.2 (2025-09-01)

  • Enhancements
    • Raise if Tidewave is plugged after Phoenix.LiveReloader

0.4.1 (2025-08-22)

  • Enhancements
    • Allow same host by default in allowed_origins (similar to Phoenix)
    • Support wildcards at the beginning of allowed_origins
    • Support optional ports and schemes in allowed_origins

0.4.0 (2025-08-19)

  • Enhancements

    • Improve the experience if using outdated phoenix_live_reload
    • Improve the experience if Tidewave is plugged too late
    • Improve results for search_package_docs tool
    • Use new streamable HTTP MCP protocol
  • Backwards incompatible changes

    • Previously deprecated file system tools have been removed

Important: if you previously configured your editor using the SSE transport instead of using a proxy, you likely need to reconfigure the MCP connection using "HTTP" or "Streamable HTTP" instead.

0.3.2 (2025-08-13)

  • Bug fix
    • Fix shell endpoint on Windows

0.3.1 (2025-08-13)

  • Enhancements
    • Improve error messages when peer or origin is not allowed

0.3.0 (2025-08-05)

  • Enhancements

    • Return regular text in get_ecto_schema
    • Warn if git is not present
    • Support umbrella apps on Ecto tools
    • Support for upcoming Tidewave Web
  • Deprecations

    • ?include_fs_tools=true is deprecated as well as support for Claude Desktop in favor of any other editor or CLI that ships with built-in filesystem tools
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

…ates

Bumps the development-dependencies group with 2 updates in the / directory: [phoenix_live_reload](https://github.com/phoenixframework/phoenix_live_reload) and [tidewave](https://github.com/tidewave-ai/tidewave_phoenix).


Updates `phoenix_live_reload` from 1.6.0 to 1.6.1
- [Changelog](https://github.com/phoenixframework/phoenix_live_reload/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_reload@v1.6.0...v1.6.1)

Updates `tidewave` from 0.2.0 to 0.4.2
- [Changelog](https://github.com/tidewave-ai/tidewave_phoenix/blob/main/CHANGELOG.md)
- [Commits](tidewave-ai/tidewave_phoenix@v0.2.0...v0.4.2)

---
updated-dependencies:
- dependency-name: phoenix_live_reload
  dependency-version: 1.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: tidewave
  dependency-version: 0.4.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Sep 2, 2025
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