Skip to content

web: bump typescript from 5.0.4 to 5.1.3 in /web#5832

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/typescript-5.1.3
Jun 2, 2023
Merged

web: bump typescript from 5.0.4 to 5.1.3 in /web#5832
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/typescript-5.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2023

Bumps typescript from 5.0.4 to 5.1.3.

Release notes

Sourced from typescript's releases.

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

Downloads are available on:

TypeScript 5.1 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 7275ded Bump version to 5.1.3 and update LKG.
  • 1143a21 🤖 Pick PR #54454 (Use replaceAll instead of an inco...) into release-5.1 (#...
  • b7d523e 🤖 Pick PR #54450 (Resolve tslib re-exports before che...) into release-5.1 (#...
  • a360d9f 🤖 Pick PR #54315 (add baseline for linked editing) into release-5.1 (#54419)
  • c8da9d5 🤖 Pick PR #54358 (Don't use text change's `createNewF...) into release-5.1 (#...
  • cede745 Cherry-picks 544d432 into release-5.1.
  • a38e4f5 🤖 Pick PR #54169 (Fix creation of composite union typ...) into release-5.1 (#...
  • 898edb5 🤖 Pick PR #54208 (Properly handle typeof this.xxx i...) into release-5.1 (#...
  • 42e7839 🤖 Pick PR #54317 (Resolve re-exports when looking for...) into release-5.1 (#...
  • ed924d0 🤖 Pick PR #54112 (Fix isGenericReducibleType to all...) 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)

@dependabot dependabot bot requested a review from a team as a code owner June 2, 2023 05:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jun 2, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.04 ⚠️

Comparison is base (44a057e) 92.64% compared to head (0e216fb) 92.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5832      +/-   ##
==========================================
- Coverage   92.64%   92.59%   -0.04%     
==========================================
  Files         549      549              
  Lines       26326    26326              
==========================================
- Hits        24386    24375      -11     
- Misses       1940     1951      +11     
Flag Coverage Δ
e2e 51.89% <ø> (-<0.01%) ⬇️
integration 26.48% <ø> (ø)
unit 89.45% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.0.4...v5.1.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/web/typescript-5.1.3 branch from d2b708d to 0e216fb Compare June 2, 2023 15:10
@BeryJu BeryJu merged commit 7b2410d into main Jun 2, 2023
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/typescript-5.1.3 branch June 2, 2023 15:55
kensternberg-authentik added a commit that referenced this pull request Jun 5, 2023
* main:
  website/docs: Update troubleshooting login.md (#5814)
  web: bump @codemirror/lang-javascript from 6.1.8 to 6.1.9 in /web (#5853)
  web: bump tslib from 2.5.2 to 2.5.3 in /web (#5854)
  web: bump eslint from 8.41.0 to 8.42.0 in /web (#5852)
  core: bump sentry-sdk from 1.24.0 to 1.25.0 (#5856)
  core: bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#5855)
  translate: Updates for web/xliff/en.xlf in zh-Hans (#5841)
  translate: Updates for web/xliff/en.xlf in zh_CN (#5842)
  web: bump @sentry/browser from 7.53.1 to 7.54.0 in /web (#5830)
  web: bump lit from 2.7.4 to 2.7.5 in /web (#5833)
  core: bump cryptography from 39.0.1 to 41.0.0 (#5840)
  web: bump @sentry/tracing from 7.53.1 to 7.54.0 in /web (#5831)
  web: bump typescript from 5.0.4 to 5.1.3 in /web (#5832)
  web: bump mermaid from 10.2.0 to 10.2.2 in /web (#5839)
  web: Replace lingui.js with lit-localize (#5761)
  ci: outpost: use golangci-lint v1.52.2
  outposts/ldap: fix race condition when refreshing the provider
  website/integrations: fix snipe-it typo (#5836)
  core: bump docker from 6.1.2 to 6.1.3 (#5834)
  core: bump twilio from 8.2.1 to 8.2.2 (#5835)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant