Commit f976dfb
authored
⬆️🩹 Update minor stable updates (#844)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token)
| action | minor | `v3.0.0` → `v3.1.0` | `v3.1.1` |
|
[pypa/gh-action-pypi-publish](https://redirect.github.com/pypa/gh-action-pypi-publish)
| action | minor | `v1.13.0` → `v1.14.0` | |
|
[release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter)
| action | minor | `v7.1.1` → `v7.2.0` | |
---
### Release Notes
<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>
###
[`v3.1.0`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v3.1.0)
[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v3.0.0...v3.1.0)
##### Bug Fixes
- **deps:** bump p-retry from 7.1.1 to 8.0.0
([#​357](https://redirect.github.com/actions/create-github-app-token/issues/357))
([3bbe07d](https://redirect.github.com/actions/create-github-app-token/commit/3bbe07d928e2d6c30bf3e37c6b89edbc4045facf))
##### Features
- add `client-id` input and deprecate `app-id`
([#​353](https://redirect.github.com/actions/create-github-app-token/issues/353))
([e6bd4e6](https://redirect.github.com/actions/create-github-app-token/commit/e6bd4e6970172bed9fe138b2eaf4cbffa4cca8f9))
- update permission inputs
([#​358](https://redirect.github.com/actions/create-github-app-token/issues/358))
([076e948](https://redirect.github.com/actions/create-github-app-token/commit/076e9480ca6e9633bff412d05eff0fc2f1e7d2be))
</details>
<details>
<summary>pypa/gh-action-pypi-publish
(pypa/gh-action-pypi-publish)</summary>
###
[`v1.14.0`](https://redirect.github.com/pypa/gh-action-pypi-publish/releases/tag/v1.14.0)
[Compare
Source](https://redirect.github.com/pypa/gh-action-pypi-publish/compare/v1.13.0...v1.14.0)
<p align="right"><i>Audit your supply chain regularly!</i></p>
#### ✨ What's Changed
The main change in this release is that `verbose` and `print-hash`
inputs are now on by default. This was contributed by
[@​whitequark](https://redirect.github.com/whitequark)[💰](https://redirect.github.com/sponsors/whitequark)
in
[#​397](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/397).
#### 📝 Docs
[@​woodruffw](https://redirect.github.com/woodruffw)[💰](https://redirect.github.com/sponsors/woodruffw)
updated the mentions of PEP 740 to stop implying that it might be
experimental (it hasn't been for quite a while!) in
[#​388](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/388)
and
[@​him2him2](https://redirect.github.com/him2him2)[💰](https://redirect.github.com/sponsors/him2him2)
brushed up some grammar in the README and SECURITY docs via
[#​395](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/395).
#### 🛠️ Internal Updates
[@​woodruffw](https://redirect.github.com/woodruffw)[💰](https://redirect.github.com/sponsors/woodruffw)
bumped `sigstore` and `pypi-attestations` in the lock file
([#​391](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/391))
and [@​webknjaz](https://redirect.github.com/webknjaz)[💰][GH
Sponsors URL] added infra for using type annotations in the project
([#​381](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/381)).
#### 💪 New Contributors
- [@​him2him2](https://redirect.github.com/him2him2) made their
first contribution in
[#​395](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/395)
- [@​whitequark](https://redirect.github.com/whitequark) made
their first contribution in
[#​397](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/397)
**🪞 Full Diff**:
<pypa/gh-action-pypi-publish@v1.13.0...v1.14.0>
**🧔♂️ Release Manager:**
[@​webknjaz](https://redirect.github.com/sponsors/webknjaz)
[🇺🇦](https://stand-with-ukraine.pp.ua)
**🙏 Special Thanks** to
[@​facutuesca](https://redirect.github.com/facutuesca)[💰](https://redirect.github.com/sponsors/facutuesca)
and
[@​woodruffw](https://redirect.github.com/woodruffw)[💰](https://redirect.github.com/sponsors/woodruffw)
for helping maintain this project when [I][GH Sponsors URL] can't!
**💬 Discuss** [on Bluesky
🦋](https://bsky.app/profile/webknjaz.me/post/3mivwsz3qzk2e), [on
Mastodon 🐘](https://mastodon.social/@​webknjaz/116363779997051422)
and [on GitHub][release discussion].
[![GH Sponsors badge]][GH Sponsors URL]
[GH Sponsors badge]:
https://img.shields.io/badge/%40webknjaz-transparent?logo=githubsponsors&logoColor=%23EA4AAA&label=Sponsor&color=2a313c
[GH Sponsors URL]: https://redirect.github.com/sponsors/webknjaz
[release discussion]:
https://redirect.github.com/pypa/gh-action-pypi-publish/discussions/404
</details>
<details>
<summary>release-drafter/release-drafter
(release-drafter/release-drafter)</summary>
###
[`v7.2.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v7.2.0)
[Compare
Source](https://redirect.github.com/release-drafter/release-drafter/compare/v7.1.1...v7.2.0)
### What's Changed
#### New
- feat: allow always collapsing a category
([#​1444](https://redirect.github.com/release-drafter/release-drafter/issues/1444))
[@​mhanberg](https://redirect.github.com/mhanberg)
#### Bug Fixes
- fix: improve advanced substitutions in replacers
([#​1555](https://redirect.github.com/release-drafter/release-drafter/issues/1555))
[@​jetersen](https://redirect.github.com/jetersen)
- fix: support repo-only \_extends and prevent .github/ path doubling
([#​1577](https://redirect.github.com/release-drafter/release-drafter/issues/1577))
[@​jetersen](https://redirect.github.com/jetersen)
#### Maintenance
- chore(deps): update dependency typescript to 6.0.2
([#​1587](https://redirect.github.com/release-drafter/release-drafter/issues/1587))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update vitest to 4.1.4
([#​1585](https://redirect.github.com/release-drafter/release-drafter/issues/1585))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- ci(deps): update peter-evans/create-pull-request action to v8
([#​1588](https://redirect.github.com/release-drafter/release-drafter/issues/1588))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency vite to 8.0.5
([#​1579](https://redirect.github.com/release-drafter/release-drafter/issues/1579))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency nock to 14.0.12
([#​1583](https://redirect.github.com/release-drafter/release-drafter/issues/1583))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node) to 24.12.2
([#​1582](https://redirect.github.com/release-drafter/release-drafter/issues/1582))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency
[@​biomejs/biome](https://redirect.github.com/biomejs/biome) to
2.4.10
([#​1581](https://redirect.github.com/release-drafter/release-drafter/issues/1581))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore: move codegen to monthly scheduled workflow
([#​1578](https://redirect.github.com/release-drafter/release-drafter/issues/1578))
[@​jetersen](https://redirect.github.com/jetersen)
- chore: replace vite-tsconfig-paths plugin with native
resolve.tsconfigPaths
([#​1571](https://redirect.github.com/release-drafter/release-drafter/issues/1571))
[@​jetersen](https://redirect.github.com/jetersen)
#### Documentation
- docs: fix autolabeler example tag
([#​1568](https://redirect.github.com/release-drafter/release-drafter/issues/1568))
[@​cchanche](https://redirect.github.com/cchanche)
#### Dependency Updates
- build(deps): bump lodash and
[@​graphql-codegen/plugin-helpers](https://redirect.github.com/graphql-codegen/plugin-helpers)
([#​1589](https://redirect.github.com/release-drafter/release-drafter/issues/1589))
@​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- fix(deps): update dependency
[@​actions/github](https://redirect.github.com/actions/github) to
9.1.0
([#​1586](https://redirect.github.com/release-drafter/release-drafter/issues/1586))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency yaml to 2.8.3
([#​1580](https://redirect.github.com/release-drafter/release-drafter/issues/1580))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update node.js to v24.14.1
([#​1584](https://redirect.github.com/release-drafter/release-drafter/issues/1584))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency
[@​biomejs/biome](https://redirect.github.com/biomejs/biome) to
2.4.10
([#​1581](https://redirect.github.com/release-drafter/release-drafter/issues/1581))
@​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
**Full Changelog**:
<release-drafter/release-drafter@v7.1.1...v7.2.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/munich-quantum-toolkit/ddsim).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnaXRodWItYWN0aW9ucyJdfQ==-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 78f8155 commit f976dfb
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments