Skip to content

build(deps): update ipyaladin requirement from >=0.3.0 to >=0.7.0#113

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ipyaladin-gte-0.7.0
Closed

build(deps): update ipyaladin requirement from >=0.3.0 to >=0.7.0#113
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ipyaladin-gte-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Updates the requirements on ipyaladin to permit the latest version.

Release notes

Sourced from ipyaladin's releases.

v0.7.0

What's changed

Added

  • rotation parameter can now be called to rotate the ipyaladin viewer #146

Changed

  • supported python versions are now 3.9 - 3.14 #159
  • aladin-lite version is now 3.7.3-beta #161

Fixed

  • observe _is_loaded trait to call the Aladin API when the javascript is loaded #149
  • target, rotation, and fov can be set with astropy objects at Aladin initialization #154
  • fix deprecation warning Passing unrecognized arguments to super(Aladin).__init__ #155
  • fix selected_objects was failing when a shape overlay was selected instead of catalogs #160

Contributors

Usual suspects: @​bmatthieu3 , @​ManonMarchand , @​cpparts New members: @​bmorris3

Changelog

Sourced from ipyaladin's changelog.

[0.7.0]

Added

  • rotation parameter can now be called to rotate the ipyaladin viewer #146

Changed

  • supported python versions are now 3.9 - 3.14 #159
  • aladin-lite version is now 3.7.3-beta #161

Fixed

  • observe _is_loaded trait to call the Aladin API when the javascript is loaded #149
  • target, rotation, and fov can be set with astropy objects at Aladin initialization #154
  • fix deprecation warning Passing unrecognized arguments to super(Aladin).__init__ #155
  • fix selected_objects was failing when a shape overlay was selected instead of catalogs #160

[0.6.0]

Added

  • when adding tables to ipyaladin with add_table, the shape argument now accepts CircleError and EllipseError object on top of the usual strings "square", "circle", "plus", "cross", "rhomb", and "triangle". These new shapes draw ellipses or circles according to the error column(s) associated with each source coordinates in the table #110

Changed

  • supported python versions are now 3.9 - 3.13 #141
  • aladin-lite version is now 3.6.5 #110
  • add_graphic_overlay_from_stcs accepts iterables besides lists #140

Fixed

  • footprints will now appear immediately after adding them, without requiring an other event (fixed in cds-astro/aladin-lite#218)
  • when Aladin is initialized with Aladin(height=-1) it correctly occupy 100% of its <div> container #142

[0.5.2]

Fixed

  • in add_marker, markers don't use the default icon anymore. Do use_marker_default_icon = True in add_marker to recover the previous behavior #129

... (truncated)

Commits
  • 919de09 fix: silence rotation in console
  • e0f0bf3 maint: prepare version 0.7.0
  • 52991b4 fix: don't return empty tables
  • 34c7306 maint: bump aladin lite version
  • 453a1a5 fix: selected_objects should not take shape overlays
  • 89fbb36 maint: explicitely test python 3.14
  • 3573921 add changelog entry
  • b1e569d Fix: deprecation warning from traitlets
  • a430856 fix: missing matplotlib to build docs
  • 0eb944a fix: sphinx collection changed their name
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [ipyaladin](https://github.com/cds-astro/ipyaladin) to permit the latest version.
- [Release notes](https://github.com/cds-astro/ipyaladin/releases)
- [Changelog](https://github.com/cds-astro/ipyaladin/blob/master/CHANGELOG.md)
- [Commits](cds-astro/ipyaladin@v0.3.0...v0.7.0)

---
updated-dependencies:
- dependency-name: ipyaladin
  dependency-version: 0.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/ipyaladin-gte-0.7.0 branch April 27, 2026 07:53
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