Skip to content

Update dependency phoenix_live_view to v1#11

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phoenix_live_view-1.x
Open

Update dependency phoenix_live_view to v1#11
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phoenix_live_view-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Type Update Change
phoenix_live_view (source) prod major ~> 0.20.4~> 1.1.0

Release Notes

phoenixframework/phoenix_live_view (phoenix_live_view)

v1.1.28

Compare Source

Bug fixes
  • Fix race condition that could lead to a JS exception when nested LiveView is removed while it is joining (#​4177)
Enhancements
  • A bunch of small performance and documentation improvements (thank you @​preciz!)

v1.1.27

Compare Source

Bug fixes
  • Workaround Chrome bug when patching <template> elements (#​4163)
  • Fix more type warnings on Elixir 1.20

v1.1.26

Compare Source

Bug fixes
  • Fix phx-click-away for nested portals
  • Fix type warnings on Elixir 1.20

v1.1.25

Compare Source

Bug fixes
  • Fix phx-click-away when clicked element is teleported (#​4141)
  • Handle phx-hook outside of LiveViews when reconnecting (#​4147)

v1.1.24

Compare Source

v1.1.23

Compare Source

v1.1.22

Compare Source

v1.1.21

Compare Source

v1.1.20

Compare Source

v1.1.19

Compare Source

v1.1.18

Compare Source

v1.1.17

Compare Source

v1.1.16

Compare Source

v1.1.15

Compare Source

v1.1.14

Compare Source

v1.1.13

Compare Source

v1.1.12

Compare Source

v1.1.11

Compare Source

v1.1.10

Compare Source

v1.1.9

Compare Source

v1.1.8

Compare Source

v1.1.7

Compare Source

v1.1.6

Compare Source

v1.1.5

Compare Source

v1.1.4

Compare Source

v1.1.3

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.18

Compare Source

v1.0.17

Compare Source

v1.0.16

Compare Source

v1.0.15

Compare Source

v1.0.14

Compare Source

v1.0.13

Compare Source

v1.0.12

Compare Source

v1.0.11

Compare Source

v1.0.10

Compare Source

v1.0.9

Compare Source

v1.0.8

Compare Source

v1.0.7

Compare Source

v1.0.6

Compare Source

v1.0.5

Compare Source

v1.0.4

Compare Source

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 6, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: mix deps.update phoenix_live_view
warning: setting :preferred_cli_env in your mix.exs "def project" is deprecated, set it inside "def cli" instead:

    def cli do
      [preferred_envs: [coveralls: :test, "coveralls.html": :test]]
    end

  (mix 1.19.5) lib/mix/cli.ex:187: Mix.CLI.preferred_cli_env/3
  (mix 1.19.5) lib/mix/cli.ex:170: Mix.CLI.maybe_change_env_and_target/2
  (mix 1.19.5) lib/mix/cli.ex:59: Mix.CLI.proceed/2
  /opt/containerbase/tools/elixir/1.19.5/bin/mix:7: (file)
  (elixir 1.19.5) src/elixir_compiler.erl:81: :elixir_compiler.dispatch/4
  (elixir 1.19.5) src/elixir_compiler.erl:56: :elixir_compiler.compile/4

** (Mix) Hex dependency resolution failed

@renovate renovate bot force-pushed the renovate/phoenix_live_view-1.x branch from 979683f to 21eaa46 Compare July 30, 2025 12:46
@renovate renovate bot force-pushed the renovate/phoenix_live_view-1.x branch from 21eaa46 to d547dc8 Compare August 13, 2025 18:42
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