Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency sinon to v18 #613

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) ^17.0.0 -> ^18.0.0 age adoption passing confidence

Release Notes

sinonjs/sinon (sinon)

v18.0.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

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

@coveralls
Copy link

Coverage Status

coverage: 90.863%. remained the same
when pulling fb5ebf7 on renovate/sinon-18.x
into 505d0f9 on main.

@ivarconr ivarconr merged commit b0ac630 into main May 16, 2024
5 checks passed
@ivarconr ivarconr deleted the renovate/sinon-18.x branch May 16, 2024 06:48
renovate bot added a commit to Unleash/unleash that referenced this pull request Jun 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [unleash-client](https://togithub.com/Unleash/unleash-client-node) |
[`5.5.2` ->
`5.5.3`](https://renovatebot.com/diffs/npm/unleash-client/5.5.2/5.5.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/unleash-client/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unleash-client/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unleash-client/5.5.2/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unleash-client/5.5.2/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Unleash/unleash-client-node (unleash-client)</summary>

###
[`v5.5.3`](https://togithub.com/Unleash/unleash-client-node/releases/tag/v5.5.3)

[Compare
Source](https://togithub.com/Unleash/unleash-client-node/compare/v5.5.2...v5.5.3)

#### What's Changed

- Making it clearer that the API token needs to be passed via custom
headers by [@&#8203;alvinometric](https://togithub.com/alvinometric) in
[Unleash/unleash-client-node#604
- Updated README to use ESM by
[@&#8203;alvinometric](https://togithub.com/alvinometric) in
[Unleash/unleash-client-node#605
- chore(deps): update dependency typescript to v5.4.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Unleash/unleash-client-node#600
- chore(deps): update dependency semver to v7.6.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Unleash/unleash-client-node#607
- chore(deps): update dependency sinon to v17.0.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Unleash/unleash-client-node#608
- chore(deps): bump tar from 6.1.13 to 6.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[Unleash/unleash-client-node#603
- chore(deps): update dependency sinon to v18 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Unleash/unleash-client-node#613
- chore(deps): update dependency semver to v7.6.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Unleash/unleash-client-node#612
- chore(deps): update dependency eslint to v8.57.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Unleash/unleash-client-node#610
- Fixes Unleash client stops fetching
[#&#8203;615](https://togithub.com/Unleash/unleash-client-node/issues/615)
by [@&#8203;HenrikBacher](https://togithub.com/HenrikBacher) in
[Unleash/unleash-client-node#616

#### New Contributors

- [@&#8203;alvinometric](https://togithub.com/alvinometric) made their
first contribution in
[Unleash/unleash-client-node#604
- [@&#8203;HenrikBacher](https://togithub.com/HenrikBacher) made their
first contribution in
[Unleash/unleash-client-node#616

**Full Changelog**:
Unleash/unleash-client-node@v5.5.2...v5.5.3

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants