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 #354

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@rebeccastevens/eslint-config 2.0.10 -> 2.0.11 age adoption passing confidence devDependencies patch
@rollup/plugin-replace (source) 5.0.5 -> 5.0.7 age adoption passing confidence devDependencies patch
@types/node (source) 18.19.17 -> 18.19.34 age adoption passing confidence devDependencies patch
amannn/action-semantic-pull-request v5.4.0 -> v5.5.2 age adoption passing confidence action minor
cspell (source) 8.3.2 -> 8.8.4 age adoption passing confidence devDependencies minor
eslint-plugin-functional 6.0.0 -> 6.5.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 48.1.0 -> 48.2.9 age adoption passing confidence devDependencies minor
eslint-plugin-n 17.2.1 -> 17.8.1 age adoption passing confidence devDependencies minor
eslint-plugin-promise 6.1.1 -> 6.2.0 age adoption passing confidence devDependencies minor
eslint-plugin-sonarjs 0.24.0 -> 0.25.1 age adoption passing confidence devDependencies minor
eslint-plugin-vitest 0.3.22 -> 0.5.4 age adoption passing confidence devDependencies minor
knip (source) 2.20.2 -> 2.43.0 age adoption passing confidence devDependencies minor
lint-staged 15.2.2 -> 15.2.5 age adoption passing confidence devDependencies patch
markdownlint-cli 0.37.0 -> 0.41.0 age adoption passing confidence devDependencies minor
node (source) 20.11.1 -> 20.14.0 age adoption passing confidence minor
pnpm (source) 9.0.6 -> 9.2.0 age adoption passing confidence packageManager minor
prettier (source) 3.0.3 -> 3.3.1 age adoption passing confidence devDependencies minor
prettier-plugin-packagejson 2.4.11 -> 2.5.0 age adoption passing confidence devDependencies minor
rimraf 5.0.5 -> 5.0.7 age adoption passing confidence devDependencies patch
rollup (source) 4.12.0 -> 4.18.0 age adoption passing confidence devDependencies minor
rollup-plugin-dts 6.1.0 -> 6.1.1 age adoption passing confidence devDependencies patch
ts-plugin-type-coverage 2.27.1 -> 2.28.1 age adoption passing confidence devDependencies minor
tsd 0.30.4 -> 0.31.0 age adoption passing confidence devDependencies minor
type-coverage 2.27.1 -> 2.29.0 age adoption passing confidence devDependencies minor
typedoc (source) 0.25.8 -> 0.25.13 age adoption passing confidence devDependencies patch
typedoc-plugin-coverage 3.1.0 -> 3.1.1 age adoption passing confidence devDependencies patch
typescript (source) 5.3.3 -> 5.4.5 age adoption passing confidence devDependencies minor
vite-tsconfig-paths 4.3.1 -> 4.3.2 age adoption passing confidence devDependencies patch

Release Notes

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

v2.0.11

Compare Source

Bug Fixes
rollup/plugins (@​rollup/plugin-replace)

v5.0.7

2024-06-05

Bugfixes
  • fix: add missing sourceMap documentation (#​1698)

v5.0.6

2024-06-05

Bugfixes
  • fix: ternary operator replacement (#​1712)
amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v5.5.2

Compare Source

Bug Fixes

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features
streetsidesoftware/cspell (cspell)

v8.8.4

Compare Source

v8.8.3

Compare Source

v8.8.2

Compare Source

v8.8.1

Compare Source

  • chore: Do not stop update if it fails to lint. (64ba085)

v8.8.0

Compare Source

Note: Version bump only for package cspell

v8.7.0

Compare Source

Note: Version bump only for package cspell

v8.6.1

Compare Source

Note: Version bump only for package cspell

v8.6.0

Compare Source

Note: Version bump only for package cspell

v8.5.0

Compare Source

Note: Version bump only for package cspell

v8.4.1

Compare Source

Note: Version bump only for package cspell

v8.4.0

Compare Source

Note: Version bump only for package cspell

eslint-functional/eslint-plugin-functional (eslint-plugin-functional)

v6.5.1

Compare Source

Bug Fixes

v6.5.0

Compare Source

Features

6.4.1 (2024-04-14)

Bug Fixes
  • prefer-tacit: handling functions that don't map to directly to an eslint node (#​802) (423e249)

v6.4.1

Compare Source

Bug Fixes
  • prefer-tacit: handling functions that don't map to directly to an eslint node (#​802) (423e249)

v6.4.0

Compare Source

Bug Fixes
  • type-declaration-immutability: replace fixer with suggestions for recommended and lite configs (ae62abb)
Features
  • type-declaration-immutability: add support for in-editor suggestions (7a0a790), closes #​797

6.3.2 (2024-04-01)

Bug Fixes
  • readonly-type: empty object types should not trigger reports (fc6a394), closes #​796

6.3.1 (2024-04-01)

Bug Fixes
  • improve types for flat configs (68e6450)

v6.3.2

Compare Source

Bug Fixes
  • readonly-type: empty object types should not trigger reports (fc6a394), closes #​796

v6.3.1

Compare Source

Bug Fixes
  • improve types for flat configs (68e6450)

v6.3.0

Compare Source

Features
  • immutable-data: add option for ignoreNonConstDeclarations to treatParametersAsConst (#​794) (059591a), closes #​724

6.2.3 (2024-03-25)

Bug Fixes
  • no-mixed-types: handle more than just property signatures, check the type of type references (#​793) (55bd794), closes #​734

6.2.2 (2024-03-25)

Bug Fixes

6.2.1 (2024-03-24)

Bug Fixes

v6.2.3

Compare Source

Bug Fixes
  • no-mixed-types: handle more than just property signatures, check the type of type references (#​793) (55bd794), closes #​734

v6.2.2

Compare Source

Bug Fixes

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Bug Fixes
  • type-declaration-immutability: some (hopefully all) maximum call stack size exceeded errors (61c561c), closes #​767
Features

v6.1.1

Compare Source

Bug Fixes
  • immutable-data: handle immediate mutation of arrays generated from strings (b003d1c), closes #​759

v6.1.0

Compare Source

Bug Fixes
  • immutable-data: treat Object.entries({}).sort() as immediate mutation (245886f), closes #​773
Features
  • new config to disable all rules that require type info (af30f15)

6.0.1 (2024-02-23)

Bug Fixes
  • typos in function names (05b2f9c)

v6.0.1

Compare Source

Bug Fixes
  • typos in function names (05b2f9c)
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v48.2.9

Compare Source

Bug Fixes
  • require-description-complete-sentence: regression with heading exempting; fixes #​1220 (fbc9fca)

v48.2.8

Compare Source

v48.2.7

Compare Source

v48.2.6

Compare Source

Bug Fixes
  • require-yields: avoid error when ExportNamedDeclaration has no declaration prop (93a9415)

v48.2.5

Compare Source

Bug Fixes

v48.2.4

Compare Source

v48.2.3

Compare Source

Bug Fixes

v48.2.2

Compare Source

Bug Fixes

v48.2.1

Compare Source

v48.2.0

Compare Source

Features
  • check-param-names: Add disableMissingParamChecks option (#​1206) (ba642e4)
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.8.1

Compare Source

🩹 Fixes

v17.8.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.7.0

Compare Source

🌟 Features
  • hashbang: Add support to map extensions to executables (#​278) (3fd7639)
  • node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#​276) (4a685c0)
🩹 Fixes
  • node-builtins: Remove "node:" prefix from "ignores" message (#​277) (704f0b9)
📚 Documentation
  • node-builtins: Specify that only static properties are supported (#​272) (735a520)
  • Provide an example with eslint-plugin-n to Playground (#​275) (cb8ffa6)

v17.6.0

Compare Source

🌟 Features
📚 Documentation

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.4.0

Compare Source

🌟 Features
🩹 Fixes
  • unsupported-features/node-builtins-modules version comparation (#​257) (5c67787)
🧹 Chores

v17.3.1: Release 17.3.1

Compare Source

  • Revert "fix: unsupported-features/node-builtins-modules range compare" (#​254) (caecf3e)

v17.3.0

Compare Source

🌟 Features
🩹 Fixes
  • unsupported-features/node-builtins-modules range compare (#​252) (d50ae85)
🧹 Chores
eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v6.2.0

Compare Source

SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs)

v0.25.1

Compare Source

What's Changed
New Contributors

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.25.0...0.25.1

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.24.0...0.25.0

veritem/eslint-plugin-vitest (eslint-plugin-vitest)

v0.5.4

Compare Source

Features
  • support old Eslint configuration
  • update dependencies

v0.5.3

Compare Source

Bug Fixes

v0.5.2

Compare Source

Features

v0.5.1

Compare Source

Bug Fixes
  • no-focused-tests: support .each template strings (#​420) (36e5b9a)

v0.5.0

Compare Source

‼️ Breaking Change 🚨

This version only supports flat config!

If you run into issues consider downgrading and opening an issue ofcourse.

Full Changelog: veritem/eslint-plugin-vitest@v0.5.0...v0.5.0

[v0.4.1](https://togithub.com/veritem/eslint-plugin-vitest/re


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Feb 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d8ed31e to 19908d6 Compare March 4, 2024 03:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 4e91e1a to 6258e7f Compare March 11, 2024 07:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 0ba9858 to becd79e Compare March 18, 2024 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 4ab7ee5 to 62b13a3 Compare May 25, 2024 12:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e42f0d5 to f6aed47 Compare June 1, 2024 19:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from e312f7e to 40e2f91 Compare June 6, 2024 10:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 40e2f91 to 6914d74 Compare June 7, 2024 03:40
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.

None yet

0 participants