build(deps): bump the mix-minor group with 7 updates - #1703
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the mix-minor group with 7 updates#1703dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the mix-minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [castore](https://github.com/elixir-mint/castore) | `1.0.20` | `1.0.21` | | [guardian](https://github.com/ueberauth/guardian) | `2.4.0` | `2.5.0` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.9` | `1.8.12` | | [phoenix_live_reload](https://github.com/phoenixframework/phoenix_live_reload) | `1.6.2` | `1.7.0` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.2.7` | `1.2.10` | | [phoenix_pubsub](https://github.com/phoenixframework/phoenix_pubsub) | `2.2.0` | `2.3.0` | | [sobelow](https://github.com/sobelow/sobelow) | `0.14.1` | `0.15.0` | Updates `castore` from 1.0.20 to 1.0.21 - [Commits](elixir-mint/castore@v1.0.20...v1.0.21) Updates `guardian` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/ueberauth/guardian/releases) - [Changelog](https://github.com/ueberauth/guardian/blob/master/CHANGELOG.md) - [Commits](ueberauth/guardian@v2.4.0...v2.5.0) Updates `phoenix` from 1.8.9 to 1.8.12 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.8.12/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.9...v1.8.12) Updates `phoenix_live_reload` from 1.6.2 to 1.7.0 - [Changelog](https://github.com/phoenixframework/phoenix_live_reload/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_reload@v1.6.2...v1.7.0) Updates `phoenix_live_view` from 1.2.7 to 1.2.10 - [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.2.7...v1.2.10) Updates `phoenix_pubsub` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/phoenixframework/phoenix_pubsub/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_pubsub@v2.2.0...v2.3.0) Updates `sobelow` from 0.14.1 to 0.15.0 - [Release notes](https://github.com/sobelow/sobelow/releases) - [Changelog](https://github.com/sobelow/sobelow/blob/main/CHANGELOG.md) - [Commits](sobelow/sobelow@v0.14.1...v0.15.0) --- updated-dependencies: - dependency-name: castore dependency-version: 1.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-minor - dependency-name: guardian dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-minor - dependency-name: phoenix dependency-version: 1.8.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-minor - dependency-name: phoenix_live_reload dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mix-minor - dependency-name: phoenix_live_view dependency-version: 1.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-minor - dependency-name: phoenix_pubsub dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-minor - dependency-name: sobelow dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mix-minor ... 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 mix-minor group with 7 updates:
1.0.201.0.212.4.02.5.01.8.91.8.121.6.21.7.01.2.71.2.102.2.02.3.00.14.10.15.0Updates
castorefrom 1.0.20 to 1.0.21Commits
78052c8Update certificates (#88)Updates
guardianfrom 2.4.0 to 2.5.0Release notes
Sourced from guardian's releases.
Changelog
Sourced from guardian's changelog.
... (truncated)
Commits
a9c9838chore: release v2.5.0 (#749)b1a7c81feat(plug): select the verifying secret from the connection (#748)4073c73fix(test): stop asserting atom safety against a global VM counter (#747)3e35f41fix(ci): scope the build cache to the toolchain that produced it (#746)39fc160feat: reject non-numeric JWT time claims (#745)8ca4373chore: fix changeloge6017b4chore: fix mix docs53ab386chore: bump version to 2.4.12bd7a8cMerge commit from fork8d4efbfMerge commit from forkUpdates
phoenixfrom 1.8.9 to 1.8.12Release notes
Sourced from phoenix's releases.
Changelog
Sourced from phoenix's changelog.
Commits
a27a032Release v1.8.1211e30afClear :return_to session key after logging in (#6799)a2bda2djoin_ref can be nil on non-join messages (#6800)ce109c9Fix release date for v1.8.11 (#6795)7e9fb23update deps3765e81Add markdown formatter to docs output (#6794)a986654Release v1.8.1151121f3fix starting phoenix with mix available but not started (#6790)109aacdRelease v1.8.10c6c1761Update assetsUpdates
phoenix_live_reloadfrom 1.6.2 to 1.7.0Changelog
Sourced from phoenix_live_reload's changelog.
Commits
923bc44Release v1.7.093cb716Merge pull request #175 from phoenixframework/sd-log-simplify-shortcut0a818d6fixc53da4adocsd323ac7allow configuring extra keysd7b2562require both keysf332decEmit log event and simplify editor shortcut configurationd76ba2cMerge pull request #176 from phoenixframework/sd-bump-elixir-cif47faddbump CI images11405a8Merge pull request #154 from joshamb/mainUpdates
phoenix_live_viewfrom 1.2.7 to 1.2.10Release notes
Sourced from phoenix_live_view's releases.
... (truncated)
Changelog
Sourced from phoenix_live_view's changelog.
... (truncated)
Commits
d7f327cRelease v1.2.106478d74Update assets9b17baaMake phx-drop-target-active more reliable (#4399)ab146f5Clarify extrnal upload testing4bbf786Update assets2f898adAllow to opt out of phx-remove cascade on navigation (#4394)3c3c21dUpdate assets0502158Cancel external uploads when navigating away (#4398)e20f64aClarify LiveViewTest.form merging behaviourf9c0942Mention the need to delete node_modules symlinkUpdates
phoenix_pubsubfrom 2.2.0 to 2.3.0Changelog
Sourced from phoenix_pubsub's changelog.
Commits
01cf8edRelease v2.3.08ebb24efix: s/match_delete/delete_object on Tracker.State (#211)c1ae9f7Add :group_by option to choose Registry sharding strategy (#210)228b82eAdd configurable default dispatcher (#209)0b63dceUse :peer for cluster tests and bump Elixir version (#207)00c9d20Add unsubscribe function that matches on metadata (#206)6ff3cd4Fix the misattributed root cause of broken tests (#204)2a2e861CI housekeeping (#203)Updates
sobelowfrom 0.14.1 to 0.15.0Release notes
Sourced from sobelow's releases.
Changelog
Sourced from sobelow's changelog.
... (truncated)
Commits
4eb7d16version bump - 0.15.01a9e9fffix: Stop.sobelow-conffrom being able to disable the scanc5e71f7fix: Only match unqualifiedquery/query!where Ecto is in scoped112cc5Potential fix for code scanning alert no. 1: Workflow does not contain permis...cc5721afix: Stop discarding# sobelow_skipcomments over whitespace, and warn23a6ce5test: Cover pipeline skip scoping across multiple pipelines7578758fix: handle a disabled router on every resolution patheb28ed4Allow possibility to remove missing router warning (issue #25)f7a2aedfix: sort the whole skips file, and by parsed location9a543aaReduce churn: Sort lines in .sobelow-skips file...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