-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the non-breaking-changes group with 3 updates #47
Closed
Conversation
This file contains 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
Bumps the non-breaking-changes group with 2 updates: [floki](https://github.com/philss/floki) and [plug_cowboy](https://github.com/elixir-plug/plug_cowboy). Updates `floki` from 0.35.2 to 0.35.3 - [Release notes](https://github.com/philss/floki/releases) - [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md) - [Commits](philss/floki@v0.35.2...v0.35.3) Updates `plug_cowboy` from 2.6.1 to 2.6.2 - [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md) - [Commits](elixir-plug/plug_cowboy@v2.6.1...v2.6.2) --- updated-dependencies: - dependency-name: floki dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: plug_cowboy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.6.2 to 2.7.0. - [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md) - [Commits](elixir-plug/plug_cowboy@v2.6.2...v2.7.0) --- updated-dependencies: - dependency-name: plug_cowboy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1349a30
to
b117561
Compare
Bumps the non-breaking-changes group with 3 updates: [phoenix](https://github.com/phoenixframework/phoenix), [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) and [polyline](https://github.com/pkinney/polyline_ex). Updates `phoenix` from 1.7.10 to 1.7.11 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.7.10...v1.7.11) Updates `phoenix_live_view` from 0.20.3 to 0.20.4 - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v0.20.3...v0.20.4) Updates `polyline` from 1.3.0 to 1.4.0 - [Commits](https://github.com/pkinney/polyline_ex/commits) --- updated-dependencies: - dependency-name: phoenix dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: phoenix_live_view dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: polyline dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <[email protected]>
b117561
to
2b44bcf
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 non-breaking-changes group with 3 updates: phoenix, phoenix_live_view and polyline.
Updates
phoenix
from 1.7.10 to 1.7.11Changelog
Sourced from phoenix's changelog.
Commits
222f684
Release 1.7.11a4a761c
Make Bandit the default web server for new Phoenix apps (#5706)e42453b
Expire LongPoll window to avoid latent messages (#5709)80dadbe
Bump lockb166174
Depend on latest plug_cowboy465633d
Change example filename to fit the scenario ✅ (#5703)96387d2
Exclude uploads folder from live reload patterns (#5702)c841f2e
added HashingLibrary.t() (#5694)fb93759
Fix broken reference to app.config in "Creating our own Mix task" documentati...d184ff7
warning: using map.field notation (without parentheses) to invoke function Ph...Updates
phoenix_live_view
from 0.20.3 to 0.20.4Changelog
Sourced from phoenix_live_view's changelog.
Commits
e70ee8e
Release 0.20.4345ffac
Consider all form inputs for feedback reset if any one is updated (#3072)7d19dea
Form serialization is hard, kinda (#3069)69cea0c
do not reorder stream items if they already exist (#3030)1a75fe6
fix skipped children on stream reset (#3070)3aab8ae
Revert #2097 (#3050)3565114
merge value attribute as long as the property matches (#3058)cfe233d
Bump666b4d1
Properly serialize fields with multiple values (#3067)e31f634
Do not prevent submitting form when phx-click is set (#3066)Updates
polyline
from 1.3.0 to 1.4.0Commits
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 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 <dependency name> major version
will 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 version
will 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