Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps live_debugger from 0.2.2 to 0.4.2.

Release notes

Sourced from live_debugger's releases.

v0.4.2

Fixes

Full Changelog: software-mansion/live-debugger@v0.4.1...v0.4.2

v0.4.1

Fixes

Full Changelog: software-mansion/live-debugger@v0.4.0...v0.4.1

v0.4.0

What's Changed

New Features

Fixes

... (truncated)

Changelog

Sourced from live_debugger's changelog.

0.4.2 (2025-10-09)

Bug fixes

  • Fix crash when refreshing during callback execution in #760
  • Explicit formats in SocketDiscoveryController in #754
  • Fix positioning of return arrow in #788
  • Fix highlighting LiveViews in LiveComponents in #725
  • Add phoenix ~> 1.7 dep in #791

0.4.1 (2025-09-09)

Bug fixes

  • Checking if module has :module_info exported in #731
  • Weird css behaviour on flash and fullscreen in #727
  • Fix truncated tooltip in #733
  • Lack of exception trace in #732

0.4.0 (2025-08-28)

Features:

  • Add search to query api in #538
  • Add search bar to global traces in #570
  • Create debug websocket with client browser in #619
  • Add menu to debug button in #623
  • Inspecting elements from the browser in #642
  • Sending window initialized event to LiveDebugger in #651
  • Better handling of nested LiveViews inspection in #650
  • Create successor discoverer serivce in #655
  • Display node info during highlighting in #679
  • Inspecting elements from LiveDebugger in #685
  • Redirect to active live views in #691
  • Highlight search phrase inside callback trace body in #692
  • Event struct in #703
  • Add inspect button tooltip in #705
  • Disable inspecting in dead view mode in #707

Bug fixes

  • Fix LiveViewDebugService in #534
  • Add PubSub name as config value in #537
  • Fix displaying maps with structs as keys in #571
  • Fix issue with duplicated windowID in #686
  • Fix search query limited by page size in #682
  • Fix collapsible not cloasing on refresh in #693
  • Fixed typo in debug button and removed event context in #698
  • Fix highlighting on dead view mode in #694
  • Disabling debug menu when inspect mode changed in #706
  • Fix highlighting in dead view mode in #710
  • Fixed scrolling with debug options menu in #711

Refactor

... (truncated)

Commits
  • b474970 Release v0.4.2
  • f5cf8a6 Add phoenix ~> 1.7 dep (#791)
  • 7cf9180 Bug: Highlighting LiveViews in LiveComponents (#725) (#792)
  • 825aa99 Bug: fix positioning of return arrow (#788)
  • 14278c5 Explicit formats in SocketDiscoveryController (#754)
  • 4b68f1f Update assets
  • 12f5a6e Revert "Bug: Fix appearance buttons in settings are not synchronized across t...
  • f3078be Update assets
  • 6d7c5ce Bug: Fix appearance buttons in settings are not synchronized across tabs (#736)
  • 5dc87b3 Bug: Crash when refreshing during callback execution (#760)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [live_debugger](https://github.com/software-mansion/live-debugger) from 0.2.2 to 0.4.2.
- [Release notes](https://github.com/software-mansion/live-debugger/releases)
- [Changelog](https://github.com/software-mansion/live-debugger/blob/v0.4.2/CHANGELOG.md)
- [Commits](software-mansion/live-debugger@v0.2.2...v0.4.2)

---
updated-dependencies:
- dependency-name: live_debugger
  dependency-version: 0.4.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Oct 13, 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