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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/eslint (source) 8.56.6 -> 8.56.10 age adoption passing confidence devDependencies patch
@types/node (source) 16.18.93 -> 16.18.98 age adoption passing confidence devDependencies patch
amannn/action-semantic-pull-request v5.4.0 -> v5.5.2 age adoption passing confidence action minor
codecov/codecov-action v4.1.1 -> v4.4.1 age adoption passing confidence action minor
cspell (source) 8.6.1 -> 8.8.4 age adoption passing confidence devDependencies minor
dedent 1.5.1 -> 1.5.3 age adoption passing confidence devDependencies patch
eslint-doc-generator 1.7.0 -> 1.7.1 age adoption passing confidence devDependencies patch
eslint-plugin-eslint-plugin 5.4.1 -> 5.5.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 48.2.2 -> 48.2.9 age adoption passing confidence devDependencies patch
eslint-plugin-promise 6.1.1 -> 6.2.0 age adoption passing confidence devDependencies minor
eslint-plugin-sonarjs 0.25.0 -> 0.25.1 age adoption passing confidence devDependencies patch
eslint-plugin-vitest 0.4.1 -> 0.5.4 age adoption passing confidence devDependencies minor
knip (source) 5.7.0 -> 5.18.2 age adoption passing confidence devDependencies minor
lint-staged 15.2.2 -> 15.2.5 age adoption passing confidence devDependencies patch
markdownlint-cli 0.39.0 -> 0.41.0 age adoption passing confidence devDependencies minor
node (source) 20.12.0 -> 20.14.0 age adoption passing confidence minor
pnpm (source) 8.15.5 -> 8.15.8 age adoption passing confidence packageManager patch
prettier (source) 3.2.5 -> 3.3.1 age adoption passing confidence devDependencies minor
prettier-plugin-multiline-arrays 3.0.4 -> 3.0.6 age adoption passing confidence devDependencies patch
prettier-plugin-packagejson 2.4.14 -> 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.13.2 -> 4.18.0 age adoption passing confidence devDependencies minor
semver 7.6.0 -> 7.6.2 age adoption passing confidence dependencies patch
tsc-alias (source) 1.8.8 -> 1.8.10 age adoption passing confidence devDependencies patch
typescript (source) 5.4.3 -> 5.4.5 age adoption passing confidence devDependencies patch

Release Notes

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
codecov/codecov-action (codecov/codecov-action)

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

v4.3.1

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0

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

dmnd/dedent (dedent)

v1.5.3

Compare Source

What's Changed

Full Changelog: dmnd/dedent@v1.5.2...v1.5.3

v1.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: dmnd/dedent@v1.5.1...v1.5.2

bmish/eslint-doc-generator (eslint-doc-generator)

v1.7.1

Compare Source

🐛 Bug Fix
Committers: 1
eslint-community/eslint-plugin-eslint-plugin (eslint-plugin-eslint-plugin)

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features
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

Bug Fixes
  • require-description-complete-sentence: avoid triggering punctuation warning after Markdown headings; fixes #​1220 (e9e4440)

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

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

webpro-nl/knip (knip)

v5.18.2

Compare Source

  • Improve re-export handling (9ccefb3)
  • Add identifier to trace for re-export from entry file (b0b8b3d)
  • Move tagged export logic into reusable handler (1dff2db)
  • Update docs (2f91c8d)
  • Update @ericcornelissen/bash-parser to 0.5.3 (#​674) (9a7ffac)

v5.18.1

Compare Source

  • Refactor and improve dep graph naming/typing (28f05f0)
  • Speed up (de)serialized and add test (deb3b9c)
  • Move cli tests involving stdout to separate folder (978674f)
  • Update and caretify dependencies (e14f6d2)
  • Fix link to screenshot (c2f9507)

v5.18.0

Compare Source

  • Don't report issues when using --trace (d8e9719)
  • Emphasize --debug and --trace on troubleshooting page (bcb5e93)
  • Add --performance screenshot (d0d0108)
  • Integration test knip --cache for eslint as well (443b8be)
  • Dogfoodin' is underrated (7115889)
  • Update docs (0651144)
  • Test against latest TS 5.5 rc (f7aba23)
  • Add test for imports-self (closes #​663) (736b0a2)
  • Major refactor of dep graph for trace feature (ad16689)
  • Use cwd as default base in toAbsolute (678f47a)
  • Fix tsup entries are production entry files (4d839d8)
  • Don't need to cache package.json (da33b9c)
  • Better explain ignoreBinaries configuration option (#​670) (8470505)
  • Update funding options (81cf806)

v5.17.4

Compare Source

v5.17.3

Compare Source

  • Add ‘kill’ and ‘ssh’ as globally available binaries (#​660) (5e576a2)
  • Remove version selector (9ad1d46)
  • Timerify (de)serialize functions (0e04f1e)
  • Update docs (935a706)

v5.17.2

Compare Source

v5.17.1

Compare Source

v5.17.0

Compare Source

  • Fix --watch after refactors (db2a261)
  • Improve getHasStrictlyNsReferences and traverse into re-exports (9d75e0d)
  • Restore imports in Footer.astro (c836517)

v5.16.0

Compare Source

  • Document namespace imports, extensionless imports, svelte $app path alias, and some edits (20f5502)
  • Add @​hyoban to sponsors page (79918d3)
  • feat(plugins): add plugin for lost-pixel config (#​630) (24772ca)
  • fix(plugin-commitlint): handling of parserPreset when it's not a string (#​632) (d7b2545)

v5.15.1

Compare Source

v5.15.0

Compare Source

v5.14.0

Compare Source

v5.13.0

Compare Source

  • Update some (dev) dependencies (c612138)
  • Temporarily disable slonik integration test (67c03de)
  • Return empty source file for foreign files (resolves #​623) (dc2f508)
  • feat(plugins): add plugin for xo config (#​621) (96f91df)
  • Fresh project overview, auto-format (79cf631)

v5.12.3

Compare Source

  • Fix cache-location typo (fixes #​624) (6481d12)
  • Update lockfile (2da8299)
  • Add npm init @​knip/config option and features overview (ea9b106)
  • Add @knip/create-config (4a7bac3)

v5.12.2

Compare Source

v5.12.1

Compare Source

  • Fix configFileDir in recursive config loader in eslint plugin (fixes #​570) (20e44c6)
  • Allow workspace patterns to be relative (fixes #​617) (6c71399)

v5.12.0

Compare Source

v5.11.0

Compare Source


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 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 May 1, 2024
Copy link

graphite-app bot commented May 1, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “Status: Merge Queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “Status: Hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 32c8396 to 9cec940 Compare May 7, 2024 17:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from d459cd8 to a9ab472 Compare May 15, 2024 20:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 45f0fe6 to 1898191 Compare May 21, 2024 19:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from c008694 to bbcdcf7 Compare June 3, 2024 19:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 0186a57 to 251a960 Compare June 9, 2024 20:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 251a960 to 5525e45 Compare June 10, 2024 00:30
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