chore: Bump the dev-dependencies group across 1 directory with 5 updates#116
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
chore: Bump the dev-dependencies group across 1 directory with 5 updates#116dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [credo](https://github.com/rrrene/credo) | `1.7.17` | `1.7.18` | | [floki](https://github.com/philss/floki) | `0.38.0` | `0.38.1` | | [git_ops](https://github.com/zachdaniel/git_ops) | `2.9.2` | `2.10.0` | | [lazy_html](https://github.com/dashbitco/lazy_html) | `0.1.10` | `0.1.11` | | [usage_rules](https://github.com/ash-project/usage_rules) | `1.2.5` | `1.2.6` | Updates `credo` from 1.7.17 to 1.7.18 - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.17...v1.7.18) 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.10.0 - [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md) - [Commits](zachdaniel/git_ops@v2.9.2...v2.10.0) Updates `lazy_html` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/dashbitco/lazy_html/releases) - [Changelog](https://github.com/dashbitco/lazy_html/blob/main/CHANGELOG.md) - [Commits](dashbitco/lazy_html@v0.1.10...v0.1.11) Updates `usage_rules` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/ash-project/usage_rules/releases) - [Changelog](https://github.com/ash-project/usage_rules/blob/main/CHANGELOG.md) - [Commits](ash-project/usage_rules@v1.2.5...v1.2.6) --- updated-dependencies: - dependency-name: credo dependency-version: 1.7.18 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.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lazy_html dependency-version: 0.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: usage_rules dependency-version: 1.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 5 updates in the / directory:
1.7.171.7.180.38.00.38.12.9.22.10.00.1.100.1.111.2.51.2.6Updates
credofrom 1.7.17 to 1.7.18Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
63d9bf4Bump version to 1.7.18e5f7956Update CHANGELOGda4f401Fix false positives for UnusedMapOperation288a1b1Update Elixir to 1.20.0-rc.4474b769Fix errors due to new token formata03f6bdFix error raised by new sigil token formataea4b77Fix compiler warnings for 1.20.0-rc.21169b69Add requirements "loadpaths" to Mix task.f0d654fAdd experimental JSONL output to suggest commandUpdates
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.10.0Changelog
Sourced from git_ops's changelog.
Commits
9978c16chore: release version v2.10.0d90ae56fix: parse multi-line commit messages without errors (#83)43b2e3achore: clean up badgesd5755dffeat: addmanaged_filesconfig for updating arbitrary files on release (#81)afe0f9achore: release version v2.9.3e00fcf9fix(GitHub): exclude organisations from user search response (#80)Updates
lazy_htmlfrom 0.1.10 to 0.1.11Release notes
Sourced from lazy_html's releases.
Changelog
Sourced from lazy_html's changelog.
Commits
610a1bcRelease v1.1.1101fc562Add :separator option to LazyHTML.text/1 (#33)4d946f2Update versionUpdates
usage_rulesfrom 1.2.5 to 1.2.6Release notes
Sourced from usage_rules's releases.
Changelog
Sourced from usage_rules's changelog.
Commits
da439ccchore: release version v1.2.6ed48192fix: only generate reference links for deps with actual content93bcf2fchore: use byte size & clean up testdd1ff65fix: normalize deps skill names per agentskills.io spec (#68)f762aaachore(deps-dev): bump the dev-dependencies group with 2 updates (#65)61c259dfix: documentation retrieval for callbacks (#60) (#60)7909f24fix: filter out deps without usage rules in skills.build (#64)0032c1etest: capture expected deprecation warnings in deprecated-format tests (#63)2f97662chore: update README to include usage_rules in first exampleDependabot 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