Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps meson from 1.2.0 to 1.2.1.

Commits
  • da78b96 Bump versions to 1.2.1 for release
  • a3d5ec0 machine file: Fix crash on empty value
  • 8f6fdb7 Error when an installed static library links to internal custom target
  • 10ab9dc interpreter: stop setting member out of initializer that isn't even used
  • 7f73fc6 build: remove useless method call
  • 2ad7fe5 build: remove BuildTarget.need_install
  • 37e6e4d tests: Assert that mips64 kernel is detected as mips64 with no compilers
  • 9030209 environment: Don't override mips64 to mips if no compilers are available
  • fe59f71 environment: Assume that mips64 can run 32-bit mips binaries
  • 0163622 tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family()
  • 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 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 [meson](https://github.com/mesonbuild/meson) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/mesonbuild/meson/releases)
- [Commits](mesonbuild/meson@1.2.0...1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 1, 2023
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

Code Coverage

Package Line Rate Branch Rate Health
include.pagerank 100% 35%
src 100% 52%
src.json2mat 100% 59%
src.pagerank 100% 61%
tests 100% 39%
Summary 100% (320 / 320) 47% (603 / 1291)

@andros21 andros21 merged commit 0958104 into master Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/meson-1.2.1 branch September 1, 2023 07:48
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