-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update: bump the pip-packages group across 1 directory with 5 updates #192
Closed
Conversation
This file contains 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
Bumps the pip-packages group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [semgrep](https://github.com/returntocorp/semgrep) | `1.69.0` | `1.70.0` | | [cheroot](https://github.com/cherrypy/cheroot) | `10.0.0` | `10.0.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.18` | `9.5.19` | | [black](https://github.com/psf/black) | `24.4.0` | `24.4.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.1.2` | Updates `semgrep` from 1.69.0 to 1.70.0 - [Release notes](https://github.com/returntocorp/semgrep/releases) - [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md) - [Commits](semgrep/semgrep@v1.69.0...v1.70.0) Updates `cheroot` from 10.0.0 to 10.0.1 - [Release notes](https://github.com/cherrypy/cheroot/releases) - [Changelog](https://github.com/cherrypy/cheroot/blob/main/CHANGES.rst) - [Commits](cherrypy/cheroot@v10.0.0...v10.0.1) Updates `mkdocs-material` from 9.5.18 to 9.5.19 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.18...9.5.19) Updates `black` from 24.4.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.0...24.4.2) Updates `pytest` from 8.1.1 to 8.1.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.1.2) --- updated-dependencies: - dependency-name: semgrep dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-packages - dependency-name: cheroot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-packages - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-packages - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-packages - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-packages ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Apr 26, 2024
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF ScorecardScorecard details
Scanned Manifest Filespoetry.lock |
Coverage Report
|
Superseded by #193. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 pip-packages group with 5 updates in the / directory:
1.69.0
1.70.0
10.0.0
10.0.1
9.5.18
9.5.19
24.4.0
24.4.2
8.1.1
8.1.2
Updates
semgrep
from 1.69.0 to 1.70.0Release notes
Sourced from semgrep's releases.
Changelog
Sourced from semgrep's changelog.
Commits
dee0ac1
chore: Bump version to 1.70.0a3e8816
chore: use Logs src in Pcre2_.ml too (#10148)fd333b0
Adding a new metric for the number of scanned diff targets in inter-file diff...27d05c2
fix: send notification when rules have refreshed (#10145)9fffebf
ci: use pkg-config for all possible deps (#10141)e5ba29c
Add options to 'with_temp_file' (#10136)1b4d302
ci: ensure make exits with 2 when build fails (#10135)7663397
chore: be more verbose about rule downloading (#10134)5e10636
Update Testo, fixing temporary path masking bug (#10114)ada467c
Add suggestion for token setting in CI/non-interactive environments (#10133)Updates
cheroot
from 10.0.0 to 10.0.1Changelog
Sourced from cheroot's changelog.
... (truncated)
Commits
1391e71
Generate a change log entry for v10.0.1c00f21b
Revert "📝 Add a change note for PR #628"78a5e42
🧪 Make flaky tests on PyPy 3.6 + Ubuntu as xfail0da426b
📝🔥 Drop the Python 3.6 support drop change note7184939
🧪 Make Sphinx not fail on warningsa9b77d3
🧪 Drop ubuntu 20.04 + pypy 3.6 from CI matrix935395b
🧪 Fix test compatibility with Python 3.6688fc83
Revert "Merge pull request #633 from cherrypy/debt/drop-py37"3591a1c
💅 Keep empty line separators next to YAML marks140f2cb
📝 Link the Towncrier docs via intersphinxUpdates
mkdocs-material
from 9.5.18 to 9.5.19Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
0a39f04
Prepare 9.5.19 release023e177
Merge pull request #7082 from squidfunk/chore/update-to-mkdocs-1.62585b82
Fixed all anchors after turning on validation0203408
Merge branch 'master' into chore/update-to-mkdocs-1.62d07a6a
Fixed rendering of tab indicator of nested content tabsd98243d
Merge branch 'master' into chore/update-to-mkdocs-1.6374bbab
Updated dependencies254ee97
Updated distribution files04f177c
Improved resilience of tags plugin (#7098)bde889f
Fixed Japanese translationsUpdates
black
from 24.4.0 to 24.4.2Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
3702ba2
Prepare release 24.4.2 (#4335)e4aaa8a
Fix incorrect f-string tokenization (#4332)ba88fc3
Simplify string tokenization regexes (#4331)5683242
New release templatee7fb048
Prepare release 24.4.1 (#4328)3f0f8f1
Support PEP 696 (#4327)2f88085
Github Action: Directly install from repo ifexport-subst
is skipped (#4313)12ce3db
Move changelog entry to right section (#4326)1354be2
Add support to style function definitions with newlines before function stubs...f4b644b
Prevent wrapping of multiline fstrings in parens (#4325)Updates
pytest
from 8.1.1 to 8.1.2Release notes
Sourced from pytest's releases.
Commits
cf84163
Prepare release version 8.1.20675383
[8.1.x] Fixed Bug Regarding Attribute Error in pytest.approx For Types Implic...a43b098
[8.1.x] Update events/trainings (#12237)f55c660
[8.1.x] doc:import pytest
inconftest.py
example indoctest.rst
(#12182)be7c8be
[8.1.x] Add research item in doc (#12148)c5e3921
[8.1.x] doc: add versionadded toExceptionInfo.group_contains
(#12142)83614e1
[8.1.x] doc: fix typos (#12119)cd585a1
[8.1.x] doc: add versionadded toStash
andStashKey
(#12109)6c14139
[8.1.x] doc/flaky: removebox/flaky
plugin suggestion (#12102)abb0cf4
Merge pull request #12094 from pytest-dev/release-8.1.1Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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