-
Notifications
You must be signed in to change notification settings - Fork 685
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
Bump the pip-dependencies group across 1 directory with 2 updates #1704
Merged
seladb
merged 2 commits into
dev
from
dependabot/pip/Tests/ExamplesTest/dev/pip-dependencies-7ff10f9b09
Feb 3, 2025
Merged
Bump the pip-dependencies group across 1 directory with 2 updates #1704
seladb
merged 2 commits into
dev
from
dependabot/pip/Tests/ExamplesTest/dev/pip-dependencies-7ff10f9b09
Feb 3, 2025
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-dependencies group with 2 updates in the /Tests/ExamplesTest directory: [attrs](https://github.com/sponsors/hynek) and [pyparsing](https://github.com/pyparsing/pyparsing). Updates `attrs` from 24.3.0 to 25.1.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `pyparsing` from 3.1.4 to 3.2.1 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.1.4...3.2.1) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
tigercosmos
reviewed
Feb 3, 2025
There is no such package:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1704 +/- ##
==========================================
- Coverage 83.13% 83.11% -0.02%
==========================================
Files 279 279
Lines 48395 48399 +4
Branches 10246 10502 +256
==========================================
- Hits 40231 40228 -3
- Misses 7042 7049 +7
Partials 1122 1122
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
seladb
approved these changes
Feb 3, 2025
seladb
deleted the
dependabot/pip/Tests/ExamplesTest/dev/pip-dependencies-7ff10f9b09
branch
February 3, 2025 02:54
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 pip-dependencies group with 2 updates in the /Tests/ExamplesTest directory: attrs and pyparsing.
Updates
attrs
from 24.3.0 to 25.1.0Commits
Updates
pyparsing
from 3.1.4 to 3.2.1Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
abb3b4b
Prep for 3.2.1 release91a56b4
delete old 0README.html file from the examples directory, replaced with READM...51e2555
improved README.md for examples directory5e32ee6
add parse_python_value.py to test_examples2f41d0f
update version timestampdc8d66e
blackening00d7aed
Fix nested expression diagram element generationdde1a02
Added generated diagrams for many of the examples471801e
Fixed cacheing bug in diagram generation; modified names for inner elements o...4bb2647
Remove modification of Regex exprs when generating railroad diags; also short...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 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