Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the all group with 2 updates: lefthook and typescript.

Updates lefthook from 1.13.4 to 1.13.6

Release notes

Sourced from lefthook's releases.

v1.13.6

Changelog

  • 81cf47b0870657b86a054d9b427f81738d887b50 fix: embed jsonschema into binary (#1158)

v1.13.5

Changelog

  • 18592b7b72554c9842be6183ea9b51364dc42bad Fix Terminal Width Handling for Spinner Hook Names (#1150)
  • 1eeb7202dce28b73d8dc2b854d13e824130ff111 chore: a small cleanup
  • 2547c43aa155765c1431ac0fbc8261595dcc8b1a chore: fix naming for integration tests (#1146)
  • ffcfc29a10c48efb24f92c6fecc124eb4fd08db0 chore: tests improvements (#1148)
  • ccaeb214c9c9fd7c1b4ef59dcb6115ab4a83a8c1 ci: codecov (#1147)
  • 38926f4f750ac7e88c31723489a6e4f808d4e717 fix: add comprehensive tests for spinner name formatting (#1145)
  • d59cee94e958729040e80b7af631a2acd1ab0b5b refactor: use semver to check versions (#1152)
Changelog

Sourced from lefthook's changelog.

1.13.6 (2025-09-30)

1.13.5 (2025-09-29)

Commits
  • 539f66c 1.13.6: embed jsonschema into binary
  • 81cf47b fix: embed jsonschema into binary (#1158)
  • e5743b3 1.13.5: adaptive width in the terminal
  • 1eeb720 chore: a small cleanup
  • 18592b7 Fix Terminal Width Handling for Spinner Hook Names (#1150)
  • d59cee9 refactor: use semver to check versions (#1152)
  • 38926f4 fix: add comprehensive tests for spinner name formatting (#1145)
  • 2198e2e docs: add LEFTHOOK_BIN environment variable to documentation (#1151)
  • ffcfc29 chore: tests improvements (#1148)
  • 2547c43 chore: fix naming for integration tests (#1146)
  • Additional commits viewable in compare view

Updates typescript from 5.9.2 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:

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)
  • See full diff 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

Bumps the all group with 2 updates: [lefthook](https://github.com/evilmartians/lefthook) and [typescript](https://github.com/microsoft/TypeScript).


Updates `lefthook` from 1.13.4 to 1.13.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.13.4...v1.13.6)

Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 1.13.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 6, 2025 05:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@nihalgonsalves nihalgonsalves merged commit 7f2d896 into main Oct 6, 2025
4 of 5 checks passed
@nihalgonsalves nihalgonsalves deleted the dependabot/npm_and_yarn/all-52cdf80de0 branch October 6, 2025 07:35
ekurutepe pushed a commit that referenced this pull request Oct 6, 2025
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
JayShortway pushed a commit that referenced this pull request Oct 10, 2025
* clarify test store

* introduce Test Store in Projects overview

* add a Test Store section

* Disable swcHtmlMinimizer in configuration (#1177)

Disable swcHtmlMinimizer to prevent layout issues.

* more Test Store details

* add Test Store info

* Test Store considerations in SDK config

* update launch checklist with test store

* sandbox testign with Test Store

* simplify

* add test store sandbox rules

* add clarification to Apple offer table

* add store_transaction_id to non subscriptions objects (#1167)

* added 60 min limitation to redemption link (#1179)

* Fixed RN code block awaiting for configure (#1180)

* logIn method alias behavior doc improvement (#1181)

* Bump the all group with 2 updates (#1185)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump crate-ci/typos from 1.36.3 to 1.37.2 (#1183)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nihal Gonsalves <nihal@nihalgonsalves.com>

* Bump @docusaurus/* from 3.8.1 to 3.9.1 (#1170)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nihal Gonsalves <nihal@nihalgonsalves.com>

* Update support for new_product_id in PRODUCT_CHANGE events (#1111)

* Support PRICE_INCREASE in Google (#1187)

* Web-3122 Web home - Documentation updates (#1163)

* [WEB-3122] Update web home docs

* Edits to WPL docs

General edits across the documents. Took out some images, changed some wording.

* small tweaks to web purchase links doc

* edit language around paddle vs. RC checkouts

---------

Co-authored-by: James O'Donnell <james.odonnell@revenuecat.com>
Co-authored-by: Ed Shelley <edshelley@gmail.com>

* update product config with Test Store

* add an overview for configuring products

* fix broken links

* add that test store API key will crash your app

* add Test Store required SDK versions

* Fix link in managing-subscriptions.mdx (#1190)

* fix required store versions

* fix the versions again

---------

Co-authored-by: Cody Kerns <44073103+codykerns@users.noreply.github.com>
Co-authored-by: Muhammad-Sharif Moustafa <mshm@protonmail.com>
Co-authored-by: Alfonso Embid-Desmet <fon@revenuecat.com>
Co-authored-by: Guilherme <GuilhermeMota93@users.noreply.github.com>
Co-authored-by: Jeffrey Bunn <jbunn87@gmail.com>
Co-authored-by: Chris Perriam <chris.perriam@revenuecat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nihal Gonsalves <nihal@nihalgonsalves.com>
Co-authored-by: Mark Villacampa <MarkVillacampa@users.noreply.github.com>
Co-authored-by: Greenie <greenie@revenuecat.com>
Co-authored-by: Iga <iga@revenuecat.com>
Co-authored-by: James O'Donnell <james.odonnell@revenuecat.com>
Co-authored-by: Ed Shelley <edshelley@gmail.com>
Co-authored-by: Egor Neliuba <378493+egor-n@users.noreply.github.com>
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