Bump the deps group across 1 directory with 5 updates#851
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the deps group across 1 directory with 5 updates#851dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the deps group with 4 updates in the /hello_live_view directory: [nerves_pack](https://github.com/nerves-project/nerves_pack), [phoenix](https://github.com/phoenixframework/phoenix), [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) and [toolshed](https://github.com/elixir-toolshed/toolshed). Updates `nerves_pack` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/nerves-project/nerves_pack/releases) - [Changelog](https://github.com/nerves-project/nerves_pack/blob/main/CHANGELOG.md) - [Commits](nerves-project/nerves_pack@v0.7.1...v0.7.2) Updates `nerves_runtime` from 0.13.12 to 0.13.13 - [Release notes](https://github.com/nerves-project/nerves_runtime/releases) - [Changelog](https://github.com/nerves-project/nerves_runtime/blob/main/CHANGELOG.md) - [Commits](nerves-project/nerves_runtime@v0.13.12...v0.13.13) Updates `phoenix` from 1.8.7 to 1.8.8 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.7...v1.8.8) Updates `phoenix_live_view` from 1.1.31 to 1.2.0 - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.31...v1.2.0) Updates `toolshed` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/elixir-toolshed/toolshed/releases) - [Changelog](https://github.com/elixir-toolshed/toolshed/blob/main/CHANGELOG.md) - [Commits](elixir-toolshed/toolshed@v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: nerves_pack dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: nerves_runtime dependency-version: 0.13.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: phoenix dependency-version: 1.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: phoenix_live_view dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: toolshed dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the deps group with 4 updates in the /hello_live_view directory: nerves_pack, phoenix, phoenix_live_view and toolshed.
Updates
nerves_packfrom 0.7.1 to 0.7.2Release notes
Sourced from nerves_pack's releases.
Changelog
Sourced from nerves_pack's changelog.
Commits
b7dc037v0.7.2 release38ca177Test with Elixir 1.204813bc5Update HexDoc URLbe677d1REUSE compliance - CC0-1.0 licenseUpdates
nerves_runtimefrom 0.13.12 to 0.13.13Release notes
Sourced from nerves_runtime's releases.
Changelog
Sourced from nerves_runtime's changelog.
Commits
e51f345v0.13.13 releasefecfb2fTest with Elixir 1.20b9c833eUpdate HexDoc URL3a310f4Bump nerves_uevent from 0.1.5 to 0.1.7157ba1dBump ex_doc from 0.40.2 to 0.40.37a17184Bump ex_doc from 0.40.1 to 0.40.2b62aeb9Bump nerves_uevent from 0.1.2 to 0.1.53b5dc91Reduce REUSE.toml exceptionscd7039dUpdate all dependencies to latestce1b161Support passing reboot parametersUpdates
phoenixfrom 1.8.7 to 1.8.8Changelog
Sourced from phoenix's changelog.
Commits
99df0a9Release v1.8.8729f781Generator changes for LiveView 1.2 (#6696)d453e37Use Elixir's builtin consolidation from v1.19, closes #4951f30fa36Clarify channel payloads can be any serializable value (#6695)e1e7912Replace all hexdocs URLs with the subdomain format (#6693)cf9dd26Add README template for Phoenix umbrella (#6691)39eb5ddRefactor template override backward compatibility test (#6684)e1c3816chore: small typo fix in controllers.md (#6689)b6a4e31Make websocket disconnect codes explicit (#6678)eea4895Add eex suffix to phx.gen.auth template override test (#6680)Updates
phoenix_live_viewfrom 1.1.31 to 1.2.0Release notes
Sourced from phoenix_live_view's releases.
... (truncated)
Changelog
Sourced from phoenix_live_view's changelog.
... (truncated)
Commits
923e859Release v1.2.00f57334ensure connect_params are kept when following redirects (#4249)1c6723fRun CI on Elixir 1.20 + OTP 292d0d81aUpdate assetsd2981e5Support events pushed when connected mount redirects (#4279)3c0d113Wrap renders caused by component updates in a telemetry span (#4278)75dd8d1Fix whitespace handling in HEEx compiler EEx nodes (#4277)e514f02fix tag compiler regressions97e4d5efix comma in READMEf17f149Document handle_event takes payload, not unsigned_params (#4268)Updates
toolshedfrom 0.4.2 to 0.5.0Release notes
Sourced from toolshed's releases.
Changelog
Sourced from toolshed's changelog.
Commits
46372b1v0.5.0 release9998afaTest with Elixir 1.20aa61a2cUpdate HexDoc URLdfe739bAdd a fake shell command to avoid using cmd all the time (#236)c32e7feBump all deps to latest on CI03a8042Bump all deps to latest6e2462aAdd note about sending PRs for programmatic useb868369Fix typo in changelogDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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