chore(deps-dev): bump the typescript group with 2 updates#966
Merged
jkowalleck merged 2 commits intomainfrom Aug 27, 2023
Merged
chore(deps-dev): bump the typescript group with 2 updates#966jkowalleck merged 2 commits intomainfrom
jkowalleck merged 2 commits intomainfrom
Conversation
Bumps the typescript group with 2 updates: [typedoc](https://github.com/TypeStrong/TypeDoc) and [typescript](https://github.com/Microsoft/TypeScript). Updates `typedoc` from 0.24.8 to 0.25.0 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.24.8...v0.25.0) Updates `typescript` from 5.1.6 to 5.2.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
37bb990 to
5ce1182
Compare
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the typescript group with 2 updates: typedoc and typescript.
Updates
typedocfrom 0.24.8 to 0.25.0Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
8d822e9Update changelog for releasefc6f648Bump version to 0.25.0d4db571Add preserveLinkText option3d8ff29defaultValue is implicitly code only with JSDoc compat028a141feat(default-value): treat as code block for better styling (#2370)c83f2c3Add support for TS 5.25c977aeSupport ESM config files76c918cHeaders now include some padding before rendering text0cc6e58Sidebar links no longer open in a new tab, closes #2353.3207ae5LintUpdates
typescriptfrom 5.1.6 to 5.2.2Release notes
Sourced from typescript's releases.
Commits
9684ba6Cherry-pick fix for cross-file inlay hints (#55476) torelease-5.2and LKG ...555ef99Bump version to 5.2.2 and LKG6074b9dUpdate LKG for 5.2.1 RC.b778ed1Merge commit 'e936eb13d2900f21d79553c32a704307c7ad03dd' into release-5.210b9962Bump version to 5.2.1-rc and LKGe936eb1Update package-lock.jsone36cd57Update package-lock.json581fba1Update package-lock.json8fc8c95Decorators normative updates (#55276)b1c4dc4Fix class name references (#55262)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions