From 5ff5f57d4cfe55d9705849c5c478c643d2212a75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 23:00:53 -0500 Subject: [PATCH] chore(deps): update dependency chai to ^4.3.8 (#5427) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chai](http://chaijs.com) ([source](https://togithub.com/chaijs/chai)) | [`^4.3.7` -> `^4.3.8`](https://renovatebot.com/diffs/npm/chai/4.3.7/4.3.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chai/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chai/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chai/4.3.7/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chai/4.3.7/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
chaijs/chai (chai) ### [`v4.3.8`](https://togithub.com/chaijs/chai/releases/tag/v4.3.8) [Compare Source](https://togithub.com/chaijs/chai/compare/v4.3.7...v4.3.8) #### What's Changed - 4.x.x: Fix link to commit logs on GitHub by [@​bugwelle](https://togithub.com/bugwelle) in [https://github.com/chaijs/chai/pull/1487](https://togithub.com/chaijs/chai/pull/1487) - build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/chaijs/chai/pull/1488](https://togithub.com/chaijs/chai/pull/1488) - Small typo in test.js by [@​mavaddat](https://togithub.com/mavaddat) in [https://github.com/chaijs/chai/pull/1459](https://togithub.com/chaijs/chai/pull/1459) - docs: specify return type of objDisplay by [@​scarf005](https://togithub.com/scarf005) in [https://github.com/chaijs/chai/pull/1490](https://togithub.com/chaijs/chai/pull/1490) - Update CONTRIBUTING.md by [@​matheus-rodrigues00](https://togithub.com/matheus-rodrigues00) in [https://github.com/chaijs/chai/pull/1521](https://togithub.com/chaijs/chai/pull/1521) - Fix: update exports.version to current version by [@​peanutenthusiast](https://togithub.com/peanutenthusiast) in [https://github.com/chaijs/chai/pull/1534](https://togithub.com/chaijs/chai/pull/1534) #### New Contributors - [@​bugwelle](https://togithub.com/bugwelle) made their first contribution in [https://github.com/chaijs/chai/pull/1487](https://togithub.com/chaijs/chai/pull/1487) - [@​mavaddat](https://togithub.com/mavaddat) made their first contribution in [https://github.com/chaijs/chai/pull/1459](https://togithub.com/chaijs/chai/pull/1459) - [@​scarf005](https://togithub.com/scarf005) made their first contribution in [https://github.com/chaijs/chai/pull/1490](https://togithub.com/chaijs/chai/pull/1490) - [@​matheus-rodrigues00](https://togithub.com/matheus-rodrigues00) made their first contribution in [https://github.com/chaijs/chai/pull/1521](https://togithub.com/chaijs/chai/pull/1521) - [@​peanutenthusiast](https://togithub.com/peanutenthusiast) made their first contribution in [https://github.com/chaijs/chai/pull/1534](https://togithub.com/chaijs/chai/pull/1534) **Full Changelog**: https://github.com/chaijs/chai/compare/v4.3.7...v4.3.8
--- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, 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](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f281de139f..1f3f994525f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -110,7 +110,7 @@ "approvals": "^6.2.1", "aws-sdk-client-mock": "^3.0.0", "c8": "^8.0.1", - "chai": "^4.3.7", + "chai": "^4.3.8", "chai-as-promised": "^7.1.1", "chai-http": "^4.4.0", "cheerio": "^1.0.0-rc.12", @@ -6372,9 +6372,9 @@ "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" }, "node_modules/chai": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/chai/-/chai-4.3.7.tgz", - "integrity": "sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==", + "version": "4.3.8", + "resolved": "https://registry.npmjs.org/chai/-/chai-4.3.8.tgz", + "integrity": "sha512-vX4YvVVtxlfSZ2VecZgFUTU5qPCYsobVI2O9FmwEXBhDigYGQA6jRXCycIs1yJnnWbZ6/+a2zNIF5DfVCcJBFQ==", "dev": true, "dependencies": { "assertion-error": "^1.1.0", diff --git a/package.json b/package.json index f839e9c4555..f2dc27a7233 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "approvals": "^6.2.1", "aws-sdk-client-mock": "^3.0.0", "c8": "^8.0.1", - "chai": "^4.3.7", + "chai": "^4.3.8", "chai-as-promised": "^7.1.1", "chai-http": "^4.4.0", "cheerio": "^1.0.0-rc.12",