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

chore: remove float ranges #391

Merged
merged 1 commit into from
Jan 5, 2023
Merged

chore: remove float ranges #391

merged 1 commit into from
Jan 5, 2023

Conversation

azjezz
Copy link
Owner

@azjezz azjezz commented Jan 5, 2023

No description provided.

@azjezz azjezz added Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes. labels Jan 5, 2023
@azjezz azjezz added this to the 3.0.0 milestone Jan 5, 2023
@azjezz azjezz self-assigned this Jan 5, 2023
@coveralls
Copy link

coveralls commented Jan 5, 2023

Pull Request Test Coverage Report for Build 3846250975

  • 33 of 33 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 99.094%

Totals Coverage Status
Change from base Build 3845594996: 0.006%
Covered Lines: 3830
Relevant Lines: 3865

💛 - Coveralls

@azjezz azjezz force-pushed the chore/range-floats branch from c42c4a8 to d0f4c46 Compare January 5, 2023 11:20
@azjezz azjezz merged commit 506a2d6 into next Jan 5, 2023
@azjezz azjezz deleted the chore/range-floats branch January 5, 2023 11:20
Signed-off-by: azjezz <azjezz@protonmail.com>
renovate bot referenced this pull request in ben-challis/sql-migrations Jan 26, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azjezz/psl](https://github.com/azjezz/psl) | require | minor |
`2.3.1` -> `2.4.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>azjezz/psl</summary>

### [`v2.4.1`](https://github.com/azjezz/psl/releases/tag/2.4.1):
Lenalee - 2.4.1

[Compare Source](https://github.com/azjezz/psl/compare/2.4.0...2.4.1)

#### What's Changed

- undeprecate `positive_int()` by
[@&#8203;dragosprotung](https://github.com/dragosprotung) in
[https://github.com/azjezz/psl/pull/400](https://github.com/azjezz/psl/pull/400)

**Full Changelog**: azjezz/psl@2.4.0...2.4.1

### [`v2.4.0`](https://github.com/azjezz/psl/releases/tag/2.4.0):
Lenalee - 2.4.0

[Compare Source](https://github.com/azjezz/psl/compare/2.3.1...2.4.0)

#### What's Changed

##### Features

- Add range function by [@&#8203;azjezz](https://github.com/azjezz) in
[https://github.com/azjezz/psl/pull/385](https://github.com/azjezz/psl/pull/385)
- Add nonnull type by [@&#8203;azjezz](https://github.com/azjezz) in
[https://github.com/azjezz/psl/pull/392](https://github.com/azjezz/psl/pull/392)
- Add uint type by [@&#8203;azjezz](https://github.com/azjezz) in
[https://github.com/azjezz/psl/pull/393](https://github.com/azjezz/psl/pull/393)
- Add signed integer types by
[@&#8203;azjezz](https://github.com/azjezz) in
[https://github.com/azjezz/psl/pull/394](https://github.com/azjezz/psl/pull/394)
- Add unsigned integer types by
[@&#8203;KennedyTedesco](https://github.com/KennedyTedesco) in
[https://github.com/azjezz/psl/pull/395](https://github.com/azjezz/psl/pull/395)
- Add f32 and f64 types by
[@&#8203;KennedyTedesco](https://github.com/KennedyTedesco) in
[https://github.com/azjezz/psl/pull/396](https://github.com/azjezz/psl/pull/396)

##### fixes, and improvements

- Return might be non-empty-list/non-empty-array for map functions by
[@&#8203;dragosprotung](https://github.com/dragosprotung) in
[https://github.com/azjezz/psl/pull/384](https://github.com/azjezz/psl/pull/384)
- Add Async documentation by
[@&#8203;azjezz](https://github.com/azjezz) in
[https://github.com/azjezz/psl/pull/386](https://github.com/azjezz/psl/pull/386)
- remove float ranges by [@&#8203;azjezz](https://github.com/azjezz)
in
[https://github.com/azjezz/psl/pull/391](https://github.com/azjezz/psl/pull/391)
- update changelog by
[@&#8203;KennedyTedesco](https://github.com/KennedyTedesco) in
[https://github.com/azjezz/psl/pull/397](https://github.com/azjezz/psl/pull/397)
- Improve options type declarations and add andThen method by
[@&#8203;veewee](https://github.com/veewee) in
[https://github.com/azjezz/psl/pull/398](https://github.com/azjezz/psl/pull/398)

#### New Contributors

- [@&#8203;KennedyTedesco](https://github.com/KennedyTedesco) made
their first contribution in
[https://github.com/azjezz/psl/pull/395](https://github.com/azjezz/psl/pull/395)

**Full Changelog**: azjezz/psl@2.3.1...2.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ben-challis/sql-migrations).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants