chore(deps-dev): bump the dev-dependencies group with 4 updates#36
Merged
Conversation
Bumps the dev-dependencies group with 4 updates: [bandit](https://github.com/mtrudel/bandit), [doctor](https://github.com/akoutmos/doctor), [ex_doc](https://github.com/elixir-lang/ex_doc) and [plug](https://github.com/elixir-plug/plug). Updates `bandit` from 1.10.4 to 1.11.1 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.10.4...1.11.1) Updates `doctor` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/akoutmos/doctor/releases) - [Changelog](https://github.com/akoutmos/doctor/blob/master/CHANGELOG.md) - [Commits](akoutmos/doctor@0.22.0...0.23.0) Updates `ex_doc` from 0.40.1 to 0.40.3 - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md) - [Commits](elixir-lang/ex_doc@v0.40.1...v0.40.3) Updates `plug` from 1.19.1 to 1.19.2 - [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md) - [Commits](elixir-plug/plug@v1.19.1...v1.19.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: doctor dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ex_doc dependency-version: 0.40.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: plug dependency-version: 1.19.2 dependency-type: direct:development update-type: version-update:semver-patch 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 4 updates: bandit, doctor, ex_doc and plug.
Updates
banditfrom 1.10.4 to 1.11.1Changelog
Sourced from bandit's changelog.
Commits
40a1b8fVersion bump to 1.11.137b84cfBump ex_doc from 0.40.1 to 0.40.2 (#583)8ff6078Bump telemetry from 1.4.1 to 1.4.2 (#584)ae3520dImprove chunk handling (#585)0f56e10Stop handling . and .. paths specially (#581)e626198Version bump to 1.11.0014c157Tweaks to Autobahn test suite1e8e559Merge commit from fork45feea2Merge commit from forkf2ca636Merge commit from forkUpdates
doctorfrom 0.22.0 to 0.23.0Release notes
Sourced from doctor's releases.
Changelog
Sourced from doctor's changelog.
Commits
cbeb2b2Getting ready for releasef169eb4Updating CI544e928Upgrade Decimal to 3.1.0 and update tests for new precision default (#70)Updates
ex_docfrom 0.40.1 to 0.40.3Changelog
Sourced from ex_doc's changelog.
Commits
07a6abcRelease v0.40.302904bbFix record autolink - and bump CI (#2240)c868c6aRelease v0.40.2b9cc372Update makeup_erlang version (#2236)b389d17Fix dead code and overriden clauses found by the type system25523c9Update assetsdbed340Raise on extras that conflict with reserved filenames2808e45Prevent #search selector from impacting user contentbc90968Update assets9333979Fix inline code font size in headings (#2220)Updates
plugfrom 1.19.1 to 1.19.2Changelog
Sourced from plug's changelog.
Commits
3385842Respect length when decoding multipart headersDependabot 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