Skip to content

ci(dev-deps): update all non-major dependencies #973

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 18.19.100 -> 18.19.110 age adoption passing confidence devDependencies patch
@vitest/eslint-plugin 1.1.44 -> 1.2.1 age adoption passing confidence devDependencies minor
codecov/codecov-action v5.4.2 -> v5.4.3 age adoption passing confidence action patch
eslint-flat-config-utils 2.0.1 -> 2.1.0 age adoption passing confidence devDependencies minor
eslint-import-resolver-typescript 4.3.4 -> 4.4.2 age adoption passing confidence devDependencies minor
eslint-plugin-import-x 4.11.1 -> 4.15.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 50.6.14 -> 50.7.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsonc (source) 2.20.0 -> 2.20.1 age adoption passing confidence devDependencies patch
eslint-plugin-n 17.18.0 -> 17.19.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.4.0 -> 5.4.1 age adoption passing confidence devDependencies patch
knip (source) 5.55.1 -> 5.59.1 age adoption passing confidence devDependencies minor
markdownlint-cli2 0.18.0 -> 0.18.1 age adoption passing confidence devDependencies patch
node (source) 22.15.0 -> 22.16.0 age adoption passing confidence minor
pnpm (source) 10.10.0 -> 10.11.1 age adoption passing confidence packageManager minor
rollup (source) 4.40.2 -> 4.41.1 age adoption passing confidence devDependencies minor

Release Notes

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.2.1

Compare Source

Bug Fixes
  • valid-title: Please allow function-typed variables and aliases as valid describe titles (#​708) (76653c9)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.44...v1.2.0

codecov/codecov-action (codecov/codecov-action)

v5.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

antfu/eslint-flat-config-utils (eslint-flat-config-utils)

v2.1.0

Compare Source

   🚀 Features
    View changes on GitHub
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v4.4.2

Compare Source

Patch Changes

v4.4.1

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes

v4.3.5

Compare Source

Patch Changes
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.15.0

Compare Source

Minor Changes

v4.14.2

Compare Source

Patch Changes

v4.14.1

Compare Source

Patch Changes

v4.14.0

Compare Source

Minor Changes
Patch Changes

v4.13.3

Compare Source

Patch Changes

v4.13.2

Compare Source

Patch Changes

v4.13.1

Compare Source

Patch Changes

v4.13.0

Compare Source

Minor Changes

v4.12.2

Compare Source

Patch Changes

v4.12.1

Compare Source

Patch Changes

v4.12.0

Compare Source

Minor Changes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.7.1

Compare Source

v50.7.0

Compare Source

Features
  • getJsdocProcessorPlugin: add allowedLanguagesToProcess option (#​1392) (0adbf43)

v50.6.17

Compare Source

Bug Fixes

v50.6.16

Compare Source

Bug Fixes
  • valid-types: fix parsing of expressions like [@returns](https://redirect.github.com/returns) {[@​link](https://redirect.github.com/link) SomeType}; fixes #​1381 (#​1382) (2bd7242)

v50.6.15

Compare Source

Bug Fixes
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)

v2.20.1

Compare Source

Patch Changes
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.19.0

Compare Source

🌟 Features
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.4.1

Compare Source

Patch Changes
  • #​740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error
webpro-nl/knip (knip)

v5.59.1

Compare Source

  • Edit some docs re. handling binaries (closes #​1107) (6ce3908)
  • Add "contributing" page (cd4f293)
  • Link to e18e.dev (3843678)
  • Ignore scripts with name not starting with word character (a240f0d)
  • Add cargo to global list of ignored binaries (0fcbe11)
  • Minor refactors (3b447b8)

v5.59.0

Compare Source

v5.58.1

Compare Source

v5.58.0

Compare Source

v5.57.2

Compare Source

v5.57.1

Compare Source

  • Add example known issue when loading config files (cc36b08)
  • Remove empty import (689993b)
  • Add x to --trace legend (dd91f3a)
  • Improve sponsors script and add venz url (ecefd9e)
  • resolve issue with plugin overlap on config files (#​1096) (c54603e) - thanks @​apeloquin-agilysys!
  • Add fixture to cover prevention of circular dependencies in config files (0b63a01)
  • Update docs dependencies (54f96af)
  • A bit of tests/fixtures housekeeping (866793c)

v5.57.0

Compare Source

v5.56.0

Compare Source

DavidAnson/markdownlint-cli2 (markdownlint-cli2)

v0.18.1

Compare Source

  • Update dependencies (including markdownlint)
nodejs/node (node)

v22.16.0: 2025-05-21, Version 22.16.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [c3ceaebb7a] - deps: update timezone to 2025b (Node.js GitHub Bot) #​57857
  • [5059a746ec] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #​58102
  • [c8ceaaf397] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #​57765
  • [e21b37d9df] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #​58011
  • [832640c35e] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #​57610
  • [c510391d2f] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #​57490
  • [5d1230bec0] - (SEMVER-MINOR) src: set default config as node.config.json (Marco Ippolito) #​57171
  • [30bb1ccbb0] - (SEMVER-MINOR) src: create THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING (Marco Ippolito) #​57016
  • [0350c6f478] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #​57016
  • [e1d3a9e192] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #​57820
  • [0ec912f452] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #​57865
  • [43490c8797] - (SEMVER-MINOR) util: add types.isFloat16Array() (Livia Medeiros) #​57879
  • [dda6ca9172] - (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina) #​57888
Commits

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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

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

@renovate renovate bot added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Jun 3, 2025
@renovate renovate bot merged commit 3c8f794 into main Jun 3, 2025
14 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 3, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants