Skip to content

Bump usdt from 0.3.1 to 0.3.2#322

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/cargo/usdt-0.3.2
Apr 11, 2022
Merged

Bump usdt from 0.3.1 to 0.3.2#322
dependabot[bot] merged 1 commit into
mainfrom
dependabot/cargo/usdt-0.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2022

Copy link
Copy Markdown
Contributor

Bumps usdt from 0.3.1 to 0.3.2.

Commits

Dependabot compatibility score

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 merge this PR once it's up-to-date and CI passes on it, as requested by @davepacheco.


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 the dependencies Pull requests that update a dependency file label Apr 11, 2022
@dependabot dependabot Bot force-pushed the dependabot/cargo/usdt-0.3.2 branch from 06234ff to 22b7732 Compare April 11, 2022 16:03
@davepacheco

Copy link
Copy Markdown
Collaborator

@bnaecker or @ahl should we go ahead and apply this update? (I normally would auto-apply a micro update like this but I wasn't clear on whether that's generally a good idea for usdt.)

@bnaecker

Copy link
Copy Markdown
Contributor

I've tried to version usdt using semver, so something like this should be ok to "just apply". This new version adds support for integral pointer types in probes, e.g., *const u8, with no other changes.

@dependabot dependabot Bot force-pushed the dependabot/cargo/usdt-0.3.2 branch 2 times, most recently from 9841dc9 to 9604ca8 Compare April 11, 2022 16:31
@davepacheco

Copy link
Copy Markdown
Collaborator

@dependabot rebase
@dependabot squash and merge

Bumps [usdt](https://github.com/oxidecomputer/usdt) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/oxidecomputer/usdt/releases)
- [Commits](https://github.com/oxidecomputer/usdt/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/usdt-0.3.2 branch from 9604ca8 to 68bd609 Compare April 11, 2022 16:47
@dependabot dependabot Bot merged commit dafe330 into main Apr 11, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/usdt-0.3.2 branch April 11, 2022 17:02
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.

2 participants