Bump the production-dependencies group with 5 updates#152
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the production-dependencies group with 5 updates#152dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [hammer](https://github.com/ExHammer/hammer) | `7.1.0` | `7.2.0` | | [image](https://github.com/kipcole9/image) | `0.62.1` | `0.63.0` | | [observer_cli](https://github.com/zhongwencool/observer_cli) | `1.8.5` | `1.8.6` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.1.19` | `1.1.22` | | [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) | `2.7.5` | `2.8.0` | Updates `hammer` from 7.1.0 to 7.2.0 - [Changelog](https://github.com/ExHammer/hammer/blob/master/CHANGELOG.md) - [Commits](ExHammer/hammer@7.1.0...7.2.0) Updates `image` from 0.62.1 to 0.63.0 - [Release notes](https://github.com/kipcole9/image/releases) - [Changelog](https://github.com/elixir-image/image/blob/main/CHANGELOG.md) - [Commits](elixir-image/image@v0.62.1...v0.63.0) Updates `observer_cli` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/zhongwencool/observer_cli/releases) - [Changelog](https://github.com/zhongwencool/observer_cli/blob/main/docs/CHANGELOG.md) - [Commits](zhongwencool/observer_cli@1.8.5...1.8.6) Updates `phoenix_live_view` from 1.1.19 to 1.1.22 - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.22/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.19...v1.1.22) Updates `plug_cowboy` from 2.7.5 to 2.8.0 - [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md) - [Commits](elixir-plug/plug_cowboy@v2.7.5...v2.8.0) --- updated-dependencies: - dependency-name: hammer dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: image dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: observer_cli dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phoenix_live_view dependency-version: 1.1.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: plug_cowboy dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 production-dependencies group with 5 updates:
7.1.07.2.00.62.10.63.01.8.51.8.61.1.191.1.222.7.52.8.0Updates
hammerfrom 7.1.0 to 7.2.0Changelog
Sourced from hammer's changelog.
Commits
a112a2eBump version to 7.2.0 (#171)32ff719Clean up docs and internal naming (#170)f09cb1aBump actions/cache from 4 to 5 (#160)c9c9325Bump dialyxir from 1.4.6 to 1.4.7 (#155)3255d0aBump ex_doc from 0.39.1 to 0.40.1 (#168)473dd10Bump credo from 1.7.13 to 1.7.16 (#167)4c1a140Bump actions/checkout from 5 to 6 (#156)0380556Fix race condition in TokenBucket and LeakyBucket atomics backends (#169)86d67bdBump credo from 1.7.12 to 1.7.13 (#152)ea5ec60Bump ex_doc from 0.38.3 to 0.39.1 (#153)Updates
imagefrom 0.62.1 to 0.63.0Release notes
Sourced from image's releases.
Changelog
Sourced from image's changelog.
Commits
3d2d2faUpdate changelog972d38dMerge pull request #196 from akoutmos/main2480133Fixing hex conversione9f6826Support only Elixir 1.16 or later36acab4Update CI matrix7412c6dFix compiler warnings for Elixir 1.204106f8aMerge pull request #195 from stwf/fix-specf3461abMerge branch 'main' of https://github.com/elixir-image/image7a31fbdUpdate CI to use latest Elixir; run apt-get update6c0ca80add error result to specUpdates
observer_clifrom 1.8.5 to 1.8.6Release notes
Sourced from observer_cli's releases.
Changelog
Sourced from observer_cli's changelog.
Commits
75da6faMerge pull request #128 from zhongwencool/fix-typo3c18c88Fixed mix compilation765b9cdRemoved test/ compilationf79fdeeRemoved recon from included_applicationsf5b5706Merge pull request #119 from okayno14/main_lessaf2fa22Added pid to observer_cli_formatter behaviour04f7b0bFixed redraw-timer management for State-viewc32b0beFixed wrong timer matching in observer_cli_process:next_draw_view_26273396Fixed infinity loop in state-render-process424f7b9Added formatter.md documentationUpdates
phoenix_live_viewfrom 1.1.19 to 1.1.22Changelog
Sourced from phoenix_live_view's changelog.
Commits
748f193Release v1.1.22dc2753aUpdate assets2419627fix patching locked livecomponent container (closes #4088) (#4134)d1c7f64Release v1.1.21a500550Mark LiveView code as generated4e13579Update docs clarify window.location timing in hook callbacks (#4120)085086fadd compile function to Phoenix.LiveView.TagEngine (#4123)92c5e95fix reset and delete for teleported streams (#4122)182b1f1Add test for unused componentsad10421Emit unused function warnings for function componentsUpdates
plug_cowboyfrom 2.7.5 to 2.8.0Changelog
Sourced from plug_cowboy's changelog.
Commits
5a4771cRelease v2.8.033095a9Remove deprecated :next_protocols_advertised from ranch_ssl socket_opts (#111...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 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