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

Release v1.3.0 #862

Merged
merged 236 commits into from
May 28, 2024
Merged

Release v1.3.0 #862

merged 236 commits into from
May 28, 2024

Conversation

BradleySappington
Copy link
Collaborator

Release v1.3.0

BradleySappington and others added 30 commits August 11, 2023 10:52
* Update README.rst

figure doesn't show up in pypi, use full path
* ready for 1.2.1 doc update

* update version
…cut off from the webbpsf.trending.monthly_trending_plot output PDF
Copy latest data to /grp/ for internal stsci use
add missing jquery extension to fix docs search
setup_sim_to_match_file fix setting aperture name for SW/LW parallel coronagraphy
Trending: add option to plot OTE-only WFE in wfe_histogram_plot
729_EE_label_fix, fixed the Encircled Energy Y axis label from being …
#727_RMS_Label fixed the issue that rms_label is not initialized.
* numpy 2.0 fixes

numpy 2.0 changes the string format of scalars
this format was relied on in gridded_library
which this commit updates (by first converting
the values to builtin floats prior to converting
to strings)

numpy 2.0 also removes float_ and complex_
this commit replaces their usage with double and cdouble

* use np.poly1d instead of scipy.poly1d
Bumps [astropy](https://github.com/astropy/astropy) from 5.3.1 to 5.3.3.
- [Release notes](https://github.com/astropy/astropy/releases)
- [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst)
- [Commits](astropy/astropy@v5.3.1...v5.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): update sphinx requirement from <7.0 to <8.0

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v0.1.61611...v7.2.5)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pyproject.toml

dont need this pin

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bradley Sappington <[email protected]>
* build(deps): bump matplotlib from 3.7.2 to 3.8.0

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements.txt

move all dependabot updates to one place

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bradley Sappington <[email protected]>
Bumps [numpy](https://github.com/numpy/numpy) from 1.25.2 to 1.26.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.25.2...v1.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ipython](https://github.com/ipython/ipython) from 8.14.0 to 8.16.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@BradleySappington BradleySappington self-assigned this May 28, 2024
@BradleySappington BradleySappington merged commit 9a58983 into stable May 28, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.