mazzella-c / rundeck

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
http://rundeck.org
Apache License 2.0
0 stars 0 forks source link

Update dependency mobx-utils to v6 #148

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mobx-utils ^5.6.1 -> ^5.6.1 \|\| ^6.0.0 age adoption passing confidence

Release Notes

mobxjs/mobx-utils (mobx-utils) ### [`v6.0.8`](https://togithub.com/mobxjs/mobx-utils/blob/HEAD/CHANGELOG.md#608) [Compare Source](https://togithub.com/mobxjs/mobx-utils/compare/v6.0.7...6.0.8) - [Fix now() sharing global state between tests #​316](https://togithub.com/mobxjs/mobx-utils/pull/316), fixes [#​306](https://togithub.com/mobxjs/mobx-utils/issues/306). ### [`v6.0.7`](https://togithub.com/mobxjs/mobx-utils/blob/HEAD/CHANGELOG.md#607) [Compare Source](https://togithub.com/mobxjs/mobx-utils/compare/6.0.6...v6.0.7) - [fix fromPromise typing #​315](https://togithub.com/mobxjs/mobx-utils/pull/315) - [Update computedFn warning to respect mobx global computedRequiresReaction #​318](https://togithub.com/mobxjs/mobx-utils/pull/318), fixes [#​268](https://togithub.com/mobxjs/mobx-utils/issues/268). ### [`v6.0.6`](https://togithub.com/mobxjs/mobx-utils/blob/HEAD/CHANGELOG.md#606) [Compare Source](https://togithub.com/mobxjs/mobx-utils/compare/6.0.5...6.0.6) - [fromPromise carries forward old value from pending observable](https://togithub.com/mobxjs/mobx-utils/pull/311) ### [`v6.0.5`](https://togithub.com/mobxjs/mobx-utils/blob/HEAD/CHANGELOG.md#605) [Compare Source](https://togithub.com/mobxjs/mobx-utils/compare/6.0.4...6.0.5) ### [`v6.0.4`](https://togithub.com/mobxjs/mobx-utils/blob/HEAD/CHANGELOG.md#604) [Compare Source](https://togithub.com/mobxjs/mobx-utils/compare/6.0.3...6.0.4) - [ObservableGroupMap.ts: remove console.log #​289](https://togithub.com/mobxjs/mobx-utils/pull/289) - [Make observable promise's values safer type wise #​295](https://togithub.com/mobxjs/mobx-utils/pull/295) Closes [Typing IRejectedPromise and IPendingPromise to hold an unknown value](https://togithub.com/mobxjs/mobx-utils/issues/291) Users of fromPromise may get new compile errors for invalid code. See PR for details. ### [`v6.0.3`](https://togithub.com/mobxjs/mobx-utils/blob/HEAD/CHANGELOG.md#603) [Compare Source](https://togithub.com/mobxjs/mobx-utils/compare/6.0.1...6.0.3) - Fixed [#​214](https://togithub.com/mobxjs/mobx-utils/issues/214) createViewModel doesn't work correctly with setters for computed values. ([#​286](https://togithub.com/mobxjs/mobx-utils/pull/286)) - Use computedFn name if explicitly set in options [#​277](https://togithub.com/mobxjs/mobx-utils/pull/277). ### [`v6.0.1`](https://togithub.com/mobxjs/mobx-utils/blob/HEAD/CHANGELOG.md#601) [Compare Source](https://togithub.com/mobxjs/mobx-utils/compare/6.0.0...6.0.1) - Fixed build issue causing decorators in the final build version not to be picked up correctly. Fixes [#​279](https://togithub.com/mobxjs/mobx-utils/issues/279) ### [`v6.0.0`](https://togithub.com/mobxjs/mobx-utils/blob/HEAD/CHANGELOG.md#600) [Compare Source](https://togithub.com/mobxjs/mobx-utils/compare/5.6.2...6.0.0) - \[BREAKING] Dropped previously deprecated `asyncAction`. Use `mobx.flow` instead. - \[BREAKING] Dropped previously deprecated `actionAsync`. Use `mobx.flow` + `mobx.flowResult` instead. - \[BREAKING] Dropped previously deprecated `whenAsync`. Use `mobx.when` instead. - \[BREAKING] Dropped previously deprecated `whenWithTimeout`. Use `mobx.when` instead. - \[BREAKING] Added support for MobX 6.0.0. Minimim required MobX version is 6.0.0.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

⚠️ 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:

The artifact failure details are included below:

File name: rundeckapp/grails-spa/packages/ui-trellis/package-lock.json
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @rundeck/ui-trellis@3.3.7
npm warn Found: eslint@8.57.0
npm warn node_modules/eslint
npm warn   dev eslint@"^9.0.0" from the root project
npm warn   16 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.13.0
npm warn node_modules/@typescript-eslint/eslint-plugin
npm warn   dev @typescript-eslint/eslint-plugin@"^7.0.0" from the root project
npm warn   1 more (@vue/eslint-config-typescript)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @rundeck/ui-trellis@3.3.7
npm warn Found: eslint@8.57.0
npm warn node_modules/eslint
npm warn   dev eslint@"^9.0.0" from the root project
npm warn   16 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^8.56.0" from @typescript-eslint/parser@7.13.0
npm warn node_modules/@typescript-eslint/parser
npm warn   dev @typescript-eslint/parser@"^7.0.0" from the root project
npm warn   2 more (@typescript-eslint/eslint-plugin, @vue/eslint-config-typescript)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @rundeck/ui-trellis@3.3.7
npm warn Found: eslint@8.57.0
npm warn node_modules/eslint
npm warn   dev eslint@"^9.0.0" from the root project
npm warn   16 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^8.56.0" from @typescript-eslint/parser@7.13.0
npm warn node_modules/@typescript-eslint/parser
npm warn   dev @typescript-eslint/parser@"^7.0.0" from the root project
npm warn   2 more (@typescript-eslint/eslint-plugin, @vue/eslint-config-typescript)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @rundeck/ui-trellis@3.3.7
npm warn Found: eslint@8.57.0
npm warn node_modules/eslint
npm warn   dev eslint@"^9.0.0" from the root project
npm warn   16 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^8.56.0" from @vue/eslint-config-typescript@13.0.0
npm warn node_modules/@vue/eslint-config-typescript
npm warn   dev @vue/eslint-config-typescript@"^13.0.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @rundeck/ui-trellis@3.3.7
npm warn Found: eslint@8.57.0
npm warn node_modules/eslint
npm warn   dev eslint@"^9.0.0" from the root project
npm warn   16 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" from eslint-plugin-import@2.29.1
npm warn node_modules/eslint-plugin-import
npm warn   dev eslint-plugin-import@"^2.26.0" from the root project
npm warn   1 more (eslint-import-resolver-typescript)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @rundeck/ui-trellis@3.3.7
npm warn Found: eslint@8.57.0
npm warn node_modules/eslint
npm warn   dev eslint@"^9.0.0" from the root project
npm warn   16 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" from eslint-plugin-import@2.29.1
npm warn node_modules/eslint-plugin-import
npm warn   dev eslint-plugin-import@"^2.26.0" from the root project
npm warn   1 more (eslint-import-resolver-typescript)
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @rundeck/ui-trellis@3.3.7
npm error Found: eslint@9.5.0
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.13.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"^7.0.0" from the root project
npm error   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.13.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^7.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-06-15T09_25_08_559Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-15T09_25_08_559Z-debug-0.log