Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2025

Bumps the npm-deps group with 8 updates:

Package From To
squire-rte 2.3.3 2.3.4
eslint-plugin-jsdoc 51.4.1 52.0.2
googleapis 154.0.0 154.1.0
lint-staged 16.1.2 16.1.4
stylelint 16.22.0 16.23.0
stylelint-config-standard 38.0.0 39.0.0
typescript 5.8.3 5.9.2
undici-types 7.12.0 7.13.0

Updates squire-rte from 2.3.3 to 2.3.4

Changelog

Sourced from squire-rte's changelog.

[2.3.4] - 2025-07-29

Fixed

  • Fix Enter sometimes does not cause a new line if at the end of the block.
Commits

Updates eslint-plugin-jsdoc from 51.4.1 to 52.0.2

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v52.0.2

52.0.2 (2025-08-01)

Bug Fixes

v52.0.1

52.0.1 (2025-07-29)

Bug Fixes

v52.0.0

52.0.0 (2025-07-28)

Bug Fixes

  • use v flag in regexes; match emojis for sentence terminator; fixes #1433 (#1437) (5c2165c)

BREAKING CHANGES

  • Uses v flag instead of u flag by default for regular expressions
Commits

Updates googleapis from 154.0.0 to 154.1.0

Release notes

Sourced from googleapis's releases.

googleapis: v154.1.0

154.1.0 (2025-07-25)

Features

Changelog

Sourced from googleapis's changelog.

{ ".": "154.1.0", "src/apis/abusiveexperiencereport": "3.0.1", "src/apis/acceleratedmobilepageurl": "3.0.1", "src/apis/accesscontextmanager": "11.0.1", "src/apis/adexchangebuyer": "3.0.1", "src/apis/adexchangebuyer2": "6.0.1", "src/apis/adexperiencereport": "3.0.1", "src/apis/admin": "25.1.0", "src/apis/admob": "4.0.1", "src/apis/adsense": "12.0.1", "src/apis/adsensehost": "7.0.1", "src/apis/alertcenter": "11.0.1", "src/apis/analytics": "9.0.1", "src/apis/analyticsreporting": "3.0.1", "src/apis/androiddeviceprovisioning": "8.0.1", "src/apis/androidenterprise": "11.1.0", "src/apis/androidmanagement": "19.1.0", "src/apis/androidpublisher": "29.3.0", "src/apis/apihub": "2.1.0", "src/apis/apim": "2.0.1", "src/apis/apphub": "5.0.0", "src/apis/appsactivity": "3.0.1", "src/apis/bigtableadmin": "27.1.0", "src/apis/blogger": "3.0.1", "src/apis/books": "6.0.1", "src/apis/calendar": "11.0.1", "src/apis/chat": "40.1.0", "src/apis/chromemanagement": "21.2.0", "src/apis/chromepolicy": "11.0.1", "src/apis/chromeuxreport": "5.0.1", "src/apis/civicinfo": "18.1.0", "src/apis/classroom": "6.0.1", "src/apis/cloudidentity": "18.0.1", "src/apis/cloudkms": "19.0.1", "src/apis/cloudsearch": "17.0.1", "src/apis/cloudshell": "4.0.1", "src/apis/cloudtasks": "17.0.1", "src/apis/composer": "11.0.1", "src/apis/content": "37.1.0", "src/apis/customsearch": "5.0.1", "src/apis/dataflow": "18.0.0", "src/apis/datafusion": "13.0.1", "src/apis/datamigration": "9.2.0", "src/apis/deploymentmanager": "16.0.1", "src/apis/dfareporting": "14.0.1", "src/apis/digitalassetlinks": "7.0.1", "src/apis/discovery": "3.0.1", "src/apis/displayvideo": "32.2.0", "src/apis/docs": "5.0.1",

... (truncated)

Commits

Updates lint-staged from 16.1.2 to 16.1.4

Release notes

Sourced from lint-staged's releases.

v16.1.4

Patch Changes

  • #1604 90b37b0 Thanks @​iiroj! - Add another types field to package.json to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.

v16.1.3

Patch Changes

  • #1602 7ea700b Thanks @​dword-design! - Add the types field to package.json to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Changelog

Sourced from lint-staged's changelog.

16.1.4

Patch Changes

  • #1604 90b37b0 Thanks @​iiroj! - Add another types field to package.json to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.

16.1.3

Patch Changes

  • #1602 7ea700b Thanks @​dword-design! - Add the types field to package.json to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Commits
  • 9151254 chore(changeset): release
  • 90b37b0 fix: add root-level "types" field to package.json
  • 795be13 chore(changeset): release
  • 4463089 build(deps): update dependencies
  • 7ea700b fix: allow npm to detect built-in TypeScript type definitions
  • 0a0a701 test: make sure "git amend" works as expected
  • bfb71eb perf: combine git ls-files calls into single process (#1587)
  • f549d8a docs: replace execa link with nano-span link
  • bd5b9f6 perf(config): optimize config discovery with pathspecs
  • 020a246 docs: fix typo in CHANGELOG.md
  • See full diff in compare view

Updates stylelint from 16.22.0 to 16.23.0

Release notes

Sourced from stylelint's releases.

16.23.0

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

Changelog

Sourced from stylelint's changelog.

16.23.0 - 2025-07-29

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

Commits

Updates stylelint-config-standard from 38.0.0 to 39.0.0

Release notes

Sourced from stylelint-config-standard's releases.

39.0.0

  • Removed: stylelint less than 16.23.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Added: block-no-redundant-nested-style-rules rule.
Changelog

Sourced from stylelint-config-standard's changelog.

39.0.0

  • Removed: stylelint less than 16.23.0 from peer dependencies.
  • Changed: updated to [email protected].
  • Added: block-no-redundant-nested-style-rules rule.
Commits

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates undici-types from 7.12.0 to 7.13.0

Release notes

Sourced from undici-types's releases.

v7.13.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.12.0...v7.13.0

Commits
  • 8bbf77c Bumped v7.13.0 (#4366)
  • 22dc0d6 feat: add SnapshotAgent for HTTP request recording and playback (#4270)
  • d0399c4 fix(inteceptor/dump): handle preemptive network errors (#4354)
  • 57efacb Amend the GC warning in the README to clarify that consuming bodies is recomm...
  • 567a589 fix: remove deprecated maxRedirections option from types (#4363)
  • 177ca1b remove node:buffer imports (#4362)
  • c9655f0 fix: detect and prevent redirect loops with Client/Pool (#4361)
  • b7513d4 feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy connections (#41...
  • a36e299 chore: update WPT (#4267)
  • 66ac089 ci: exclude Node.js 20 on Windows from test matrix (#4353)
  • 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

Bumps the npm-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [squire-rte](https://github.com/neilj/Squire) | `2.3.3` | `2.3.4` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `51.4.1` | `52.0.2` |
| [googleapis](https://github.com/googleapis/google-api-nodejs-client) | `154.0.0` | `154.1.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.2` | `16.1.4` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.22.0` | `16.23.0` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `38.0.0` | `39.0.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
| [undici-types](https://github.com/nodejs/undici) | `7.12.0` | `7.13.0` |


Updates `squire-rte` from 2.3.3 to 2.3.4
- [Changelog](https://github.com/fastmail/Squire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/neilj/Squire/commits)

Updates `eslint-plugin-jsdoc` from 51.4.1 to 52.0.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v51.4.1...v52.0.2)

Updates `googleapis` from 154.0.0 to 154.1.0
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json)
- [Commits](googleapis/google-api-nodejs-client@googleapis-v154.0.0...googleapis-v154.1.0)

Updates `lint-staged` from 16.1.2 to 16.1.4
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.1.2...v16.1.4)

Updates `stylelint` from 16.22.0 to 16.23.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.22.0...16.23.0)

Updates `stylelint-config-standard` from 38.0.0 to 39.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@38.0.0...39.0.0)

Updates `typescript` from 5.8.3 to 5.9.2
- [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.8.3...v5.9.2)

Updates `undici-types` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.12.0...v7.13.0)

---
updated-dependencies:
- dependency-name: squire-rte
  dependency-version: 2.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 52.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: googleapis
  dependency-version: 154.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: lint-staged
  dependency-version: 16.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: stylelint
  dependency-version: 16.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: stylelint-config-standard
  dependency-version: 39.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: undici-types
  dependency-version: 7.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2025
@dependabot dependabot bot requested a review from sosnovsky as a code owner August 3, 2025 22:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2025
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) August 3, 2025 22:55
FlowCryptRobot
FlowCryptRobot previously approved these changes Aug 3, 2025
@sosnovsky
Copy link
Collaborator

@ioanatflowcrypt there are some errors after typescript update to 5.9, can you please check them, thanks!

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2025

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

@dependabot dependabot bot closed this Aug 10, 2025
auto-merge was automatically disabled August 10, 2025 22:21

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-deps-b540e3b97e branch August 10, 2025 22:21
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.

3 participants