chore(deps-dev): bump typescript from 4.9.5 to 5.9.3#1242
chore(deps-dev): bump typescript from 4.9.5 to 5.9.3#1242dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
ac7cb36 to
506d253
Compare
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
506d253 to
58c7471
Compare
|
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request. |
|
@dependabot rebase |
|
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request. |
## High Level Overview of Change As indicated by the commit messages, this PR upgrades three dependencies. The following extant PRs are obviated by this work: #1242 https://github.com/ripple/explorer/pull/1221/changes #1201 <!-- Please include a summary/list of the changes. If too broad, please consider splitting into multiple PRs. --> <!-- Please include the context of a change. If a bug fix, when was the bug introduced? What was the behavior? If a new feature, why was this architecture chosen? What were the alternatives? If a refactor, how is this better than the previous implementation? If there is a design document for this feature, please link it here. --> ### Type of Change <!-- Please check relevant options, delete irrelevant ones. --> - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Refactor (non-breaking change that only restructures code) - [ ] Tests (You added tests for code that already exists, or your new feature included in this PR) - [ ] Documentation Updates - [ ] Translation Updates - [ ] Release - [x] dependency upgrade ## Test Plan Existing tests pass with the upgraded dependencies. No functional change in the working of Explorer. <!-- Please describe the tests that you ran to verify your changes and provide instructions so that others can reproduce. --> <!-- ## Future Tasks For future tasks related to PR. -->
|
@dependabot rebase |
|
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependency upgraded in #1303 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps typescript from 4.9.5 to 5.9.3.
Release notes
Sourced from typescript's releases.
... (truncated)
Commits
31a0eadDon't compare "missing" toundefinedincomparePropertiesunder `exactOpt...d4b15ebEnhance type argument completions (#62170)83ff202Bump the github-actions group across 1 directory with 2 updates (#62507)e350126Port microsoft/typescript-go#1764 (#62510)97610a8Port microsoft/typescript-go#1757 (#62501)1cd5309Port microsoft/typescript-go#1759 (#62502)5f183adRevert PR 61928 (#62423)6f6efb4Disable conditional exports fallbacks onnullvalues (#62483)96acaa5Remove no-default-lib (#62435)904e7ddEnablenoUncheckedSideEffectImportsby default (#62443)You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)