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 qbicc.version from 0.72.0 to 0.74.0 #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps qbicc.version from 0.72.0 to 0.74.0.
Updates qbicc-main from 0.72.0 to 0.74.0

Commits
  • 84049dc Prep 0.74.0
  • afe1494 Update class libs
  • af95a53 New GC system, including Semi-Space collector (qbicc side)
  • 37a6d63 Fix sign-extend problem in bitmap traversal
  • 2cc07bf Do not poll safepoints in critical methods
  • 4948fae Allow resolver to resolve built-in array base classes
  • c79130c Built-in array base classes are always loaded
  • 872565b Do not add invokes when calling a function from a synch method
  • 229f690 Unused import
  • 1e23bdf Ensure that statepoint relocs are used from all code paths
  • Additional commits viewable in compare view

Updates qbicc-plugin-initialization-control from 0.72.0 to 0.74.0

Updates qbicc-runtime-api from 0.72.0 to 0.74.0

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `qbicc.version` from 0.72.0 to 0.74.0.

Updates `qbicc-main` from 0.72.0 to 0.74.0
- [Commits](qbicc/qbicc@0.72.0...0.74.0)

Updates `qbicc-plugin-initialization-control` from 0.72.0 to 0.74.0

Updates `qbicc-runtime-api` from 0.72.0 to 0.74.0

---
updated-dependencies:
- dependency-name: org.qbicc:qbicc-main
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.qbicc:qbicc-plugin-initialization-control
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.qbicc:qbicc-runtime-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants