Skip to content

chore(deps): bump the patch group with 4 updates#55

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/patch-c328f305a0
Open

chore(deps): bump the patch group with 4 updates#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/patch-c328f305a0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps the patch group with 4 updates: tiny-invariant, tsup, typescript and vitest-fetch-mock.

Updates tiny-invariant from 1.3.1 to 1.3.3

Release notes

Sourced from tiny-invariant's releases.

1.3.3

  • Updating dev dependency resolution URLs in yarn.lock file to point to a common npm registry

1.3.2

  • added jsdoc to function signature for improved IDE usage #177 (thanks @​DarkPurple141 for originally raising and pushing for this)
  • upgraded all dev dependencies to latest #178
Commits
  • a6b1893 v1.3.3
  • 2b57b94 updating to use public npm registry
  • 5fb0951 v1.3.2
  • a0bf0c4 updating deps to latest
  • 5459768 adding jsdoc
  • 619da0f Merge pull request #161 from mlaopane/patch-1
  • a78474c Fix README.md
  • dd02d1e Merge pull request #155 from alexreardon/dependabot/npm_and_yarn/jest-and-typ...
  • dd3e339 Merge branch 'master' into dependabot/npm_and_yarn/jest-and-types/jest-29.1.2
  • f5d66ac Merge pull request #154 from alexreardon/dependabot/npm_and_yarn/ts-jest-29.0.3
  • Additional commits viewable in compare view

Updates tsup from 8.3.5 to 8.5.1

Release notes

Sourced from tsup's releases.

v8.5.1

   🐞 Bug Fixes

    View changes on GitHub

v8.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.3.6

   🐞 Bug Fixes

    View changes on GitHub
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tsup since your current version.


Updates typescript from 5.7.3 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

... (truncated)

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • 5be3346 Bump version to 5.9.2 and LKG
  • ad825f2 Bump version to 5.9.1-rc and LKG
  • 463a5bf Update LKG
  • Additional commits viewable in compare view

Updates vitest-fetch-mock from 0.2.2 to 0.4.5

Release notes

Sourced from vitest-fetch-mock's releases.

v0.4.5

What's Changed

New Contributors

Full Changelog: IanVS/vitest-fetch-mock@v0.4.4...v0.4.5

v0.4.4

Fixes

New Contributors

Full Changelog: IanVS/vitest-fetch-mock@v0.4.3...v0.4.4

v0.4.3

What's Changed

New Contributors

Full Changelog: IanVS/vitest-fetch-mock@v0.4.2...v0.4.3

v0.4.2

What's Changed

Full Changelog: IanVS/vitest-fetch-mock@v0.4.1...v0.4.2

v0.4.1

What's Changed

Full Changelog: IanVS/vitest-fetch-mock@v0.4.0...v0.4.1

v0.4.0

Breaking changes

This release includes a complete rewrite into TypeScript by @​dirkluijk, the removal of the cross-fetch polyfill dependency, and a minor change to the API when using a function that returned a mock response.

Before:

... (truncated)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 20, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 20, 2026

⚠️ No Changeset found

Latest commit: cff342e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps the patch group with 4 updates: [tiny-invariant](https://github.com/alexreardon/tiny-invariant), [tsup](https://github.com/egoist/tsup), [typescript](https://github.com/microsoft/TypeScript) and [vitest-fetch-mock](https://github.com/IanVS/vitest-fetch-mock).


Updates `tiny-invariant` from 1.3.1 to 1.3.3
- [Release notes](https://github.com/alexreardon/tiny-invariant/releases)
- [Commits](alexreardon/tiny-invariant@v1.3.1...v1.3.3)

Updates `tsup` from 8.3.5 to 8.5.1
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.3.5...v8.5.1)

Updates `typescript` from 5.7.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.7.3...v5.9.3)

Updates `vitest-fetch-mock` from 0.2.2 to 0.4.5
- [Release notes](https://github.com/IanVS/vitest-fetch-mock/releases)
- [Commits](IanVS/vitest-fetch-mock@v0.2.2...v0.4.5)

---
updated-dependencies:
- dependency-name: tiny-invariant
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: tsup
  dependency-version: 8.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch
- dependency-name: vitest-fetch-mock
  dependency-version: 0.4.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-c328f305a0 branch from 6e808e1 to cff342e Compare January 26, 2026 19: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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants