Skip to content

Main #395

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

Merged
merged 71 commits into from
Oct 23, 2024
Merged

Main #395

merged 71 commits into from
Oct 23, 2024

Conversation

entelecheia
Copy link
Owner

@entelecheia entelecheia commented Oct 23, 2024

Summary by Sourcery

Bug Fixes:

  • Improve the save_dataframe function signature and implementation in the datasets module.

semantic-release and others added 30 commits May 3, 2024 20:00
Automatically generated by python-semantic-release
Merge pull request #358 from entelecheia/main
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump urllib3 from 1.26.18 to 1.26.19
Bumps [joblib](https://github.com/joblib/joblib) from 1.3.2 to 1.4.2.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst)
- [Commits](joblib/joblib@1.3.2...1.4.2)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump joblib from 1.3.2 to 1.4.2
Bumps [datasets](https://github.com/huggingface/datasets) from 2.18.0 to 2.20.0.
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](huggingface/datasets@2.18.0...2.20.0)

---
updated-dependencies:
- dependency-name: datasets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ipython](https://github.com/ipython/ipython) from 8.12.2 to 8.18.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.12.2...8.18.1)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.2 to 16.1.0.
- [Commits](apache/arrow@go/v15.0.2...r-16.1.0)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cached-path](https://github.com/allenai/cached_path) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/allenai/cached_path/releases)
- [Changelog](https://github.com/allenai/cached_path/blob/main/CHANGELOG.md)
- [Commits](allenai/cached_path@v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: cached-path
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
….6.3

chore(deps): bump cached-path from 1.6.2 to 1.6.3
chore(deps): bump pyarrow from 15.0.2 to 16.1.0
Bumps [numba](https://github.com/numba/numba) from 0.58.1 to 0.60.0.
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](numba/numba@0.58.1...0.60.0)

---
updated-dependencies:
- dependency-name: numba
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [scipy](https://github.com/scipy/scipy) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.12.0...v1.13.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ray](https://github.com/ray-project/ray) from 2.24.0 to 2.30.0.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.24.0...ray-2.30.0)

---
updated-dependencies:
- dependency-name: ray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gdown](https://github.com/wkentaro/gdown) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/wkentaro/gdown/releases)
- [Commits](wkentaro/gdown@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: gdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump gdown from 5.1.0 to 5.2.0
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.9.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.9.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ings-2.3.4

chore(deps): bump pydantic-settings from 2.3.3 to 2.3.4
dependabot bot and others added 23 commits July 31, 2024 18:41
Bumps [ray](https://github.com/ray-project/ray) from 2.33.0 to 2.34.0.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.33.0...ray-2.34.0)

---
updated-dependencies:
- dependency-name: ray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump ray from 2.33.0 to 2.34.0
Bumps [p-tqdm](https://github.com/swansonk14/p_tqdm) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/swansonk14/p_tqdm/releases)
- [Commits](swansonk14/p_tqdm@v_1.4.0...v_1.4.1)

---
updated-dependencies:
- dependency-name: p-tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.4...v4.66.5)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump tqdm from 4.66.4 to 4.66.5
chore(deps): bump p-tqdm from 1.4.0 to 1.4.1
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1 to 3.9.1.post1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.1...v3.9.1.post1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [p-tqdm](https://github.com/swansonk14/p_tqdm) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/swansonk14/p_tqdm/releases)
- [Commits](swansonk14/p_tqdm@v_1.4.1...v_1.4.2)

---
updated-dependencies:
- dependency-name: p-tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump p-tqdm from 1.4.1 to 1.4.2
…9.1.post1

chore(deps): bump matplotlib from 3.9.1 to 3.9.1.post1
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1.post1 to 3.9.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.1.post1...v3.9.2)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.9.5...v3.10.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [datasets](https://github.com/huggingface/datasets) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](huggingface/datasets@2.20.0...2.21.0)

---
updated-dependencies:
- dependency-name: datasets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.1.3 to 8.1.5.
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)
- [Commits](jupyter-widgets/ipywidgets@8.1.3...8.1.5)

---
updated-dependencies:
- dependency-name: ipywidgets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump ipywidgets from 8.1.3 to 8.1.5
Bumps [ray](https://github.com/ray-project/ray) from 2.34.0 to 2.35.0.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.34.0...ray-2.35.0)

---
updated-dependencies:
- dependency-name: ray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump ray from 2.34.0 to 2.35.0
Copy link

sourcery-ai bot commented Oct 23, 2024

Reviewer's Guide by Sourcery

This is a version bump PR that updates the package version from 1.36.3 to 1.36.4. The changes include updating the changelog to document a fix in the datasets module related to the save_dataframe function.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Version bump and changelog update
  • Increment version from 1.36.3 to 1.36.4
  • Add changelog entry for version 1.36.4
  • Document fix for save_dataframe function in datasets module
CHANGELOG.md
src/hyfi/_version.py

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@zube zube bot added the [zube]: Inbox label Oct 23, 2024
@entelecheia entelecheia merged commit 990a9a6 into release Oct 23, 2024
4 of 5 checks passed
@zube zube bot added [zube]: Done and removed [zube]: Inbox labels Oct 23, 2024
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @entelecheia - I've reviewed your changes - here's some feedback:

Overall Comments:

  • The diff only shows version and changelog updates, but not the actual code changes to the save_dataframe function. Please include the implementation changes in the datasets module or provide a link to where these changes can be reviewed.
Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@zube zube bot removed the [zube]: Done label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant