Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the non-major group with 23 updates in the / directory:

Package From To
typescript 5.8.3 5.9.2
@silvia-odwyer/photon-node 0.3.3 0.3.4
bufferutil 4.0.8 4.0.9
discord.js 14.19.3 14.21.0
fp-ts 2.16.2 2.16.10
humanize-duration 3.31.0 3.33.0
moment-timezone 0.5.44 0.6.0
mysql2 3.9.8 3.14.3
passport 0.6.0 0.7.0
reflect-metadata 0.1.14 0.2.2
tlds 1.249.0 1.259.0
tmp 0.0.33 0.2.5
typeorm 0.3.20 0.3.25
@types/cors 2.8.17 2.8.19
@types/passport 1.0.16 1.0.17
@types/passport-oauth2 1.4.15 1.8.0
@types/tmp 0.0.33 0.2.6
zod-to-json-schema 3.22.4 3.24.6
@tailwindcss/vite 4.1.8 4.1.12
@vue/tsconfig 0.7.0 0.8.0
highlight.js 11.9.0 11.11.1
postcss-nesting 13.0.1 13.0.2
vue 3.5.16 3.5.18

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 @silvia-odwyer/photon-node from 0.3.3 to 0.3.4

Commits

Updates bufferutil from 4.0.8 to 4.0.9

Commits
  • 35e2eb6 [dist] 4.0.9
  • c13d588 [pkg] Update mocha to version 11.0.1
  • f086bf2 [pkg] Update node-gyp to version 11.0.0
  • c9428e6 [build] Fix invalid escape sequence
  • 362f677 [ci] Update softprops/action-gh-release action to v2
  • 1bc6647 [doc] Add a note about parameter validation
  • 9023b6b [ci] Do not test on node 16
  • ca5cc0d [ci] Test on node 22
  • 853a377 [pkg] Update prebuildify to version 6.0.0
  • 331e278 [ci] Use unique artifact name
  • Additional commits viewable in compare view

Updates discord.js from 14.19.3 to 14.21.0

Release notes

Sourced from discord.js's releases.

14.21.0

Bug Fixes

Features

  • GuildMember: Add avatarDecorationData (#10942) (15f7571)
  • ClientApplication: Add approximateUserAuthorizationCount (#10933) (3fa429c)

Typings

  • ClientEventTypes: Add missing guildSoundboardSoundsUpdate (#10928) (c2a43b6)

14.20.0

Bug Fixes

  • Use resolvePartialEmoji on MessagePayload#options#components (#10910) (f2f757c)
  • ChannelManager: Remove threads from cache upon deletion (#10883) (ee2eb73)
  • PartialGroupDMChannel: Prevent undefined values (#10889) (9bca4af)

Features

Performance

Refactor

  • Client: Remove with_expiration query parameter (#10800) (c8f6066)
Changelog

Sourced from discord.js's changelog.

14.21.0 - (2025-06-25)

Bug Fixes

Features

  • GuildMember: Add avatarDecorationData (#10942) (15f7571)
  • ClientApplication: Add approximateUserAuthorizationCount (#10933) (3fa429c)

Typings

  • ClientEventTypes: Add missing guildSoundboardSoundsUpdate (#10928) (c2a43b6)

14.20.0 - (2025-06-16)

Bug Fixes

  • Use resolvePartialEmoji on MessagePayload#options#components (#10910) (f2f757c)
  • ChannelManager: Remove threads from cache upon deletion (#10883) (ee2eb73)
  • PartialGroupDMChannel: Prevent undefined values (#10889) (9bca4af)

Features

Performance

Refactor

  • Client: Remove with_expiration query parameter (#10800) (c8f6066)
Commits
  • de22a10 chore(discord.js): release discord.js@14.21.0
  • c2a43b6 types(ClientEventTypes): add missing guildSoundboardSoundsUpdate (#10928)
  • 507b696 fix(ClientUser): Remove token assignment (#10953)
  • 15f7571 feat(GuildMember): add avatarDecorationData (#10942)
  • 3fa429c feat(ClientApplication): add approximateUserAuthorizationCount (#10933)
  • 6a5c0fb chore(discord.js): release discord.js@14.20.0
  • eb5acd1 chore(discord.js): bump ws
  • c0eae34 feat: backport entrypoint command (#10908)
  • f2f757c fix: use resolvePartialEmoji on MessagePayload#options#components (#10910)
  • 65cfa3f build: Update Undici to 6.21.3 (#10906)
  • Additional commits viewable in compare view

Updates fp-ts from 2.16.2 to 2.16.10

Release notes

Sourced from fp-ts's releases.

2.16.9

Polish

Support strictBuiltinIteratorReturn, #1949

2.16.5

Polish

Resolved a RangeError where the maximum call stack size was exceeded when invoking chainWithIndex, #1931

Changelog

Sourced from fp-ts's changelog.

2.16.10

Polish

Add apFirstW and apSecondW to ReaderTask, #1958

2.16.9

Polish

Support strictBuiltinIteratorReturn, #1949

2.16.8

Polish

Remove useless pure comment, closes #1937

2.16.7

Polish

Add tap for Identity #1943

2.16.6

Polish

Allow dependencies to be widen when using orLeft #1938

2.16.5

Polish

Resolved a RangeError where the maximum call stack size was exceeded when invoking chainWithIndex, #1931

2.16.4

Polish

Fix __PURE__ annotation placement, closes #1926

2.16.3

Polish

Either.ts: toError: Don't fail when a value can't be converted to a primitive, #1924

Commits

Updates humanize-duration from 3.31.0 to 3.33.0

Changelog

Sourced from humanize-duration's changelog.

3.33.0 / 2025-06-05

  • new: Serbian Latin support (sr_Latn)

3.32.2 / 2025-05-12

  • fix: use "週間" instead of "週" in Japanese (see #230)

3.32.1 / 2024-05-25

  • fix: hide unit count if 2 in Arabic (see #222)

3.32.0 / 2024-03-29

  • new: Amharic support (am)
  • change: use Object.assign internally on newer runtimes, which should be slightly faster
Commits
  • 1f03ec6 3.33.0
  • 7c18165 Update changelog and bower.json for 3.33.0 release
  • 89e93aa Update ESLint dependencies to latest versions
  • 10fc382 Update @types/node to the latest version
  • 45c6706 Minor: capitalize the word "Latin" in the changelog
  • 55c0784 Add Latin support to Serbian
  • d63f6d9 3.32.2
  • aa055bb Update changelog and bower.json for 3.32.2 release
  • 03c9435 Minor: remove unnecessary parenthesis from a type
  • cd0b2cb Minor: replace a ts-ignore with a cast
  • Additional commits viewable in compare view

Updates moment-timezone from 0.5.44 to 0.6.0

Release notes

Sourced from moment-timezone's releases.

Release 0.6.0

  • Fixed and updated TypeScript definitions. #1132
    • Updated types to more accurately match the code implementation.
    • Added definitions for pre-built files (e.g. moment-timezone-with-data.js).

This release is a potential breaking change for TypeScript projects only. The types are now more accurate, but consumers might hit errors if they were relying on the more relaxed types.

No implementation code has changed in this release.

Release 0.5.48

  • Updated data to IANA TZDB 2025b. #1130

Release 0.5.47

  • Updated data to IANA TZDB 2025a. #1125

Release 0.5.46

  • Updated data to IANA TZDB 2024b. #1121 This only affects historical timestamps; no future timestamps have changed.

Release 0.5.45

  • Updated data to IANA TZDB 2024a. #1095
Changelog

Sourced from moment-timezone's changelog.

0.6.0 2025-05-25

  • Fixed and updated TypeScript definitions. #1132
    • Updated types to more accurately match the code implementation.
    • Added definitions for pre-built files (e.g. moment-timezone-with-data.js).

This release is a potential breaking change for TypeScript projects only. The types are now more accurate, but consumers might hit errors if they were relying on the more relaxed types.

No implementation code has changed in this release.

0.5.48 2025-03-23

  • Updated data to IANA TZDB 2025b. #1130

0.5.47 2025-01-28

  • Updated data to IANA TZDB 2025a. #1125

0.5.46 2024-10-06

  • Updated data to IANA TZDB 2024b. #1121 This only affects historical timestamps; no future timestamps have changed.

0.5.45 2024-02-04

  • Updated data to IANA TZDB 2024a. #1095
Commits
  • 92c6a36 Build moment-timezone 0.6.0
  • d2618cf Bump version to 0.6.0
  • d084bec changelog: Add missing PR links for data updates
  • 83784ed Merge pull request #1132 from moment/typescript-fixes
  • f159a57 Remove any type from input params definition
  • c6d84e9 Add type definitions for built files
  • c1215d4 Update type definitions to match the code implementation
  • a2ea5b6 Update typing tests to include missing use cases
  • fcec454 Build moment-timezone 0.5.48
  • 4b320b8 Bump version to 0.5.48
  • Additional commits viewable in compare view

Updates mysql2 from 3.9.8 to 3.14.3

Release notes

Sourced from mysql2's releases.

v3.14.3

3.14.3 (2025-07-29)

Bug Fixes

  • resolve parser cache collision with dual typeCast connections (#3644) (ce2ad75)

v3.14.2

3.14.2 (2025-07-10)

Bug Fixes

v3.14.1

3.14.1 (2025-04-27)

Bug Fixes

  • Fix for SET NAMES utf8 causing an unknown encoding error (#3551) 0617813d21cf9de5fcbd4dd283eafc6d090eeeaf

v3.14.0

3.14.0 (2025-03-19)

Features

v3.13.0

3.13.0 (2025-03-06)

Features

Bug Fixes

  • query: support VECTOR packets in static parser (#3379) (603c246)
  • PromisePoolCluster.of returns PromisePoolCluster instead of PoolNamespace (#3261) (be22202)

v3.12.0

3.12.0 (2024-12-23)

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.14.3 (2025-07-29)

Bug Fixes

  • resolve parser cache collision with dual typeCast connections (#3644) (ce2ad75)

3.14.2 (2025-07-10)

Bug Fixes

3.14.1 (2025-04-27)

Miscellaneous Chores

3.14.0 (2025-03-19)

Features

3.13.0 (2025-03-06)

Features

Bug Fixes

  • PromisePoolCluster.of returns PromisePoolCluster instead of PoolNamespace (#3261) (be22202)
  • query: support VECTOR packets in static parser (#3379) (603c246)

3.12.0 (2024-12-23)

Features

  • PoolCluster: restoreNodeTimeout implementation (#3218) (9a38601)

3.11.5 (2024-11-28)

... (truncated)

Commits
  • 3fc04d1 chore(master): release 3.14.3 (#3728)
  • 672b072 build(deps-dev): bump @​eslint/js from 9.31.0 to 9.32.0 (#3729)
  • ce2ad75 fix: resolve parser cache collision with dual typeCast connections (#3644)
  • 4e395ea build(deps-dev): bump @​eslint/markdown from 7.0.0 to 7.1.0 (#3727)
  • 3599fd9 build(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 (#3715)
  • d8ada23 build(deps-dev): bump @​types/node from 24.0.14 to 24.1.0 in /website (#3724)
  • e1f6551 build(deps): bump @​easyops-cn/docusaurus-search-local in /website (#3723)
  • 3d028e5 build(deps-dev): bump @​types/node from 24.0.15 to 24.1.0 (#3721)
  • 549fb6c build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3719)
  • 7653c11 build(deps-dev): bump @​types/node from 24.0.14 to 24.0.15 (#3716)
  • Additional commits viewable in compare view

Updates passport from 0.6.0 to 0.7.0

Changelog

Sourced from passport's changelog.

[0.7.0] - 2023-11-27

Changed

  • Set req.authInfo by default when using the assignProperty option to authenticate() middleware. This makes the behavior the same as when not using the option, and can be disabled by setting authInfo option to false.
Commits
  • 33b92f9 0.7.0
  • 8dd8ec5 Update changelog.
  • 2815dc9 Merge pull request #1012 from jaredhanson/authinfo-assignprop
  • 0f2f81c Fix test to allow setting of authInfo with assignProperty.
  • b4e4cff Fix test to allow setting of authInfo from authorize call.
  • da379a0 Merge branch 'master' into authinfo-assignprop
  • cfdbd4a Update sponsors.
  • 6cc8a7c Update sponsors.
  • b6ab747 Update sponsors.
  • c521bc8 Add FusionAuth as sponsor.
  • Additional commits viewable in compare view

Updates reflect-metadata from 0.1.14 to 0.2.2

Release notes

Sourced from reflect-metadata's releases.

v0.2.1

What's Changed

Full Changelog: microsoft/reflect-metadata@v0.2.0...v0.2.1

reflect-metadata 0.2.0

What's Changed

Full Changelog: microsoft/reflect-metadata@v0.1.14...v0.2.0

reflect-metadata 0.2.0-pre.0

What's Changed

Full Changelog: microsoft/reflect-metadata@v0.1.14...v0.2.0-pre.0

Commits

Updates tlds from 1.249.0 to 1.259.0

Changelog

Sourced from tlds's changelog.

v1.259.0 / 2025-05-17

  • Update list

v1.258.0 / 2025-04-30

  • Update list

v1.257.0 / 2025-04-24

  • Update list

v1.256.0 / 2025-02-28

  • Update list

v1.255.0 / 2024-09-27

  • Update list

v1.254.0 / 2024-07-11

  • Update list

v1.253.0 / 2024-06-14

  • Update list

v1.252.0 / 2024-03-28

  • Update list

v1.251.0 / 2024-03-06

  • Update list

v1.250.0 / 2024-02-07

  • Update list
Commits

Updates tmp from 0.0.33 to 0.2.5

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

v0.2.1 (2020-04-28)

🚀 Enhancement

🏠 Internal

Committers: 1

v0.2.0 (2020-04-25)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

... (truncated)

Commits

Updates typeorm from 0.3.20 to 0.3.25

Release notes

Sourced from typeorm's releases.

0.3.25

What's Changed

New Contributors

Full Changelog: typeorm/typeorm@0.3.24...0.3.25

0.3.24

What's Changed

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.25 (2025-06-19)

Bug Fixes

Bumps the non-major group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
| [@silvia-odwyer/photon-node](https://github.com/silvia-odwyer/photon) | `0.3.3` | `0.3.4` |
| [bufferutil](https://github.com/websockets/bufferutil) | `4.0.8` | `4.0.9` |
| [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.19.3` | `14.21.0` |
| [fp-ts](https://github.com/gcanti/fp-ts) | `2.16.2` | `2.16.10` |
| [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) | `3.31.0` | `3.33.0` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.44` | `0.6.0` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.9.8` | `3.14.3` |
| [passport](https://github.com/jaredhanson/passport) | `0.6.0` | `0.7.0` |
| [reflect-metadata](https://github.com/rbuckton/reflect-metadata) | `0.1.14` | `0.2.2` |
| [tlds](https://github.com/stephenmathieson/node-tlds) | `1.249.0` | `1.259.0` |
| [tmp](https://github.com/raszi/node-tmp) | `0.0.33` | `0.2.5` |
| [typeorm](https://github.com/typeorm/typeorm) | `0.3.20` | `0.3.25` |
| [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) | `2.8.17` | `2.8.19` |
| [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) | `1.0.16` | `1.0.17` |
| [@types/passport-oauth2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-oauth2) | `1.4.15` | `1.8.0` |
| [@types/tmp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tmp) | `0.0.33` | `0.2.6` |
| [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.22.4` | `3.24.6` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.8` | `4.1.12` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.7.0` | `0.8.0` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.9.0` | `11.11.1` |
| [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `13.0.1` | `13.0.2` |
| [vue](https://github.com/vuejs/core) | `3.5.16` | `3.5.18` |



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 `@silvia-odwyer/photon-node` from 0.3.3 to 0.3.4
- [Changelog](https://github.com/silvia-odwyer/photon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/silvia-odwyer/photon/commits)

Updates `bufferutil` from 4.0.8 to 4.0.9
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](websockets/bufferutil@v4.0.8...v4.0.9)

Updates `discord.js` from 14.19.3 to 14.21.0
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.21.0/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.21.0/packages/discord.js)

Updates `fp-ts` from 2.16.2 to 2.16.10
- [Release notes](https://github.com/gcanti/fp-ts/releases)
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gcanti/fp-ts/commits)

Updates `humanize-duration` from 3.31.0 to 3.33.0
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](EvanHahn/HumanizeDuration.js@v3.31.0...v3.33.0)

Updates `moment-timezone` from 0.5.44 to 0.6.0
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.44...0.6.0)

Updates `mysql2` from 3.9.8 to 3.14.3
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.9.8...v3.14.3)

Updates `passport` from 0.6.0 to 0.7.0
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](jaredhanson/passport@v0.6.0...v0.7.0)

Updates `reflect-metadata` from 0.1.14 to 0.2.2
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/microsoft/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)

Updates `tlds` from 1.249.0 to 1.259.0
- [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md)
- [Commits](stephenmathieson/node-tlds@1.249.0...1.259.0)

Updates `tmp` from 0.0.33 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.0.33...v0.2.5)

Updates `typeorm` from 0.3.20 to 0.3.25
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.20...0.3.25)

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

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

Updates `@types/passport-oauth2` from 1.4.15 to 1.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-oauth2)

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

Updates `zod-to-json-schema` from 3.22.4 to 3.24.6
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

Updates `@tailwindcss/vite` from 4.1.8 to 4.1.12
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.12/packages/@tailwindcss-vite)

Updates `@vue/tsconfig` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.7.0...v0.8.0)

Updates `highlight.js` from 11.9.0 to 11.11.1
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.9.0...11.11.1)

Updates `postcss-nesting` from 13.0.1 to 13.0.2
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

Updates `tailwindcss` from 4.1.8 to 4.1.12
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.12/packages/tailwindcss)

Updates `vue` from 3.5.16 to 3.5.18
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.16...v3.5.18)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@silvia-odwyer/photon-node"
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: bufferutil
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: discord.js
  dependency-version: 14.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: fp-ts
  dependency-version: 2.16.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: humanize-duration
  dependency-version: 3.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: moment-timezone
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: mysql2
  dependency-version: 3.14.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: passport
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: reflect-metadata
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: tlds
  dependency-version: 1.259.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: typeorm
  dependency-version: 0.3.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/cors"
  dependency-version: 2.8.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/passport"
  dependency-version: 1.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/passport-oauth2"
  dependency-version: 1.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@types/tmp"
  dependency-version: 0.2.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: zod-to-json-schema
  dependency-version: 3.24.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@vue/tsconfig"
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: highlight.js
  dependency-version: 11.11.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: postcss-nesting
  dependency-version: 13.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: tailwindcss
  dependency-version: 4.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: vue
  dependency-version: 3.5.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
...

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 Aug 15, 2025
@cla-bot cla-bot bot added the cla-signed label Aug 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

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

@dependabot dependabot bot closed this Oct 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/non-major-5b956714ef branch October 14, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed 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