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 taiga-ui #1082

Merged
merged 1 commit into from
Feb 27, 2024
Merged

chore(deps): update taiga-ui #1082

merged 1 commit into from
Feb 27, 2024

Conversation

taiga-family-bot
Copy link
Contributor

@taiga-family-bot taiga-family-bot commented Feb 23, 2024

This PR contains the following updates:

Package Type Change
@taiga-ui/addon-doc dependencies 3.66.0 -> 3.68.0
@taiga-ui/addon-mobile dependencies 3.66.0 -> 3.68.0
@taiga-ui/cdk dependencies 3.66.0 -> 3.68.0
@taiga-ui/core dependencies 3.66.0 -> 3.68.0
@taiga-ui/cspell-config devDependencies 0.33.1 -> 0.33.2
@​taiga-ui/eslint-plugin-experience devDependencies 0.54.1 -> 0.58.0
@taiga-ui/icons dependencies 3.66.0 -> 3.68.0
@taiga-ui/kit dependencies 3.66.0 -> 3.68.0
@taiga-ui/prettier-config devDependencies 0.8.3 -> 0.8.4
@​taiga-ui/styles dependencies 3.66.0 -> 3.68.0
@​taiga-ui/testing dependencies 3.66.0 -> 3.68.0

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

This PR has been generated by Renovate Bot.

@taiga-family-bot
Copy link
Contributor Author

taiga-family-bot commented Feb 23, 2024

⚠ Artifact update problem

Renovate failed to update artifacts 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/cspell
npm ERR!   dev cspell@"8.3.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cspell@"8.4.1" from @taiga-ui/[email protected]
npm ERR! node_modules/@taiga-ui/cspell-config
npm ERR!   dev @taiga-ui/cspell-config@"0.33.2" 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/2024-02-27T12_33_15_374Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-27T12_33_15_374Z-debug-0.log

File name: undefined
Command failed: npm i --workspaces --include-workspace-root
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/cspell
npm ERR!   dev cspell@"8.3.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cspell@"8.4.1" from @taiga-ui/[email protected]
npm ERR! node_modules/@taiga-ui/cspell-config
npm ERR!   dev @taiga-ui/cspell-config@"0.33.2" 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! /home/ubuntu/.npm/_logs/2024-02-27T12_33_17_438Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-02-27T12_33_17_438Z-debug-0.log

File name: undefined
Command failed: npm i --workspaces --include-workspace-root
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/cspell
npm ERR!   dev cspell@"8.3.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cspell@"8.4.1" from @taiga-ui/[email protected]
npm ERR! node_modules/@taiga-ui/cspell-config
npm ERR!   dev @taiga-ui/cspell-config@"0.33.2" 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! /home/ubuntu/.npm/_logs/2024-02-27T12_33_18_840Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-02-27T12_33_18_840Z-debug-0.log

@taiga-family-bot taiga-family-bot self-assigned this Feb 23, 2024
Copy link
Contributor

⛔ E2E result job has failed!

Copy link
Contributor

⛔ Demo job has failed!

Copy link
Contributor

⛔ Lint result job has failed!

Copy link
Contributor

⛔ tests job has failed!

Copy link
Contributor

⛔ Packages job has failed!

Copy link
Contributor

⛔ Demo job has failed!

Copy link
Contributor

⛔ Packages job has failed!

Copy link
Contributor

⛔ Demo job has failed!

Copy link
Contributor

⛔ E2E result job has failed!

Copy link
Contributor

⛔ Firebase job has failed!

Copy link
Contributor

⛔ Firebase job has failed!

Copy link
Contributor

⛔ Demo job has failed!

Copy link
Contributor

⛔ Packages job has failed!

Copy link
Contributor

⛔ tests job has failed!

Copy link
Contributor

⛔ Firebase job has failed!

@splincode splincode force-pushed the renovate/taiga-ui branch 2 times, most recently from 163f7c9 to a0f9de6 Compare February 27, 2024 13:40
Copy link
Contributor

⛔ Packages job has failed!

Copy link
Contributor

⛔ tests job has failed!

Copy link
Contributor

Visit the preview URL for this PR (updated for commit f1d0ece):

https://maskito--pr1082-renovate-taiga-ui-30fpap2k.web.app

(expires Wed, 28 Feb 2024 13:55:34 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (Automated approved)

Copy link

@taiga-family-approve-bot taiga-family-approve-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (Automated approved)

@taiga-family-bot taiga-family-bot merged commit 35fbe0e into main Feb 27, 2024
31 checks passed
@taiga-family-bot taiga-family-bot deleted the renovate/taiga-ui branch February 27, 2024 14:05
@github-actions github-actions bot added the ready to merge ready label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants