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

Deps: Update all non-major dependencies #1702

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/dom (source) 1.6.11 -> 1.6.12 age adoption passing confidence
@lmc-eu/spirit-design-tokens (source) 2.1.1 -> 2.1.3 age adoption passing confidence
@lmc-eu/spirit-form-validations (source) 2.0.4 -> 2.0.7 age adoption passing confidence
@lmc-eu/spirit-web (source) 2.5.0 -> 2.5.2 age adoption passing confidence
@​supernovaio/export-helpers 1.0.16 -> 1.0.30 age adoption passing confidence
@​supernovaio/sdk-exporters 2.0.23 -> 2.0.30 age adoption passing confidence
@types/node (source) 20.14.9 -> 20.17.7 age adoption passing confidence
@types/node (source) 20.16.11 -> 20.17.7 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.12 age adoption passing confidence
lerna (source) 8.1.8 -> 8.1.9 age adoption passing confidence
nx (source) 19.7.2 -> 19.8.12 age adoption passing confidence
rollup (source) 4.27.3 -> 4.27.4 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence
yarn (source) 4.5.0 -> 4.5.2 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/dom)

v1.6.12

Compare Source

Patch Changes
  • fix: handle relative html offset clipping rect
  • fix(getClippingRect): allow passing DOMRect as a boundary
lmc-eu/spirit-design-system (@​lmc-eu/spirit-design-tokens)

v2.1.3

Compare Source

Dependencies
  • Update all non-major dependencies (188c30d)
  • Update all non-major dependencies (da33775)
  • web, web-react, web-twig: Implement sass-embedded library (07df504)

Note: Version bump only for package @​lmc-eu/spirit-design-tokens

v2.1.2

Compare Source

Dependencies
  • Update all non-major dependencies (949b633)
  • Update dependency vite-plugin-dts to v4 (fa6a656)

Note: Version bump only for package @​lmc-eu/spirit-design-tokens

lmc-eu/spirit-design-system (@​lmc-eu/spirit-form-validations)

v2.0.7

Compare Source

Chores
  • form-validations: Manual version bump (d3eaa7e)
Dependencies
  • Update all non-major dependencies (188c30d)
  • Update all non-major dependencies (da33775)
  • web, web-react, web-twig: Implement sass-embedded library (07df504)

Note: Version bump only for package @​lmc-eu/spirit-form-validations

v2.0.6

Compare Source

v2.0.5

Compare Source

Dependencies
  • Update all non-major dependencies (949b633)

Note: Version bump only for package @​lmc-eu/spirit-form-validations

lmc-eu/spirit-design-system (@​lmc-eu/spirit-web)

v2.5.2

Compare Source

Dependencies
  • Update all non-major dependencies (188c30d)
  • Update all non-major dependencies (da33775)
  • web, web-react, web-twig: Implement sass-embedded library (07df504)
Documentation
  • repo: Fix typo in contribution guidelines (efe71c9)

Note: Version bump only for package @​lmc-eu/spirit-web

v2.5.1

Compare Source

Chores
  • web: Use outDir to corectly setup output directory (2182419)
Dependencies

Note: Version bump only for package @​lmc-eu/spirit-web

lerna/lerna (lerna)

v8.1.9

Compare Source

Bug Fixes
nrwl/nx (nx)

v19.8.12

Compare Source

19.8.12 (2024-11-22)
🩹 Fixes
  • core: revert archive file creation changes (#​28817)
  • linter: remove legacy dependencies during convert to flat config (#​28981)
❤️ Thank You

v19.8.11

Compare Source

19.8.11 (2024-11-15)
🩹 Fixes
  • core: ensure that setWorkspaceContext is run only on main nx packages (#​28706)
  • core: fix cannot read properties of undefined (reading 'split') (#​28761)
  • core: task graph needs to handle multiple cycles (#​28793)
  • core: empty external deps should work properly (#​28727)
  • core: ensure that the database connection is closed when nx exits (#​28821)
  • core: create different dummy tasks for different targets (#​28837)
  • core: do not depend on ci info crate (#​28850)
  • core: shutdown plugin workers when disconnected (#​28857)
  • core: do not use unix dotfile locks (#​28859)
  • react: depends on migration should ignore configs that point to @​nx/react #​28377 (#​28382, #​28377)
  • webpack: update stylus version to fix security issue (#​28646)
❤️ Thank You

v19.8.10

Compare Source

19.8.10 (2024-11-04)

🩹 Fixes
  • core: fix dependency with multiple dependent packages (#​28669)
❤️ Thank You

v19.8.9

Compare Source

19.8.9 (2024-10-31)

🩹 Fixes
  • core: fix checks for wasm in db operations (#​28676)
  • core: retry more db operations (#​28667)
❤️ Thank You
  • Jonathan Cammisuli

v19.8.8

Compare Source

19.8.8 (2024-10-25)
🩹 Fixes
  • storybook: fix externalDependencies undefined (#​28641)
❤️ Thank You

v19.8.7

Compare Source

19.8.7 (2024-10-25)

🩹 Fixes
  • core: handle concurrent db connections better (#​28544)
  • core: handle unique constraint errors when adding duplicate hashes to the cache db (#​28310)
  • core: skip eslint custom hasher when hashing tasks during running commands (#​28616)
❤️ Thank You

v19.8.6

Compare Source

19.8.6 (2024-10-18)
🩹 Fixes
  • core: support NX_NO_CLOUD (#​28366)
  • core: handle neverConnectToCloud property (#​28452)
  • core: neverConnectToCloud should disable connecting to nxCloud (#​28501)
❤️ Thank You

v19.8.5

Compare Source

19.8.5 (2024-10-15)
🚀 Features
  • core: open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#​28276)
  • devkit: bump compatibility to Nx 19 - 21.x (#​28243)
🩹 Fixes
  • core: add busy handler for sqlite (#​28390)
  • react: patch fix for 88f163e to normalize project name without messing up directory (ff23fb0c07)
❤️ Thank You

v19.8.4

Compare Source

19.8.4 (2024-10-04)
🚀 Features
  • core: allow circular project dependencies to execute tasks (#​28227)
  • nx-dev: add nx powerpack to pricing page (#​28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#​28256)
🩹 Fixes
  • angular: ensure @​typescript-eslint/utils is used with eslint flat config (#​28267)
  • core: remove axios import from main code loading (#​28230)
  • core: change getCache signature to only accept options (#​28248)
  • core: allow prompts during nx add (#​28247)
  • core: add stub for conformance:check, add messaging (#​28250)
  • core: filter out task dependencies on itself (#​28261)
  • core: fixing target groups not merging (#​28280)
  • js: resolve VerdaccioWarning on the "logs" configuration property (#​28234)
  • nx-cloud: use create-workspace-v1 endpoint if v2 returns with 404 (#​28015)
  • nx-dev: fix markdoc table data alignment (#​28274)
  • react: host generator should pass normalized name to remote generator (#​28295)
  • testing: add support for playwright --last-failed (#​28161)
❤️ Thank You

v19.8.3

Compare Source

19.8.3 (2024-10-01)
🚀 Features
  • nx-dev: add Powerpack video to the landing page (#​28126)
🩹 Fixes
❤️ Thank You

v19.8.2

Compare Source

19.8.2 (2024-09-26)
🚀 Features
🩹 Fixes
  • core: hide no file server process json log (#​27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#​28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#​28102)
❤️ Thank You

v19.8.1

Compare Source

19.8.1 (2024-09-25)
🚀 Features
  • core: allow prompts from init generators during nx init (#​28003)
🩹 Fixes
  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#​27669)
  • core: allow creating a db cache without linking task details (#​28023)
  • core: fix output text for multiple targets (#​28043)
  • core: sort projects after updating from context (#​28024)
  • core: add flag when db is disabled for task history (#​28059)
  • core: set windowsHide: true wherever possible (#​28073)
  • core: support more structured errors in sync generators (#​28075)
  • core: nx add should show errors (#​28079)
  • core: several powerpack fixes (#​28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#​28089)
  • linter: do not generate docs.recommended property (#​28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#​28080)
  • react: vite should be default bundler in app generator (#​28013)
  • release: allow dynamically continuing when current version is unresolvable (#​28034)
  • release: add groupPreVersionCommand to schema, improve logging (#​28087)
❤️ Thank You

v19.8.0

Compare Source

19.8.0 (2024-09-20)
🚀 Features
  • angular: add plugin for inferring nodes from angular.json files (#​27804)
  • core: import warns when source and destination directories are different (#​27875)
  • core: use durations from task history to schedule tasks (#​27783)
  • core: add metagenerator for convert-to-inferred (#​27672)
  • core: able to import gradle project (#​27645)
  • core: split runCommand to return status per project (#​27705)
  • core: handle prettier not installed when running nx format (#​27970)
  • core: add integration with nx powerpack (#​27972)
  • graph: expose functions to render pdv & error page (#​27833)
  • graph: add sync generators to target details in project details view (#​27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#​27404)
  • nx-dev: clean up enterprise section (#​27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#​27787)
  • release: support groupPreVersionCommand for release groups (#​27474)
  • release: support github enterprise server (#​26482)
🩹 Fixes
  • angular: add serve static target more intentionally #​27854 (#​27924, #​27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #​27793 (#​27927, #​27793)
  • angular: migrations should use correct namedInputs #​27899 (#​27929, #​27899)
  • angular: license-webpack-plugin should not scan root package.json #​27989 (#​27994, #​27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#​27813)
  • core: take nx-release-publish target defaults into account for implicit target (#​27764)
  • core: handle sync generator failures (#​27650)
  • core: handle --no-interative for create-nx-workspace (#​27702)
  • core: respect filenames of inputs when computing task hash (#​27873)
  • core: handleErrors should display error cause if it exists (#​27886)
  • core: add flag to disable the db and logs when there are errors … (#​27930)
  • core: import should be rebasable (#​27940)
  • core: import handles argument escaping correctly in Windows (#​27957)
  • core: fix env for running parallel tasks (#​27889)
  • core: nx import detects plugins synchronously (#​27958)
  • core: fix powerpack license report and add back remote cache (#​27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#​28001)
  • core: fix powerpack fs cache package name (#​27997)
  • core: do not check cache validity when putting into the cache (#​28004)
  • gradle: fix gradle app deps (#​27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#​27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#​27862)
  • js: do not infer typecheck target for root tsconfig.json (#​27950)
  • misc: createNodesV2 plugins should show inference capabilities (#​27896)
  • module-federation: collect secondary entry points from exports #​26878 (#​27999, #​26878)
  • nx-cloud: include nxCloudId when generating connect urls (#​27882)
  • nx-dev: update contributors value (#​27944)
  • react: Add historyApiFallback to webpack config (#​27942)
  • react: normalizing project names for module federation correctly #​27901 (#​27990, #​27901)
  • release: respect updateDependents being explicitly disabled in conventional commits (#​27851)
  • release: ensure git commits containing pipe can be parsed reliably (#​27840)
  • release: ensure default release group has projects on windows (#​27933)
  • release: allow string array for commitArgs and tagArgs (#​27797)
  • remix: vite plugin should be less strict on inference #​27884 (#​27923, #​27884)
  • storybook: do not duplicate cacheable operations #​27866 (#​27951, #​27866)
  • vite: typecheck infer plugin should use correct inputs (#​27922)
  • vite: exit from test if no files found (#​27722)
  • webpack: handle relative paths for additionalEntryPath (#​27885)
❤️ Thank You

v19.7.5

Compare Source

19.7.5 (2024-11-22)
🩹 Fixes
  • core: ensure that setWorkspaceContext is run only on main nx packages (#​28706)
  • core: revert archive file creation changes (#​28817)
❤️ Thank You
  • Jonathan Cammisuli

v19.7.4

Compare Source

19.7.4 (2024-09-18)

🚀 Features
  • core: able to import gradle project (#​27645)
  • release: support groupPreVersionCommand for release groups (#​27474)
🩹 Fixes
  • angular: add serve static target more intentionally #​27854 (#​27924, #​27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #​27793 (#​27927, #​27793)
  • angular: migrations should use correct namedInputs #​27899 (#​27929, #​27899)
  • core: add flag to disable the db and logs when there are errors … (#​27930)
  • core: import should be rebasable (#​27940)
  • core: import handles argument escaping correctly in Windows (#​27957)
  • core: fix env for running parallel tasks (#​27889)
  • core: nx import detects plugins synchronously (#​27958)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#​27862)
  • js: do not infer typecheck target for root tsconfig.json (#​27950)
  • nx-dev: update contributors value (#​27944)
  • react: Add historyApiFallback to webpack config (#​27942)
  • release: ensure default release group has projects on windows (#​27933)
  • release: allow string array for commitArgs and tagArgs (#​27797)
  • remix: vite plugin should be less strict on inference #​27884 (#​27923, #​27884)
  • storybook: do not duplicate cacheable operations #​27866 (#​27951, #​27866)
  • vite: typecheck infer plugin should use correct inputs (#​27922)
  • vite: exit from test if no files found (#​27722)
❤️ Thank You

v19.7.3

Compare Source

19.7.3 (2024-09-12)

🚀 Features
  • core: import warns when source and destination directories are different (#​27875)
🩹 Fixes
  • core: handle sync generator failures (#​27650)
  • core: handle --no-interative for create-nx-workspace (#​27702)
  • core: respect filenames of inputs when computing task hash (#​27873)
  • core: handleErrors should display error cause if it exists (#​27886)
  • gradle: fix gradle app deps (#​27865)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#​27636)
  • misc: createNodesV2 plugins should show inference capabilities (#​27896)
  • nx-cloud: include nxCloudId when generating connect urls (#​27882)
  • webpack: handle relative paths for additionalEntryPath (#​27885)
❤️ Thank You
rollup/rollup (rollup)

v4.27.4

Compare Source

2024-11-23

Bug Fixes
  • Update bundled magic-string to support sourcemap debug ids (#​5740)
Pull Requests
microsoft/TypeScript (typescript)

v5.7.2

Compare Source

yarnpkg/berry (yarn)

v4.5.2

Compare Source

v4.5.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 9am and before 5pm on the 2nd and 4th day instance on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Pull requests that update a dependency file label Oct 14, 2024
Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for spirit-design-system-storybook canceled.

Name Link
🔨 Latest commit 36f4cc1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/6741916a4dae8000081cbb14

Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 36f4cc1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/6741916ad51bbb0008957402
😎 Deploy Preview https://deploy-preview-1702--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (no change from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 90 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 7 times, most recently from 167b887 to 7234637 Compare October 16, 2024 23:25
Copy link
Contributor Author

renovate bot commented Oct 16, 2024

⚠️ 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: apps/web-twig-demo/yarn.lock
error This project's package.json defines "packageManager": "[email protected]". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 13 times, most recently from ac68c53 to c7c96a3 Compare October 20, 2024 00:44
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 6 times, most recently from 933d195 to fb5b539 Compare November 19, 2024 12:00
Copy link
Contributor Author

renovate bot commented Nov 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot force-pushed the dependencies/all-minor-patch branch from eccd310 to d39726d Compare November 21, 2024 16:04
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 2 times, most recently from d88a2dc to c6faa84 Compare November 21, 2024 20:50
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch from ba3b09e to a226251 Compare November 21, 2024 21:06
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch from 5419f8f to d99226e Compare November 22, 2024 10:46
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch from 2fed644 to b90027d Compare November 22, 2024 11:38
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.14",
"@types/node": "20.14.9",
Copy link
Collaborator

Choose a reason for hiding this comment

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

issue (blocking): This cause type errors.

"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/node": "20.17.6",
"@types/react": "18.3.12",
Copy link
Collaborator

Choose a reason for hiding this comment

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

issue (blocking): This cause type error

Argument of type '(props: DialogProps, ref: ForwardedRef<HTMLDialogElement | null>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLDialogElement | null, Omit<DialogProps, "ref">>'.
  Types of parameters 'props' and 'props' are incompatible.
    Type 'Omit<DialogProps, "ref">' is missing the following properties from type 'DialogProps': isOpen, onClosets(2345)

@renovate renovate bot force-pushed the dependencies/all-minor-patch branch from b90027d to df0eb3f Compare November 22, 2024 12:59
@literat literat added the blocked Issues blocked by issue we cannot affect label Nov 22, 2024
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch from ce2c253 to 67166fc Compare November 22, 2024 14:56
@coveralls
Copy link

Coverage Status

coverage: 79.469%. remained the same
when pulling 67166fc on dependencies/all-minor-patch
into 60e5c7c on main.

@renovate renovate bot force-pushed the dependencies/all-minor-patch branch 2 times, most recently from 437cb4f to dc0fb4a Compare November 22, 2024 22:52
@renovate renovate bot force-pushed the dependencies/all-minor-patch branch from dc0fb4a to 36f4cc1 Compare November 23, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues blocked by issue we cannot affect dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants