-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(deps): update dependency ts-jest to v29.2.5 #62
base: master
Are you sure you want to change the base?
Conversation
[puLL-Merge] - kulshekhar/[email protected] DescriptionThis pull request introduces updates to various GitHub workflow configurations, documentation, testing configurations, and dependency versions for the ChangesChangesGitHub Workflows
Documentation & Examples
Dependency Updates
Security Hotspots
|
eb620a0
to
aff4c99
Compare
[puLL-Merge] - kulshekhar/[email protected] DescriptionThis PR updates various configuration files, dependencies, and examples across the ts-jest repository. The main motivation appears to be updating to the latest versions of dependencies like TypeScript, Jest, ESLint, Prettier, etc. It also makes some changes to standardize the Jest configuration setup across the examples. ChangesChanges
Overall, it's mostly updating dependencies, configs and examples without major changes to core logic. The new optional |
aff4c99
to
ba0106f
Compare
[puLL-Merge] - kulshekhar/[email protected] DescriptionThis PR updates several dependencies, GitHub actions, and examples to use the latest versions. It also makes some code changes to support transforming ChangesChangesDependencies
GitHub Actions
Examples
Code Changes
Security HotspotsNone found. The semver bump to |
ba0106f
to
2e01d69
Compare
[puLL-Merge] - kulshekhar/[email protected] DescriptionThis PR updates various packages, tools, and configurations:
ChangesChangesCI Updates
Changelog
Source Code
Example Projects
Docs Site
Possible IssuesThe updates touch many different areas of the codebase and configurations. While the changes look reasonable, thorough testing should be done, especially of the example projects, to ensure no issues were introduced. The removal of the disk caching logic should also be verified to not introduce performance regressions. |
2e01d69
to
1449ab7
Compare
[puLL-Merge] - kulshekhar/[email protected] DescriptionThis PR updates the ChangesChanges
Possible Issues
Security HotspotsNo significant security issues were identified in this change. |
1449ab7
to
2f07d54
Compare
[puLL-Merge] - kulshekhar/[email protected] DescriptionThis pull request updates the
The motivation for these changes appears to be improving the project's functionality, performance, and user experience, as well as keeping it up-to-date with the latest dependencies and best practices. ChangesChanges
Possible Issues
Security HotspotsThere are no apparent security vulnerabilities introduced by this change. However, updating dependencies always carries a small risk of introducing new security issues, so it's important to thoroughly test the updated version before releasing. |
2f07d54
to
b886b49
Compare
[puLL-Merge] - kulshekhar/[email protected] Here's a description of the changes in this pull request: DescriptionThis PR updates ts-jest to version 29.2.2 and makes associated changes to configuration files, documentation, and examples. It introduces new preset utility functions, updates dependencies, and refactors some internal code. ChangesChanges
Possible Issues
Security Hotspots
This PR represents a significant update to ts-jest with new features and improvements, but also includes some potentially breaking changes that users should be aware of when upgrading. |
b886b49
to
04cadb9
Compare
[puLL-Merge] - kulshekhar/[email protected] This pull request updates ts-jest to version 29.2.3 and makes various changes across the codebase and documentation. Here's a summary of the key changes: DescriptionThis PR updates ts-jest to version 29.2.3 and makes corresponding changes to the codebase, tests, and documentation. It includes updates to dependencies, configuration files, and documentation to align with the new version. ChangesChanges
Possible Issues
Security HotspotsNo major security issues identified. The changes are mostly related to updating dependencies, refactoring code, and updating documentation. This PR represents a significant update to ts-jest with wide-ranging changes across the project. Careful testing and review of the changes, especially in the documentation and examples, is recommended to ensure everything is correct and up-to-date with the new version. |
04cadb9
to
83cfafa
Compare
83cfafa
to
8709733
Compare
[puLL-Merge] - kulshekhar/[email protected] Here's a description of the changes in this pull request: DescriptionThis PR updates ts-jest to version 29.2.4 and makes related changes across the codebase. The main changes include:
ChangesChanges
These changes represent a significant update to ts-jest, improving its functionality, documentation, and compatibility with newer TypeScript and ECMAScript features. |
8709733
to
520f694
Compare
This PR contains the following updates:
29.1.0
->29.2.5
Release Notes
kulshekhar/ts-jest (ts-jest)
v29.2.5
Compare Source
v29.2.4
Compare Source
v29.2.3
Compare Source
v29.2.2
Compare Source
v29.2.1
Compare Source
v29.2.0
Compare Source
Bug Fixes
Features
presets
totransform
config (22fb027)Code refactoring
TsJestTransformerOptions
type everywhere possibly (7d001be)react-app
to use Vite (827c8ad)v29.1.5
Compare Source
Bug Fixes
v29.1.4
Compare Source
Bug Fixes
Features
type: "module"
(#4210) (81a5f64), closes #4210 #4012v29.1.3
Compare Source
Bug Fixes
@jest/transform
as an optional peer dependency (0ba7f86)Performance Improvements
v29.1.2
Compare Source
Bug Fixes
supportsStaticESM
(a5d6f2d)processAsync
(e7be4bf), closes #4207Config.ProjectConfig
(918312b), closes #4028v29.1.1
Compare Source
Security Fixes
semver
to7.5.3
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.