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

Bump nu-plugin from 0.95.0 to 0.96.0 #11

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps nu-plugin from 0.95.0 to 0.96.0.

Release notes

Sourced from nu-plugin's releases.

0.96.0

This is the 0.96.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2024-07-23-nushell_0_96_0.html

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @​132ikl, @​alex-tdrn, @​app/dependabot, @​ayax79, @​cablehead, @​devyn, @​drmason13, @​f3wenbo, @​fdncred, @​hqsz, @​hustcer, @​IanManske, @​ito-hiroki, @​jcgruenhage, @​kubouch, @​lavafroth, @​NotTheDr01ds, @​rgwood, @​sholderbach, @​suimong, @​t-mart, @​weirdan, @​WindSoilder, @​YizhePKU, @​ysthakur, @​zhiburt, @​Zoybean

Commits
  • a80dfe8 Bump version to 0.96.0 (#13433)
  • 366e52b Update query web example since wikipedia keeps changing (#13421)
  • 6fcd096 Fix setting metadata on byte streams (#13416)
  • 9ab706d Fix output format borken in char --list (#13417)
  • 01891d6 Make parsing for unknown args in known externals like normal external calls (...
  • 5db57ab add --quiet flag to watch command (#13415)
  • dbd60ed Tiny make up to the documentation of reduce (#13408)
  • aa9a427 Make ast::Call::span() and arguments_span() more robust (#13412)
  • 4665323 Use directories for autoloading (#13382)
  • e281c03 generate: switch the position of <initial> and <closure>, so the closure can ...
  • 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 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)

Bumps [nu-plugin](https://github.com/nushell/nushell) from 0.95.0 to 0.96.0.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Commits](nushell/nushell@0.95.0...0.96.0)

---
updated-dependencies:
- dependency-name: nu-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #15.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/cargo/nu-plugin-0.96.0 branch August 5, 2024 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants