Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): bump cargo-cp-artifact from 0.1.8 to 0.1.9 #44

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps cargo-cp-artifact from 0.1.8 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.0.0

Commitment to Compatibility

The release of Neon 1.0 marks our commitment to backwards-compatibility: starting with 1.0.0, Neon users can be confident that future upgrades to Neon 1.x versions should never require code changes (with the possible exception of safety bugfixes, which we expect to be rare). We also do not anticipate releasing new major versions often and do not have any plans to do so for now.

Breaking Changes

Bug fixes

Other

neon-bindings/neon#1010

  • Relaxed error behavior on missing Node-API symbols. Neon will panic on first use instead of aborting the process at module load time.
  • Bumped dependency versions
  • Changed to edition 2021
  • Updated support matrix to Node 18, 20, and 21

Version 1.0.0-alpha.4

Patch to enable new features flags in docs.rs.

Version 1.0.0-alpha.3

Breaking Changes

  • Removed Managed trait

Improvements

... (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 ...
  • See full diff 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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/cargo-cp-artifact-0.1.9 branch from a8250ac to 53d7867 Compare May 20, 2024 17:21
Bumps [cargo-cp-artifact](https://github.com/neon-bindings/neon) from 0.1.8 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.8...0.1.9)

---
updated-dependencies:
- dependency-name: cargo-cp-artifact
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/cargo-cp-artifact-0.1.9 branch from 53d7867 to 40e65fc Compare May 31, 2024 15:04
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