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

fix(deps): update all non major npm update #543

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@oclif/plugin-help ^6.2.7 -> ^6.2.13 age adoption passing confidence
@oclif/plugin-not-found ^3.2.14 -> ^3.2.22 age adoption passing confidence
@oclif/plugin-update ^4.4.16 -> ^4.5.10 age adoption passing confidence
@types/chai (source) ^4.3.16 -> ^4.3.20 age adoption passing confidence
@types/jest (source) ^29.5.12 -> ^29.5.13 age adoption passing confidence
@types/node (source) ^20.14.13 -> ^20.16.10 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-config-oclif ^5.2.0 -> ^5.2.1 age adoption passing confidence
eslint-config-oclif-typescript ^3.1.8 -> ^3.1.11 age adoption passing confidence
express (source) ^4.19.2 -> ^4.21.0 age adoption passing confidence
husky ^9.1.4 -> ^9.1.6 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.10 age adoption passing confidence
oclif ^4.14.12 -> ^4.15.2 age adoption passing confidence
tslib (source) ^2.6.3 -> ^2.7.0 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
winston ^3.13.1 -> ^3.14.2 age adoption passing confidence

Release Notes

oclif/plugin-help (@​oclif/plugin-help)

v6.2.13

Compare Source

Bug Fixes

v6.2.12

Compare Source

Bug Fixes

v6.2.11

Compare Source

Bug Fixes

v6.2.10

Compare Source

Bug Fixes

v6.2.9

Compare Source

Bug Fixes

v6.2.8

Compare Source

Bug Fixes
oclif/plugin-not-found (@​oclif/plugin-not-found)

v3.2.22

Compare Source

Bug Fixes

v3.2.21

Compare Source

Bug Fixes

v3.2.20

Compare Source

Bug Fixes

v3.2.19

Compare Source

Bug Fixes

v3.2.18

Compare Source

Bug Fixes

v3.2.17

Compare Source

Bug Fixes

v3.2.16

Compare Source

Bug Fixes

v3.2.15

Compare Source

Bug Fixes
oclif/plugin-update (@​oclif/plugin-update)

v4.5.10

Compare Source

Bug Fixes

v4.5.9

Compare Source

Bug Fixes

v4.5.8

Compare Source

Bug Fixes

v4.5.7

Compare Source

Bug Fixes

v4.5.6

Compare Source

Bug Fixes

v4.5.5

Compare Source

Bug Fixes

v4.5.4

Compare Source

Bug Fixes

v4.5.3

Compare Source

Bug Fixes

v4.5.2

Compare Source

Bug Fixes

v4.5.1

Compare Source

Bug Fixes

v4.5.0

Compare Source

Features

4.4.16 (2024-07-29)

Bug Fixes

4.4.15 (2024-07-28)

Bug Fixes

4.4.14 (2024-07-28)

Bug Fixes

4.4.13 (2024-07-28)

Bug Fixes

4.4.12 (2024-07-23)

Bug Fixes

4.4.11 (2024-07-22)

Bug Fixes

4.4.10 (2024-07-21)

Bug Fixes

4.4.9 (2024-07-14)

Bug Fixes

4.4.8 (2024-07-14)

Bug Fixes

4.4.7 (2024-07-07)

Bug Fixes

4.4.6 (2024-07-01)

Bug Fixes

4.4.5 (2024-06-30)

Bug Fixes

4.4.4 (2024-06-27)

Bug Fixes
  • determine channel status message when no version is provided (#​855) (3022b94)

4.4.3 (2024-06-23)

Bug Fixes

4.4.2 (2024-06-17)

Bug Fixes

4.4.1 (2024-06-13)

Bug Fixes
eslint/eslint (eslint)

v8.57.1

Compare Source

oclif/eslint-config-oclif (eslint-config-oclif)

v5.2.1

Compare Source

Bug Fixes
  • deps: bump eslint-plugin-mocha from 10.4.3 to 10.5.0 (d600457)
oclif/eslint-config-oclif-typescript (eslint-config-oclif-typescript)

v3.1.11

Compare Source

Bug Fixes
  • deps: bump eslint-plugin-import from 2.29.1 to 2.30.0 (8986cec)

v3.1.10

Compare Source

Bug Fixes
  • deps: bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 (6338853)

v3.1.9

Compare Source

Bug Fixes
  • deps: bump eslint-plugin-mocha from 10.4.3 to 10.5.0 (2293d9b)
expressjs/express (express)

v4.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

typicode/husky (husky)

v9.1.6

Compare Source

v9.1.5

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.10

Compare Source

Patch Changes

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

oclif/oclif (oclif)

v4.15.2

Compare Source

Bug Fixes

v4.15.1

Compare Source

Bug Fixes

v4.15.0

Compare Source

Features

4.14.36 (2024-09-29)

Bug Fixes

4.14.35 (2024-09-22)

Bug Fixes

4.14.34 (2024-09-15)

Bug Fixes

4.14.33 (2024-09-15)

Bug Fixes

4.14.32 (2024-09-13)

Bug Fixes
  • deps: bump path-to-regexp from 6.2.1 to 6.3.0 (4258e66)

4.14.31 (2024-09-08)

Bug Fixes

4.14.30 (2024-09-08)

Bug Fixes

4.14.29 (2024-09-02)

Bug Fixes

4.14.28 (2024-09-01)

Bug Fixes

4.14.27 (2024-08-30)

Bug Fixes

4.14.26 (2024-08-26)

Bug Fixes

4.14.25 (2024-08-25)

Bug Fixes
  • deps: bump sort-package-json from 2.10.0 to 2.10.1 (7ac1388)

4.14.24 (2024-08-25)

Bug Fixes
  • deps: bump micromatch from 4.0.7 to 4.0.8 (609a62d)

4.14.23 (2024-08-25)

Bug Fixes

4.14.22 (2024-08-19)

Bug Fixes

4.14.21 (2024-08-18)

Bug Fixes

4.14.20 (2024-08-18)

Bug Fixes

4.14.19 (2024-08-11)

Bug Fixes

4.14.18 (2024-08-11)

Bug Fixes

4.14.17 (2024-08-11)

Bug Fixes

4.14.16 (2024-08-11)

Bug Fixes

4.14.15 (2024-08-05)

Bug Fixes
  • deps: bump semver from 7.6.2 to 7.6.3 (6c63e16)

4.14.14 (2024-08-04)

Bug Fixes

4.14.13 (2024-08-04)

Bug Fixes

4.14.12 (2024-07-29)

Bug Fixes

4.14.11 (2024-07-28)

Bug Fixes

4.14.10 (2024-07-28)

Bug Fixes

4.14.9 (2024-07-23)

Bug Fixes

4.14.8 (2024-07-21)

Bug Fixes

4.14.7 (2024-07-21)

Bug Fixes

4.14.6 (2024-07-16)

Bug Fixes

4.14.5 (2024-07-15)

Bug Fixes

4.14.4 (2024-07-14)

Bug Fixes

4.14.3 (2024-07-14)

Bug Fixes
  • deps: bump validate-npm-package-name from 5.0.0 to 5.0.1 (7759b2a)

4.14.2 (2024-07-14)

Bug Fixes
  • deps: bump normalize-package-data from 6.0.1 to 6.0.2 (db8c4cf)

4.14.1 (2024-07-14)

Bug Fixes

v4.14.36

Compare Source

Bug Fixes

v4.14.35

Compare Source

Bug Fixes

v4.14.34

Compare Source

Bug Fixes

v4.14.33

Compare Source

Bug Fixes

v4.14.32

Compare Source

Bug Fixes
  • deps: bump path-to-regexp from 6.2.1 to 6.3.0 (4258e66)

v4.14.31

Compare Source

Bug Fixes

v4.14.30

Compare Source

Bug Fixes

v4.14.29

Compare Source

Bug Fixes

v4.14.28

Compare Source

Bug Fixes

v4.14.27

Compare Source

Bug Fixes

v4.14.26

Compare Source

Bug Fixes

v4.14.25

Compare Source

Bug Fixes
  • deps: bump sort-package-json from 2.10.0 to 2.10.1 (7ac1388)

v4.14.24

Compare Source

Bug Fixes
  • deps: bump micromatch from 4.0.7 to 4.0.8 (609a62d)

v4.14.23

Compare Source

Bug Fixes

v4.14.22

Compare Source

Bug Fixes

v4.14.21

Compare Source

Bug Fixes

v4.14.20

Compare Source

Bug Fixes

v4.14.19

Compare Source

Bug Fixes

v4.14.18

Compare Source

Bug Fixes

v4.14.17

Compare Source

Bug Fixes

v4.14.16

[Compare Source](https


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 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

This PR was generated by Mend Renovate. View the repository job log.

@mtsmfm mtsmfm merged commit b2cc41a into main Oct 4, 2024
30 checks passed
@mtsmfm mtsmfm deleted the renovate/all-non-major-npm-update branch October 4, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant