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 all non-major dependencies #4640

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 28.10.0 -> 28.11.0 age adoption passing confidence
eslint-plugin-jsdoc 50.6.1 -> 50.6.2 age adoption passing confidence
knip (source) 5.41.1 -> 5.42.2 age adoption passing confidence
lint-staged 15.3.0 -> 15.4.1 age adoption passing confidence
uuid 11.0.3 -> 11.0.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v28.11.0

Compare Source

Features
  • valid-expect: allow calling expect with no arguments (#​1688) (ff0349e)

28.10.1 (2025-01-15)

Bug Fixes

v28.10.1

Compare Source

Bug Fixes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.6.2

Compare Source

Bug Fixes
webpro-nl/knip (knip)

v5.42.2

Compare Source

v5.42.1

Compare Source

  • Exclude semantic-release packages (resolves #​899) (a28cc02)* Edit docs + gen (d850cbe)
  • Improve reported line sorting (7ff0b70)
  • Rename tests touching fs for easier exclusion (be5ba91)
  • Add test:watch script to watch only failing test (86b2123)
  • Add default formatter for jsx (4a212ad)
  • Avoid overwrites in issue collector storage key (0530465)
  • Rename file to match test/fixture consistency (959b64c)
  • Fix case of node ../../node_modules/.bin/executable (resolves #​908) (5a77dcc)
  • Log debug session from launcher (be1f9d4)
  • Introduce optional dependencies & improve pm cli arg handling (1731ee5)
  • Support more execa methods in visitor (5f2cf34)
  • Minor refactor (052375f)
  • Fix non-internal isDependency case (e908cfe)
  • Format on save (0f67016)
  • Fix case of $/execa script like yarn lint:spellcheck (03abffd)
  • Reduce noise (5a3177f)
  • feat: add dependency-cruiser plugin (#​911) (8d206a0) - thanks @​filipw01!
  • Update dependencies (b9aff83)
  • Update docs re. 1731ee5 (938496c)

v5.42.0

Compare Source

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

v15.4.1

Compare Source

Patch Changes

v15.4.0

Compare Source

Minor Changes
  • #​1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @​filename: lint-staged.config.js
     * @​type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    
    npx lint-staged --config lint-staged.config.ts
Patch Changes
uuidjs/uuid (uuid)

v11.0.5

Compare Source

Bug Fixes

v11.0.4

Compare Source

Bug Fixes

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 added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Jan 21, 2025
@t3chguy t3chguy marked this pull request as ready for review January 21, 2025 14:53
@t3chguy t3chguy requested a review from a team as a code owner January 21, 2025 14:53
@t3chguy t3chguy requested a review from florianduros January 21, 2025 14:53
@t3chguy t3chguy added this pull request to the merge queue Jan 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 21, 2025
@renovate renovate bot enabled auto-merge January 21, 2025 15:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a85eede to 6a7218c Compare January 21, 2025 15:33
@t3chguy t3chguy disabled auto-merge January 21, 2025 15:33
@t3chguy t3chguy enabled auto-merge January 21, 2025 15:33
@t3chguy t3chguy added this pull request to the merge queue Jan 21, 2025
Merged via the queue into develop with commit 7a0af07 Jan 21, 2025
31 checks passed
@t3chguy t3chguy deleted the renovate/all-minor-patch branch January 21, 2025 16:00
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 T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant