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

Update all non-major dependencies #168

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 28, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​types/axios 0.14.0 -> 0.14.4 age adoption passing confidence
@types/cheerio (source) 0.22.21 -> 0.22.35 age adoption passing confidence
@types/jest (source) 26.0.14 -> 26.0.24 age adoption passing confidence
@types/node (source) 10.14.15 -> 10.17.60 age adoption passing confidence
ask-cli 2.16.0 -> 2.30.7 age adoption passing confidence
ask-sdk-core (source) 2.9.0 -> 2.14.0 age adoption passing confidence
ask-sdk-model (source) 1.32.0 -> 1.86.0 age adoption passing confidence
cheerio (source) 1.0.0-rc.3 -> 1.0.0 age adoption passing confidence
jest (source) 26.4.2 -> 26.6.3 age adoption passing confidence
parcel-bundler 1.12.4 -> 1.12.5 age adoption passing confidence
ts-jest (source) 26.4.0 -> 26.5.6 age adoption passing confidence
typescript (source) 4.0.3 -> 4.9.5 age adoption passing confidence
virtual-alexa 0.7.5 -> 0.7.8 age adoption passing confidence

Release Notes

alexa/ask-cli (ask-cli)

v2.30.7

Compare Source

v2.30.6

Compare Source

v2.30.5

Compare Source

v2.30.4

Compare Source

v2.30.3

Compare Source

v2.30.2

Compare Source

v2.30.1

Compare Source

What's Changed

Full Changelog: alexa/ask-cli@v2.30.0...v2.30.1

v2.30.0

Compare Source

Features
  • Breaking: add proxy support for smapi commands #​434 (fd20898). For more information on breaking changes see #​485
2.29.2 (2023-04-19)
Bug Fixes
  • #​455 latest code was not waiting for nodemon (393e36e)
  • correct faulty error message for ask smapi command (fb2d0d7)
  • update aws sdk to v3 (fd96a52)

v2.29.2

Compare Source

v2.29.1

Compare Source

ASK CLI v2.29.1 release

What's changed

  • fixing the release script to include the dist folder

v2.29.0

Compare Source

ASK CLI release v2.29.0.

What's Changed

  • ask deploy command now prints the skill id and import id early while deploying.
  • Added support for Alexa Conversations skill deployment and samples.
    • while running ask new you can select "Alexa Conversations" to view the skill sample templates.
    • you can now use ask deploy to deploy your Alexa Conversations skills.
    • support for skills that are composed of both Interaction Model and Alexa Converstations dialog managers.
  • Multiple bug fixes

v2.28.0

Compare Source

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)

v2.27.0

Compare Source

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

v2.26.0

Compare Source

Features

v2.25.0

Compare Source

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)

v2.24.1

Compare Source

v2.24.0

Compare Source

Features
  • bump ask-smapi-model to v1.17.0 (16e098f)
  • change Alexa Hosted skill runtime to Node.js 12 (#​402) (831d7e1)

v2.23.0

Compare Source

Features
  • bump ask-smapi-model version (6d1be5c)
  • expose simulation type field for dialog and simulation command to facilitate Dynamic Routing (5cac3cf)
Bug Fixes
  • lambda: added comment about character calculation (56cc5ab)
  • lambda: fixed previous comment (b1bbb2c)
  • lambda: Removed ternary operator (33fcf1f)
  • lambda: truncating the skill name for lambda role creation (67d6538)
  • refactor to mark simulation.type as an optional field (0688404)
2.22.4 (2021-01-25)
Bug Fixes
  • move the temp zip file to .ask in order to integ with extension skill-pacakge validator feature (#​375) (a3beab3)
2.22.3 (2021-01-19)
Bug Fixes
2.22.2 (2021-01-08)
Bug Fixes
  • hard coding hosted skill locale until it is supported by the backend (#​368) (7bbbefc)
2.22.1 (2021-01-04)

v2.22.4

Compare Source

v2.22.3

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

v2.22.0

Compare Source

Features

v2.21.0

Compare Source

Features
  • add targetEndpoint property to ask-resources.json (#​340) (12ad68f)
Bug Fixes
  • add explicit check for folder permissions to create a project (647c826)
  • change default stdio of builder child process to inherit to see error messages (d936f20)
  • removing restriction for replay file to have .json extension (#​354) (09f6270)

v2.20.0

Compare Source

Features
  • implement "ask skill add-locales" command (999410b)
Bug Fixes
  • address comment to avoid checking fs.existsSync every time (2655742)
  • change httpClient to include the error handling when statusCode doesn't exist (eae53b5)
  • display all property when printing error (#​334) (b562325)
2.19.3 (2020-11-02)
Bug Fixes
2.19.2 (2020-10-30)
2.19.1 (2020-10-30)
Bug Fixes
  • new s3 bucket created on each cf deploy (b495be8)

v2.19.3

Compare Source

v2.19.2

Compare Source

v2.19.1

Compare Source

v2.19.0

Compare Source

Features
  • build flows rewrite to be independent of powershell and bash (#​245) (6b27ef8)
2.18.2 (2020-10-27)
Bug Fixes
  • name for variable to configure custom s3 scripts base url (#​326) (7c8855d)
2.18.1 (2020-10-20)
Bug Fixes
  • shorten profile name lambda function name generation (#​324) (8af023c)

v2.18.2

Compare Source

v2.18.1

Compare Source

v2.18.0

Compare Source

Features
Bug Fixes
  • append custom user agent string to smapi client (#​323) (e7d9730)
  • issue when generate-lwa-tokens fails when scopes not specified with custom client id and secret (#​322) (dfd1c23)
  • smapi - pass {} by default when non of the in body params specified (97fe277)

v2.17.0

Compare Source

Features
  • support sourceLambda field for lambda-deployer to use existing Lambda (#​308) (db27a3d)
Bug Fixes
2.16.4 (2020-10-12)
2.16.3 (2020-10-09)
2.16.2 (2020-10-07)
Bug Fixes
  • error in metric client when env profile is used and .ask holder exists (fa9529a)
2.16.1 (2020-09-25)
Bug Fixes
  • bump ask-smapi-sdk version to include some fix to smapi commands (5370df2)

v2.16.4

Compare Source

v2.16.3

Compare Source

v2.16.2

Compare Source

v2.16.1

Compare Source

alexa/alexa-skills-kit-sdk-for-nodejs (ask-sdk-core)

v2.14.0

Compare Source

Bug Fixes
  • version: typescript dependency (c2756d9)
  • warnings: removed extraneous spaces (7ad1651)
Features
  • component-interface: egress and ingress interface for ac skill components (41f5102)
  • delegation: delegation handler for AC to IM (06a2b2c)

v2.12.1

Compare Source

Bug Fixes

v2.12.0

Compare Source

Bug Fixes
  • lint errors caused on crypto due to node versions upgrade (61b6c1b)
  • updated node minimum versions for Github Actions and @​types/node to fix test failures (7636f36)
Features
  • adding A/B testing SPIs to core package (89cf2ed)

v2.11.0

Compare Source

Bug Fixes
  • updated return type of getDialogState (ef6b97e)
Features

2.10.2 (2021-03-16)

Bug Fixes
  • deprecate ssl-root-cas and switch to use tls.rootCertificates to… (#​686) (8217a3f)
  • export UserAgentManager from core (#​659) (b99d08d)
  • update and fix local-debug readme (#​663) (9522e94)
  • update readme for local-debug (bca8fad)
  • update readme to fix skillId spelling (65f65f0)
Features

v2.10.2

Bug Fixes
  • deprecate ssl-root-cas and switch to use tls.rootCertificates to… (#​686) (8217a3f)
  • export UserAgentManager from core (#​659) (b99d08d)
  • update and fix local-debug readme (#​663) (9522e94)
  • update readme for local-debug (bca8fad)
  • update readme to fix skillId spelling (65f65f0)
Features

v2.10.0

Compare Source

Bug Fixes
  • Add .withApiResponse() to ControlResponseBuilder (#​636) (752b17c)
  • Addded new line at end of each workflows (4f562fe)
  • Addded new line at end of tsconfig.json files (d94a1c6)
  • added commitlint and husky package config for commit rules and removed alexa-apis-for-nodejs reference (f857438)
  • fix linting violations (c7e23e7)
  • fix the github action workflow and compilation making relative require fail issue (#​658) (895c88e)
  • Fix(controls) launch.json to work out-of-box in vscode (#​637) (24afdf8)
  • removed unused dependencies from ask-sdk-control (8120f93)
  • throw if createControlTree returns undefined (d7506e9)
  • Update ask-sdk-core package.json dependencies (752d6ec)
  • update rootDir to point to the right root dir in tsconfig file in tst (66ca284)
  • update SMAPI SDK Readme for generate-lwa-tokens usage (279d96d)
  • update the script of the mono project (148fad2)
  • Updated all packages .npmignore files (de76a18)
  • Updated all packages package.json (#​656) (c27c3e6)
  • updated ControlManager responseBuilder type (1dd13a8)
  • Updated lerna.json and use installed typedoc module (a115b58)
  • Windows failures on path separtor issue on ask-sdk-s3-persistence-adapter (1bd1a15)
Features
  • Add special timestamp verification for skill event requests (#​651) (9b0dd9f)
  • add UserAgentManager (bc03b55)
  • Adding individual workflows to be triggered on subdir changes (c5eb69f)
  • eslint migration and fixes, git workflows and updates on package.json for ask-sdk-dynamodb-persistence-adapter (0e29817)
  • eslint migration and fixes, git workflows and updates on package.json for ask-sdk-runtime (7265239)
  • eslint migration and fixes, git workflows and updates on package.json for ask-sdk-s3-persistence-adapter (2789886)
  • eslint migration and fixes, github actions workflows and updates on package.json for ask-sdk (89560a6)
  • eslint migration and fixes, github actions workflows and updates on package.json for ask-sdk-express-adapter (e944476)
  • eslint migration and fixes, github actions workflows and updates on package.json for ask-sdk-v1adapter (a76053a)
  • eslint migration and fixes, github actions workflows and updates on package.json for ask-smapi-sdk (4d3f9b2)
  • Update root package.json to fix doc generation (4bf482b)
alexa/alexa-apis-for-nodejs (ask-sdk-model)

v1.86.0

Compare Source

v1.85.0

Compare Source

v1.84.0

Compare Source

v1.83.0

Compare Source

v1.82.0

Compare Source

v1.81.0

Compare Source

v1.80.0

Compare Source

v1.79.0

Compare Source

v1.78.0

Compare Source

v1.77.0

Compare Source

v1.76.0

Compare Source

v1.75.0

Compare Source

v1.74.0

Compare Source

v1.73.0

Compare Source

v1.72.0

Compare Source

v1.71.0

Compare Source

v1.70.0

Compare Source

v1.69.0

Compare Source

v1.68.0

Compare Source

v1.67.0

Compare Source

v1.66.0

Compare Source

v1.65.0

Compare Source

v1.64.0

Compare Source

v1.63.0

Compare Source

v1.62.0

Compare Source

v1.61.0

Compare Source

v1.60.0

Compare Source

v1.59.0

Compare Source

v1.58.0

Compare Source

v1.57.0

Compare Source

v1.56.0

Compare Source

v1.55.0

Compare Source

v1.54.0

Compare Source

v1.53.0

Compare Source

v1.52.0

Compare Source

v1.51.0

Compare Source

v1.50.0

Compare Source

v1.49.0

Compare Source

v1.48.0

Compare Source

v1.47.0

Compare Source

v1.46.0

Compare Source

v1.45.0

Compare Source

v1.44.0

Compare Source

v1.43.0

Compare Source

v1.42.0

Compare Source

v1.41.0

Compare Source

[v1.40.0](https://


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 61de7b2 to 487d680 Compare October 5, 2020 10:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d4b1466 to 1ee7ca8 Compare October 12, 2020 22:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3cdff26 to e1d64d9 Compare October 20, 2020 21:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 36a835e to e7f8266 Compare October 27, 2020 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c29aec4 to 575a801 Compare November 4, 2020 06:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2b4118b to 7ba5b26 Compare November 10, 2020 19:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c2c7b99 to dd21210 Compare June 9, 2023 18:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3ad1638 to 1e14234 Compare June 20, 2023 16:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a070bb9 to b2d7e15 Compare June 29, 2023 16:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b2d7e15 to a22236a Compare July 6, 2023 20:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 97351c4 to 4f939e0 Compare July 25, 2023 17:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 79eeade to 28c1074 Compare August 7, 2023 20:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from da72849 to de21edb Compare August 10, 2023 18:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de21edb to b3d5bfe Compare August 21, 2023 16:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b3d5bfe to b11d319 Compare September 4, 2023 20:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b11d319 to 016a642 Compare October 18, 2023 02:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 016a642 to 292a74d Compare November 7, 2023 01:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 292a74d to f09ab3c Compare November 21, 2023 00:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f09ab3c to 5c413f0 Compare December 12, 2023 01:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c413f0 to 60a6a75 Compare February 7, 2024 21:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 60a6a75 to 0213750 Compare August 9, 2024 20:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0213750 to 97142f0 Compare October 23, 2024 01:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 97142f0 to 9bfeef6 Compare October 23, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants