build(deps): bump the frontend-minor-patch group across 1 directory with 4 updates#123
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 4 updates Bumps the frontend-minor-patch group with 4 updates in the /web/frontend directory: [protobufjs](https://github.com/protobufjs/protobuf.js), [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js), [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `protobufjs` from 8.0.1 to 8.6.3 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v8.0.1...protobufjs-v8.6.3) Updates `zone.js` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.16.2/packages/zone.js) Updates `@types/three` from 0.184.0 to 0.184.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `vitest` from 4.1.5 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-patch - dependency-name: zone.js dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: "@types/three" dependency-version: 0.184.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 frontend-minor-patch group with 4 updates in the /web/frontend directory: protobufjs, zone.js, @types/three and vitest.
Updates
protobufjsfrom 8.0.1 to 8.6.3Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
8076a5echore: release master (#2318)4dff8e4fix: Support utf8_validation during decode (#2325)9c9f8eefix: Remove renamed reflection objects by identity (#2324)de18bbedocs: Document custom constructor registration order (#2323)c98a4e5fix: Include interfaces in API docs and fix FieldMask doc comment (#2319)c97cdbefix: Preserve explicit URLs in path resolution (#2320)ec868f3fix: Consistently reject truncated 64-bit varints (#2322)3359e64fix: Support Node ESM named imports from CommonJS entrypoints (#2315)41d3517chore: release master (#2316)bf12d56fix: Discard unknown fields by default (#2310)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
Updates
zone.jsfrom 0.16.1 to 0.16.2Changelog
Sourced from zone.js's changelog.
Commits
e3dc87crelease: cut the zone.js-0.16.2 release4f048e7build: update dependency typescript to v6.0.39fa4be9test(zone.js): vitest patch for testing (#68395)62c6e3bfeat(zone.js): support vitest patching in zone.js/testing (#68395)7f3f3d7ci: remove remainings of saucelabs tests56ff89cbuild: update all non-major dependenciesfc6a7eefix(zone.js): allow draining microtasks inPromise.then(through flag)0007723build: update cross-repo angular dependencies9ee4f83build: update to TypeScript 6 stable621c908build: update cross-repo angular dependenciesUpdates
@types/threefrom 0.184.0 to 0.184.1Commits
Updates
vitestfrom 4.1.5 to 4.1.8Release notes
Sourced from vitest's releases.
Commits
e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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