Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update external dependencies mockito and byte-buddy #151

Merged
merged 8 commits into from
Dec 4, 2023

Conversation

saraadams
Copy link
Collaborator

@saraadams saraadams commented Dec 1, 2023

The Bazel flag --incompatible_sandbox_hermetic_tmp is added to fix some issues with mockito-core and byte-buddy, e.g. see https://github.com/EngFlow/bazel_invocation_analyzer/actions/runs/7067252322/job/19240379595?pr=151

See mockito/mockito#1879 for a similar issue reported, and bazelbuild/bazel#3236 for the "fix" by specifying --incompatible_sandbox_hermetic_tmp.
Note that this flag will be set to true by default with Bazel 7, which is expected to be released next week.

@saraadams saraadams force-pushed the sara-update-mockito-byte-buddy branch from 499b612 to 75a3fdc Compare December 1, 2023 21:51
@saraadams saraadams marked this pull request as ready for review December 2, 2023 02:41
@saraadams saraadams force-pushed the sara-update-mockito-byte-buddy branch from f0e9ed0 to 28eb229 Compare December 2, 2023 03:28
Base automatically changed from sara-bzlmod-maven to main December 4, 2023 11:19
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
@saraadams saraadams force-pushed the sara-update-mockito-byte-buddy branch from 28eb229 to 529fb68 Compare December 4, 2023 11:22
@saraadams saraadams merged commit 1328f52 into main Dec 4, 2023
3 checks passed
@saraadams saraadams deleted the sara-update-mockito-byte-buddy branch December 4, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants