Skip to content

chore(deps): bump @shotstack/schemas from 1.11.0 to 1.14.0#136

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/shotstack/schemas-1.14.0
Closed

chore(deps): bump @shotstack/schemas from 1.11.0 to 1.14.0#136
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/shotstack/schemas-1.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @shotstack/schemas from 1.11.0 to 1.14.0.

Release notes

Sourced from @​shotstack/schemas's releases.

v1.14.0

1.14.0 (2026-07-06)

Features

  • enhance audio, image, and video asset schemas with new properties for music generation, resolution, duration, and aspect ratio (0cf6650)

v1.13.3

1.13.3 (2026-07-01)

Bug Fixes

  • remove deprecated 'seed' field from video asset schema and update tests (ff7a689)

v1.13.2

1.13.2 (2026-06-16)

Bug Fixes

  • update references from 'seed' to 'inputSrc' in video asset schemas and tests (db8e75a)

v1.13.1

1.13.1 (2026-06-09)

Bug Fixes

  • enforce resolution/size constraint on output schema for non-mp3 formats (b2890c3)

v1.13.0

1.13.0 (2026-06-01)

Features

  • enhance asset schemas with prompt support and deprecate legacy types (8385beb)
  • implement src-or-prompt validation for media asset schemas (6a2f3a7)

v1.12.2

1.12.2 (2026-05-21)

v1.12.1

1.12.1 (2026-05-18)

Bug Fixes

... (truncated)

Changelog

Sourced from @​shotstack/schemas's changelog.

1.14.0 (2026-07-06)

Features

  • enhance audio, image, and video asset schemas with new properties for music generation, resolution, duration, and aspect ratio (0cf6650)

1.13.3 (2026-07-01)

Bug Fixes

  • remove deprecated 'seed' field from video asset schema and update tests (ff7a689)

1.13.2 (2026-06-16)

Bug Fixes

  • update references from 'seed' to 'inputSrc' in video asset schemas and tests (db8e75a)

1.13.1 (2026-06-09)

Bug Fixes

  • enforce resolution/size constraint on output schema for non-mp3 formats (b2890c3)

1.13.0 (2026-06-01)

Features

  • enhance asset schemas with prompt support and deprecate legacy types (8385beb)
  • implement src-or-prompt validation for media asset schemas (6a2f3a7)

1.12.2 (2026-05-21)

1.12.1 (2026-05-18)

Bug Fixes

  • update descriptions and add maxLength constraints for Html5Asset properties (2cfdc24)

1.12.0 (2026-05-18)

Features

... (truncated)

Commits
  • 7a7252d chore(release): 1.14.0 [skip ci]
  • 9b3fc21 Merge pull request #124 from shotstack/feat/fal-ai-implementation
  • 0cf6650 feat: enhance audio, image, and video asset schemas with new properties for m...
  • 1456dc1 chore(release): 1.13.3 [skip ci]
  • a63877e Merge pull request #123 from shotstack/fix/remove-seed
  • ff7a689 fix: remove deprecated 'seed' field from video asset schema and update tests
  • bc7dc30 chore(release): 1.13.2 [skip ci]
  • 87db1f2 Merge pull request #122 from shotstack/fix/rename-seed-to-inputsrc
  • db8e75a fix: update references from 'seed' to 'inputSrc' in video asset schemas and t...
  • 8dcc804 chore(release): 1.13.1 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@shotstack/schemas](https://github.com/shotstack/oas-api-definition) from 1.11.0 to 1.14.0.
- [Release notes](https://github.com/shotstack/oas-api-definition/releases)
- [Changelog](https://github.com/shotstack/oas-api-definition/blob/main/CHANGELOG.md)
- [Commits](shotstack/oas-api-definition@v1.11.0...v1.14.0)

---
updated-dependencies:
- dependency-name: "@shotstack/schemas"
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 7, 2026
@dazzatronus

Copy link
Copy Markdown
Contributor

Superseded: main now has @shotstack/schemas 1.14.0 via #138 (with the src guards this bump needed to pass CI).

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/shotstack/schemas-1.14.0 branch July 13, 2026 03:48
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.

1 participant