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 gsd from 3.2.0 to 3.2.1 in /.github/workflows #82

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps gsd from 3.2.0 to 3.2.1.

Release notes

Sourced from gsd's releases.

v3.2.1

Fixed:

  • Write all pending index entries to the file when gsd_flush() is called after gsd_write_chunk() and before gsd_end_frame() (#319).
  • Readthedocs builds with pandas 2.2.0 (#322).
  • Import without seg fault when built with CMake on macOS (#323).
  • Internal cached data remains valid when users modify frames obtained by indexing trajectories (#324).

Changed:

  • Provide support via GitHub discussions (#308).
  • Use ruff (#317).
  • Perform fewer implicit flushes when using the gsd.hoomd python API (#325).
Changelog

Sourced from gsd's changelog.

3.2.1 (2024-01-22) ^^^^^^^^^^^^^^^^^^

Fixed:

  • Write all pending index entries to the file when gsd_flush() is called after gsd_write_chunk() and before gsd_end_frame() ([#319](https://github.com/glotzerlab/gsd/issues/319) <https://github.com/glotzerlab/gsd/pull/319>__).
  • Readthedocs builds with pandas 2.2.0 ([#322](https://github.com/glotzerlab/gsd/issues/322) <https://github.com/glotzerlab/gsd/pull/322>__).
  • Import without seg fault when built with CMake on macOS ([#323](https://github.com/glotzerlab/gsd/issues/323) <https://github.com/glotzerlab/gsd/pull/323>__).
  • Internal cached data remains valid when users modify frames obtained by indexing trajectories ([#324](https://github.com/glotzerlab/gsd/issues/324) <https://github.com/glotzerlab/gsd/pull/324>__).

Changed:

  • Provide support via GitHub discussions ([#308](https://github.com/glotzerlab/gsd/issues/308) <https://github.com/glotzerlab/gsd/issues/308>__).
  • Use ruff ([#317](https://github.com/glotzerlab/gsd/issues/317) <https://github.com/glotzerlab/gsd/pull/317>__).
  • Perform fewer implicit flushes when using the gsd.hoomd python API ([#325](https://github.com/glotzerlab/gsd/issues/325) <https://github.com/glotzerlab/gsd/pull/325>__).
Commits
  • 42751fb Merge branch 'release-3.2.1' into trunk-patch
  • df8badf Put template version in release checklist.
  • 0147153 Fix syntax errors in change log.
  • 6044a80 Update release checklist.
  • 994d435 Bump version to 3.2.1.
  • 5aea61f Update change log.
  • c013419 Merge pull request #327 from glotzerlab/dependabot-github_actions-trunk-patch...
  • 5459eec Merge pull request #326 from glotzerlab/dependabot-github_actions-trunk-patch...
  • 8325ac1 Merge pull request #328 from glotzerlab/dependabot-pip-dot-github-trunk-patch...
  • 7134540 Bump pytest from 7.4.3 to 7.4.4 in /.github
  • 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)

Bumps [gsd](https://github.com/glotzerlab/gsd) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/glotzerlab/gsd/releases)
- [Changelog](https://github.com/glotzerlab/gsd/blob/trunk-patch/CHANGELOG.rst)
- [Commits](glotzerlab/gsd@v3.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team January 29, 2024 12:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 29, 2024
@dependabot dependabot bot requested review from tcmoore3 and SchoeniPhlippsn and removed request for a team January 29, 2024 12:28
@joaander joaander merged commit f75abd7 into trunk Jan 29, 2024
2 checks passed
@joaander joaander deleted the dependabot-pip-dot-github-workflows-trunk-gsd-3.2.1 branch January 29, 2024 14:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant