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(dev-deps): update all non-major dependencies #424

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.0 -> 1.2.2 age adoption passing confidence
@rebeccastevens/eslint-config 3.3.2 -> 3.3.3 age adoption passing confidence
@rollup/plugin-typescript (source) 12.1.0 -> 12.1.1 age adoption passing confidence
@types/node (source) 16.18.113 -> 16.18.118 age adoption passing confidence
eslint-plugin-functional 7.0.2 -> 7.1.0 age adoption passing confidence
eslint-plugin-import-x 4.3.1 -> 4.4.0 age adoption passing confidence
eslint-plugin-jsdoc 50.4.1 -> 50.4.3 age adoption passing confidence
eslint-plugin-n 17.11.1 -> 17.12.0 age adoption passing confidence
eslint-plugin-sonarjs (source) 2.0.3 -> 2.0.4 age adoption passing confidence
eslint-plugin-yml (source) 1.14.0 -> 1.15.0 age adoption passing confidence
knip (source) 5.33.3 -> 5.36.0 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.3 age adoption passing confidence
rollup (source) 4.24.0 -> 4.24.3 age adoption passing confidence
tsx (source) 4.19.1 -> 4.19.2 age adoption passing confidence
typedoc (source) 0.26.9 -> 0.26.10 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.2

Compare Source

v1.2.1

Compare Source

RebeccaStevens/eslint-config-rebeccastevens (@​rebeccastevens/eslint-config)

v3.3.3

Compare Source

Bug Fixes
  • only enforce max-classes-per-file when not functional (096d7ed)
  • use functional/no-class-inheritance over functional/no-classes (68fb811)
rollup/plugins (@​rollup/plugin-typescript)

v12.1.1

2024-10-16

Bugfixes
  • fix: allow for files to be nested in folders within outDir (#​1783)
eslint-functional/eslint-plugin-functional (eslint-plugin-functional)

v7.1.0

Compare Source

Features

7.0.3 (2024-10-20)

Bug Fixes
  • ensure default options are applied (#​889) (5b57cd2)
  • functional-parameters: default options not being applied to option overrides (#​888) (06f2b80)

7.0.2 (2024-08-26)

Bug Fixes
  • no-expression-statements: ignore Promise<void> when ignoreVoid is set (#​866) (2e1a992)

7.0.1 (2024-08-07)

Bug Fixes
  • don't throw when typescript can't be resolved (afb05bd)

v7.0.3

Compare Source

Bug Fixes
  • ensure default options are applied (#​889) (5b57cd2)
  • functional-parameters: default options not being applied to option overrides (#​888) (06f2b80)
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.4.0

Compare Source

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

v50.4.3

Compare Source

Bug Fixes
  • text-escaping: add missing docs.description (9a93119)

v50.4.2

Compare Source

Bug Fixes
  • no-multi-asterisks: add missing docs.description (f6616c7)
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.12.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores
SonarSource/SonarJS (eslint-plugin-sonarjs)

v2.0.4

Compare Source

ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v1.15.0

Compare Source

Minor Changes
webpro-nl/knip (knip)

v5.36.0

Compare Source

  • Add disclosure reporter (c5f0ee6)

v5.35.1

Compare Source

v5.35.0

Compare Source

v5.34.4

Compare Source

v5.34.3

Compare Source

v5.34.2

Compare Source

  • Highlight package name in specifier in symbols reporter (eca123b)
  • Fix binary extraction from specifier (c881d78)
  • Rename util to get-referenced-inputs.ts (62b10ba)
  • (TypeScript plugin): Add references path of tsconfig to config (#​816) (bff0977)
  • Update docs (366acdc)

v5.34.1

Compare Source

  • Fix edge case for binary disguised as entry (#​161) (846ed76)
  • Only ignore "http" if in dependency specifier (fixes #​813) (9defcb9)
  • Move helper to less confusing location (e028528)
  • Consistent naming (20070ba)
  • Rename test file, fix up default values (5bb56e7)
  • Update docs (c9afd52)
  • Add documentation for unplugin-icons imports issue (#​812) (20b2504)

v5.34.0

Compare Source

  • Don't use path if step also has repository in github-action plugin (c6e4d31)
  • Give plugins a chance to prep config args (a2217a2)
  • Let's start out conservatively (a2e83f8)
  • More consistent naming (bae87d9)
  • Optimize a bit after the dust has settled (31f1e7e)
  • Cherry on the pie (617e067)
  • Handle config files only once across workspaces (939f511)
  • Improve naming and simplify a few things (f4db204)
  • Add coverage for unused files with compiler extension (c2e2712)
  • Ignore virtual: imports, don't report as unlisted dependencies (2ef75cc)
  • Remove module resolving from plugins (53839e0)
  • Temp use Bun for in this integration test for green lights (98c1ff7)
  • Add ability to add unresolved imports to ignoreDependencies (b8875be)
  • Let's start out a tad more conservative (58ba79f)
  • Update dependencies (f4dc1e1)
  • Optimize referenced dependency handling (a413ad8)
  • Resolve config file paths and parse recursively (c03f963)
  • Exclude empty config file path arrays from debug output (d288779)
  • Extend typedoc plugin (f2732fa)
  • Presets are extended by local config in jest plugin (4973a9d)
  • Add test case to get refs from scripts (6115107)
  • Refactor binary resolver & referenced dependency handling (f1349c2)
pnpm/pnpm (pnpm)

v9.12.3

Compare Source

Patch Changes
  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #​8655.
  • Fix a bug causing pnpm to infinitely spawn itself when manage-package-manager-versions=true is set and the .tools directory is corrupt.
  • Use crypto.hash, when available, for improved performance #​8629.
  • Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness #​8703.
  • All commands should read settings from the package.json at the root of the workspace #​8667.
  • When manage-package-manager-versions is set to true, errors spawning a self-managed version of pnpm will now be shown (instead of being silent).
  • Pass the find command to npm, it is an alias for npm search

v9.12.2

Compare Source

Patch Changes
  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #​8546.
rollup/rollup (rollup)

v4.24.3

Compare Source

2024-10-29

Bug Fixes
  • Slightly reduce memory consumption by specifying fixed array sizes where possible (#​5703)
Pull Requests

v4.24.2

Compare Source

2024-10-27

Bug Fixes
  • Add missing build dependency (#​5705)
Pull Requests

v4.24.1

Compare Source

2024-10-27

Bug Fixes
  • Support running Rollup natively on FreeBSD (#​5698)
Pull Requests
privatenumber/tsx (tsx)

v4.19.2

Compare Source

Bug Fixes
  • generate sourcesContent when Node.js debugger is enabled (#​670) (7c47074)

This release is also available on:

TypeStrong/TypeDoc (typedoc)

v0.26.10

Compare Source

Bug Fixes
  • Fixed missing space on page headers, #​2748.

Configuration

📅 Schedule: Branch creation - "before 4am 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

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 Nov 1, 2024
@renovate renovate bot merged commit e14d097 into main Nov 1, 2024
15 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 1, 2024 04:44
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