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 cookiecutter template to 6c467f #323

Merged
merged 6 commits into from
Nov 8, 2024

Conversation

RKIMetadataExchange
Copy link
Contributor

@RKIMetadataExchange RKIMetadataExchange commented Nov 7, 2024

Changes

@RKIMetadataExchange RKIMetadataExchange added the cruft Fight back against the boilerplate monster label Nov 7, 2024
@RKIMetadataExchange RKIMetadataExchange self-assigned this Nov 7, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [pdm](https://redirect.github.com/pdm-project/pdm)
([changelog](https://pdm-project.org/latest/dev/changelog/)) | minor |
`==2.19.3` -> `==2.20.0.post1` |

---

### Release Notes

<details>
<summary>pdm-project/pdm (pdm)</summary>

###
[`v2.20.0.post1`](https://redirect.github.com/pdm-project/pdm/releases/tag/2.20.0.post1)

[Compare
Source](https://redirect.github.com/pdm-project/pdm/compare/2.20.0...2.20.0.post1)

##### Features & Improvements

- Support dependency groups as standardized by [PEP
735](https://peps.python.org/pep-0735/). By default, dev dependencies
will be written to `[dependency-groups]` table.
([#&#8203;3230](https://redirect.github.com/pdm-project/pdm/issues/3230))

##### Bug Fixes

- Fix a bug that `strategy.inherit_metadata` config is not honored when
using `--lockfile` option.
([#&#8203;3232](https://redirect.github.com/pdm-project/pdm/issues/3232))
- Always perform install-time resolution when `use_uv` is on.
([#&#8203;3233](https://redirect.github.com/pdm-project/pdm/issues/3233))

##### Miscellany

- Update `resolvelib` to 1.1.0.
([#&#8203;3235](https://redirect.github.com/pdm-project/pdm/issues/3235))

###
[`v2.20.0`](https://redirect.github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2200-2024-10-31)

[Compare
Source](https://redirect.github.com/pdm-project/pdm/compare/2.19.3...2.20.0)

##### Features & Improvements

- Support dependency groups as standardized by [PEP
735](https://peps.python.org/pep-0735/). By default, dev dependencies
will be written to `[dependency-groups]` table.
([#&#8203;3230](https://redirect.github.com/pdm-project/pdm/issues/3230))

##### Bug Fixes

- Fix a bug that `strategy.inherit_metadata` config is not honored when
using `--lockfile` option.
([#&#8203;3232](https://redirect.github.com/pdm-project/pdm/issues/3232))
- Always perform install-time resolution when `use_uv` is on.
([#&#8203;3233](https://redirect.github.com/pdm-project/pdm/issues/3233))

##### Miscellany

- Update `resolvelib` to 1.1.0.
([#&#8203;3235](https://redirect.github.com/pdm-project/pdm/issues/3235))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pytest-cov](https://redirect.github.com/pytest-dev/pytest-cov)
([changelog](https://pytest-cov.readthedocs.io/en/latest/changelog.html))
| project.optional-dependencies | major | `>=5.0.0,<6` -> `>=6,<7` |

---

### Release Notes

<details>
<summary>pytest-dev/pytest-cov (pytest-cov)</summary>

###
[`v6.0.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#600-2024-10-29)

[Compare
Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0)

- Updated various documentation inaccuracies, especially on subprocess
handling.
- Changed fail under checks to use the precision set in the coverage
configuration.
    Now it will perform the check just like `coverage report` would.
- Added a `--cov-precision` cli option that can override the value set
in your coverage configuration.
-   Dropped support for now EOL Python 3.8.

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yLjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pyarrow](https://redirect.github.com/apache/arrow) |
project.dependencies | major | `>=17.0.0,<18` -> `>=18,<19` |

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4wLjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
@cutoffthetop cutoffthetop merged commit a39ed59 into main Nov 8, 2024
4 checks passed
@cutoffthetop cutoffthetop deleted the cruft/cookiecutter-template-6c467f branch November 8, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cruft Fight back against the boilerplate monster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants