-
Notifications
You must be signed in to change notification settings - Fork 52
Commit e4229ba
authored
fix(deps): update dependency codegen to v0.6.1 (#402)
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.5.30`
-> `==0.6.1` |
[](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.1`](https://redirect.github.com/codegen-sh/codegen-sdk/releases/tag/v0.6.1)
[Compare
Source](https://redirect.github.com/codegen-sh/codegen-sdk/compare/v0.5.30...v0.6.1)
<!-- Release notes generated using configuration in .github/release.yml
at develop -->
#### What's Changed
##### Other Changes
- CG-10731: Add ChainedAttribute.attribute_chain by
[@​tawsifkamal](https://redirect.github.com/tawsifkamal) in
[https://github.com/codegen-sh/codegen-sdk/pull/383](https://redirect.github.com/codegen-sh/codegen-sdk/pull/383)
- fix: CG-9440 clean repo - clears from the default branch by
[@​christinewangcw](https://redirect.github.com/christinewangcw)
in
[https://github.com/codegen-sh/codegen-sdk/pull/398](https://redirect.github.com/codegen-sh/codegen-sdk/pull/398)
- chore(testing): set base dir in op creation by
[@​christinewangcw](https://redirect.github.com/christinewangcw)
in
[https://github.com/codegen-sh/codegen-sdk/pull/399](https://redirect.github.com/codegen-sh/codegen-sdk/pull/399)
- CG-10470: Add `config` CLI commands by
[@​caroljung-cg](https://redirect.github.com/caroljung-cg) in
[https://github.com/codegen-sh/codegen-sdk/pull/391](https://redirect.github.com/codegen-sh/codegen-sdk/pull/391)
- Remove LFS from `codegen-sdk` (+ disable `disallowed-words` check) by
[@​EdwardJXLi](https://redirect.github.com/EdwardJXLi) in
[https://github.com/codegen-sh/codegen-sdk/pull/397](https://redirect.github.com/codegen-sh/codegen-sdk/pull/397)
- docs: remove Apple siliicon by
[@​jayhack](https://redirect.github.com/jayhack) in
[https://github.com/codegen-sh/codegen-sdk/pull/368](https://redirect.github.com/codegen-sh/codegen-sdk/pull/368)
**Full Changelog**:
v0.6.0...v0.6.1
</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 ea5327f commit e4229baCopy full SHA for e4229ba
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- codegen-examples
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedcodegen-examples/pyproject.toml
Copy file name to clipboardExpand all lines: codegen-examples/pyproject.toml+1-1Lines changed: 1 addition & 1 deletion
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