ckb-js / nexus

A UTxO friendly wallet extension for CKB
MIT License
15 stars 11 forks source link

chore(deps): update dependency @auto-it/core to v10.46.0 - autoclosed #265

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auto-it/core 10.44.0 -> 10.46.0 age adoption passing confidence

Release Notes

intuit/auto ### [`v10.46.0`](https://togithub.com/intuit/auto/blob/HEAD/CHANGELOG.md#v10460-Wed-Apr-26-2023) [Compare Source](https://togithub.com/intuit/auto/compare/v10.45.2...v10.46.0) ##### Release Notes ##### Add --from latest option to release and changelog commands ([#​2356](https://togithub.com/intuit/auto/pull/2356)) You can now use `--from latest` in both the `changelog`and `release` commands. This is useful if you want to generate a changelog for a prerelease that includes all changes since the `latest` release. ```sh auto release --from latest --prerelease ``` *** ##### πŸš€ Enhancement - `auto`, `@auto-it/core` - Add --from latest option to release and changelog commands [#​2356](https://togithub.com/intuit/auto/pull/2356) ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) ##### Authors: 1 - Andrew Lisowski ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) *** ### [`v10.45.2`](https://togithub.com/intuit/auto/blob/HEAD/CHANGELOG.md#v10452-Wed-Apr-26-2023) [Compare Source](https://togithub.com/intuit/auto/compare/v10.45.1...v10.45.2) :tada: This release contains work from a new contributor! :tada: Thank you, null[@​ld-codes](https://togithub.com/ld-codes), for all your work! ##### πŸ› Bug Fix - `@auto-it/core` - fix typo for empty git user message [#​2354](https://togithub.com/intuit/auto/pull/2354) ([@​ld-codes](https://togithub.com/ld-codes)) ##### Authors: 1 - [@​ld-codes](https://togithub.com/ld-codes) *** ### [`v10.45.1`](https://togithub.com/intuit/auto/blob/HEAD/CHANGELOG.md#v10451-Wed-Apr-26-2023) [Compare Source](https://togithub.com/intuit/auto/compare/v10.45.0...v10.45.1) ##### πŸ› Bug Fix - `@auto-it/core` - fixes "some peer dependencies are incorrectly met" when installing via yarn [#​2348](https://togithub.com/intuit/auto/pull/2348) ([@​snebjorn](https://togithub.com/snebjorn)) ##### Authors: 1 - Eskild Diderichsen ([@​snebjorn](https://togithub.com/snebjorn)) *** ### [`v10.45.0`](https://togithub.com/intuit/auto/blob/HEAD/CHANGELOG.md#v10450-Wed-Apr-19-2023) [Compare Source](https://togithub.com/intuit/auto/compare/v10.44.0...v10.45.0) ##### πŸš€ Enhancement - `@auto-it/slack` - allow channel to be passed to slack plugin [#​2352](https://togithub.com/intuit/auto/pull/2352) ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) ##### Authors: 1 - Andrew Lisowski ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) ***

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #265 (d4c78d7) into main (74e3edc) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage   86.34%   86.34%           
=======================================
  Files          46       46           
  Lines         886      886           
  Branches      114      114           
=======================================
  Hits          765      765           
  Misses         20       20           
  Partials      101      101           
Impacted Files Coverage Ξ”
packages/utils/src/env.ts 100.00% <100.00%> (ΓΈ)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more