-
Notifications
You must be signed in to change notification settings - Fork 43
Commit 6fd3adf
authored
fix(deps): update dependency codegen to v0.6.2 (#411)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [codegen](https://redirect.github.com/codegen-sh/codegen-sdk)
([changelog](https://docs.codegen.com/changelog/changelog)) | `==0.6.1`
-> `==0.6.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>codegen-sh/codegen-sdk (codegen)</summary>
###
[`v0.6.2`](https://redirect.github.com/codegen-sh/codegen-sdk/releases/tag/v0.6.2)
[Compare
Source](https://redirect.github.com/codegen-sh/codegen-sdk/compare/v0.6.1...v0.6.2)
<!-- Release notes generated using configuration in .github/release.yml
at v0.6.2 -->
#### What's Changed
##### Other Changes
- ops: disable auto-release by
[@​christinewangcw](https://redirect.github.com/christinewangcw)
in
[https://github.com/codegen-sh/codegen-sdk/pull/400](https://redirect.github.com/codegen-sh/codegen-sdk/pull/400)
- fix(deps): update dependency codegen to v0.6.1 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/codegen-sh/codegen-sdk/pull/402](https://redirect.github.com/codegen-sh/codegen-sdk/pull/402)
- build: \[CG-10755] combine `release.yml` + `auto-release.yml` by
[@​christinewangcw](https://redirect.github.com/christinewangcw)
in
[https://github.com/codegen-sh/codegen-sdk/pull/403](https://redirect.github.com/codegen-sh/codegen-sdk/pull/403)
- feat(dependencies): unified dependencies… by
[@​kopekC](https://redirect.github.com/kopekC) in
[https://github.com/codegen-sh/codegen-sdk/pull/362](https://redirect.github.com/codegen-sh/codegen-sdk/pull/362)
- Rename `CodebaseGraph` to `CodebaseContext` by
[@​EdwardJXLi](https://redirect.github.com/EdwardJXLi) in
[https://github.com/codegen-sh/codegen-sdk/pull/405](https://redirect.github.com/codegen-sh/codegen-sdk/pull/405)
- chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.5.30
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/codegen-sh/codegen-sdk/pull/406](https://redirect.github.com/codegen-sh/codegen-sdk/pull/406)
- refactor: Split out file IO by
[@​bagel897](https://redirect.github.com/bagel897) in
[https://github.com/codegen-sh/codegen-sdk/pull/404](https://redirect.github.com/codegen-sh/codegen-sdk/pull/404)
- build: convert release to reusable workflow by
[@​christinewangcw](https://redirect.github.com/christinewangcw)
in
[https://github.com/codegen-sh/codegen-sdk/pull/407](https://redirect.github.com/codegen-sh/codegen-sdk/pull/407)
- fix: add content write permission by
[@​christinewangcw](https://redirect.github.com/christinewangcw)
in
[https://github.com/codegen-sh/codegen-sdk/pull/408](https://redirect.github.com/codegen-sh/codegen-sdk/pull/408)
**Full Changelog**:
v0.6.1...v0.6.2
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/codegen-sh/codegen-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5871874 commit 6fd3adfCopy full SHA for 6fd3adf
1 file changed
+1
-1
lines changedcodegen-examples/pyproject.toml
Copy file name to clipboardexpand all lines: codegen-examples/pyproject.toml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
0 commit comments