Skip to content

build(deps-dev): Bump typescript from 5.2.2 to 5.3.3 #257

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps typescript from 5.2.2 to 5.3.3.

Release notes

Sourced from typescript's releases.

TypeScript 5.3.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.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.3 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.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

Dependabot compatibility score

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Dec 7, 2023
@flex-development flex-development bot enabled auto-merge (squash) December 7, 2023 15:06
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Merging #257 (197bf16) into main (ba008c2) will decrease coverage by 0.04%.
Report is 74 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #257      +/-   ##
===========================================
- Coverage   100.00%   99.96%   -0.04%     
===========================================
  Files           72       72              
  Lines         9494     9494              
  Branches       215      232      +17     
===========================================
- Hits          9494     9490       -4     
- Misses           0        4       +4     
Flag Coverage Δ
node18 99.96% <ø> (-0.04%) ⬇️
node19 99.96% <ø> (-0.04%) ⬇️
node20 99.96% <ø> (-0.04%) ⬇️
Components Coverage Δ
bump 100.00% <ø> (ø)
changelog 100.00% <ø> (ø)
config 100.00% <ø> (ø)
commands 100.00% <ø> (ø)
decorators 99.36% <ø> (-0.64%) ⬇️
git 100.00% <ø> (ø)
log 100.00% <ø> (ø)
models 100.00% <ø> (ø)
options 100.00% <ø> (ø)
providers 100.00% <ø> (ø)

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62a2dce...197bf16. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.3.3 branch 9 times, most recently from 13711d4 to d9e922d Compare December 14, 2023 15:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.3.3 branch 4 times, most recently from b6d0daa to c1d489b Compare December 18, 2023 16:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.3.3 branch 6 times, most recently from 318608d to 45a49f0 Compare January 1, 2024 15:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.3.3 branch 6 times, most recently from b58cc1b to c5aba2c Compare January 5, 2024 16:02
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.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/typescript-5.3.3 branch from c5aba2c to 197bf16 Compare January 5, 2024 16:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2024

Superseded by #371.

@dependabot dependabot bot closed this Mar 7, 2024
auto-merge was automatically disabled March 7, 2024 15:29

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-5.3.3 branch March 7, 2024 15:29
@flex-development
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@flex-development flex-development bot added the status:stale superseded by different issue, pull request, or discussion label May 7, 2024
@flex-development flex-development bot locked as resolved and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates status:stale superseded by different issue, pull request, or discussion type:build changes to the build system or external dependencies
Projects
Status: 🥶 Icebox
Development

Successfully merging this pull request may close these issues.

0 participants