Skip to content

Bump cargo-cp-artifact from 0.1.7 to 0.1.9 - #176

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cargo-cp-artifact-0.1.9
Open

Bump cargo-cp-artifact from 0.1.7 to 0.1.9#176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cargo-cp-artifact-0.1.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown

Bumps cargo-cp-artifact from 0.1.7 to 0.1.9.

Changelog

Sourced from cargo-cp-artifact's changelog.

cargo-cp-artifact

0.1.9 supports a breaking change in cargo that converts artifact names from kebab-case to snake_case.

Version 1.2.0-alpha.0

New Features

Version 1.1.0

Continued Commitment to Compatibility

Our strong commitment to compatibility since the 1.0 release remains unchanged. New functionality that has not yet stabilized is published under feature flags, so the only breaking changes that we expect to publish are those that affect the unstable features, or, as always, safety bugfixes.

Version 1.1.1

Hotfix for Node-API versions lower than 5 (neon-bindings/neon#1106).

Version 1.1.0

New Features

Bugfixes

Version 1.1.0-alpha.2

Breaking Changes (unstable features only)

Other

... (truncated)

Commits
  • ac969b5 add license files to all crates and correct the apache identifier in the Carg...
  • 257dff5 v0.1.9
  • a3f409c forgot to add manifest
  • 81d59e2 crate-ify Buf as a library with CSlice and CMutSlice abstractions
  • 48bfc0c update license and repository info in manifests
  • d4e8021 Buf::uninitialized was an elaborate no-op; replace with mem::uninitialized
  • 588c88f Fixes #59.
  • a0580d3 Relicensing! Neon is now dual-licensed under both MIT and Apache 2.0. Closes ...
  • 63d69b0 v0.1.8
  • 09834f3 warning that I haven't tested with v5 yet
  • Additional commits viewable in compare view

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 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 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 [cargo-cp-artifact](https://github.com/neon-bindings/neon) from 0.1.7 to 0.1.9.
- [Release notes](https://github.com/neon-bindings/neon/releases)
- [Changelog](https://github.com/neon-bindings/neon/blob/main/RELEASES.md)
- [Commits](neon-bindings/neon@0.1.7...0.1.9)

---
updated-dependencies:
- dependency-name: cargo-cp-artifact
  dependency-version: 0.1.9
  dependency-type: direct:development
  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 javascript Pull requests that update Javascript code labels Aug 23, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants