Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps typescript from 5.4.3 to 5.5.3.

Release notes

Sourced from typescript's releases.

TypeScript 5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • f0e9921 Bump version to 5.5.3 and LKG
  • 738bd60 Cherry-pick #58966 to release-5.5 (#59002)
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team as a code owner July 1, 2024 21:42
@dependabot dependabot bot added PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file labels Jul 1, 2024
@dependabot dependabot bot requested a review from cpcallen July 1, 2024 21:42
@dependabot dependabot bot requested a review from BeksOmega July 1, 2024 21:42
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 1, 2024
@BeksOmega BeksOmega removed the request for review from cpcallen July 1, 2024 21:43
@cpcallen cpcallen marked this pull request as draft July 5, 2024 14:12
@cpcallen cpcallen requested review from cpcallen and removed request for BeksOmega July 5, 2024 14:12
@cpcallen
Copy link
Collaborator

cpcallen commented Jul 5, 2024

Marking this as draft because I don't want to have any other PRs affecting packge-lock.json merged until the breakage caused by #8209 is resolved.

@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/typescript-5.5.3 branch from 1738635 to 5d1af49 Compare July 8, 2024 15:44
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/typescript-5.5.3 branch from 5d1af49 to 66b1f67 Compare July 8, 2024 22:50
@cpcallen
Copy link
Collaborator

cpcallen commented Jul 9, 2024

@dependabot recreate

@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 9, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/typescript-5.5.3 branch from cfd878c to cc7f22c Compare July 9, 2024 16:56
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 9, 2024
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.5.3.
- [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.3...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/typescript-5.5.3 branch from cc7f22c to 45e18c5 Compare July 10, 2024 22:46
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 10, 2024
@cpcallen
Copy link
Collaborator

cpcallen commented Jul 11, 2024

This PR as well as #8248 are failing CI due to npm ci failure. AFAICT this is because the refs/remotes/pull/8239/merge branch, that is checked out by actions/checkout@v4, is out of date with respect to develop. I've asked on StackOverflow how to fix this; one commenter suggested changing the base branch, so I'm going to set it to master then back to develop and see if that kicks things into a valid state.

@cpcallen cpcallen changed the base branch from develop to master July 11, 2024 14:40
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 11, 2024
@cpcallen cpcallen changed the base branch from master to develop July 11, 2024 14:40
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 11, 2024
@cpcallen
Copy link
Collaborator

Oh, OK, this PR is actually failing due to type errors, not out-of-date merge branch (and I knew that before frobbing the base branch for the merge). Whoops. Time to actually fix the real errors.

@johnnesky johnnesky merged commit baadb52 into develop Jul 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/typescript-5.5.3 branch July 13, 2024 03:34
gonfunko pushed a commit to gonfunko/blockly that referenced this pull request Jul 18, 2024
…on#8239)

* chore(deps): bump typescript from 5.4.3 to 5.5.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.5.3.
- [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.3...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: Update typescript and an indirect dependency for compatibility.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Nesky <johnnesky@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants