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 extra-data from 1.14.0 to 1.15.0 in /.github/dependabot #127

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps extra-data from 1.14.0 to 1.15.0.

Changelog

Sourced from extra-data's changelog.

Release Notes

1.15

2023-11-06

  • New properties :attr:~.KeyData.units and :attr:~.KeyData.units_name on KeyData objects to retrieve units metadata written by Karabo (:ghpull:449).
  • New command :ref:cmd-serve-run to more conveniently stream data from a saved run in Karabo Bridge format (:ghpull:458).
  • Fix :meth:~.DataCollection.split_trains being very slow when splitting a long run into many pieces (:ghpull:459).
  • Include XTDF sources in :ref:cmd-lsxfel when details are enabled (:ghpull:440).

1.14

2023-07-27

  • New train_id_coordinates method for source data, like the one for key data (:ghpull:431).
  • New attributes .nbytes, .size_mb and .size_gb to conveniently see how much data is present for a given source & key (:ghpull:430).
  • Fix .ndarray(module_gaps=True) for xtdf detector data (:ghpull:432).

1.13

2023-06-15

  • Support for aliases (:ghpull:367), to provide shorter, more meaningful names for specific sources & keys, and support for loading a default set of aliases for the proposal when using :func:~.open_run (:ghpull:398). See :ref:using-aliases for more information.
  • New APIs for multi-module detector data to work more like regular sources and keys, e.g. agipd['image.data'].ndarray() (:ghpull:337). These changes also change how Dask arrays are created for multi-module detector data, hopefully making them more efficient for typical use cases.
  • New method :meth:~.DataCollection.plot_missing_data to show where sources are missing data for some trains (:ghpull:402).
  • Merging data with :meth:~.union now applies the same train IDs to all included sources, whereas previously sources could have different train IDs selected (:ghpull:416).
  • A new property run[src].device_class exposes the Karabo device class name for control sources (:ghpull:390).
  • :class:.JUNGFRAU now accepts a first_modno for detectors where the first module is named with e.g. JNGFR03 (:ghpull:379).

... (truncated)

Commits
  • 96a2b77 Version number -> 1.15.0
  • e21fe39 Merge pull request #461 from European-XFEL/changelog-1.15
  • 9483807 Add release notes for EXtra-data 1.15
  • 3389e48 Merge pull request #458 from European-XFEL/serve-run
  • f15401c Give test subprocesses a chance to exit cleanly
  • a46793d Recreate raw+proc folder tree for each test using it
  • 505aa3b Simplify test
  • e1f00da Merge pull request #459 from European-XFEL/split-faster
  • 4554836 Add a test for karabo-bridge-serve-run
  • 10f145a Document karabo-bridge-serve-run command
  • 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 [extra-data](https://github.com/European-XFEL/EXtra-data) from 1.14.0 to 1.15.0.
- [Changelog](https://github.com/European-XFEL/EXtra-data/blob/master/docs/changelog.rst)
- [Commits](European-XFEL/EXtra-data@1.14.0...1.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@takluyver takluyver merged commit e688583 into master Nov 6, 2023
1 check passed
@takluyver takluyver deleted the dependabot/pip/dot-github/dependabot/extra-data-1.15.0 branch November 6, 2023 18:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant