atom-community / sync-settings

Synchronize all your settings and packages across atom instances
https://atom.io/packages/sync-settings
MIT License
1.14k stars 105 forks source link

chore(deps): update devdependencies #724

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/apm-config ^8.0.0 -> ^9.0.0 age adoption passing confidence
semantic-release ^17.4.4 -> ^18.0.0 age adoption passing confidence

Release Notes

semantic-release/apm-config ### [`v9.0.1`](https://togithub.com/semantic-release/apm-config/releases/v9.0.1) [Compare Source](https://togithub.com/semantic-release/apm-config/compare/v9.0.0...v9.0.1) ##### Bug Fixes - **deps:** update dependency [@​semantic-release/changelog](https://togithub.com/semantic-release/changelog) to v6 ([#​158](https://togithub.com/semantic-release/apm-config/issues/158)) ([4d339d4](https://togithub.com/semantic-release/apm-config/commit/4d339d4a44dc6f04267553a8b2fa1cf39dd2d3a5)) ### [`v9.0.0`](https://togithub.com/semantic-release/apm-config/releases/v9.0.0) [Compare Source](https://togithub.com/semantic-release/apm-config/compare/v8.0.0...v9.0.0) ##### Features - **node-version:** raised the minimum required version to v14.17 ([d0cb730](https://togithub.com/semantic-release/apm-config/commit/d0cb7306e14b61b7da27a5197347a171443050d4)) ##### BREAKING CHANGES - **node-version:** the minimum required version of node is now v14.17
semantic-release/semantic-release ### [`v18.0.0`](https://togithub.com/semantic-release/semantic-release/releases/v18.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.7...v18.0.0) This is a maintenance release. An increasing amount of dependencies required a node version higher than the Node 10 version supported by `semantic-relase@17`. We decided to go straight to a recent Node LTS version because the release build is usually independent of others, requiring a higher node version is less disruptive to users, but helps us reduce the maintenance overhead. If you use GitHub Actions and need to bump the node version set up by `actions/node-setup`, you can use [`octoherd-script-bump-node-version-in-workflows`](https://togithub.com/gr2m/octoherd-script-bump-node-version-in-workflows#readme) ##### BREAKING CHANGES **node-version:** the minimum required version of node is now v14.17 ### [`v17.4.7`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.6...v17.4.7) ##### Bug Fixes - **engines:** fixed defined node version to account for the higher requirement from the npm plugin ([#​2088](https://togithub.com/semantic-release/semantic-release/issues/2088)) ([ea52e17](https://togithub.com/semantic-release/semantic-release/commit/ea52e1775a585ac1d7305434f90d712e3da7fd33)) ### [`v17.4.6`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.5...v17.4.6) ##### Bug Fixes - **marked:** reverted upgrade to v3 ([#​2087](https://togithub.com/semantic-release/semantic-release/issues/2087)) ([5edff69](https://togithub.com/semantic-release/semantic-release/commit/5edff69580121deae599d070dc08ca916abb0040)) ### [`v17.4.5`](https://togithub.com/semantic-release/semantic-release/releases/v17.4.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.4.4...v17.4.5) ##### Bug Fixes - **deps:** update dependency marked to v3 ([6e4beb8](https://togithub.com/semantic-release/semantic-release/commit/6e4beb8314d556524341657d88817061300259a3))

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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



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

renovate[bot] commented 2 years 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: sync-settings@5.2.15
npm ERR! Found: @semantic-release/apm-config@8.0.0
npm ERR! node_modules/@semantic-release/apm-config
npm ERR!   dev @semantic-release/apm-config@"^9.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @semantic-release/apm-config@"^9.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: semantic-release@18.0.0
npm ERR! node_modules/semantic-release
npm ERR!   peer semantic-release@">=18.0.0" from @semantic-release/apm-config@9.0.1
npm ERR!   node_modules/@semantic-release/apm-config
npm ERR!     dev @semantic-release/apm-config@"^9.0.0" 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! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-09-22T03_11_16_579Z-debug.log
github-actions[bot] commented 2 years ago

:tada: This PR is included in version 5.2.16 :tada:

The release is available on:

Your semantic-release bot :package::rocket: