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 simple-git and ask-cli #303

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Removes simple-git. It's no longer used after updating ancestor dependency ask-cli. These dependencies need to be updated together.

Removes simple-git

Updates ask-cli from 2.22.0 to 2.28.0

Changelog

Sourced from ask-cli's changelog.

2.28.0 (2022-08-15)

Features

  • add lambda deployer additional user config function parameters (#392) (39dbf5f)
  • add skill events property to ask-resources.json (#410) (ccf7972)

Bug Fixes

  • limit skill infrastructure deployment to one task per aws region (#391) (6143b02)

2.27.0 (2022-04-20)

Features

  • bump ask-smapi-model to v1.19.7 and update Github Actions (#431) (bd990d7)

2.26.0 (2022-01-28)

Features

2.25.0 (2021-12-28)

Features

  • add cfn deployer skill credentials parameters (ec9a605)
  • add new env var ASK_SKIP_LOCATION_HEADER_HINT to avoid sending non-err message to stderr (#406) (b6fb7b9)

Bug Fixes

  • update build flows python minor version regexp (b08093b)
  • use npm registry https url (315716a)
  • use proper npm install quiet flag (732a771)
  • wait for lambda function state updates (879377b)

2.24.1 (2021-08-03)

Bug Fixes

  • do not set DEFAULT to simulation.type when making simulate-skill request (#407) (10a4ed9)

... (truncated)

Commits
  • 274e5e8 chore(release): 2.28.0
  • 6143b02 fix: limit skill infrastructure deployment to one task per aws region (#391)
  • 1c42ba1 chore: updated hosted skill documentation link (#438)
  • 39dbf5f feat: add lambda deployer additional user config function parameters (#392)
  • ccf7972 feat: add skill events property to ask-resources.json (#410)
  • bd4c2fc chore(deps): remove unused simple-git dependency from package.json (#433)
  • 8c30555 chore(release): 2.27.0
  • bd990d7 feat: bump ask-smapi-model to v1.19.7 and update Github Actions (#431)
  • 4bf399a docs: update smapi docs
  • 9cf63b4 chore(release): 2.26.0
  • Additional commits viewable in compare view

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git). It's no longer used after updating ancestor dependency [ask-cli](https://github.com/alexa/ask-cli). These dependencies need to be updated together.


Removes `simple-git`

Updates `ask-cli` from 2.22.0 to 2.28.0
- [Release notes](https://github.com/alexa/ask-cli/releases)
- [Changelog](https://github.com/alexa/ask-cli/blob/develop/CHANGELOG.md)
- [Commits](alexa/ask-cli@v2.22.0...v2.28.0)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
- dependency-name: ask-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants