Bump the production group across 1 directory with 4 updates#34
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the production group across 1 directory with 4 updates#34dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-e6d47bea6c
branch
2 times, most recently
from
July 15, 2026 08:14
a46a8f2 to
d7b4388
Compare
Bumps the production group with 4 updates in the / directory: @bitmovin/api-sdk, [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) and [ajv](https://github.com/ajv-validator/ajv). Updates `@bitmovin/api-sdk` from 1.260.0 to 1.273.0 Updates `@oclif/core` from 4.10.3 to 4.12.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.10.3...4.12.0) Updates `@oclif/plugin-autocomplete` from 3.2.43 to 3.2.53 - [Release notes](https://github.com/oclif/plugin-autocomplete/releases) - [Changelog](https://github.com/oclif/plugin-autocomplete/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-autocomplete@3.2.43...3.2.53) Updates `ajv` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.18.0...v8.20.0) --- updated-dependencies: - dependency-name: "@bitmovin/api-sdk" dependency-version: 1.271.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@oclif/core" dependency-version: 4.11.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@oclif/plugin-autocomplete" dependency-version: 3.2.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: ajv dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-e6d47bea6c
branch
from
July 22, 2026 08:03
d7b4388 to
6ba69ac
Compare
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 production group with 4 updates in the / directory: @bitmovin/api-sdk, @oclif/core, @oclif/plugin-autocomplete and ajv.
Updates
@bitmovin/api-sdkfrom 1.260.0 to 1.273.0Updates
@oclif/corefrom 4.10.3 to 4.12.0Release notes
Sourced from @oclif/core's releases.
... (truncated)
Changelog
Sourced from @oclif/core's changelog.
... (truncated)
Commits
42ad911chore(release): 4.12.0 [skip ci]a132e92Merge pull request #1568 from rexxars/rexxars/typed-arg-optionsb830c8etest: add more tests forArgs/optionec87a83refactor: stricter option type parsing, test multiple support93139f7feat: addArgs.option()for typed arg options2cd460cchore(release): 4.11.14 [skip ci]ccc6cc6Merge pull request #1623 from oclif/dependabot-npm_and_yarn-sigstore-core-3.2.1b45271ffix(deps): bump@sigstore/corefrom 3.2.0 to 3.2.17dd3051chore(release): 4.11.13 [skip ci]9e7c92dMerge pull request #1625 from oclif/dependabot-npm_and_yarn-sigstore-4.1.1Updates
@oclif/plugin-autocompletefrom 3.2.43 to 3.2.53Release notes
Sourced from @oclif/plugin-autocomplete's releases.
Changelog
Sourced from @oclif/plugin-autocomplete's changelog.
... (truncated)
Commits
bbe4c96chore(release): 3.2.53 [skip ci]330eecdfix(deps): bump@oclif/corefrom 4.11.8 to 4.11.11 (#1171)7d350fbchore(release): 3.2.52 [skip ci]f31fb99fix(deps): bump@oclif/corefrom 4.11.4 to 4.11.8 (#1163)b2b6438chore(dev-deps): bump eslint-config-oclif from 6.0.169 to 6.0.171 (#1164)ae92d86chore(release): 3.2.51 [skip ci]9c9fc57fix(deps): bump@babel/corefrom 7.10.3 to 7.29.7 (#1166)dfa3a61chore(dev-deps): bump@oclif/plugin-helpfrom 6.2.50 to 6.2.52 (#1165)6473602chore(dev-deps): bump oclif from 4.23.10 to 4.23.16 (#1159)12b9835chore(dev-deps): bump prettier from 3.8.3 to 3.8.4 (#1160)Updates
ajvfrom 8.18.0 to 8.20.0Release notes
Sourced from ajv's releases.
Commits
0fba0b88.20.09caf8d6fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (...2065350fix: add support for node 22/24, drop node 16/21 (#2580)154b58d8.19.0e8d2bdctest/fix prototype pollution via $data ref with format keyword (#2607)