Skip to content

chore(deps): update dependency chai to v4.5.0 #95

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 2, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai (source) 4.3.0 -> 4.5.0 age adoption passing confidence

Release Notes

chaijs/chai (chai)

v4.5.0

Compare Source

v4.4.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.10...v4.4.0

v4.3.10

Compare Source

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Compare Source

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

v4.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v4.3.7...v4.3.8

v4.3.7

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.6...v4.3.7

v4.3.6

Compare Source

Update loupe to 2.3.1

v4.3.5

Compare Source

v4.3.4

Compare Source

This fixes broken inspect behavior with bigints (#​1321) (#​1383) thanks @​vapier

v4.3.3: / 2021-03-03

Compare Source

This reintroduces Assertion as an export in the mjs file. See https://github.com/chaijs/chai/pull/1378 & https://github.com/chaijs/chai/issues/1375

v4.3.2: / 2021-03-03

Compare Source

This fixes a regression in IE11. See https://github.com/chaijs/chai/pull/1380 & https://github.com/chaijs/chai/issues/1379

v4.3.1: / 2021-03-02

Compare Source

This releases fixed an engine incompatibility with 4.3.0

The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.

The 5.x.x series, when released, will drop support for Node 4.0

This fix also ensures pathval is updated to 1.1.1 to fix CVE-2020-7751


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/chai-4.x branch from 20b5214 to 10354b3 Compare March 3, 2021 20:42
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.3.1 chore(deps): update dependency chai to v4.3.3 Mar 3, 2021
@renovate renovate bot force-pushed the renovate/chai-4.x branch from 10354b3 to 243e281 Compare March 12, 2021 19:23
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.3.3 chore(deps): update dependency chai to v4.3.4 Mar 12, 2021
@renovate renovate bot force-pushed the renovate/chai-4.x branch from 243e281 to 8135979 Compare March 7, 2022 09:35
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.3.4 chore(deps): update dependency chai to v4.3.6 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/chai-4.x branch from 8135979 to e218cef Compare November 20, 2022 10:42
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.3.6 chore(deps): update dependency chai to v4.3.7 Nov 20, 2022
@renovate
Copy link
Author

renovate bot commented Nov 20, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[16:40:31.862] INFO (65): Installing tool node@7.10.1...
[16:40:36.361] WARN (65): Npm error:
npm ERR! weird error 1
[16:40:36.367] FATAL (65): node-gyp update command failed
    err: {
      "type": "Error",
      "message": "node-gyp update command failed",
      "stack":
          Error: node-gyp update command failed
              at InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:51456:13)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:51592:7)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52121:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52337:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:52531:3)
    }
[16:40:36.954] INFO (65): Installed tool node with errors in 5s.

@renovate renovate bot changed the title chore(deps): update dependency chai to v4.3.7 chore(deps): update dependency chai to v4.3.8 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/chai-4.x branch from e218cef to 83e892f Compare August 24, 2023 15:32
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.3.8 chore(deps): update dependency chai to v4.3.9 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/chai-4.x branch from 83e892f to 583af91 Compare September 27, 2023 10:51
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.3.9 chore(deps): update dependency chai to v4.3.10 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/chai-4.x branch from 583af91 to 54e2a20 Compare September 28, 2023 10:34
@renovate renovate bot force-pushed the renovate/chai-4.x branch from 54e2a20 to 810666e Compare January 5, 2024 14:30
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.3.10 chore(deps): update dependency chai to v4.4.0 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/chai-4.x branch from 810666e to b3e5c6f Compare January 12, 2024 16:40
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.4.0 chore(deps): update dependency chai to v4.4.1 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/chai-4.x branch from b3e5c6f to 4ec0a30 Compare July 25, 2024 17:05
@renovate renovate bot changed the title chore(deps): update dependency chai to v4.4.1 chore(deps): update dependency chai to v4.5.0 Jul 25, 2024
Copy link
Author

renovate bot commented Jul 25, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[17:04:49.465] INFO (63): Installing tool node@7.10.1...
[17:04:59.146] WARN (63): Npm error:
npm ERR! weird error 1
[17:04:59.165] FATAL (63): Cannot delete files/directories outside the current working directory. Can be overridden with the `force` option.
    err: {
      "type": "Error",
      "message": "Cannot delete files/directories outside the current working directory. Can be overridden with the `force` option.",
      "stack":
          Error: Cannot delete files/directories outside the current working directory. Can be overridden with the `force` option.
              at safeCheck (/snapshot/dist/containerbase-cli.js:40911:11)
              at mapper (/snapshot/dist/containerbase-cli.js:40947:7)
              at /snapshot/dist/containerbase-cli.js:40850:31
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    }
[17:04:59.644] INFO (63): Installed tool node with errors in 10.1s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants