Update dependency @testing-library/angular to v17 #2205
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:
17.0.0
->17.3.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
testing-library/angular-testing-library (@testing-library/angular)
v17.3.2
Compare Source
Bug Fixes
standalone: false
explicitly (#498) (5a0665f)v17.3.1
Compare Source
Bug Fixes
v17.3.0
Compare Source
Features
v17.2.2
Compare Source
Bug Fixes
v17.2.1
Compare Source
Bug Fixes
v17.2.0
Compare Source
Features
v17.1.0
Compare Source
Features
on
as a improvement to subscribe to outputs (#465) (caad0c2), closes #462v17.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
@testing-library/dom
is now a peer dependency of@testing-library/angular
.This means that you need to install
@testing-library/dom
separately.v16.0.0
Compare Source
Features
BREAKING CHANGES
2c57055
to get an overview about what changed.v15.2.0
Compare Source
Features
v15.1.0
Compare Source
Features
v15.0.0
Compare Source
Features
BREAKING CHANGES
v14.5.1
Compare Source
Bug Fixes
v14.5.0
Compare Source
Features
v14.4.1
Compare Source
Bug Fixes
v14.4.0
Compare Source
Features
v14.3.0
Compare Source
Features
v14.2.0
Compare Source
Features
v14.1.1
Compare Source
Bug Fixes
v14.1.0
Compare Source
Features
v14.0.0
Compare Source
Features
BREAKING CHANGES
rerender
instead ofchange
.rerender
instead ofchangeInput
.For more info see https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0
v13.4.0
Compare Source
Features
v13.3.0
Compare Source
Features
v13.2.1
Compare Source
Bug Fixes
v13.2.0
Compare Source
Features
v13.1.0
Compare Source
Features
v13.0.2
Compare Source
Bug Fixes
v13.0.1
Compare Source
Bug Fixes
v13.0.0
Compare Source
Features
BREAKING CHANGES
BEFORE:
AFTER:
BEFORE:
The
ngOnChanges
lifecycle is always invoked when a component is rendered.AFTER:
The
ngOnChanges
lifecycle is only invoked if a component is rendered withcomponentProperties
.rerender
expects properties to be wrapped in an object containingcomponentProperties
(orcomponentInputs
andcomponentOutputs
to have a more fine-grained control).BEFORE:
AFTER:
The minimum version of Angular is v14.0.0
AFTER:
The minimum version of Angular is v15.0.0
BEFORE:
AFTER:
v12.3.0
Compare Source
Features
v12.2.2
Compare Source
Bug Fixes
v12.2.1
Compare Source
Bug Fixes
v12.2.0
Compare Source
Features
v12.1.2
Compare Source
Bug Fixes
v12.1.1
Compare Source
Bug Fixes
v12.1.0
Compare Source
Features
v12.0.2
Compare Source
Bug Fixes
v12.0.1
Compare Source
Bug Fixes
v12.0.0
Compare Source
Features
BREAKING CHANGES
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ 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.