-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): bump the dependencies group with 7 updates #233
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Apr 9, 2024
TrueBrain
force-pushed
the
dependabot/pip/dependencies-15f0e47965
branch
from
April 9, 2024 17:50
7dccf9f
to
3917762
Compare
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [inflect](https://github.com/jaraco/inflect) | `7.0.0` | `7.2.0` | | [irc](https://github.com/jaraco/irc) | `20.3.1` | `20.4.0` | | [jaraco-classes](https://github.com/jaraco/jaraco.classes) | `3.3.1` | `3.4.0` | | [jaraco-context](https://github.com/jaraco/jaraco.context) | `4.3.0` | `5.3.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.3` | `2.6.4` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.40.6` | `1.44.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.11.0` | Updates `inflect` from 7.0.0 to 7.2.0 - [Release notes](https://github.com/jaraco/inflect/releases) - [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst) - [Commits](jaraco/inflect@v7.0.0...v7.2.0) Updates `irc` from 20.3.1 to 20.4.0 - [Release notes](https://github.com/jaraco/irc/releases) - [Changelog](https://github.com/jaraco/irc/blob/main/NEWS.rst) - [Commits](jaraco/irc@v20.3.1...v20.4.0) Updates `jaraco-classes` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/jaraco/jaraco.classes/releases) - [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.classes@v3.3.1...v3.4.0) Updates `jaraco-context` from 4.3.0 to 5.3.0 - [Release notes](https://github.com/jaraco/jaraco.context/releases) - [Changelog](https://github.com/jaraco/jaraco.context/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.context@v4.3.0...v5.3.0) Updates `pydantic` from 2.6.3 to 2.6.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.3...v2.6.4) Updates `sentry-sdk` from 1.40.6 to 1.44.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.40.6...1.44.1) Updates `typing-extensions` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.10.0...4.11.0) --- updated-dependencies: - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: irc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jaraco-classes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jaraco-context dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
TrueBrain
force-pushed
the
dependabot/pip/dependencies-15f0e47965
branch
from
April 9, 2024 17:51
3917762
to
597a0d8
Compare
@dependabot unignore pydantic-core |
OK, I will stop ignoring the pydantic-core dependency. |
Looks like this PR has already been merged. If you've moved back to an older version of these dependencies a new PR will be created next time Dependabot checks your dependencies. |
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
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 dependencies group with 7 updates:
7.0.0
7.2.0
20.3.1
20.4.0
3.3.1
3.4.0
4.3.0
5.3.0
2.6.3
2.6.4
1.40.6
1.44.1
4.10.0
4.11.0
Updates
inflect
from 7.0.0 to 7.2.0Changelog
Sourced from inflect's changelog.
Commits
dbde4d2
Finalize684cd1a
Merge pull request #199 from abravalheri/issue-195-typeguardc8c27d9
Mark type checking block as uncovered.c3bb3d6
Merge branch 'main' into issue-195-typeguardfea125b
Add news fragment.8e5842c
👹 Feed the hobgoblins (delint).57dca31
👹 Feed the hobgoblins (delint).9a5a85d
Fix pointless comparison (B015).1d877c5
👹 Feed the hobgoblins (delint).0a88ec3
Catch more specific exception (B017).Updates
irc
from 20.3.1 to 20.4.0Changelog
Sourced from irc's changelog.
Commits
d6e497e
Finalizecc1e7d1
Prefer f-strings8b42471
Remove duplicated exception6893588
👹 Feed the hobgoblins (delint).6e0e166
👹 Feed the hobgoblins (delint).6584807
👹 Feed the hobgoblins (delint).525e45a
Merge https://github.com/jaraco/skeleton03f998a
Merge pull request #221 from StareInTheAir/feature/ssl-context-wrap-socket-cl...52aac1b
Add news fragment.6228067
👹 Feed the hobgoblins (delint).Updates
jaraco-classes
from 3.3.1 to 3.4.0Changelog
Sourced from jaraco-classes's changelog.
Commits
0b64201
Fix failing docs build.d79d074
Merge https://github.com/jaraco/skeleton3fc7a93
Move Python 3.11 out of the test matrix.071a6eb
Finalize458db61
Merge https://github.com/jaraco/skeletonc43b87f
Add news fragment.aa9e788
better type hints for NonDataProperty (#13)d72c6a0
Fetch unshallow clones in readthedocs. Closes jaraco/skeleton#114.c9a7f97
Re-enable ignoring of temporary merge queue branches. Closes jaraco/skeleton#...a0d0c4b
jaraco/skeleton#111
Updates
jaraco-context
from 4.3.0 to 5.3.0Changelog
Sourced from jaraco-context's changelog.
Commits
e0e9224
Finalize3e9d43c
Fix encoding warnings in tests.1ba8dd3
Deprecate infer_compression, as it was used primarily for deferring to the ta...e0a9637
Enable 'transparent' compression, whatever that means.c23c888
Finalize44fbe82
Merge pull request #9 from jaraco/feature/native-tarfile92cd4b7
Add news fragment.e13fc7f
Rely on backports.tarfile for consistent tarfile behavior and streaming capab...e9acc05
Load the tarfile into memory to allow seeking for older tarfile implementation.035dc04
Rely on filter argument to extractall when available.Updates
pydantic
from 2.6.3 to 2.6.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
6214a4b
2.6.4 prep (#8975)Updates
sentry-sdk
from 1.40.6 to 1.44.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
f015268
Update CHANGELOG.mdbe0e196
release: 1.44.1336f7d5
fix(types): FixedEvent | None
runtimeTypeError
(#2928)fd8a9b2
Merge branch 'release/1.44.0'b742c45
feat(crons): Makemonitor
async friendly (#2912)4d8db71
Update CHANGELOG.mda4e44fa
release: 1.44.06c2eb53
ref: Define types at runtime (#2914)790ee6a
Explicit reexport of types (#2866) (#2913)05d1e5c
build(deps): bump checkouts/data-schemas from8232f17
to1e17eb5
(#2901)Updates
typing-extensions
from 4.10.0 to 4.11.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
d4d929d
Prepare release 4.11.0 (#363)94bec44
Prepare release 4.11.0rc1 (#362)10648b6
Fix tests on 3.13.0a5 (#358)8170fc7
Fix runtime behaviour of PEP 696 (#293)d34c389
Try to fix GH actions syntax (#355)d409ec9
Run CPython test suite in our CI (#353)9d1689e
Fix indentation in TypedDict docs (#352)4fdc09d
Third-party tests: don't run pydantic tests on pypy (#351)3304a5f
Stabilise third party tests (#348)c3dc681
Make sure thatReadOnly
is removed when using `get_type_hints(include_extra...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