Commit 9d4c019
authored
Bump the everything-else group with 14 updates
Bumps the everything-else group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [ioredis](https://github.com/luin/ioredis) | `5.5.0` | `5.6.1` |
| [next](https://github.com/vercel/next.js) | `15.3.0` | `15.3.1` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.25` | `5.0.0-beta.27` |
| [octokit](https://github.com/octokit/octokit.js) | `4.1.1` | `4.1.3` |
| [redis-semaphore](https://github.com/swarthy/redis-semaphore) | `5.6.1` | `5.6.2` |
| [redoc](https://github.com/Redocly/redoc) | `2.4.0` | `2.5.0` |
| [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.3` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.0.8` | `4.1.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.8` | `22.15.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.0` | `8.31.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.31.0` | `8.31.1` |
| [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.25.1` |
| [postcss](https://github.com/postcss/postcss) | `8.5.1` | `8.5.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |
Updates `ioredis` from 5.5.0 to 5.6.1
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.5.0...v5.6.1)
Updates `next` from 15.3.0 to 15.3.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.0...v15.3.1)
Updates `next-auth` from 5.0.0-beta.25 to 5.0.0-beta.27
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/commits/[email protected])
Updates `octokit` from 4.1.1 to 4.1.3
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v4.1.1...v4.1.3)
Updates `redis-semaphore` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/swarthy/redis-semaphore/releases)
- [Changelog](https://github.com/swarthy/redis-semaphore/blob/master/CHANGELOG.md)
- [Commits](swarthy/redis-semaphore@v5.6.1...v5.6.2)
Updates `redoc` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/Redocly/redoc/releases)
- [Changelog](https://github.com/Redocly/redoc/blob/main/CHANGELOG.md)
- [Commits](Redocly/redoc@v2.4.0...v2.5.0)
Updates `zod` from 3.24.1 to 3.24.3
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.24.1...v3.24.3)
Updates `@tailwindcss/postcss` from 4.0.8 to 4.1.4
- [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.4/packages/@tailwindcss-postcss)
Updates `@types/node` from 22.13.8 to 22.15.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.31.0 to 8.31.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.31.0 to 8.31.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/parser)
Updates `eslint` from 9.21.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.21.0...v9.25.1)
Updates `postcss` from 8.5.1 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.1...8.5.3)
Updates `typescript` from 5.8.2 to 5.8.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.8.2...v5.8.3)
---
updated-dependencies:
- dependency-name: ioredis
dependency-version: 5.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: next
dependency-version: 15.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: next-auth
dependency-version: 5.0.0-beta.27
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: octokit
dependency-version: 4.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: redis-semaphore
dependency-version: 5.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: redoc
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: zod
dependency-version: 3.24.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.1.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: "@types/node"
dependency-version: 22.15.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.31.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.31.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: eslint
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: postcss
dependency-version: 8.5.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 3bdaace commit 9d4c019
2 files changed
+454
-603
lines changed
0 commit comments