Skip to content

chore(deps): bump glib from `44e9f62` to `1b9ff5a`

Rasmus Thomsen requested to merge dependabot/cargo/glib-1b9ff5a into master

Created by: dependabot-preview[bot]

Bumps glib from 44e9f62 to 1b9ff5a.

Commits
  • 1b9ff5a Merge pull request #449 from sdroege/source-ids
  • 7f2cf76 Fix up some Source API to work with SourceId instead of raw u32
  • 51b753e Merge pull request #447 from sdroege/context-local
  • 0807596 Don't box GSource closures twice
  • 5bbdaad Add _local() variants for all of the GSources that add themselves to the defa...
  • 7f1351a Add MainContext::invoke_local() without the Send bound but panicking when cal...
  • f46c0fc Don't box MainContext::invoke() closure twice
  • ac1a38e Merge pull request #446 from sdroege/travis-xenial
  • 6ec2429 Use v2_48 as highest version because that's what outdated Travis has
  • 86b54eb Run AppVeyor build with more useful feature flags
  • 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 will not automatically merge this PR because this dependency doesn't follow SemVer.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Merge request reports