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 #115

Closed renovate[bot] closed 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 -> ^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 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: mobx@5.15.7
npm error node_modules/mobx
npm error   mobx@"^5.15.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer mobx@"^6.0.0" from mobx-utils@6.0.8
npm error node_modules/mobx-utils
npm error   dev mobx-utils@"^6.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-11T14_53_43_066Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-11T14_53_43_066Z-debug-0.log