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 @emacs-eask/cli from 0.8.6 to 0.9.1 in /.emacs.d/bin #305

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps @emacs-eask/cli from 0.8.6 to 0.9.1.

Release notes

Sourced from @​emacs-eask/cli's releases.

0.9.1

  • fix: Unsilent in Eask-file by default (40d82becaf20f0851e5fc37aa17c5f6871c163a3)
  • Make better use for special commands (#206)

0.9.0

  • Add command to generate LICENSE file (#155)
  • Add new DSLs author and license (#156)
  • Add license linter (#157)
  • Allow few commands' execution without any Eask-file (#159)
  • Add command cat (#160)
  • Improve messages while processing package transaction (#164)
  • Improve messages while task cleaning all (#165)
  • Add clean option for clean compile environment (#166)
  • Split up config and global space into two different environments (#167)
  • Add use of --show-hidden option (#168)
  • Add command to generate ignore file (#169)
  • Use standard output (#170)
  • Fix non-displayable character, use ascii instead (#172)
  • Use environment PATH to specify Emacs version to use (#173)
  • Fix showing positional arguments in subcommand's help menu (#174)
  • Add aliases for pkg-file command (0d35d762a12bd399657c2fdcb60541dcc0c8b5e0)
  • Add option to init from Keg-file (#182)
  • Add option to init from elisp source file (#183)
  • Print archives progress (#184)
  • Respect package file path in autoload command (44c042445bba0dd071d9112e58549437b7ebd58d)
  • fix(vcpkg): Use workaround for MODULE_NOT_FOUND error (#187)
  • Add docker command (#188)
  • Enter docker directly when no arguments (#191)
  • Add command to generate recipe (#192)
  • Add option to init from Eldev-file (#193)
  • Add command commnad for custom commands (#195)
  • Merge the two commands run and command (#196)
  • Add melpazoid command (#202)
  • Add source command and its subcommands (#203)
  • Add bump command (#204)
  • fix: Print with stdout (#205)
Changelog

Sourced from @​emacs-eask/cli's changelog.

Change Log

All notable changes to this project will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

0.10.x (Unreleased)

Released N/A

  • fix: Unsilent in Eask-file by default (40d82becaf20f0851e5fc37aa17c5f6871c163a3)
  • Make better use for special commands (#206)
  • feat: Accept rest arguments after command line separator (#207)
  • feat(_prepare.el): Add program temp buffer (6262821596edb48d4f3b9bc61405129e084350b1)
  • fix(indent.el): Further improve indent-lint (c0bf56ccc0c47846cd314067fde6ee4eeedee5aa)

0.9.x

Released Nov 17, 2023

  • Add command to generate LICENSE file (#155)
  • Add new DSLs author and license (#156)
  • Add license linter (#157)
  • Allow few commands' execution without any Eask-file (#159)
  • Add command cat (#160)
  • Improve messages while processing package transaction (#164)
  • Improve messages while task cleaning all (#165)
  • Add clean option for clean compile environment (#166)
  • Split up config and global space into two different environments (#167)
  • Add use of --show-hidden option (#168)
  • Add command to generate ignore file (#169)
  • Use standard output (#170)
  • Fix non-displayable character, use ascii instead (#172)
  • Use environment PATH to specify Emacs version to use (#173)
  • Fix showing positional arguments in subcommand's help menu (#174)
  • Add aliases for pkg-file command (0d35d762a12bd399657c2fdcb60541dcc0c8b5e0)
  • Add option to init from Keg-file (#182)
  • Add option to init from elisp source file (#183)
  • Print archives progress (#184)
  • Respect package file path in autoload command (44c042445bba0dd071d9112e58549437b7ebd58d)
  • fix(vcpkg): Use workaround for MODULE_NOT_FOUND error (#187)
  • Add docker command (#188)
  • Enter docker directly when no arguments (#191)
  • Add command to generate recipe (#192)
  • Add option to init from Eldev-file (#193)
  • Add command commnad for custom commands (#195)
  • Merge the two commands run and command (#196)
  • Add melpazoid command (#202)
  • Add source command and its subcommands (#203)
  • Add bump command (#204)
  • fix: Print with stdout (#205)

... (truncated)

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 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 [@emacs-eask/cli](https://github.com/emacs-eask/cli) from 0.8.6 to 0.9.1.
- [Release notes](https://github.com/emacs-eask/cli/releases)
- [Changelog](https://github.com/emacs-eask/cli/blob/master/CHANGELOG.md)
- [Commits](emacs-eask/cli@0.8.6...0.9.1)

---
updated-dependencies:
- dependency-name: "@emacs-eask/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 18, 2023
@nanasess nanasess merged commit e82a937 into main Dec 19, 2023
2 checks passed
@nanasess nanasess deleted the dependabot/npm_and_yarn/dot-emacs.d/bin/emacs-eask/cli-0.9.1 branch December 19, 2023 00:30
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.

1 participant