AlexRogalskiy / weather-sprites

Weather sprites
Other
1 stars 0 forks source link

:arrow_up: Updates syncpack to v7 - autoclosed #608

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
syncpack ^6.2.0 -> ^7.0.0 age adoption passing confidence

Release Notes

JamieMason/syncpack ### [`v7.2.1`](https://togithub.com/JamieMason/syncpack/blob/HEAD/CHANGELOG.md#​721-httpsgithubcomJamieMasonsyncpackcompare710721-2022-05-02) [Compare Source](https://togithub.com/JamieMason/syncpack/compare/7.1.0...7.2.1) ##### Bug Fixes - **npm:** update dependencies ([b9a9f5d](https://togithub.com/JamieMason/syncpack/commit/b9a9f5da2dee72e8aea7ccebca7607c80cd8391e)) ##### Features - **versionGroups:** mark specific dependencies for removal ([e571775](https://togithub.com/JamieMason/syncpack/commit/e571775ebc120786b2742d0047dc8f79f7f8a539)), closes [#​65](https://togithub.com/JamieMason/syncpack/issues/65) ### [`v7.1.0`](https://togithub.com/JamieMason/syncpack/blob/HEAD/CHANGELOG.md#​710-httpsgithubcomJamieMasonsyncpackcompare700710-2022-05-01) [Compare Source](https://togithub.com/JamieMason/syncpack/compare/7.0.0...7.1.0) ##### Features - **cli:** add --config to specify path to config file ([4b19a13](https://togithub.com/JamieMason/syncpack/commit/4b19a1375a7856bffb50c9fda84a3a8b6def877b)), closes [#​71](https://togithub.com/JamieMason/syncpack/issues/71) [#​72](https://togithub.com/JamieMason/syncpack/issues/72) ### [`v7.0.0`](https://togithub.com/JamieMason/syncpack/blob/HEAD/CHANGELOG.md#​700-httpsgithubcomJamieMasonsyncpackcompare621700-2022-04-27) [Compare Source](https://togithub.com/JamieMason/syncpack/compare/6.2.1...7.0.0) ##### Bug Fixes - **npm:** update dependencies ([4e5a1cf](https://togithub.com/JamieMason/syncpack/commit/4e5a1cf484bcfcdab2eef6ded1558ddb51a49286)) - **npm:** update dependencies ([eebbcde](https://togithub.com/JamieMason/syncpack/commit/eebbcde479adefdbf0dee0f7560c8bc0952a1c03)) ##### Features - **cli:** sync versions of locally developed packages ([0367c9f](https://togithub.com/JamieMason/syncpack/commit/0367c9fe669172fad27d9a8fdf2125e3a5054c51)), closes [#​66](https://togithub.com/JamieMason/syncpack/issues/66) ##### BREAKING CHANGES - **cli:** If a package developed in your Monorepo depends on another package developed in your Monorepo, syncpack will now fix the installed version of the dependent to match the actual version from the package.json file of the local package. You can disable this functionality by setting `"workspace": false` in your `.syncpackrc` config file, or by omitting the new `--workspace` option when using `--dev`, `--prod` etc to define which dependency types you wish to include. #### [6.2.1](https://togithub.com/JamieMason/syncpack/compare/6.2.0...6.2.1) (2022-04-12) ##### Bug Fixes - **globs:** ignore node_modules ([8e11545](https://togithub.com/JamieMason/syncpack/commit/8e115451f2e9f08745a1ca53c03d502f8a21c2fb)), closes [#​68](https://togithub.com/JamieMason/syncpack/issues/68) [#​70](https://togithub.com/JamieMason/syncpack/issues/70)

Configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.

changelogg[bot] commented 2 years ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
viezly[bot] commented 2 years ago

Pull request by bot. No need to analyze

github-actions[bot] commented 2 years ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 2 years ago

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

github-actions[bot] commented 2 years ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.