Skip to content

build: update dependency aspect_rules_jasmine to v2.0.4 (main)#32666

Merged
clydin merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-bazel-dependencies
Mar 4, 2026
Merged

build: update dependency aspect_rules_jasmine to v2.0.4 (main)#32666
clydin merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-bazel-dependencies

Conversation

@angular-robot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
aspect_rules_jasmine bazel_dep patch 2.0.32.0.4

  • If you want to rebase/retry this PR, check this box

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Mar 3, 2026
@gemini-code-assist
Copy link

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automates a routine dependency upgrade, specifically updating the aspect_rules_jasmine package to its latest patch version. This ensures the project benefits from the most recent fixes and minor improvements in the testing rules without introducing breaking changes.

Highlights

  • Dependency Update: The aspect_rules_jasmine dependency has been updated from version 2.0.3 to 2.0.4.
  • Bazel Module Configuration: The MODULE.bazel file now reflects the new version of aspect_rules_jasmine.
  • Dependency Lock File Update: The MODULE.bazel.lock file has been updated to include the new version's source hashes and reflect the version change in the versions map.
Changelog
  • MODULE.bazel
    • Updated the aspect_rules_jasmine dependency version from 2.0.3 to 2.0.4.
  • MODULE.bazel.lock
    • Updated the source.json and MODULE.bazel hashes for aspect_rules_jasmine version 2.0.4.
    • Modified the usagesDigest for @@aspect_tools_telemetry+//:extension.bzl%telemetry.
    • Updated the aspect_rules_jasmine version within the versions map to 2.0.4.
Activity
  • This pull request was automatically generated by Renovate to update the aspect_rules_jasmine dependency.
  • The PR description includes a table detailing the package, type, update, and change for the dependency.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the aspect_rules_jasmine dependency from version 2.0.3 to 2.0.4. The changes are confined to the Bazel module and lock files, which is appropriate for a dependency update. However, there's a leftover entry for the old version in the lock file that should be removed.

@@ -22,7 +22,8 @@
"https://bcr.bazel.build/modules/aspect_rules_esbuild/0.25.0/MODULE.bazel": "5fef5ec709c837312823f9bcf0f276661e2cb48ad52f17c4e01176bbf1e9bf58",
"https://bcr.bazel.build/modules/aspect_rules_esbuild/0.25.0/source.json": "5e42968c6d23ab8bd95c02634b16864d866334347827cb6a8425b86c11cc4363",
"https://bcr.bazel.build/modules/aspect_rules_jasmine/2.0.3/MODULE.bazel": "1c2e7a2908dbf6640dce9b242369cf48b7018af666485cbae1470b49a9672591",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

It appears there's a leftover entry for the previous version (2.0.3) of aspect_rules_jasmine in the lock file. Since the dependency has been updated to 2.0.4 and is no longer directly depended upon, this line should be removed to keep the lock file clean and avoid potential resolution issues.

@clydin clydin merged commit f6c4e35 into angular:main Mar 4, 2026
40 checks passed
@clydin
Copy link
Member

clydin commented Mar 4, 2026

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/main-bazel-dependencies branch March 4, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants