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

Bump the npm-development group across 1 directory with 3 updates #3075

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the npm-development group with 3 updates in the /docs directory: @redocly/cli, cspell and knip.

Updates @redocly/cli from 1.26.0 to 1.26.1

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.26.1

Patch Changes

  • Fixed an issue where an API alias's root path might be resolved incorrectly for configuration files located outside the root folder.
  • Updated @​redocly/openapi-core to v1.26.1.
Changelog

Sourced from @​redocly/cli's changelog.

1.26.1 (2024-12-18)

Patch Changes

  • Fixed an issue where an API alias's root path might be resolved incorrectly for configuration files located outside the root folder.
  • Updated @​redocly/openapi-core to v1.26.1.
Commits

Updates cspell from 8.16.1 to 8.17.1

Release notes

Sourced from cspell's releases.

v8.17.1

Changes

Fixes

fix: Make sure empty string is not checked. (#6680)

For some strange reason, the Hungarian dictionary ends up with a forbid on empty string. This would happen when matching against "..


v8.17.0

Changes

Features

feat: Support Windows UNC files. (#6671)


feat: Do not spell check random strings (#6615)

Added two new configuration options:

  • ignoreRandomStrings - (default true) tell the spell checker to ignore strings of random characters.
  • minRandomLength - (default 40) the minimum length of a string of characters before checking if it is random.

fixes #6573


Fixes

... (truncated)

Changelog

Sourced from cspell's changelog.

8.17.1 (2024-12-16)

8.17.0 (2024-12-15)

Commits

Updates knip from 5.39.2 to 5.41.1

Release notes

Sourced from knip's releases.

Release 5.41.1

  • Remove contrib.rocks img (8d996a68)
  • Support caching results on Win32-based systems (#832) (3b280e63)

Release 5.41.0

  • Add expo plugin (#879) (40f7be98)
  • #598 Nx plugin doesn't look in package.json (#880) (9ce4a49a)
  • Remove twitter link from header (34004ba6)
  • Tiny fix code block (17ddcb7b)
  • Update & format (f696807b)
  • Fix up doc build scripts (9ba09983)

Release 5.40.0

  • Add Karma plugin (#871) (3d29854d)
  • Remove tea.yaml (e43304b4)
  • Add Workleap (@​gsoft-inc) as sponsor (thank you!) (c7385612)
  • Update comparison page + auto-format (e6340b03)

Release 5.39.4

  • Ignore ignore patterns in vite test.include patterns (df390a0d)
  • Stop using package.json as fallback containingFilePath (de6682b0)

Release 5.39.3

  • Doc edits (0f640e1e)
  • feat: update mdx detection dependency list and update custom compiler… (#875) (055a2e38)
  • Add new content configuration entry for Astro (#872) (c80ac0e7)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-development group with 3 updates in the /docs directory: [@redocly/cli](https://github.com/Redocly/redocly-cli), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) and [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip).


Updates `@redocly/cli` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected])

Updates `cspell` from 8.16.1 to 8.17.1
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.1/packages/cspell)

Updates `knip` from 5.39.2 to 5.41.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.41.1/packages/knip)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@dependabot dependabot bot requested a review from nickzelei December 23, 2024 17:30
Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
neosync-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 5:31pm

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants