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 6.6.0 to 6.6.3 #489

Merged
merged 1 commit into from
Feb 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2023

Bumps tsup from 6.6.0 to 6.6.3.

Release notes

Sourced from tsup's releases.

v6.6.3

6.6.3 (2023-02-14)

Bug Fixes

  • raise node engine requirement to 14.18 (#832) (49cde79), closes #825
  • upgrade rollup-plugin-dts for better watch mode support (#836) (2ad00aa)

v6.6.2

6.6.2 (2023-02-12)

Bug Fixes

v6.6.1

6.6.1 (2023-02-12)

Bug Fixes

  • types: make sure enum starts with declare keyword (a85439d), closes #834
Commits
  • 9639352 refactor(plugin-api): expose entryPoint and more info in chunkInfo
  • 49cde79 fix: raise node engine requirement to 14.18 (#832)
  • 2ad00aa fix: upgrade rollup-plugin-dts for better watch mode support (#836)
  • a4df971 fix: upgrade tsup
  • 70a586c chore: update lockfile
  • a85439d fix(types): make sure enum starts with declare keyword
  • See full diff 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 6.6.0 to 6.6.3.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](egoist/tsup@v6.6.0...v6.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tsup-6.6.3 branch from 8dd5a1a to 88e12d2 Compare February 18, 2023 04:47
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2023
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 00c23e0 into master Feb 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tsup-6.6.3 branch February 18, 2023 05:39
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