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

Update Dev Dependencies #347

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

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Apr 1, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies minor 2.28.1 -> 2.29.1
nodemon (source) devDependencies minor 3.0.1 -> 3.1.2
npm-run-all devDependencies replacement 4.1.5 -> 5.0.0
tape devDependencies minor 5.6.6 -> 5.7.5

This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.


Release Notes

import-js/eslint-plugin-import (eslint-plugin-import)

v2.29.1

Compare Source

Fixed

v2.29.0

Compare Source

Added
remy/nodemon (nodemon)

v3.1.2

Compare Source

Bug Fixes

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Features

v3.0.3

Compare Source

Bug Fixes

v3.0.2

Compare Source

Bug Fixes
ljharb/tape (tape)

v5.7.5

Compare Source

Commits
  • [Fix] throws: fix crash when throwing primitives with a non-empty expected object 1b2681d
  • [Tests] clean up throws tests 9133c93
  • [Fix] default_stream: do not error on nullish data eff3725
  • [Fix] in IE 8, TypeError does not inherit from Error 93c1d12
  • [actions] remove redundant finisher 410e9e4
  • [Deps] update call-bind, hasown 82e7d71
  • [Deps] update @ljharb/resumer af2fe68
  • [Deps] update @ljharb/resumer bff9dad
  • [Deps] update @ljharb/through 5360d20
  • [Deps] update @ljharb/resumer ad0dd2e

v5.7.4

Compare Source

Fixed
  • [Fix] handle native ESM URLs in at: #601
Commits
  • [Deps] update has-dynamic-import 1e50cb3

v5.7.3

Compare Source

Commits
  • [Refactor] Test: cleaner at logic af4d109
  • [Fix] intercept: give a proper error message with a readonly Symbol property 4640a91
  • [Refactor] getHarness: avoid mutating opts, account for only one internal callsite for createExitHarness 19cfc8f
  • [Tests] Spawn processes during tests using execPath so that the tests pass on windows 4a57fbe
  • [Fix] createHarness: when no conf is provided, only should not throw 8a1cccc
  • [Fix] bin/tape: ignore options on windows a2b74f9
  • [Refactor] _assert: avoid reassigning arguments dc64c08
  • [Refactor] Results: use this instead of self 5f831b4
  • [Performance] avoid the extra call frame to new it 78fd0d6
  • [Dev Deps] update aud, npmignore ceabd99
  • [Tests] fix npm test on windows bcf6ce7
  • [Fix] stack trace path parsing on windows 9cbae8a
  • [Refactor] Results createStream: clean up _push handler 878a500
  • [Refactor] Test: a more precise check f6d30cf
  • [Deps] update object.assign 201e650
  • [Tests] ensure the import tests spawn properly d1987c0
  • [actions] skip engines check since bin/tape and the rest of the lib conflict 19af506
  • [Deps] update deep-equal 5d26485
  • [Deps] update mock-property d90c29a
  • [meta] add sideEffects flag 85f593b

v5.7.2

Compare Source

Commits
  • [Refactor] use hasown instead of has 489736a
  • [Deps] update call-bind, mock-property, object-inspect de34703
  • [Tests] use through properly 56d7a8b

v5.7.1

Compare Source

Commits
  • [Fix] default_stream: add handling for IE < 9 13f23ed
  • [Deps] update @ljharb/through, resolve 9135b40
  • Merge tag 'v4.17.0' e61cd40
  • [New] add t.intercept() e60aeca
  • [New] add t.capture and t.captureFn, modeled after tap 3d96d69
  • [Deps] switch from through and resumer to @ljharb/through and @ljharb/resumer a8a7d67
  • [Tests] simplify tests 83bc381
  • [Performance] use inline typeof c45db4e
  • [Deps] update minimist, resolve, string.prototype.trim feee094
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, aud 7123111
  • Revert "[meta] ensure not-in-publish‘s absence does not fail anything" 92aaa51
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 a576f8d

v5.7.0

Compare Source

Commits
  • [New] add t.intercept() 5d37060
  • [New] add t.capture and t.captureFn, modeled after tap 9e21f7a
  • [Refactor] prefer second .then arg over .catch 135a952
  • [Performance] use inline typeof 5ba89c9
  • [Deps] update array.prototype.every, glob, string.prototype.trim 4e2db4d
  • [Dev Deps] update array.prototype.flatmap df46769
  • Revert "[meta] ensure not-in-publish‘s absence does not fail anything" 1b3e0b1

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@mend-for-github-com mend-for-github-com bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the mend/dev-dependencies branch 2 times, most recently from 89a6863 to d635cff Compare May 26, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

0 participants