-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update dependency jest-preset-angular to v14.5.1 #3831
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/jest-preset-angular-14.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
3 times, most recently
from
November 27, 2024 14:27
539efbc
to
7b7e3b6
Compare
renovate
bot
changed the title
chore(deps): update dependency jest-preset-angular to v14.3.3
chore(deps): update dependency jest-preset-angular to v14.4.0
Nov 27, 2024
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
4 times, most recently
from
November 28, 2024 11:21
439e952
to
556e1c0
Compare
renovate
bot
changed the title
chore(deps): update dependency jest-preset-angular to v14.4.0
chore(deps): update dependency jest-preset-angular to v14.4.1
Nov 28, 2024
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
6 times, most recently
from
November 29, 2024 12:46
31629e7
to
60368bc
Compare
IhsenBouallegue
force-pushed
the
main
branch
from
November 29, 2024 13:16
85c437b
to
5562218
Compare
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
5 times, most recently
from
December 3, 2024 15:40
74d2aad
to
7b47b42
Compare
renovate
bot
changed the title
chore(deps): update dependency jest-preset-angular to v14.4.1
chore(deps): update dependency jest-preset-angular to v14.4.2
Dec 3, 2024
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
7 times, most recently
from
December 6, 2024 09:36
f94e81c
to
57896a6
Compare
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
5 times, most recently
from
December 20, 2024 09:40
f00700b
to
0deddfc
Compare
renovate
bot
changed the title
chore(deps): update dependency jest-preset-angular to v14.4.2
Update dependency jest-preset-angular to v14.4.2
Dec 20, 2024
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
from
December 23, 2024 01:02
0deddfc
to
db7e611
Compare
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
from
January 10, 2025 15:57
db7e611
to
9f81048
Compare
renovate
bot
changed the title
Update dependency jest-preset-angular to v14.4.2
Update dependency jest-preset-angular to v14.5.0
Jan 10, 2025
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
4 times, most recently
from
January 17, 2025 09:18
7fbbfb8
to
2850a5e
Compare
renovate
bot
changed the title
Update dependency jest-preset-angular to v14.5.0
chore(deps): update dependency jest-preset-angular to v14.5.0
Jan 17, 2025
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
3 times, most recently
from
January 20, 2025 13:58
4f877d3
to
7c4349a
Compare
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
from
January 25, 2025 16:58
7c4349a
to
e2c339a
Compare
renovate
bot
changed the title
chore(deps): update dependency jest-preset-angular to v14.5.0
chore(deps): update dependency jest-preset-angular to v14.5.1
Jan 25, 2025
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
7 times, most recently
from
January 31, 2025 13:57
cf821f8
to
be710c6
Compare
renovate
bot
force-pushed
the
renovate/jest-preset-angular-14.x
branch
from
January 31, 2025 14:21
be710c6
to
b01c4ed
Compare
renovate
bot
changed the title
chore(deps): update dependency jest-preset-angular to v14.5.1
Update dependency jest-preset-angular to v14.5.1
Jan 31, 2025
Quality Gate passed for 'CodeCharta Analysis'Issues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
14.1.0
->14.5.1
Release Notes
thymikee/jest-preset-angular (jest-preset-angular)
v14.5.1
Compare Source
Bug Fixes
v14.5.0
Compare Source
Features
jsdom
env #2904 (6045a96), closes #2883Code Refactoring
serializers/index.ts
(dd64d78)DEPRECATIONS
defaultTransformerOptions
inpresets
(99d3112)ngcc
util viaglobalSetup
(edeaa3f)v14.4.2
Compare Source
Bug Fixes
ad7a297
to fix perf regression (b19cd6e), closes #2886v14.4.1
Compare Source
Bug Fixes
@angular-devkit/build-angular
frompeerDependencies
(2f6bc3d)v14.4.0
Compare Source
Features
Code Refactoring
createCjsPreset
function forjest-preset.js
(9d18d0f)DEPRECATIONS
preset: 'jest-preset-angular'
is deprecated. The recommended approach is https://thymikee.github.io/jest-preset-angular/docs/getting-started/presets#createcjspresetoptionspreset: 'jest-preset-angular/presets/defaults-esm'
is deprecated. The recommended approach is https://thymikee.github.io/jest-preset-angular/docs/getting-started/presets#createesmpresetoptionsv14.3.3
Compare Source
Features
v14.3.2
Compare Source
Bug Fixes
version
frompackage.json
into cache key (de02c79), closes #2844v14.3.1
Compare Source
Documentation
README.md
about installation and configuration (79ea18b)v14.3.0
Compare Source
Features
setup-jest.js
andsetup-jest.mjs
(a304036)Code Refactoring
v14.2.4
Compare Source
Bug Fixes
v14.2.3
Compare Source
Bug Fixes
v14.2.2
Compare Source
Bug Fixes
v14.2.1
Compare Source
Bug Fixes
isolatedModules: true
(31e78b1)v14.2.0
Compare Source
Features
Code Refactoring
ng-snapshot
(3ce21cd)v14.1.1
Compare Source
Features
Configuration
📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 9pm" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.