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

Bump extern/amrex from b9d549b to c35aad2 #802

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps extern/amrex from b9d549b to c35aad2.

Commits
  • c35aad2 FFT::PoissonHybrid: Add solve() needed by ERF (#4250)
  • 4a3a5ff Add CMake option: AMReX_CUDA_OBJDIR_AS_TEMPDIR (#4246)
  • 1c8b545 FFT::PoissonHybrid: Support non-periodic boundaries in x & y directions (#4247)
  • f7f3ee9 FFT Poisson Solver: Fill ghost cells in solve() function (#4244)
  • 12d6af2 Update GMRES Comments (#4243)
  • 1424c86 Fix dangling-reference warnings for particle functions. (#4241)
  • c9546cd Parser: Use malloc if Arena is not ready (#4240)
  • 86f31c5 Add portable implementation of random numbers drawn from the Gamma distributi...
  • b98eaaf Fix warning and undefined behavior (#4236)
  • 4210fe0 Implementation of Bessel functions of second kind (yn) (#4234)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [extern/amrex](https://github.com/AMReX-Codes/amrex) from `b9d549b` to `c35aad2`.
- [Release notes](https://github.com/AMReX-Codes/amrex/releases)
- [Commits](AMReX-Codes/amrex@b9d549b...c35aad2)

---
updated-dependencies:
- dependency-name: extern/amrex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from BenWibking as a code owner December 1, 2024 02:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 1, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 1, 2024
Copy link

sonarcloud bot commented Dec 1, 2024

@BenWibking
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@BenWibking BenWibking added this pull request to the merge queue Dec 1, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 1, 2024
Merged via the queue into development with commit 0647034 Dec 1, 2024
22 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/extern/amrex-c35aad2 branch December 1, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant