Skip to content

chore(deps-dev): bump the regular group across 1 directory with 4 updates#297

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/regular-7972a152a2
Closed

chore(deps-dev): bump the regular group across 1 directory with 4 updates#297
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/regular-7972a152a2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps the regular group with 1 update in the / directory: @types/node.

Updates @types/node from 22.15.21 to 22.15.28

Commits

Updates changelogithub from 13.14.0 to 13.15.0

Release notes

Sourced from changelogithub's releases.

v13.15.0

   🚀 Features

    View changes on GitHub
Commits

Updates clean-publish from 5.2.0 to 5.2.1

Changelog

Sourced from clean-publish's changelog.

5.2.1

5.2

5.1

5.0

  • Removed Node.js 16 support.
  • Added Dev Container config support.

4.4

  • Added publishConfig to ignore fields (by Dan Onoshko).

4.3

  • Added ESLint flat config to ignore files.
  • Added Nano Stages config to ignore files (by Eduard Aksamitov).

4.2

4.1.1

  • Added types for config (by Artiom Tretjakovas).
  • Fixed --clean-comments (by Artiom Tretjakovas).
  • Fixed --tag (by Artiom Tretjakovas).

4.1

  • Added .clean-publish.json config support (by Artiom Tretjakovas).

4.0.2

  • Fixed full docs URL by using homepage (by Morgan Brasseur).

4.0.1

  • Fixed /**/ comments cleaning on cleanComments option.

4.0

  • Dropped Node.js 14 and 12 support.
  • Added -- support to pass any arguments to package manager (by Dan Onoshko).
  • Added pattern support to files option (by Dan Onoshko).
  • Added package.publishConfig support in exports cleaning (by Dan Onoshko).
  • Removed --exports option (by Dan Onoshko).
  • Reduced dependencies.

3.4.5

  • Added pnpm support.

3.4.4

  • Fixed cleaning publish script with clean-publish (by Nikita Karamov).

... (truncated)

Commits

Updates tsdown from 0.12.4 to 0.12.5

Release notes

Sourced from tsdown's releases.

v0.12.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the regular group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.15.21 to 22.15.28
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `changelogithub` from 13.14.0 to 13.15.0
- [Release notes](https://github.com/antfu/changelogithub/releases)
- [Commits](antfu/changelogithub@v13.14.0...v13.15.0)

Updates `clean-publish` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/shashkovdanil/clean-publish/releases)
- [Changelog](https://github.com/shashkovdanil/clean-publish/blob/master/CHANGELOG.md)
- [Commits](shashkovdanil/clean-publish@5.2.0...5.2.1)

Updates `tsdown` from 0.12.4 to 0.12.5
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.12.4...v0.12.5)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: changelogithub
  dependency-version: 13.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: clean-publish
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: tsdown
  dependency-version: 0.12.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies label May 30, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented May 30, 2025

Open in StackBlitz

npm i https://pkg.pr.new/tinylibs/tinybench@297

commit: 5e60721

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jun 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/regular-7972a152a2 branch June 1, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants