Skip to content
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 @ngneat/spectator to v11 #168

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ngneat/spectator 7.1.0 -> 11.3.0 age adoption passing confidence

Release Notes

ngneat/spectator (@​ngneat/spectator)

v11.3.0

Compare Source

Features
11.2.1 (2022-09-30)
Bug Fixes
  • matchers: prevent crash on elements in a Shadow DOM (#​585) (9d2996b)

v11.2.1

Compare Source

v11.2.0

Compare Source

Features
11.1.3 (2022-07-26)
Bug Fixes
  • 🐛 revert jquery patch (d66a8bc), closes #​572
  • unpatch setTimeout before importing jQuery so it is not captured by zone.js (#​573) (6cd5a1b)
11.1.2 (2022-07-25)
Bug Fixes
11.1.1 (2022-07-24)
Bug Fixes
  • unpatch setTimeout before importing jQuery so it is not captured by zone.js (#​571) (76572b1)

v11.1.3

Compare Source

v11.1.2

Compare Source

v11.1.1

Compare Source

v11.1.0

Compare Source

Features
11.0.2 (2022-06-23)
Bug Fixes
11.0.1 (2022-06-17)
Bug Fixes

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • Angular 14

Peer dependency is Angualr 14

Features
10.0.1 (2022-03-24)
Bug Fixes

v10.0.1

Compare Source

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • startup error: This change will result in a compile error for any MatcherFunction that uses HTMLElement properties or functions.

MatcherFunction in @testing-library/dom now receives a parameter of type Element,
where it previously was HTMLElement - so users will have to test/cast to HTMLElement
if they need HTMLElement properties or methods in their matcher function.

Bug Fixes

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • 🧨 The library now requires Angular v13
Features
  • 🎸 upgrade to angular v13 (1644abb)
Bug Fixes
8.3.2 (2021-11-16)
Bug Fixes
8.3.1 (2021-10-27)
Bug Fixes

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

Features
Bug Fixes
  • matchers: toHaveStyle matcher throws TypeError error (#​503) (a80211a)

v8.2.0

Compare Source

Features
Bug Fixes
  • CustomMatcherResult message property should be function (#​500) (44ae8c2)

v8.1.0

Compare Source

Features
  • Router: Import RouterTestingModule when stubs are enabled (#​488) (5308c26)
8.0.4 (2021-08-28)
Bug Fixes
  • 🐛 add router and animations as peer deps (a4dce33), closes #​478
8.0.3 (2021-08-10)
8.0.2 (2021-08-04)
8.0.1 (2021-07-16)
Bug Fixes

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • using Angular types not available in versions lower
    than 17.3.0
Features
Bug Fixes
  • 🐛 component re-render when updating fields in lifecycle hook (#​646) (e522c99)

v7.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@nx-cloud
Copy link

nx-cloud bot commented Jun 18, 2022

☁️ Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

We didn't find any information for the current pull request with the commit 12bbfe3.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@renovate renovate bot assigned C0ZEN Jun 18, 2022
@renovate renovate bot requested a review from C0ZEN June 18, 2022 15:04
@renovate
Copy link
Author

renovate bot commented Jun 18, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: yokai@0.0.0
npm ERR! Found: @angular/animations@11.2.14
npm ERR! node_modules/@angular/animations
npm ERR!   @angular/animations@"^11.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/animations@">= 14.0.0" from @ngneat/spectator@11.3.0
npm ERR! node_modules/@ngneat/spectator
npm ERR!   dev @ngneat/spectator@"11.3.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-11-20T10_16_58_321Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T10_16_58_321Z-debug-0.log

@renovate renovate bot force-pushed the renovate/ngneat-spectator-11.x branch from 4065f9d to a0d41af Compare June 24, 2022 00:21
@renovate renovate bot force-pushed the renovate/ngneat-spectator-11.x branch from a0d41af to 72fc74a Compare September 25, 2022 15:21
@renovate renovate bot force-pushed the renovate/ngneat-spectator-11.x branch from 72fc74a to 12bbfe3 Compare November 20, 2022 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant