ipfs / js-kubo-rpc-client

A client library for the Kubo RPC API
https://www.npmjs.com/package/kubo-rpc-client
Other
33 stars 7 forks source link

deps: bump it-glob from 2.0.7 to 3.0.1 #231

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 5 months ago

Bumps it-glob from 2.0.7 to 3.0.1.

Release notes

Sourced from it-glob's releases.

it-glob-3.0.1

it-glob 3.0.1 (2024-04-25)

Bug Fixes

  • re-export the Options type from fast-glob (#128) (0dd90a0)

Trivial Changes

Documentation

it-glob-3.0.0

it-glob 3.0.0 (2024-04-25)

⚠ BREAKING CHANGES

  • The options type used to extend minimatch's options, now it's fast-glob's options - some field names are different. Windows paths will also be yielded with forward slashes and not backslashes.

Features

Trivial Changes

  • release: 3.0.0 [skip ci] (837e99e), closes #126
  • update changelogs to new format (33e243d)
Commits
  • 8746cf8 chore(release): 3.0.1 [skip ci]
  • 1250597 chore(release): 3.0.6 [skip ci]
  • d46eceb chore(release): 2.0.7 [skip ci]
  • 0a4b1b4 chore(release): 3.0.6 [skip ci]
  • cff0efd chore(release): 2.0.7 [skip ci]
  • 8cdde52 chore(release): 4.0.7 [skip ci]
  • 706966f chore(release): 2.0.9 [skip ci]
  • 8c11c15 chore(release): 3.1.1 [skip ci]
  • a539e2b chore(release): 3.0.6 [skip ci]
  • cd050dc chore(release): 3.0.6 [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 4.1.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: