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

chore(deps): update devdependencies (non-major) #1782

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 19.3.0 -> 19.5.0 age adoption passing confidence
@commitlint/config-conventional (source) 19.2.2 -> 19.5.0 age adoption passing confidence
@commitlint/config-lerna-scopes (source) 19.0.0 -> 19.5.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.16.1 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.16.1 -> 7.18.0 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
husky 9.1.1 -> 9.1.6 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.10 age adoption passing confidence
mocha (source) 10.6.0 -> 10.7.3 age adoption passing confidence
ovsx (source) 0.9.1 -> 0.9.4 age adoption passing confidence
typescript (source) 5.5.3 -> 5.6.2 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

conventional-changelog/commitlint (@​commitlint/config-lerna-scopes)

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-lerna-scopes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.17.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v8.57.1

Compare Source

typicode/husky (husky)

v9.1.6

Compare Source

v9.1.5

Compare Source

v9.1.4

Compare Source

v9.1.3

Compare Source

  • fix: better handle space in PATH

v9.1.2

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.

mochajs/mocha (mocha)

v10.7.3

Compare Source

🩹 Fixes

v10.7.0

Compare Source

🎉 Enhancements

v10.6.1

Compare Source

🐛 Fixes
eclipse/openvsx (ovsx)

v0.9.4

Compare Source

Dependencies
  • Upgrade micromatch from 4.0.5 to 4.0.8 (#​978)

v0.9.3: Open VSX v0.9.3

This is the sixth release of Open VSX. It consists of

Deploying the server application is documented in the Wiki.

What's Changed

Full Changelog: eclipse/openvsx@v0.9.1...v0.9.3

v0.9.2

Bug Fixes
  • Remove default universal for get operation (#​944)
Dependencies
  • Upgrade braces from 3.0.2 to 3.0.3 (#​953)

microsoft/TypeScript (typescript)

v5.6.2

Compare Source

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

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

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

@renovate renovate bot enabled auto-merge (rebase) July 20, 2024 20:47
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 32c0fd9 to 91cfc58 Compare July 22, 2024 18:19
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.7.0 chore(deps): update devdependencies (non-major) Jul 22, 2024
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 10 times, most recently from 922af20 to f0b4982 Compare July 29, 2024 19:25
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 87c3dd8 to 756396c Compare August 9, 2024 13:21
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 756396c to 52c760c Compare August 13, 2024 07:05
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 52c760c to 9942b9f Compare August 20, 2024 13:11
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 1cf9098 to 8ee4a88 Compare September 1, 2024 16:43
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 5c76808 to 40efe16 Compare September 12, 2024 01:40
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 40efe16 to b424e4e Compare September 16, 2024 15:44
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