Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website: Bump typescript from 4.9.5 to 5.1.6 in /docs/website #7007

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps typescript from 4.9.5 to 5.1.6.

Release notes

Sourced from typescript's releases.

TypeScript 5.1.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

TypeScript 5.1.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.1.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.1 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 6e4aa90 Bump version to 5.1.6 and LKG
  • ac5884a cherry pick "No this type arguments in base constraints (#54536)" to releas...
  • e7f1caf Bump version to 5.1.5 and LKG
  • f244192 Pick 54781 to release 5.1 (#54792)
  • db3575a 馃 Pick PR #54588 (Fixed a regression with string comp...) into release-5.1 (#...
  • 2faa176 馃 Pick PR #54599 (fix(dts): JsxSpreadAttribute - re...) into release-5.1 (#...
  • 668c93b 馃 Pick PR #54578 (Switch from corepack to a global np...) into release-5.1 (#...
  • 2d031ce 馃 Pick PR #54656 (fix: no variable suggestions withou...) into release-5.1 (#...
  • e6ceba0 Bump version to 5.1.4 and LKG
  • d1259a1 馃 Pick PR #54507 (Ensure we don't overwrite computed ...) into release-5.1 (#...
  • 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 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)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. This label is also used on all Dependabot PRs kind/task Issue is actionable task labels Jul 31, 2023
@dependabot dependabot bot requested a review from a team July 31, 2023 02:39
@dependabot dependabot bot temporarily deployed to internal July 31, 2023 02:39 Inactive
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. Required by Prow. label Jul 31, 2023
@netlify
Copy link

netlify bot commented Jul 31, 2023

馃敤 Deploy Preview deleted from internal cluster!

Name Link
馃敤 Latest commit ef82ebb
馃槑 Deploy Preview https://odo-dev-pr-7007.odo-test-kubernete-449701-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/

@openshift-ci
Copy link

openshift-ci bot commented Jul 31, 2023

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot requested review from kadel and rm3l July 31, 2023 02:39
@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2023

Kudos, SonarCloud Quality Gate passed!聽 聽 Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@odo-robot
Copy link

odo-robot bot commented Jul 31, 2023

Kubernetes Docs Tests on commit 13ff2fd finished successfully.
View logs: TXT HTML

@feloy
Copy link
Contributor

feloy commented Jul 31, 2023

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Jul 31, 2023
@openshift-merge-robot openshift-merge-robot merged commit 8b29197 into main Jul 31, 2023
20 checks passed
@openshift-merge-robot openshift-merge-robot temporarily deployed to internal July 31, 2023 12:19 — with GitHub Actions Inactive
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/website/typescript-5.1.6 branch July 31, 2023 12:19
@rm3l rm3l added this to the v3.14.0 馃殌 milestone Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes. This label is also used on all Dependabot PRs kind/task Issue is actionable task lgtm Indicates that a PR is ready to be merged. Required by Prow. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants