chore(deps-dev): bump the dev-dependencies group with 7 updates#391
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the dev-dependencies group with 7 updates#391dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.6.32` | `2.8.0` | | [ash_sql](https://github.com/ash-project/ash_sql) | `0.4.5` | `0.5.5` | | [credo](https://github.com/rrrene/credo) | `1.7.16` | `1.7.17` | | [floki](https://github.com/philss/floki) | `0.38.0` | `0.38.1` | | [git_ops](https://github.com/zachdaniel/git_ops) | `2.9.2` | `2.9.3` | | [igniter](https://github.com/ash-project/igniter) | `0.7.2` | `0.7.7` | | [tailwind](https://github.com/phoenixframework/tailwind) | `0.3.1` | `0.4.1` | Updates `ash_postgres` from 2.6.32 to 2.8.0 - [Release notes](https://github.com/ash-project/ash_postgres/releases) - [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md) - [Commits](ash-project/ash_postgres@v2.6.32...v2.8.0) Updates `ash_sql` from 0.4.5 to 0.5.5 - [Release notes](https://github.com/ash-project/ash_sql/releases) - [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md) - [Commits](ash-project/ash_sql@v0.4.5...v0.5.5) Updates `credo` from 1.7.16 to 1.7.17 - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.16...v1.7.17) Updates `floki` from 0.38.0 to 0.38.1 - [Release notes](https://github.com/philss/floki/releases) - [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md) - [Commits](philss/floki@v0.38.0...v0.38.1) Updates `git_ops` from 2.9.2 to 2.9.3 - [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md) - [Commits](zachdaniel/git_ops@v2.9.2...v2.9.3) Updates `igniter` from 0.7.2 to 0.7.7 - [Release notes](https://github.com/ash-project/igniter/releases) - [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md) - [Commits](ash-project/igniter@v0.7.2...v0.7.7) Updates `tailwind` from 0.3.1 to 0.4.1 - [Changelog](https://github.com/phoenixframework/tailwind/blob/main/CHANGELOG.md) - [Commits](phoenixframework/tailwind@v0.3.1...v0.4.1) --- updated-dependencies: - dependency-name: ash_postgres dependency-version: 2.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ash_sql dependency-version: 0.5.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: credo dependency-version: 1.7.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: floki dependency-version: 0.38.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: git_ops dependency-version: 2.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: igniter dependency-version: 0.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tailwind dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-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 dev-dependencies group with 7 updates:
2.6.322.8.00.4.50.5.51.7.161.7.170.38.00.38.12.9.22.9.30.7.20.7.70.3.10.4.1Updates
ash_postgresfrom 2.6.32 to 2.8.0Changelog
Sourced from ash_postgres's changelog.
Commits
d43b730chore: release version v2.8.08337142docs: add guidebecb870feat: add --use_fragments option to resource generator | Closes #437 (#709)0ac6724chore: update depsb68e55bchore: update test to fix failing testsd5a1c13test: Show failing filter in boolean deeper relations (#710)eae6daechore: release version v2.7.03a99f95chore: add tests for keyword updatesad1023atest: add coverage of first relationship filtering (#708)19ae664test: Add test for filtering on doubly-nested embedded resource fields (#706)Updates
ash_sqlfrom 0.4.5 to 0.5.5Release notes
Sourced from ash_sql's releases.
... (truncated)
Changelog
Sourced from ash_sql's changelog.
... (truncated)
Commits
6dbff81chore: release version v0.5.582dcc75fix: ensure IsDistinctFrom and IsNotDistinctFrom have their arguments typed52a3057chore: release version v0.5.4a9aa81bfix: properly type cast inpust to intersects function7c2807dchore: release version v0.5.35b390c5fix: only set sub_expr for literal values27e2594chore: release version v0.5.2c2b9c86fix: properly avoid type casts on maps w/ fields7ac842dchore: release version v0.5.1bb3645dfix: don't include the data layer in the context of subqueriesUpdates
credofrom 1.7.16 to 1.7.17Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
068fcc7Bump version to 1.7.175eccc0dUpdate CHANGELOG0b08720Update .credo.exs122a258Add :excludes to .formatter.exs09960e6Add defaults to :ignore_modules_using in ModuleDoc472f12eAdd repro for #1235 to prevent regressions11235d5Merge branch '1254-module-doc-new-param'e73ea15Integrate new param for ModuleDoc0cfeba5Update check id for WrongTestFilename04cb863Merge branch '1258-new-test-files-check'Updates
flokifrom 0.38.0 to 0.38.1Release notes
Sourced from floki's releases.
Changelog
Sourced from floki's changelog.
Commits
a3a6291Release v0.38.1 (#662)a8afbd8Optimize class matching in Floki.Selector (#665)f50d7f2Optimize FlatText.get/3 memory usage and speed (#664)d6f8407Optimize Finder.get_siblings/2 memory usage and speed (#663)2051793Fix unused require Logger warning in parser_test.exs (#661)67c1125Optimize Finder.get_descendant_ids/2 memory usage and speed (#660)5eda2f2Optimize HTMLTree to_tuple conversion using Enum.reduce (#657)921e932Enable tuple traversal optimization for multiple selectors (#652)26b91e8Speed up attribute lookup (#651)ab1d361Make filter_out faster (#650)Updates
git_opsfrom 2.9.2 to 2.9.3Changelog
Sourced from git_ops's changelog.
Commits
afe0f9achore: release version v2.9.3e00fcf9fix(GitHub): exclude organisations from user search response (#80)Updates
igniterfrom 0.7.2 to 0.7.7Release notes
Sourced from igniter's releases.
Changelog
Sourced from igniter's changelog.
Commits
9c83458chore: release version v0.7.76b0fd76fix: handlechildren = [...] ++ exprinadd_new_child(#368)44f09d9chore: release version v0.7.6d75faa0fix: run tasks withMix.shell().cmd/1to avoid state issuesec37905chore: release version v0.7.5686c653fix: reenable compile task before running queued tasks (#367)42779cfchore: release version v0.7.4092c3c4chore: handle {:ok, zipper} return values from map updater9d64f57chore: release version v0.7.344f6a6echore: Addphx_installto list of special cases (#366)Updates
tailwindfrom 0.3.1 to 0.4.1Changelog
Sourced from tailwind's changelog.
Commits
ad3e403Release v0.4.1f3bfbcfEnsure executable output without ANSI escape codes in bin_version/0 (#135)e8e2891Release v0.4.0d09a32bAdd comments3e49513Normalize windows driver5f8a6b9Update versionse988790Sanitize empty strings when getting Proxy Environment variables (#92)2bf28d7Revert config327cef3Remove outdated docs, closes #10221c4b76Fix path in message, closes #126Dependabot 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