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

chore(deps-dev): bump jest-junit from 12.0.0 to 12.1.0 in /generators/client/templates/react #15124

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps jest-junit from 12.0.0 to 12.1.0.

Release notes

Sourced from jest-junit's releases.

v12.1.0

Add better support for bazel - jest-community/jest-junit#167

Commits
  • e02ac65 Merge pull request #169 from palmerj3/bumpVersion
  • 712907b v12.1.0
  • 69e802c Merge pull request #168 from daivinhtran/add-outputfile-config
  • 3c68d50 Add outputFile config and tests
  • 12da1a2 Merge pull request #161 from jest-community/dependabot/npm_and_yarn/y18n-4.0.1
  • 79682c6 Bump y18n from 4.0.0 to 4.0.1
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added theme: dependencies Pull requests that update a dependency file theme: react labels May 26, 2021
@DanielFran DanielFran merged commit 128a6ac into main May 26, 2021
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/generators/client/templates/react/jest-junit-12.1.0 branch May 26, 2021 06:38
@deepu105
Copy link
Member

@DanielFran the react-session apps seems to be failing after last few dependabot PRs, seems like for session auth the authentication endpoint returns different error now

@deepu105
Copy link
Member

@DanielFran NVM, my bad seesm like some persistent issue with cassandra maven giving OOM

@DanielFran
Copy link
Member

@deepu105 Yes I try to identify what could be the origin of the issue but did not found any update of dependabot in bom project that could be the origin of the issue...

@mshima
Copy link
Member

mshima commented May 26, 2021

@DanielFran I think it's this one jhipster/jhipster-bom#300.
The issue is related to redis, not Cassandra, every redis build is falling at daily builds.
I didn't tried to go further then this.

@DanielFran
Copy link
Member

@DanielFran I think it's this one jhipster/jhipster-bom#300.
The issue is related to redis, not Cassandra, every redis build is falling at daily builds.
I didn't tried to go further then this.

Will rollback it to see if it fixes the issue

@DanielFran
Copy link
Member

DanielFran commented May 26, 2021

@mshima @deepu105 Let see if reverting will fix the issue: jhipster/jhipster-bom#316

@mshima With last changes done in the generator project on CI/CD scripts, in bom there is lot of errors. Can you take a look since you did the changes?

@mshima
Copy link
Member

mshima commented May 26, 2021

@DanielFran do you know which commit made the CI to fail?
Looks errors in the CI scripts to me, unrelated to the cache optimization I did recently.
Anyway we should improve CI maintainability.

@DanielFran
Copy link
Member

@mishima @deepu105 I confirm, the rollback fixed the issue.

@mshima About the ci scripts, I do not know, CI started failing between May 7th and 10th in bom side

@deepu105
Copy link
Member

So probably the redis version has memory leaks

@mshima
Copy link
Member

mshima commented May 28, 2021

@DanielFran the JHipster-bom failure is caused by #14799.

For some reason packing is skipping frontend.
cc @vishal423

@vishal423
Copy link
Contributor

@mshima , Can you point to exact build # that's failing?

@mshima
Copy link
Member

mshima commented May 28, 2021

@vishal423 some angular and vue builds failing consistently.
Eg: https://github.com/jhipster/jhipster-bom/runs/2682543503

packaging step:

[INFO] --- frontend-maven-plugin:1.12.0:npm (npm install) @ sample-mongo-kafka ---
219
[INFO] Skipping execution.
220
[INFO] 

@pascalgrimaud pascalgrimaud added this to the 7.1.0 milestone May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: dependencies Pull requests that update a dependency file theme: react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants