ProjectOpenSea / stream-js

A TypeScript SDK to receive pushed updates from OpenSea over websocket.
https://docs.opensea.io/reference/stream-api-overview
MIT License
166 stars 51 forks source link

fix(deps): update dependency phoenix to v1.7.14 #382

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phoenix 1.7.12 -> 1.7.14 age adoption passing confidence
@types/phoenix (source) 1.6.4 -> 1.6.5 age adoption passing confidence

Release Notes

phoenixframework/phoenix (phoenix) ### [`v1.7.14`](https://togithub.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#1714-2024-06-18) [Compare Source](https://togithub.com/phoenixframework/phoenix/compare/v1.7.13...v1.7.14) ##### Bug fixes - Revert "Add `follow_redirect/2` to Phoenix.ConnTest" ([#​5797](https://togithub.com/phoenixframework/phoenix/issues/5797)) as this conflicts with `follow_redirect/2` in LiveView, which is imported with ConnTest by default ### [`v1.7.13`](https://togithub.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#1713-2024-06-18) [Compare Source](https://togithub.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.13) ##### Bug fixes - Fix Elixir 1.17 warning in Cowboy2Adapter - Fix verified routes emitting diagnostics without file and position ##### JavaScript Client Bug Fixes - Fix error when `sessionStorage` is not available on global namespace ##### Enhancements - Add `follow_redirect/2` to Phoenix.ConnTest - Use LiveView 1.0.0-rc for newly generated applications - Use new `Phoenix.Component.used_input?` for form errors in generated `core_components.ex` - Allow `mix ecto.setup` from the umbrella root - Bump Endpoint static cache manifest on `config_change` callback

Configuration

📅 Schedule: Branch creation - "before 9am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 5 months ago

Coverage Status

coverage: 75.316%. remained the same when pulling 966a01701023bcd282a7af09e998e52227d08b97 on renovate/phoenix-1.x-lockfile into 84d16b5e0e8e5439027ae757e18765aa1173bc55 on main.