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

Dependency refresh and bumps #334

Merged
merged 56 commits into from
Aug 6, 2024
Merged

Dependency refresh and bumps #334

merged 56 commits into from
Aug 6, 2024

Commits on Mar 4, 2022

  1. Dependency refresh and bumps

    * Limited python version to <3.11.
    * poetry update on packages.
    
    Noteable upgrades:
    * `astropy` v4.3 -> v5.0.
    * `mkdocs-material` v7.3.0 -> v8.2.4.
    ajstewart committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b4f5cb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    e901f09 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    65213c1 View commit details
    Browse the repository at this point in the history
  2. poetry update 20230426

    ajstewart committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9f21382 View commit details
    Browse the repository at this point in the history
  3. Add python 3.10 to testing

    ajstewart committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ad57db7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c5b3d View commit details
    Browse the repository at this point in the history
  5. Fixed one tools moc test

    ajstewart committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d127bd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Resolve poetry conflicts

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    aae1636 View commit details
    Browse the repository at this point in the history
  2. Update astropy to v6

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7a8b701 View commit details
    Browse the repository at this point in the history
  3. adjust astropy version

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d12c326 View commit details
    Browse the repository at this point in the history
  4. Fix Adam email syntax

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dafc2e6 View commit details
    Browse the repository at this point in the history
  5. Fixed README syntax error

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    39c880a View commit details
    Browse the repository at this point in the history
  6. Updated Emil affiliation

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    be2a4e2 View commit details
    Browse the repository at this point in the history
  7. Update mocpy version

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    67867a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6de8fd7 View commit details
    Browse the repository at this point in the history
  9. Fix mocpy versioning

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    587f9ec View commit details
    Browse the repository at this point in the history
  10. More versioning

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    26e83bf View commit details
    Browse the repository at this point in the history
  11. Fix max_depth argument

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6f2f7b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea2ae7a View commit details
    Browse the repository at this point in the history
  13. Fixed Ellipse angle warning

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    adcdd14 View commit details
    Browse the repository at this point in the history
  14. Changes

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5a4302d View commit details
    Browse the repository at this point in the history
  15. PEP8

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1252abe View commit details
    Browse the repository at this point in the history
  16. README typo fix

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f2c16be View commit details
    Browse the repository at this point in the history
  17. Fix time comparison

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    05e8f28 View commit details
    Browse the repository at this point in the history
  18. Add max_depth argument

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    faaac62 View commit details
    Browse the repository at this point in the history
  19. versioning

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c913d1c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3230826 View commit details
    Browse the repository at this point in the history
  21. Try python 3.11

    ddobie committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b80bbea View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Updated poetry.lock

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    60492fa View commit details
    Browse the repository at this point in the history
  2. PEP8

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c1fdbfe View commit details
    Browse the repository at this point in the history
  3. Revert to python<3.11

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c2e4a44 View commit details
    Browse the repository at this point in the history
  4. Fixed links in source.md

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    20a4229 View commit details
    Browse the repository at this point in the history
  5. Fix typo in docstring

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6e9a2d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1306a2e View commit details
    Browse the repository at this point in the history
  7. more version changes

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    252c193 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c29e13 View commit details
    Browse the repository at this point in the history
  9. PEP8

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c291998 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8456d2 View commit details
    Browse the repository at this point in the history
  11. Update file emoji key

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    315796e View commit details
    Browse the repository at this point in the history
  12. More version fiddling

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cddbb5c View commit details
    Browse the repository at this point in the history
  13. Commit poetry.lock

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8360faf View commit details
    Browse the repository at this point in the history
  14. Remove randomly added comma

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    241afc6 View commit details
    Browse the repository at this point in the history
  15. Remove hardcoded time_depth

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    469bd72 View commit details
    Browse the repository at this point in the history
  16. Remove lightgallery support

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    377f73e View commit details
    Browse the repository at this point in the history
  17. Updated changelog

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2d272be View commit details
    Browse the repository at this point in the history
  18. More changelog updates

    ddobie committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4bc65c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Final dependency updates

    ddobie committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c532359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad4f0c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7672c64 View commit details
    Browse the repository at this point in the history
  4. PEP8

    ddobie committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e267fc3 View commit details
    Browse the repository at this point in the history
  5. Updated changelog

    ddobie committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    eca4167 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acf1744 View commit details
    Browse the repository at this point in the history
  7. Fixed typing annotation

    ddobie committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f2fcc98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    551950a View commit details
    Browse the repository at this point in the history
  9. Update changelog

    ddobie committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    180a946 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    e9503dd View commit details
    Browse the repository at this point in the history