snuba
snuba copied to clipboard
build(deps-dev): bump ts-jest from 29.0.5 to 29.1.2 in /snuba/admin
Bumps ts-jest from 29.0.5 to 29.1.2.
Release notes
Sourced from ts-jest's releases.
v29.1.2
Please refer to CHANGELOG.md for details.
v29.1.1
Please refer to CHANGELOG.md for details.
v29.1.0
Please refer to CHANGELOG.md for details.
Changelog
Sourced from ts-jest's changelog.
29.1.2 (2024-01-22)
Bug Fixes
- calculated cache key based on
supportsStaticESM(a5d6f2d)- correct error handling in
processAsync(e7be4bf), closes #4207- use
Config.ProjectConfig(918312b), closes #402829.1.1 (2023-06-23)
Security Fixes
- bump
semverto7.5.329.1.0 (2023-03-26)
Features
Commits
70d48bechore(release): 29.1.219778bdbuild: reference transform options via jestTransformOptionstypea5d6f2dfix: calculated cache key based on supportsStaticESM2d16f4atest(e2e): removeonNodeVersionsfunction0861a66build(deps): Update dependency node-fetch to ^3.3.2f41cc3ebuild(deps): Update babel monorepo41b8460build(deps): Update dependency docusaurus-remark-plugin-tab-blocks to ^1.3.1e7be4bffix: correct error handling inprocessAsynce31d953build(deps): Update actions/setup-node digest to 1a4442c622539dbuild(deps): Update dependency@formatjs/ts-transformerto ^3.13.9- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.17%. Comparing base (
8c9b7fe) to head (2c1a39e). Report is 871 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #5464 +/- ##
=======================================
Coverage 90.17% 90.17%
=======================================
Files 889 889
Lines 43459 43459
Branches 288 288
=======================================
Hits 39190 39190
Misses 4227 4227
Partials 42 42
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase
Superseded by #6508.