desy-multimessenger / nuztf

Central repository for scripts handling ZTF Target of Opportunity requests using AMPEL. This includes neutrino, GRB and GW events.
MIT License
1 stars 0 forks source link

Bump mocpy from 0.12.1 to 0.12.2 #250

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mocpy from 0.12.1 to 0.12.2.

Changelog

Sourced from mocpy's changelog.

[0.12.2]

Added

  • MOC.MAX_ORDER and TimeMOC.MAX_ORDER to replace former IntervalSet.HPX_MAX_ORDER and IntervalSet.TIME_MAX_ORDER
  • MOC.to_depth29_ranges (+test) to replace former IntervalSet.nested
  • TimeMOC.to_depth61_ranges
  • tests on MOC.uniq_hpx

Bugfix

  • :bug: return statement was missing in MOC.uniq_hpx
Commits
  • f5852e4 Merge pull request #94 from cds-astro/develop
  • ce1ce50 Add warnings on MAX_ORDER to prevent them from being removed.
  • 751baee Add 'TimeMOC.to_depth61_ranges' method + test + update CHANGELOG
  • 6ad95d4 Try to fix aarch64 deploy pb
  • dd81b32 Update CHANGELOG, prepare for v0.12.2
  • c27b85b Add MAX_ORDER in MOC and TimeMOC (former HPX_MAX_ORDER and TIM_MAX_ORDER in I...
  • 6951538 Update MOC.test_uniq_hpx doc
  • 0f5eb11 Add test for MOC.test_uniq_hpx
  • 2c6cc14 In MOC: add to_depth29_ranges + test, update from_depth29_ranges doc, fix uni...
  • See full diff 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 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[bot] commented 1 year ago

Superseded by #252.