acacode / swagger-typescript-api

Generate the API Client for Fetch or Axios from an OpenAPI Specification
MIT License
3.38k stars 361 forks source link

chore(deps-dev): bump tsup from 8.3.0 to 8.3.4 #966

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps tsup from 8.3.0 to 8.3.4.

Release notes

Sourced from tsup's releases.

v8.3.4

No significant changes

    View changes on GitHub

v8.3.3

No significant changes

    View changes on GitHub

v8.3.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 21b1193 chore: release v8.3.4
  • 580e03d ci: fix release workflow
  • 01b38f2 chore: release v8.3.3
  • 4f5b71e ci: fix release workflow
  • e80dad6 chore: release v8.3.2
  • f4af79a ci: fix release workflow (#1241)
  • 4b72d61 chore: release v8.3.1
  • 41c98ff fix: support Node16 and NodeNext module resolution in experimentalDts (...
  • bf2aaf2 chore(deps): update all non-major dependencies (#1238)
  • 9cc86d6 fix: enable rollup output.compact when minify is enabled (#1232)
  • 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 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)