Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps meson from 0.63.3 to 0.64.1.

Commits
  • e000aa1 Bump versions to 0.64.1 for release
  • 383aab6 Fix writing single strings in env2mfile.
  • 836d400 CI: force macOS to use brew's python at all costs
  • cff3a43 tests: fix edge case where non-default python is used, by skipping it
  • a6e8dc1 Handle freezing tests. Fixes #10752.
  • a0fe294 tests: fix potential failure to verify pkg-config generation
  • d2bcb6e tests: make the command tests work when python is not the one in the shebang
  • e69d922 tests: fix qt project test when running with qt4
  • d74afb8 fix deprecated use of meson builddir/ in testsuite
  • 9748256 backend/ninja: replace with _ in rust crate-names
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2022
@andros21
Copy link
Owner

andros21 commented Dec 2, 2022

@dependabot rebase

Bumps [meson](https://github.com/mesonbuild/meson) from 0.63.3 to 0.64.1.
- [Release notes](https://github.com/mesonbuild/meson/releases)
- [Commits](mesonbuild/meson@0.63.3...0.64.1)

---
updated-dependencies:
- dependency-name: meson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/meson-0.64.1 branch from b173471 to 363803e Compare December 2, 2022 07:34
@github-actions
Copy link

github-actions bot commented Dec 2, 2022

Code Coverage

Package Line Rate Branch Rate Health
include.pagerank 100% 35%
src 100% 53%
src.json2mat 100% 59%
src.pagerank 100% 61%
tests 100% 39%
Summary 100% (329 / 329) 47% (608 / 1299)

@andros21 andros21 merged commit c54fe97 into master Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/meson-0.64.1 branch December 2, 2022 07:40
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants