infinyon / node-bindgen

Easy way to write Node.js module using Rust
Apache License 2.0
507 stars 43 forks source link

build(deps): bump inventory from 0.1.11 to 0.3.15 #292

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps inventory from 0.1.11 to 0.3.15.

Release notes

Sourced from inventory's releases.

0.3.15

0.3.14

No release notes provided.

0.3.13

  • Fix documentation build on nightly rustdoc

0.3.12

No release notes provided.

0.3.11

No release notes provided.

0.3.10

0.3.9

  • Documentation improvements

0.3.8

  • Trim dependencies

0.3.7

  • Add no-alloc category to crates.io metadata

0.3.6

0.3.5

  • Update ctor dependency to 0.2

0.3.4

  • Documentation improvements

0.3.3

  • Documentation improvements

0.3.2

  • Documentation improvements

0.3.1

  • Add categories and keywords to crates.io metadata

0.3.0

  • Rust 1.62 is required so that the compiler correctly forces inventory::submit! calls to be linked whether or not they are inside a used module

0.2.3

  • Documentation improvements

... (truncated)

Commits
  • 2b40b08 Release 0.3.15
  • 7492bc8 Merge pull request #70 from nspin/pr/force-section-feature
  • b273ebc Use .init_array when target_os = "none"
  • 2f9fa4b Merge pull request #69 from dtolnay/builddate
  • ee93224 Pull in trybuild update for normalizing compiler build date
  • 7de8d43 Revert "Update ui test suite to nightly-2024-01-14"
  • a853773 Update ui test suite to nightly-2024-01-14
  • 116e8f0 Work around dead_code warning in test
  • f219471 Release 0.3.14
  • 6c7bcb6 Merge pull request #68 from dtolnay/underscore
  • 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 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)

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