chore(deps)(deps): bump the python-minor-patch group across 1 directory with 4 updates#198
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the python-minor-patch group across 1 directory with 4 updates#198dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ry with 4 updates Bumps the python-minor-patch group with 4 updates in the / directory: [faker](https://github.com/joke2k/faker), [coverage](https://github.com/coveragepy/coveragepy), [locust](https://github.com/locustio/locust) and [myst-parser](https://github.com/executablebooks/MyST-Parser). Updates `faker` from 40.15.0 to 40.18.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/v40.18.0/CHANGELOG.md) - [Commits](joke2k/faker@v40.15.0...v40.18.0) Updates `coverage` from 7.13.5 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.0) Updates `locust` from 2.43.4 to 2.44.0 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.43.4...2.44.0) Updates `myst-parser` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: locust dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... 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 python-minor-patch group with 4 updates in the / directory: faker, coverage, locust and myst-parser.
Updates
fakerfrom 40.15.0 to 40.18.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
7a79d1bBump version: 40.17.0 → 40.18.022334a6📝 Update CHANGELOG.md8a7fa46💄 Lint codea70229eAdd automotive providers forar_DZandfr_DZlocales (#2346)9dc592caddphone_numberprovider forar_DZandfr_DZlocales (#2338)7e8ec9cBump version: 40.16.0 → 40.17.048fbd62📝 Update CHANGELOG.md696ebf9💄 Format code0c33963Addam_ETphone_numberprovider for Ethiopia (#2353)bec4ec2📝 fix changelogUpdates
coveragefrom 7.13.5 to 7.14.0Changelog
Sourced from coverage's changelog.
Commits
646351bdocs: sample HTML for 7.14.039cd015docs: prep for 7.14.0649e8aadocs: thanks Alex Vandiver for #21658cd392efix: snapshot data in Collector.flush_data to avoid threading race (#2165)c48e0edfix: less output for combiningc2a3a28docs: explain the change from #21621cd47aafix: implicit combine-during-report now removes the combined data files2d99fd7feat: automatically combine coverage in report, thanks Tim Hatch (#2162)9fbdcdffix: lazy soft keywords are bolded5de7d02build: oops, misplaced quoteUpdates
locustfrom 2.43.4 to 2.44.0Release notes
Sourced from locust's releases.
Changelog
Sourced from locust's changelog.
Commits
9575ce9Changeloga0d1f9cchangelogfedf65fRemove third-party-notices.md and keep sphinx-markdown-builder license notice...95a6973Merge pull request #3409 from even-even/sync_ruff_version_depends_and_preCommits50a8686unify ruff in pyproject.toml and pre-commits7b850c0Merge pull request #3404 from AKIB473/feat/csv-request-log-contrib3eb912fMerge pull request #3399 from nk-tedo-001/feature/llms-txtfaddbd6Merge pull request #3408 from locustio/disable-ui-lib-npm-package-publishingc06051cDisable UI lib npm package publication. It breaks occasionally, and with Locu...fb03a67Merge pull request #3406 from jorgetamayo21/fix/fasthttp-308-redirectUpdates
myst-parserfrom 5.0.0 to 5.1.0Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
Commits
2871eb9🚀 Release v5.1.0 (#1135)cc5db37🐛 FIX: Pin mdit-py-plugins>=0.6.1 for nested field list fix (#1134)4ce57f9👌 Stop directive-option parsing at colon fences (#1133)cfcc327⬆️ Bump mypy from 2.0.0 to 2.1.0 (#1131)691738c⬆️ Bump ruff from 0.15.10 to 0.15.12 (#1132)0fb1ae9👌 IMPROVE: MathJax 4 compatibility (Sphinx 9) (#1110)f153b4b⬆️ Bump actions/setup-python from 5 to 6 (#1092)93acf8d[pre-commit.ci] pre-commit autoupdate (#1095)a5f1d69⬆️ Update pygments requirement from <2.20 to <2.21 (#1117)8381296🐛 FIX: Use docname instead of source path in warning locations (#1114)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