Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies (#2164)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vscode/codicons](https://redirect.github.com/microsoft/vscode-codicons) | [`^0.0.35` -> `^0.0.36`](https://renovatebot.com/diffs/npm/@vscode%2fcodicons/0.0.35/0.0.36) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vscode%2fcodicons/0.0.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vscode%2fcodicons/0.0.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vscode%2fcodicons/0.0.35/0.0.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vscode%2fcodicons/0.0.35/0.0.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [monaco-editor](https://redirect.github.com/microsoft/monaco-editor) | [`~0.50.0` -> `~0.51.0`](https://renovatebot.com/diffs/npm/monaco-editor/0.50.0/0.51.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/monaco-editor/0.51.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/monaco-editor/0.51.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/monaco-editor/0.50.0/0.51.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/monaco-editor/0.50.0/0.51.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/vscode-codicons (@​vscode/codicons)</summary> ### [`v0.0.36`](https://redirect.github.com/microsoft/vscode-codicons/releases/tag/0.0.36) [Compare Source](https://redirect.github.com/microsoft/vscode-codicons/compare/0.0.35...0.0.36) #### 🚀 New icons - Add go-to-search ([`fe6b263`](https://redirect.github.com/microsoft/vscode-codicons/commit/fe6b263)) - Add new map-vertical and map-vertical-filled icons ([`24697d9`](https://redirect.github.com/microsoft/vscode-codicons/commit/24697d9)) - Add github-project ([`7bb2cb0`](https://redirect.github.com/microsoft/vscode-codicons/commit/7bb2cb0)) - Add coverage, run-coverage, run-all-coverage ([`50a5db6`](https://redirect.github.com/microsoft/vscode-codicons/commit/50a5db6)) - Add vscode, vscode-insiders and code-oss ([`bb87e4d`](https://redirect.github.com/microsoft/vscode-codicons/commit/bb87e4d)) - Add git-stash, git-stash-apply, and git-stash-pop ([`a9c63e3`](https://redirect.github.com/microsoft/vscode-codicons/commit/a9c63e3)) - Add share and surround-with ([`88424ed`](https://redirect.github.com/microsoft/vscode-codicons/commit/88424ed)) - Add diff-single and diff-multiple ([`b2f1939`](https://redirect.github.com/microsoft/vscode-codicons/commit/b2f1939)) - Add lightbulb-sparkle ([`9981b3c`](https://redirect.github.com/microsoft/vscode-codicons/commit/9981b3c)) - Add opaque sparkle icon ([`3cc254c`](https://redirect.github.com/microsoft/vscode-codicons/commit/3cc254c)) - Add opaque sparkle ([`b1ea569`](https://redirect.github.com/microsoft/vscode-codicons/commit/b1ea569)) - Add robot ([`6d42d57`](https://redirect.github.com/microsoft/vscode-codicons/commit/6d42d57)) #### 🧹Clean up - Update settings icon ([`633ba9a`](https://redirect.github.com/microsoft/vscode-codicons/commit/633ba9a)) - Update fontVersion ([`3f575a9`](https://redirect.github.com/microsoft/vscode-codicons/commit/3f575a9)) </details> <details> <summary>microsoft/monaco-editor (monaco-editor)</summary> ### [`v0.51.0`](https://redirect.github.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#0510) [Compare Source](https://redirect.github.com/microsoft/monaco-editor/compare/v0.50.0...v0.51.0) - New fields `IEditorOptions.placeholder` and `IEditorOptions.compactMode` - New fields `IGotoLocationOptions.multipleTests` and `IGotoLocationOptions.alternativeTestsCommand` - New field `IInlineEditOptions.backgroundColoring` - New experimental field `IEditorOptions.experimental.useTrueInlineView` - New options `CommentThreadRevealOptions` for comments Contributions to `monaco-editor`: - [@​ScottCarda-MS (Scott Carda)](https://redirect.github.com/ScottCarda-MS): Update Q# Keywords [PR #​4586](https://redirect.github.com/microsoft/monaco-editor/pull/4586) </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. 👻 **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/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
- Loading branch information