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-all-dependencies group across 1 directory with 3 updates #3212

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

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

Updates @redocly/cli from 1.27.2 to 1.28.1

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.28.1

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.1.

@​redocly/cli@​1.28.0

Minor Changes

  • Switched to using native fetch API instead of node-fetch dependency, improving performance and reducing bundle size.

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.0.
Changelog

Sourced from @​redocly/cli's changelog.

1.28.1 (2025-01-31)

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.1.

1.28.0 (2025-01-30)

Minor Changes

  • Switched to using native fetch API instead of node-fetch dependency, improving performance and reducing bundle size.

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.0.
Commits
  • 62f6412 chore: 🔖 release new versions (#1874)
  • fa280a3 fix: validate configurable rules severity overrides correctly in config (#1872)
  • 4681d7c docs(all): adds info for finding org and project slugs to push-status command...
  • 2851c2d chore: fix typos (#1870)
  • 2dc864b chore: 🔖 release new versions (#1850)
  • 233f6a8 feat: migrate from node-fetch to native fetch (#1848)
  • 9ff3159 chore: update snapshot release message (#1867)
  • afcdbb4 chore: add snapshot release pipelines (#1853)
  • 648fb6c feat: remove support in-body parameter in arazzo (#1851)
  • ef4b2e2 fix(typings): update OpenAPI 3.0 and 3.1 typing declarations (#1795)
  • See full diff in compare view

Updates cspell from 8.17.2 to 8.17.3

Release notes

Sourced from cspell's releases.

v8.17.3

Changes

Fixes

fix: Fix race condition when scanning for nested config files. (#6825)

There was some faulty logic when searching up the directory tree looking for config files. It took a long to for it to be exposed, because it rarely happened and only with repos with lots of nested config files, list the Azure documents.


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#6834)

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json |  4 ++--
 pnpm-lock.yaml                             | 28 ++++++++++++++--------------
 2 files changed, 16 insertions(+), 16 deletions(-)

fix: Workflow Bot -- Update Dictionaries (main) (#6804)

Update Dictionaries (main)

... (truncated)

Changelog

Sourced from cspell's changelog.

8.17.3 (2025-01-28)

Commits

Updates knip from 5.42.2 to 5.43.6

Release notes

Sourced from knip's releases.

Release 5.43.6

  • Update docs for writing a plugin (f3669e2220a8ad40333643408ab4f78dcc73a029)
  • Remove unused property (18612d2f2ce6c932b461ebd2c2ebaa9317b3e4a3)
  • Merge glob patterns (3815faefb6e1875cebcee84f32a25973fd3d7654)
  • Update docs for writing a plugin (c1de2ba43faa541cdae8af718002e2dc6d0bfab4)
  • Invoke expo config function with context obj (resolves #919) (2d0876baaad2246757ba1b35d43960655068c0c2)
  • Add empty plugins: [] to dummy expo obj to cause less issues (15b8aac5087c2a5aa8d6d0597ea61f90d29e7514)

Release 5.43.5

  • Allow nsTypes to always consider all enums (the actual fix for #927) (881de38e24f95508e198db8369df14e4b4136147)

Release 5.43.4

  • Add missing test & widen scope for implicit enumerations (resolves #927) (d02db682d83890c65c6332c0dc7a8f763f5e818a)

Release 5.43.3

  • Improve enum/member handling (fc5982e9a90edb5f966391069a19b778d37dfe0e)
  • More concise naming (f93a410f1319fd49661cafd73ddec8d10b546b6f)
  • feat(jest): add mocks to entry files (#925) (895434b8ce3adf02b11b3fe3835d658ade05f348) - thanks @​TkDodo!
  • Move mock (0259b8752b6f8c6b2bd780270b09e63ff227a10d)

Release 5.43.2

  • Add a bit of error handling for failed contributors fetch (b70958a58ea255ee7a7831e404786da807ca93d7)
  • Always use production entries by default in expo plugin (resolves #918) (9b8cb699dfbfe7bb9422ac2834dd229ebb93eb06)
  • knipignore → lintignore (47460d28c8723dfca4f85fb81be3037c2c52c8f1)
  • Fix scoping of namespace import refs (c8ce64d71dc841745cef6d059f43841d0f2d2419)
  • Bun started exposing serialize and deserialize directly from node:v8 (cbfc56e98bdab15d708c16413dcff4ecf2916e8d)
  • Update docs (b7b627398930b9aaf64e1a1bf56f6aea0ff9f35d)
  • Update dependencies (9b4f695c6c1b8ed9cc4b503e51888f40e1fc1a88)

Release 5.43.1

  • Add ignoreUnresolved to json schema (ec1cca705d0dbae53927938ae3d09cb1b5d1da1b)
  • Update docs (d1f05c1e2df592cbee7b40b76f6657d8c07d43cb)

Release 5.43.0

  • Add ignoreUnresolved feature (resolves #920) (081a776adc106221b0e7c0a0c14bcb594e7f651d)
  • Edit metro plugin doc (a418b57eda0fb31cf54f8d148da2ecbd4294988d)

Release 5.42.3

  • Do not crash when running npm init @​knip/config on a repository not using git (#916) (10575b8afbc0d6cc7a1442d9c28d6fa144b656ea) - thanks @​guillaumebrunerie!
  • feat: add support for storybook framework option as a string (#923) (030ac406877d3c61005eee4f0067b555942c9a2f) - thanks @​filipw01!
  • Fix vitest reporters with options (#922) (02a300c1f01dc9d1dc1c312404e25d88c97a125f) - thanks @​dakro!
  • Improve containingFilePath for inputs + debug output for failed script parser (8ccee8178e1087791b563a47018e220db386ed9e)
Commits
  • 0afc339 Release 5.43.6
  • 15b8aac Add empty plugins: [] to dummy expo obj to cause less issues
  • 2d0876b Invoke expo config function with context obj (resolves #919)
  • 3815fae Merge glob patterns
  • 18612d2 Remove unused property
  • f3669e2 Update docs for writing a plugin
  • 51917bc Release 5.43.5
  • 881de38 Allow nsTypes to always consider all enums (the actual fix for #927)
  • 6954b6f Release 5.43.4
  • d02db68 Add missing test & widen scope for implicit enumerations (resolves #927)
  • Additional commits viewable in compare view

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-all-dependencies 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.27.2 to 1.28.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.17.2 to 8.17.3
- [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.3/packages/cspell)

Updates `knip` from 5.42.2 to 5.43.6
- [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.43.6/packages/knip)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link

vercel bot commented Feb 3, 2025

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 Feb 3, 2025 6:09pm

@nickzelei nickzelei merged commit 3413e9c into main Feb 4, 2025
8 checks passed
@nickzelei nickzelei deleted the dependabot/npm_and_yarn/docs/npm-all-dependencies-f867929087 branch February 4, 2025 01:22
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.

1 participant