Commit 6530824
authored
chore(deps): update dependency yaml to v1.10.1 (#48)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yaml](https://eemeli.org/yaml/v1/) ([source](https://togithub.com/eemeli/yaml)) | [`1.10.0` -> `1.10.1`](https://renovatebot.com/diffs/npm/yaml/1.10.0/1.10.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>eemeli/yaml</summary>
### [`v1.10.1`](https://togithub.com/eemeli/yaml/releases/v1.10.1)
[Compare Source](https://togithub.com/eemeli/yaml/compare/v1.10.0...v1.10.1)
This release backports the following non-breaking fixes made during the work on `yaml@2` on top of `yaml@1.10.0`:
- Support for`__proto__` as mapping key & anchor identifier ([#​192](https://togithub.com/eemeli/yaml/issues/192))
- Fix broken TS type for BigInt toggle
- Dump long keys properly ([#​195](https://togithub.com/eemeli/yaml/issues/195))
- When folding highly indented lines, require at least `minContentWidth` chars on the first line ([#​196](https://togithub.com/eemeli/yaml/issues/196))
- Fix `YAML.stringify()` for certain null values ([#​197](https://togithub.com/eemeli/yaml/issues/197))
- Do not break escaped chars with escaped newlines ([#​237](https://togithub.com/eemeli/yaml/issues/237), [awslabs/cdk8s#​494](https://togithub.com/awslabs/cdk8s/issues/494))
- Set `type: "module"` within browser/dist/ ([#​208](https://togithub.com/eemeli/yaml/issues/208))
- Use CommonJS for the browser endpoints `yaml/types` & `yaml/util` ([#​208](https://togithub.com/eemeli/yaml/issues/208))
- Always stringify non-Node object keys using explicit notation ([#​218](https://togithub.com/eemeli/yaml/issues/218))
- Specify node type of `Document.Parsed.contents` ([#​221](https://togithub.com/eemeli/yaml/issues/221))
- Add missing type for CST `Node.rangeAsLinePos` ([#​222](https://togithub.com/eemeli/yaml/issues/222))
- Prefer literal over folded block scalar when `lineWidth=0` is set ([#​232](https://togithub.com/eemeli/yaml/issues/232))
- Allow for empty lines after node props ([#​242](https://togithub.com/eemeli/yaml/issues/242))
- Update dev dependencies
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/sambacha/create-subgraph-app).1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
0 commit comments