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 #394

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 Oct 1, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies minor 2.29.1 -> 2.31.0
nodemon (source) devDependencies patch 3.1.4 -> 3.1.9
npm-run-all2 devDependencies patch 5.0.0 -> 5.0.2
tape devDependencies minor 5.8.1 -> 5.9.0

Release Notes

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

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
remy/nodemon (nodemon)

v3.1.9

Compare Source

Bug Fixes
  • maintain backward support for exitcrash (9c9de6e)

v3.1.8

Compare Source

Bug Fixes

v3.1.7

Compare Source

Bug Fixes

v3.1.6

Compare Source

Bug Fixes

v3.1.5

Compare Source

Bug Fixes
  • add missing ignore option to type defintion of config (#​2224) (254c2ab)
bcomnes/npm-run-all2 (npm-run-all2)

v5.0.2

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 4.3.0 to 5.0.0 #26
  • Upgrade: Bump actions/checkout from v2.3.3 to v2.3.4 #25

v5.0.1

Compare Source

Commits
  • Fix repo field to a valid format 00b88f8
  • Remove duplicate repo field a2d11ff
  • Update FUNDING.yml 648a541
tape-testing/tape (tape)

v5.9.0

Compare Source

Commits
  • [New] bin/tape: add --strict 4c97f54
  • [Fix] in engines that lack dynamic import, have some output 2d5c8dc
  • [Tests] use npm audit instead of aud 681d4bd
  • [Dev Deps] update auto-changelog b7bc72f
  • [Deps] update mock-property ecfb546
  • [Deps] update object-inspect 9a47aba
  • [readme] notLooseEqual(s) is not an alias for notDeepLooseEqual c827ac9
  • [readme] remove defunct badges 7880dd4
  • [Dev Deps] add missing peer dep 627d1e7

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

disabled

@mend-for-github-com mend-for-github-com bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the mend/dev-dependencies branch from 70ab932 to 8cf744a Compare October 4, 2024 05:50
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.

0 participants