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 toolchains/riscv-tools/riscv-isa-sim from 1b1a333 to 11fbcb5 #1959

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps toolchains/riscv-tools/riscv-isa-sim from 1b1a333 to 11fbcb5.

Commits
  • 11fbcb5 Merge pull request #1758 from riscv-software-src/csr-init-fixes
  • 1b53bf9 Merge pull request #1760 from YenHaoChen/pr-mxr
  • e749bb0 Let MXR not affect implicit memory access for VS-stage address translation
  • 2890ea7 Merge pull request #1759 from riscv-software-src/dts-api
  • 1ecad57 Only add CSRs if corresponding extensions are enabled
  • a81d597 Remove boilerplate from most CSR instantiations
  • 3c0e6bf Refactor initialization of mode-specific CSRs
  • 2597b4b Add CSRs through an interface, rather than mutating csrmap
  • e98294c Move CSR initialization to its own file
  • b9ecc1d In dtc_compile, use c string instead of stl string
  • 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)

@dependabot dependabot bot added changelog:omit dependencies Pull requests that update a dependency file labels Aug 5, 2024
@abejgonzalez
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/submodules/toolchains/riscv-tools/riscv-isa-sim-11fbcb5 branch from 5fb4ea5 to 240ce71 Compare August 5, 2024 05:52
@abejgonzalez
Copy link
Contributor

@dependabot rebase

Bumps [toolchains/riscv-tools/riscv-isa-sim](https://github.com/riscv-software-src/riscv-isa-sim) from `1b1a333` to `11fbcb5`.
- [Release notes](https://github.com/riscv-software-src/riscv-isa-sim/releases)
- [Commits](riscv-software-src/riscv-isa-sim@1b1a333...11fbcb5)

---
updated-dependencies:
- dependency-name: toolchains/riscv-tools/riscv-isa-sim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/toolchains/riscv-tools/riscv-isa-sim-11fbcb5 branch from 240ce71 to 6c408d2 Compare August 5, 2024 16:54
@jerryz123 jerryz123 closed this Aug 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/submodules/toolchains/riscv-tools/riscv-isa-sim-11fbcb5 branch August 8, 2024 00:07
@jerryz123
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2024

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

@jerryz123
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@jerryz123
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot reopened this Aug 11, 2024
@dependabot dependabot bot restored the dependabot/submodules/toolchains/riscv-tools/riscv-isa-sim-11fbcb5 branch August 11, 2024 23:23
@jerryz123
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2024

Superseded by #1993.

@dependabot dependabot bot closed this Aug 11, 2024
@dependabot dependabot bot deleted the dependabot/submodules/toolchains/riscv-tools/riscv-isa-sim-11fbcb5 branch August 11, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:omit dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants