chore(deps): bump the runtime group across 1 directory with 3 updates - #1065
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the runtime group across 1 directory with 3 updates#1065dependabot[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/runtime-79d2dac15d
branch
5 times, most recently
from
August 5, 2026 17:28
ce43864 to
650e7fc
Compare
Bumps the runtime group with 3 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml), [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `js-yaml` from 4.3.0 to 4.3.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...4.3.1) Updates `json-schema-faker` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/json-schema-faker/json-schema-faker/releases) - [Commits](json-schema-faker/json-schema-faker@v0.6.2...v0.6.3) Updates `wrangler` from 4.117.0 to 4.118.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.118.0/packages/wrangler) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime - dependency-name: json-schema-faker dependency-version: 0.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: runtime - dependency-name: wrangler dependency-version: 4.118.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/runtime-79d2dac15d
branch
from
August 6, 2026 13:07
650e7fc to
0580785
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 runtime group with 3 updates in the / directory: js-yaml, json-schema-faker and wrangler.
Updates
js-yamlfrom 4.3.0 to 4.3.1Changelog
Sourced from js-yaml's changelog.
Commits
86e91b84.3.1 releasedc3cc4b0Backport quadratic complexity fix for !!omapUpdates
json-schema-fakerfrom 0.6.2 to 0.6.3Release notes
Sourced from json-schema-faker's releases.
Commits
95b1845chore: release 0.6.34a993cbMerge pull request #880 from json-schema-faker/fix/875-dependent-schemas61d2af2fix: address review feedback on dependentSchemas/dependentRequired424f894feat: implement dependentSchemas and dependentRequired keywords9ba4ccaMerge pull request #879 from json-schema-faker/feat/854-generate-sync0316496fix: trampoline recursive schema walks to avoid stack overflow on deep schemas57d383bfix: prevent unhandled promise rejection at sync-mode async boundaries92fb595fix: allow refResolver in generateSync(), throw only if it returns a Promisefdc27f8feat: add synchronous generateSync/createGeneratorSync API (#854)ca5eb00Merge pull request #870 from luke-perry-ck/lp/fix-root-example-exclusionsUpdates
wranglerfrom 4.117.0 to 4.118.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
95d9b12Version Packages (#14946)e0bbf55[wrangler] Fix workflows errors messages (#14919)38403cb[wrangler] Remove duplicated Workers + Assets deploy E2E (#14947)cec9d88[workers-auth] Validate account IDs before using them in API requests (#13746)cc63aae[wrangler] fix(containers): add --json flag towrangler containers info(#1...f92d1fc[wrangler] Serialize custom build watcher events to avoid concurrent runs (#1...17dca96[wrangler] Fix circular dependency build warning between api/index.ts and bin...