Skip to content
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 pandas-stubs from 2.2.3.241009 to 2.2.3.241126 #780

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps pandas-stubs from 2.2.3.241009 to 2.2.3.241126.

Commits
  • 7f06ab1 Version 2.2.3.241126
  • 4ac23d6 GH1043 Update _typing.pyi: add "cross" option to JoinHow (#1044)
  • 02b0d7f GH1053 @ for DataFrame, eval in place for DataFrame, test migrations (#1054)
  • c5eecf8 Change signature of StringMethods.rsplit to match pandas (#1056)
  • facb30f GH1049 Deprecate Index and Grouper methods for 2.0 migration (#1050)
  • d289ef5 Fix Series.rename_axis and DataFrame.rename_axis typing (#1048)
  • 47fc9b6 GH1037 Remove na_sentinel from factorize methods (#1038)
  • 70ee340 GH1045 Split overload of groupby on as_index for all cases (#1046)
  • 03396ef Add @ operator type hints for Series (#1047)
  • 92bd9cb GH1033 Add overloads of engine for pd.read_json (#1035)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 9, 2024
@pull-request-size pull-request-size bot added the size/XS Extra small (0-9 lines of changes) label Dec 9, 2024
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 9, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pandas-stubs-2.2.3.241126 branch from 2a18e04 to 9574e0d Compare December 11, 2024 15:51
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 11, 2024
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.2.3.241009 to 2.2.3.241126.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.3.241009...v2.2.3.241126)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pandas-stubs-2.2.3.241126 branch from 9574e0d to 7ef47dc Compare December 11, 2024 15:56
@kodiakhq kodiakhq bot merged commit 88f1e6c into main Dec 11, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/pip/pandas-stubs-2.2.3.241126 branch December 11, 2024 15:58
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 size/XS Extra small (0-9 lines of changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants