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

Update dependency @vtfk/components to v0.12.2 #143

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vtfk/components 0.8.1 -> 0.12.2 age adoption passing confidence

Release Notes

vtfk/component-library (@​vtfk/components)

v0.12.2

Compare Source

Patches
  • Don't fire onSelected when Clear button is clicked: 163ee2b

v0.12.1

Compare Source

Patches

v0.12.0

Compare Source

Minor Changes
  • Populate TopBar meny by items instead of children!: 0650b23
  • Added children support on component: e089231
Patches
  • Moved description with state in its own component: 3b1d2b9

v0.11.5

Compare Source

Patches
  • Update dependency postcss to v8.4.14: 4bd9a91
  • Update: e6d9583
  • Update storybook monorepo to v6.5.6: a9b3915
  • Exclude react-router-dom from build step This is needed, else it will be built into the modules and ruin the routing: 394bfa1
  • Activate useNavigate again Since this isn't the culprit for the routing errors: fe72ff7
  • Don't demand a version: 312039a
  • Set react-router-dom as a peerdependency: f5b2106
  • Dependency updates: b41a229
  • Dialog & Resizeable: Max width 100%: 156147f

v0.11.4

Compare Source

Patches
  • Set react-router-dom as a peerdependency: f5b2106
  • Dependency updates: b41a229

v0.11.3

Compare Source

Patches

v0.11.2

Compare Source

Patches
  • Exclude react-router-dom from build step - this is needed, else it will be built into the modules and ruin the routing: 394bfa1
  • Activate useNavigate again - since this isn't the culprit for the routing errors: fe72ff7
  • Update dependency postcss to v8.4.14: 4bd9a91
  • Update storybook monorepo to v6.5.6: a9b3915

v0.11.1

Compare Source

Patches
  • Disable useNavigate code: 22bacfa

v0.11.0

Compare Source

Minor Changes
  • Set Dialog as default resizeable and draggable: 558576c
  • Props fix: a7a9b50
  • Use routing instead of internal links: 8d703e2
  • Update dependency trim to 0.0.3 [SECURITY]: cf2b5a1
  • Merge pull request #​405 from vtfk/sidenav-router-dom: 6180b38
  • Merge branch 'main' of github.com:vtfk/component-library: 8b2f295
  • Merge branch 'main' of github.com:vtfk/component-library: 1a547b8
  • Update: 566f813
  • Added graph icon: 6799b88
  • Changed to a better graph icon: 5001d24
  • Removed namespaces from svg file: 34811d0
Patches

v0.10.0

Compare Source

Minor Changes
  • Added resizeable support: 2cec1db
  • Set Dialog as default resizeable and draggable: 558576c
Patches

v0.9.1

Compare Source

Patches
  • Table: Improved tooltips: ae5407a
  • Merge pull request #​400 from vtfk/table-tooltips: 53d7c62
  • Disables scolling on body behind: c5e8e64
  • Fixed correct callback argument positions: cc6fa89
  • lint --fix: 120c8a1
  • Added Play icon: 378d886
  • Update: b93b324
  • Update: e7361e1
  • Added build-storybook to release scripts: d46712c
  • Update dependency @​babel/core to v7.17.10: 86175ce
  • Merge branch 'main' into dialog-disable-scrolling: 0246340
  • Dialog hide all parent overflow to prevent scrolling while open: 313592c
  • Implemented scroll-lock: b8577ba
  • Merge pull request #​402 from vtfk/dialog-disable-scrolling: 0017c2e
  • Dialog: Clicks that starts inside the dialog will not trigger clickedOutside: 3925341
  • Started implementing draggable: f209d69
  • A little closer implementing draggable: 93be92c
  • Finalized the draggable implementation: d3b5213
  • Removed some unnecessary code: 43ea060
  • Merge pull request #​404 from vtfk/dialog-draggable: 1b286c4

v0.9.0

Compare Source

Minor Changes
Patches
  • Fixed correct callback argument positions: cc6fa89
  • Lint --fix: 120c8a1
  • Added build-storybook to release scripts: d46712c

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 becomes conflicted, 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.

@renovate renovate bot added the dependencies Dependency updates label May 11, 2022
@vercel
Copy link

vercel bot commented May 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
azure-auth-api-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2023 9:59am

@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from 2c17965 to 093aa6f Compare May 20, 2022 13:15
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.9.0 Update dependency @vtfk/components to v0.9.1 May 20, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from 093aa6f to 6ebf5b0 Compare May 24, 2022 13:27
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.9.1 Update dependency @vtfk/components to v0.10.0 May 24, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from 6ebf5b0 to 3dba111 Compare May 31, 2022 12:22
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.10.0 Update dependency @vtfk/components to v0.11.0 May 31, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from 3dba111 to 765648d Compare May 31, 2022 15:06
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.11.0 Update dependency @vtfk/components to v0.11.1 May 31, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from 765648d to 1d42e74 Compare June 2, 2022 15:31
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.11.1 Update dependency @vtfk/components to v0.11.3 Jun 2, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from 1d42e74 to d4a25c1 Compare June 3, 2022 12:00
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.11.3 Update dependency @vtfk/components to v0.11.4 Jun 3, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from d4a25c1 to d62e448 Compare June 8, 2022 13:28
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.11.4 Update dependency @vtfk/components to v0.11.5 Jun 8, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from d62e448 to ecf7f04 Compare June 15, 2022 11:56
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.11.5 Update dependency @vtfk/components to v0.12.0 Jun 15, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from ecf7f04 to 06a8583 Compare August 8, 2022 15:36
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.12.0 Update dependency @vtfk/components to v0.12.1 Aug 8, 2022
@renovate renovate bot force-pushed the renovate/vtfk-components-0.x branch from 06a8583 to 4027da6 Compare August 24, 2022 10:50
@renovate renovate bot changed the title Update dependency @vtfk/components to v0.12.1 Update dependency @vtfk/components to v0.12.2 Aug 24, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 2023

⚠ 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
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vtfk/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.1.0" from the root project
npm ERR!   peer react@"^18.1.0" from [email protected]
npm ERR!   node_modules/react-dom
npm ERR!     react-dom@"18.1.0" from the root project
npm ERR!     peer react-dom@"^16.8.0 || ^17 || ^18" from [email protected]
npm ERR!     node_modules/react-popper
npm ERR!       react-popper@"^2.2.5" from [email protected]
npm ERR!       node_modules/react-datepicker
npm ERR!         react-datepicker@"4.7.0" from @vtfk/[email protected]
npm ERR!         node_modules/@vtfk/components
npm ERR!     2 more (react-router-dom, @vtfk/components)
npm ERR!   7 more (react-popper, react-router, react-router-dom, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0 || ^17.0.0" from @vtfk/[email protected]
npm ERR! node_modules/@vtfk/react-msal
npm ERR!   @vtfk/react-msal@"2.0.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.0.0 || ^17.0.0" from @vtfk/[email protected]
npm ERR!   node_modules/@vtfk/react-msal
npm ERR!     @vtfk/react-msal@"2.0.3" 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/worker/4e86ae/ea5f01/cache/others/npm/_logs/2023-07-20T09_57_44_515Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/4e86ae/ea5f01/cache/others/npm/_logs/2023-07-20T09_57_44_515Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants