Skip to content

Bump the npm-dependencies group across 1 directory with 5 updates#1219

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-aeb19d9d63
Open

Bump the npm-dependencies group across 1 directory with 5 updates#1219
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-aeb19d9d63

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps the npm-dependencies group with 5 updates in the / directory:

Package From To
@hey-api/openapi-ts 0.92.4 0.94.0
exifreader 4.36.1 4.36.2
vue 3.5.28 3.5.29
autoprefixer 10.4.24 10.4.27
postcss 8.5.6 8.5.8

Updates @hey-api/openapi-ts from 0.92.4 to 0.94.0

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.94.0

Minor Changes

Patch Changes

Updated Dependencies:

  • @​hey-api/shared@​0.2.2
  • @​hey-api/codegen-core@​0.7.1

@​hey-api/openapi-ts@​0.93.1

Patch Changes

... (truncated)

Commits
  • 60fc6a9 Merge pull request #3478 from hey-api/changeset-release/main
  • 7fcee0c ci: release
  • 3324e94 Merge pull request #3500 from hey-api/fix/typescript-enum-ref
  • 127e67b fix: reference enum object when creating enum types
  • f38367d Merge pull request #3499 from hey-api/feat/tanstack-preact-query
  • 873839e feat: add @​tanstack/preact-query plugin
  • e2643c1 chore(docs): update contributors list
  • f4ab416 Merge pull request #3498 from hey-api/fix/dev-mode-check
  • ea2538b fix: simplify dev mode check
  • 3ae2b77 Merge pull request #3497 from hey-api/copilot/expand-metadata-option-zod-valibot
  • Additional commits viewable in compare view

Updates exifreader from 4.36.1 to 4.36.2

Commits
  • efaf8f2 4.36.2
  • 004aad0 Handle multiple APP13 segemnts when one is broken
  • d5328cb Bump the dev-dependencies group with 2 updates
  • 6230dc7 Bump the dev-dependencies group across 1 directory with 5 updates
  • 199f3e9 Bump @​types/node from 25.0.10 to 25.1.0 in the dev-dependencies group
  • 7fa7942 Bump @​types/node from 25.0.9 to 25.0.10 in the dev-dependencies group
  • See full diff in compare view

Updates vue from 3.5.28 to 3.5.29

Release notes

Sourced from vue's releases.

v3.5.29

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.29 (2026-02-24)

Bug Fixes

Commits

Updates autoprefixer from 10.4.24 to 10.4.27

Release notes

Sourced from autoprefixer's releases.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
Changelog

Sourced from autoprefixer's changelog.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
Commits

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Commits

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 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-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.92.4` | `0.94.0` |
| [exifreader](https://github.com/mattiasw/ExifReader) | `4.36.1` | `4.36.2` |
| [vue](https://github.com/vuejs/core) | `3.5.28` | `3.5.29` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.24` | `10.4.27` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |



Updates `@hey-api/openapi-ts` from 0.92.4 to 0.94.0
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.92.4...@hey-api/openapi-ts@0.94.0)

Updates `exifreader` from 4.36.1 to 4.36.2
- [Release notes](https://github.com/mattiasw/ExifReader/releases)
- [Commits](mattiasw/ExifReader@v4.36.1...v4.36.2)

Updates `vue` from 3.5.28 to 3.5.29
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.28...v3.5.29)

Updates `autoprefixer` from 10.4.24 to 10.4.27
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.24...10.4.27)

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

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.94.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: exifreader
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vue
  dependency-version: 3.5.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

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 Mar 6, 2026
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.

0 participants