From 8289559b69ff7871f064baa1f5f092a254e0da7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 00:36:03 +0000 Subject: [PATCH] chore(deps): update dependency chai to v4.3.8 (#830) 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 4am on Monday" (UTC), 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/erezrokah/aws-testing-library). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48f68db3..18571f05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2372,9 +2372,9 @@ } }, "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", @@ -8654,9 +8654,9 @@ "dev": true }, "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, "requires": { "assertion-error": "^1.1.0",