-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MINOR: [JS] Bump typescript from 5.4.5 to 5.5.4 in /js #44834
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/js/typescript-5.5.4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
dependabot
bot
added
dependencies
Dependabot-only
javascript
Pull requests that update Javascript code
labels
Nov 25, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/js/typescript-5.5.4
branch
3 times, most recently
from
November 26, 2024 00:23
dc7cfe9
to
b54c42d
Compare
@dependabot rebase |
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.5.4. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/js/typescript-5.5.4
branch
from
December 11, 2024 11:48
b54c42d
to
d959d82
Compare
raulcd
requested changes
Dec 11, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to require some manual fixing:
[11:50:32] Error: Error: TypeScript: Compilation failed
at Output.mightFinish (/build/js/node_modules/gulp-typescript/release/output.js:130:43)
at Output.finish (/build/js/node_modules/gulp-typescript/release/output.js:122:14)
at ProjectCompiler.inputDone (/build/js/node_modules/gulp-typescript/release/compiler.js:95:29)
at CompileStream.end (/build/js/node_modules/gulp-typescript/release/project.js:122:31)
at DestroyableTransform.endFn (node:internal/streams/pipeline:430:11)
at Object.onceWrapper (node:events:631:28)
at DestroyableTransform.emit (node:events:529:35)
at DestroyableTransform.emit (node:domain:552:15)
at endReadableNT (/build/js/node_modules/readable-stream/lib/_stream_readable.js:1010:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at formatError (/build/js/node_modules/gulp-cli/lib/versioned/^4.0.0/format-error.js:21:10)
at Gulp.<anonymous> (/build/js/node_modules/gulp-cli/lib/versioned/^4.0.0/log/events.js:33:15)
at Gulp.emit (node:events:529:35)
at Gulp.emit (node:domain:489:12)
at Object.error (/build/js/node_modules/undertaker/lib/helpers/createExtensions.js:61:10)
at handler (/build/js/node_modules/now-and-later/lib/mapSeries.js:47:14)
at f (/build/js/node_modules/once/once.js:25:25)
at f (/build/js/node_modules/once/once.js:25:25)
at tryCatch (/build/js/node_modules/bach/node_modules/async-done/index.js:24:15)
at done (/build/js/node_modules/bach/node_modules/async-done/index.js:40:12)
I am unsure whether we should close those and open issues to follow up or just leave them open.
@domoritz @trxcllnt any thoughts about how to proceed with those? Should I just close them?
github-actions
bot
added
awaiting changes
Awaiting changes
and removed
awaiting review
Awaiting review
labels
Dec 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
awaiting changes
Awaiting changes
Component: JavaScript
dependencies
Dependabot-only
javascript
Pull requests that update Javascript code
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 typescript from 5.4.5 to 5.5.4.
Release notes
Sourced from typescript's releases.
... (truncated)
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)