AnWeber / vscode-httpyac

Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=anweber.vscode-httpyac
MIT License
237 stars 20 forks source link

build(deps): bump filesize from 9.0.11 to 10.0.2 #153

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps filesize from 9.0.11 to 10.0.2.

Changelog

Sourced from filesize's changelog.

10.0.2

28 September 2022

10.0.1

28 September 2022

10.0.0

28 September 2022

Commits
  • 24501d0 Updating CHANGELOG.md
  • 3fbe23e Fixing rollup config (copy/pasta), version bump to release, fixes #162
  • 9d81ad1 Building with new version number, updating CHANGELOG.md
  • 8eb722d Lowering minimum version to 14.0.0, fixes #161
  • ae798bf Updating CHANGELOG.md
  • f560a7d Merge pull request #160 from avoidwork/bigInt
  • 3a1b500 Removing janky typescript "tests"
  • f1f5e07 Fixing typos
  • 1307daf Returning the dl & cdn badges to README.md
  • 80ef95c Adding support for BigInt numbers, fixes #146
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 2 years ago

Superseded by #154.