chore(deps): bump the all-dependencies group across 1 directory with 18 updates - #91
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…18 updates Bumps the all-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.10.0` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` | | [@hono/standard-validator](https://github.com/honojs/middleware/tree/HEAD/packages/standard-validator) | `0.2.3` | `0.4.0` | | [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.222.0` | | [@opentelemetry/exporter-logs-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.222.0` | | [@opentelemetry/exporter-trace-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.222.0` | | [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.222.0` | | [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.222.0` | | [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `2.8.0` | `2.11.0` | | [hono](https://github.com/honojs/hono) | `4.12.27` | `4.13.7` | | [hono-openapi](https://github.com/rhinobase/hono-openapi) | `1.3.0` | `1.3.1` | | [msw](https://github.com/mswjs/msw) | `2.14.6` | `2.15.0` | | [@nuxt/ui](https://github.com/nuxt/ui) | `4.9.0` | `4.11.0` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.4.8` | `4.5.2` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.6` | `3.3.11` | Updates `eslint` from 10.6.0 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.6.0...v10.10.0) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) Updates `@hono/standard-validator` from 0.2.3 to 0.4.0 - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/standard-validator/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/standard-validator@0.4.0/packages/standard-validator) Updates `@opentelemetry/api-logs` from 0.219.0 to 0.222.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.219.0...experimental/v0.222.0) Updates `@opentelemetry/exporter-logs-otlp-proto` from 0.219.0 to 0.222.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.219.0...experimental/v0.222.0) Updates `@opentelemetry/exporter-trace-otlp-proto` from 0.219.0 to 0.222.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.219.0...experimental/v0.222.0) Updates `@opentelemetry/sdk-logs` from 0.219.0 to 0.222.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.219.0...experimental/v0.222.0) Updates `@opentelemetry/sdk-node` from 0.219.0 to 0.222.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.219.0...experimental/v0.222.0) Updates `@opentelemetry/sdk-trace-base` from 2.8.0 to 2.11.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.8.0...v2.11.0) Updates `hono` from 4.12.27 to 4.13.7 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.27...v4.13.7) Updates `hono-openapi` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/rhinobase/hono-openapi/releases) - [Changelog](https://github.com/rhinobase/hono-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/rhinobase/hono-openapi/commits) Updates `msw` from 2.14.6 to 2.15.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.14.6...v2.15.0) Updates `@nuxt/ui` from 4.9.0 to 4.11.0 - [Release notes](https://github.com/nuxt/ui/releases) - [Changelog](https://github.com/nuxt/ui/blob/v4/CHANGELOG.md) - [Commits](nuxt/ui@v4.9.0...v4.11.0) Updates `nuxt` from 4.4.8 to 4.5.2 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.5.2/packages/nuxt) Updates `vue` from 3.5.39 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.39...v3.5.42) Updates `vue-router` from 5.1.0 to 5.3.1 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.1.0...v5.3.1) Updates `tailwindcss` from 4.3.2 to 4.3.3 - [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.3.3/packages/tailwindcss) Updates `vue-tsc` from 3.3.6 to 3.3.11 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.11/packages/tsc) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@hono/standard-validator" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@opentelemetry/api-logs" dependency-version: 0.222.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@opentelemetry/exporter-logs-otlp-proto" dependency-version: 0.222.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@opentelemetry/exporter-trace-otlp-proto" dependency-version: 0.222.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@opentelemetry/sdk-logs" dependency-version: 0.222.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.222.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@opentelemetry/sdk-trace-base" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: hono dependency-version: 4.13.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: hono-openapi dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: msw dependency-version: 2.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@nuxt/ui" dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: nuxt dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vue-router dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vue-tsc dependency-version: 3.3.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
PR author is in the excluded authors list. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/bun/all-dependencies-6d8fe39417
branch
September 15, 2026 15:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 15 updates in the / directory:
10.6.010.10.04.4.34.5.40.2.30.4.00.219.00.222.00.219.00.222.00.219.00.222.00.219.00.222.00.219.00.222.02.8.02.11.04.12.274.13.71.3.01.3.12.14.62.15.04.9.04.11.04.4.84.5.23.3.63.3.11Updates
eslintfrom 10.6.0 to 10.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2Updates
@hono/standard-validatorfrom 0.2.3 to 0.4.0Release notes
Sourced from @hono/standard-validator's releases.
Changelog
Sourced from @hono/standard-validator's changelog.
Commits
45c94d6Version Packages (#2068)98e4e81feat(standard-validator): Add flattenErrors utility to@hono/standard-validat...40f956echore(dev-deps): partial upgrade to TypeScript 7 (#2048)70623e3Version Packages (#2037)47bd78dfix(standard-validator): useInferInputfromhono/validatorinstead of a ...b86478aci: apply automated fixes5e32c00chore: migrate to pnpm (#2006)Updates
@opentelemetry/api-logsfrom 0.219.0 to 0.222.0Release notes
Sourced from @opentelemetry/api-logs's releases.
... (truncated)
Commits
0b72a81chore: prepare next release (#7044)a9c5338ci: roll prerelease changelog into one final release changelog (#7045)f41805echore: prepare next release (#7042)b85eb28chore(instrumentation-http): fix lint errors (#7039)3f92530ci: support pre-releases and major version bumps in release workflow (#7035)82a5831docs(otlp-exporter-base): document HTTP exporter options (#6735)e086decMerge commit from fork59dac70chore(deps): update jamesives/github-pages-deploy-action action to v4.9.0 (#7...d0ce753chore: add@maryliagto maintainers (#7024)03469a1chore(deps): update open-telemetry/shared-workflows action to v0.10.0 (#7032)Updates
@opentelemetry/exporter-logs-otlp-protofrom 0.219.0 to 0.222.0Release notes
Sourced from @opentelemetry/exporter-logs-otlp-proto's releases.
... (truncated)
Commits
0b72a81chore: prepare next release (#7044)a9c5338ci: roll prerelease changelog into one final release changelog (#7045)f41805echore: prepare next release (#7042)b85eb28chore(instrumentation-http): fix lint errors (#7039)3f92530ci: support pre-releases and major version bumps in release workflow (#7035)82a5831docs(otlp-exporter-base): document HTTP exporter options (#6735)e086decMerge commit from fork59dac70chore(deps): update jamesives/github-pages-deploy-action action to v4.9.0 (#7...d0ce753chore: add@maryliagto maintainers (#7024)03469a1chore(deps): update open-telemetry/shared-workflows action to v0.10.0 (#7032)Updates
@opentelemetry/exporter-trace-otlp-protofrom 0.219.0 to 0.222.0Release notes
Sourced from @opentelemetry/exporter-trace-otlp-proto's releases.
... (truncated)
Commits
0b72a81chore: prepare next release (#7044)a9c5338ci: roll prerelease changelog into one final release changelog (#7045)f41805echore: prepare next release (#7042)b85eb28chore(instrumentation-http): fix lint errors (#7039)3f92530ci: support pre-releases and major version bumps in release workflow (#7035)82a5831docs(otlp-exporter-base): document HTTP exporter options (#6735)e086decMerge commit from fork59dac70chore(deps): update jamesives/github-pages-deploy-action action to v4.9.0 (#7...d0ce753chore: add@maryliagto maintainers (#7024)03469a1chore(dep...Description has been truncated