-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency ts-jest to v25.5.1 - autoclosed #36
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.27 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.27...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configure Renovate
…7.0.36 Bump postcss from 7.0.27 to 7.0.36
…ent-5.1.2 Bump glob-parent from 5.1.1 to 5.1.2
…17.21 Bump lodash from 4.17.15 to 4.17.21
Bump y18n from 4.0.0 to 4.0.1
Bump ini from 1.3.5 to 1.3.7
…th-0.11.5 Bump object-path from 0.11.4 to 0.11.5
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](sindresorhus/dot-prop@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: dot-prop dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): update dependency y18n to 4.0.1 [security]
chore(deps): update dependency ws to 6.2.2 [security]
chore(deps): update dependency postcss to 7.0.36 [security]
…bility chore(deps): update dependency object-path to 0.11.5 [security]
…rability chore(deps): update dependency normalize-url to 4.5.1 [security]
chore(deps): update dependency dot-prop to 4.2.1 [security]
chore(deps): update dependency bl to 1.2.3 [security]
…-4.2.1 Bump dot-prop from 4.2.0 to 4.2.1
Bump ws from 5.2.2 to 5.2.3
chore(deps): update dependency axios to 0.21.1 [security]
mdnorman
added a commit
that referenced
this pull request
Oct 9, 2021
chore(deps): update dependency y18n to 4.0.1 [security]
mdnorman
added a commit
that referenced
this pull request
Oct 9, 2021
fix(deps): update dependency aws-sdk to v2.953.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
25.2.1
->25.5.1
Release Notes
kulshekhar/ts-jest
v25.5.1
Compare Source
Bug Fixes
projectReferences
(#1614) (74b92d3)include
value oftsconfig
to empty array (#1606) (8a29aaa)v25.5.0
Compare Source
Bug Fixes
projectReferences
work withisolatedModules: false
(#1541) (3e8efbe)files
provided bytsconfig
(#1562) (a9f02bd)testMatchPatterns
contain RegExp instance or string type values (#1569) (7f85bab)Features
tsconfig
alias totsConfig
option (#1565) (c10eb6d)ConfigGlobals
interface of@jest/types
(#1592) (4526392)Performance Improvements
isolatedModules: false
(#1558) (85c09e3)BREAKING CHANGES
jest
need to be defined infiles
option oftsconfig
.For example:
incremental
andcompilerHost
options are no longer available. Please remove it from yourts-jest
config.v25.4.0
Compare Source
Bug Fixes
projectReferences
work withisolatedModules: true
(#1527) (aa6b74c)LanguageService
updated with test file information before getting diagnostics for test file (#1507) (311eaeb)outDir
whenallowJs
is true and nooutDir
intsconfig
(#1502) (1a287ad)25.3.1 (2020-04-03)
Bug Fixes
v25.3.1
Compare Source
Bug Fixes
v25.3.0
Compare Source
Bug Fixes
jest-config
to dependencies list (6d9e0d8)Chores
TROUBLESHOOTING
(96cd9b3)Features
Program
via ConfigSetTsCompiler
(#1433) (7153246)BREAKING CHANGES
Configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.