Skip to content

chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 2 updates#174

Merged
neilime merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dev-dependencies-77d1207f91
Sep 30, 2025
Merged

chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 2 updates#174
neilime merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dev-dependencies-77d1207f91

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps the npm-dev-dependencies group with 2 updates in the / directory: @ts-dev-tools/core and @vercel/ncc.

Updates @ts-dev-tools/core from 1.9.5 to 1.9.6

Release notes

Sourced from @​ts-dev-tools/core's releases.

@​ts-dev-tools/core@​1.9.6

1.9.6 (2025-09-01)

Note: Version bump only for package @​ts-dev-tools/core

Commits
  • 00779db Publish
  • 25cbf76 build(deps): bump the npm-jest-dependencies group with 2 updates
  • 463983e build(deps): bump the npm-eslint-dependencies group with 3 updates
  • 171e05e build(deps): bump the npm-react-dependencies group with 2 updates
  • 8abd43a build(deps): bump @​testing-library/jest-dom
  • ee00446 build(deps): bump hoverkraft-tech/ci-github-nodejs
  • See full diff in compare view

Updates @vercel/ncc from 0.38.3 to 0.38.4

Release notes

Sourced from @​vercel/ncc's releases.

0.38.4

0.38.4 (2025-09-18)

Bug Fixes

Commits
  • e72d34d fix(cjs-build): enable evaluating import.meta in cjs build (#1236)
  • 186af2b chore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...
  • 162c7d4 chore(deps): Bump actions/checkout from 4 to 5 (#1283)
  • 24734b5 chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)
  • 7bf44d5 chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)
  • 50f1851 chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)
  • d797f1b chore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)
  • 9bdbd47 chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)
  • cbfd660 chore(deps-dev): bump test deps for aws-sdk (#1263)
  • d17397f chore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 19, 2025
@neilime
Copy link
Member

neilime commented Sep 29, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dev-dependencies-77d1207f91 branch from 9341dea to 3c5a3d5 Compare September 29, 2025 20:59
…ry with 2 updates

Bumps the npm-dev-dependencies group with 2 updates in the / directory:
[@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools)
and [@vercel/ncc](https://github.com/vercel/ncc).

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-version: 1.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dev-dependencies
- dependency-name: "@vercel/ncc"
  dependency-version: 0.38.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@neilime neilime force-pushed the dependabot/npm_and_yarn/npm-dev-dependencies-77d1207f91 branch from 3c5a3d5 to ad4a6c6 Compare September 30, 2025 10:53
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.02%. Comparing base (b49a5ca) to head (ad4a6c6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #174   +/-   ##
=======================================
  Coverage   97.02%   97.02%           
=======================================
  Files           9        9           
  Lines         168      168           
  Branches       22       22           
=======================================
  Hits          163      163           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@neilime neilime merged commit 650d8e8 into main Sep 30, 2025
33 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/npm-dev-dependencies-77d1207f91 branch September 30, 2025 10:57
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant