kentaro-m / auto-assign

🤖 A Probot app that adds reviewers to pull requests when pull requests are opened.
https://probot.github.io/apps/auto-assign/
ISC License
249 stars 55 forks source link

chore(deps): update dependency smee-client to v1.2.3 #189

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
smee-client 1.0.1 -> 1.2.3 age adoption passing confidence

Release Notes

probot/smee-client ### [`v1.2.3`](https://togithub.com/probot/smee-client/releases/tag/v1.2.3) [Compare Source](https://togithub.com/probot/smee-client/compare/2c34dabf3e89171751e459d968bfa585541ec50a...v1.2.3) Updating dependencies and types. No breaking changes, but hopefully this release saves everyone some energy caused by all the alerts. On NPM: https://www.npmjs.com/package/smee-client/v/1.2.3 #### What's Changed - Bump y18n from 4.0.0 to 4.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/probot/smee-client/pull/164](https://togithub.com/probot/smee-client/pull/164) - Bump tmpl from 1.0.4 to 1.0.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/probot/smee-client/pull/173](https://togithub.com/probot/smee-client/pull/173) - Depedency updates by [@​tcbyrd](https://togithub.com/tcbyrd) in [https://github.com/probot/smee-client/pull/180](https://togithub.com/probot/smee-client/pull/180) - Bump pathval from 1.1.0 to 1.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/probot/smee-client/pull/182](https://togithub.com/probot/smee-client/pull/182) - Bump ajv from 6.10.0 to 6.12.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/probot/smee-client/pull/183](https://togithub.com/probot/smee-client/pull/183) - Bump minimist from 1.2.5 to 1.2.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/probot/smee-client/pull/190](https://togithub.com/probot/smee-client/pull/190) - Bump url-parse from 1.5.3 to 1.5.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/probot/smee-client/pull/186](https://togithub.com/probot/smee-client/pull/186) - Bump packages that have deprecations by [@​tcbyrd](https://togithub.com/tcbyrd) in [https://github.com/probot/smee-client/pull/193](https://togithub.com/probot/smee-client/pull/193) **Full Changelog**: https://github.com/probot/smee-client/compare/v1.2.0...v1.2.3 ### [`v1.2.2`](https://togithub.com/probot/smee-client/compare/d4ce2e60f672e0b76f38b38e42a6bd10d687f760...2c34dabf3e89171751e459d968bfa585541ec50a) [Compare Source](https://togithub.com/probot/smee-client/compare/d4ce2e60f672e0b76f38b38e42a6bd10d687f760...2c34dabf3e89171751e459d968bfa585541ec50a) ### [`v1.2.1`](https://togithub.com/probot/smee-client/compare/v1.2.0...d4ce2e60f672e0b76f38b38e42a6bd10d687f760) [Compare Source](https://togithub.com/probot/smee-client/compare/v1.2.0...d4ce2e60f672e0b76f38b38e42a6bd10d687f760) ### [`v1.2.0`](https://togithub.com/probot/smee-client/compare/v1.1.0...v1.2.0) [Compare Source](https://togithub.com/probot/smee-client/compare/v1.1.0...v1.2.0) ### [`v1.1.0`](https://togithub.com/probot/smee-client/releases/tag/v1.1.0) #### Improvements - Support for query strings! See [#​100](https://togithub.com/probot/smee-client/issues/100). Thanks [@​rpetti](https://togithub.com/rpetti)! - A `--version` flag for `smee-client` in [#​105](https://togithub.com/probot/smee-client/issues/105). Thanks [@​tjkorthal](https://togithub.com/tjkorthal)! ### [`v1.0.2`](https://togithub.com/probot/smee-client/releases/tag/v1.0.2) [Compare Source](https://togithub.com/probot/smee-client/compare/v1.0.1...v1.0.2) ##### A couple of small improvements - URL Validation: prevent unclear errors when setting the URL to something invalid. - Updating repository metadata to match newer URLs

Configuration

📅 Schedule: Branch creation - "after 4am and before 7am on saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.