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 regions from 0.7 to 0.8 #66

Merged
merged 2 commits into from
Nov 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps regions from 0.7 to 0.8.

Release notes

Sourced from regions's releases.

v0.8

See the changelog for release notes.

Changelog

Sourced from regions's changelog.

0.8 (2023-11-16)

General

  • The minimum required Python is now 3.9. #517

  • The minimum required NumPy is now 1.22. #517

  • The minimum required Matplotlib is now 3.5. #517

New Features

  • The Regions class can now be initialized without any arguments. #527

  • The Regions extend method now can accept another Regions object as input. #527

Bug Fixes

API Changes

  • The Regions class and its append and extend methods now raise a TypeError for invalid inputs. #527
Commits
  • eefbf79 Finalizing changelog for version v0.8
  • 2d956f8 Merge pull request #537 from larrybradley/weekly-arch
  • 736e1a2 Remove weekly arch tests until numpy 1.25 is available on these architectures
  • a40a3ed Merge pull request #515 from larrybradley/array-cmp
  • fa7dddd Fix typo in package-data
  • f83ea5a Use file_format keyword in array_compare
  • 0d1bb32 Add --arraydiff option to pytest config
  • 64353bd Return array from mask test for arraydiff
  • a793ed0 Merge pull request #535 from larrybradley/contributing
  • ebf1efa Update contributing docs
  • 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 [regions](https://github.com/astropy/regions) from 0.7 to 0.8.
- [Release notes](https://github.com/astropy/regions/releases)
- [Changelog](https://github.com/astropy/regions/blob/main/CHANGES.rst)
- [Commits](astropy/regions@v0.7...v0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 19, 2023
@dependabot dependabot bot requested a review from ManonMarchand November 19, 2023 01:33
@ManonMarchand ManonMarchand merged commit af3ee00 into master Nov 19, 2023
9 checks passed
@ManonMarchand ManonMarchand deleted the dependabot/pip/regions-0.8 branch November 19, 2023 12:46
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