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

chore(deps-dev): bump tsup from 5.7.0 to 5.9.0 #44

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2021

Bumps tsup from 5.7.0 to 5.9.0.

Release notes

Sourced from tsup's releases.

v5.9.0

5.9.0 (2021-11-23)

Features

  • add --dts-only flag to emit declarations only (2d4f6b0)
  • watch: only trigger rebuild when the changed file is actually imported (88875e6)

v5.8.1

5.8.1 (2021-11-23)

Bug Fixes

v5.8.0

5.8.0 (2021-11-22)

Features

  • custom tsconfig and allow multpile tsup config (555c535)

v5.7.4

5.7.4 (2021-11-20)

Bug Fixes

v5.7.3

5.7.3 (2021-11-20)

Features

  • minor: support node: import in older node versions (#460) (c78ea9c)

v5.7.2

5.7.2 (2021-11-18)

Bug Fixes

  • resolve module field before main field (7bc02d7)

... (truncated)

Commits
  • 88875e6 feat(watch): only trigger rebuild when the changed file is actually imported
  • 2d4f6b0 feat: add --dts-only flag to emit declarations only
  • 3fb9b8e fix: bundle svelte without styles (#464)
  • 8c8f19f fix(windows): support backslash in cli arguments (#463)
  • 555c535 feat: custom tsconfig and allow multpile tsup config
  • 3f37270 chore: typo
  • 85cfd15 fix: add default loaders, closes #459
  • c78ea9c feat(minor): support node: import in older node versions (#460)
  • 0f1fe94 chore: release minor scope as patch
  • c28cc2f chore(deps): bump rollup from 2.56.1 to 2.60.0 (#453)
  • 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)

Bumps [tsup](https://github.com/egoist/tsup) from 5.7.0 to 5.9.0.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/master/.releaserc.json)
- [Commits](egoist/tsup@v5.7.0...v5.9.0)

---
updated-dependencies:
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2021

Superseded by #45.

@dependabot dependabot bot closed this Nov 25, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tsup-5.9.0 branch November 25, 2021 07: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.

0 participants