Skip to content

chore: bump @sap-devx/yeoman-ui-types from 0.0.1 to 1.3.1 in /backend#135

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/backend/sap-devx/yeoman-ui-types-1.3.1
Open

chore: bump @sap-devx/yeoman-ui-types from 0.0.1 to 1.3.1 in /backend#135
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/backend/sap-devx/yeoman-ui-types-1.3.1

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented May 19, 2021

Bumps @sap-devx/yeoman-ui-types from 0.0.1 to 1.3.1.

Release notes

Sourced from @​sap-devx/yeoman-ui-types's releases.

v1.3.1

  1. FEATURE: Upgrade yeoman-environment to 3.3.0, use new simplified API and support generators based on yeoman-generator 5+

  2. FEATURE: Missing generator launch is returning stacktrace error rather than localised message - DEVXBUGS-8596

  3. FEATURE: Support relative paths in custom installation location (~/folder, ../folder)

  4. FEATURE: If a generator with same name is installed in both custom and global location, the one in custom location should be used

  5. REFACTORING: Change yeoman-ui code to be more modular and increase test coverage

  6. REFACTORING: Introduce vscodeProxy module to load vscode in logic, tests and websocket server components

  7. REFACTORING: Improve performance of displaying generators selection in webview panels and "Run Generator" commands

  8. BUG: Enable generators update without vscode restart - SAP/yeoman-ui#488

  9. BUG: yeoman-ui commands does not return async result on generator completion - SAP/yeoman-ui#528

  10. BUG: Fast clicking on next button leads to UI steps problem - DEVXBUGS-8730

  11. BUG: On generators auto update failure only one message should be displayed - SAP/yeoman-ui#340

  12. BUG: Extension causes high cpu load - SAP/yeoman-ui#534

v1.2.6

No release notes provided.

v1.2.4

No release notes provided.

v1.2.3

No release notes provided.

v1.2.2

No release notes provided.

v1.2.1

No release notes provided.

refactor: align mono-repo structure

Aligned to mono-repo structure based on https://github.com/SAP-samples/ecmascript-monorepo-template.

v1.1.60

No release notes provided.

v1.1.59

No release notes provided.

v1.1.58

No release notes provided.

v1.1.57

No release notes provided.

v1.1.56

No release notes provided.

... (truncated)

Changelog

Sourced from @​sap-devx/yeoman-ui-types's changelog.

1.3.1 (2021-05-19)

Note: Version bump only for package root

Note: Version bump only for package root

1.2.6 (2021-05-06)

Note: Version bump only for package root

1.2.5 (2021-05-06)

Bug Fixes

  • input prompts are always showing loading icon (#577) (a614a4b)

1.2.4 (2021-05-04)

Note: Version bump only for package root

1.2.3 (2021-04-21)

Bug Fixes

  • put security message into the Generator's tooltip (#553) (41f90c9)
  • workaround for chrome issue (#569) (5d73261)

1.2.2 (2021-04-11)

Note: Version bump only for package root

1.2.1 (2021-04-07)

Bug Fixes

  • bump inquirer-gui to 0.1.27 (#544) (6b5ad11)
  • generator log - add status prefix (#545) (e0baf26)
  • install generator to a valid and absolute location (#543) (35332b4)

1.2.0 (2021-04-07)

Bug Fixes

  • Install generator to location start with tild ~ (#535) (589812a)
Commits
  • 5c5910d chore(release): release v1.3.1
  • 9ac4c52 chore(release): release v1.3.0
  • 129a8b8 feat: enable generator update without vscode restart (#581)
  • 9fbc764 style: formating adjusted
  • 6f4319f chore(release): release v1.2.6
  • 367b5f9 style: formating adjusted
  • 330abc7 chore(release): release v1.2.5
  • a614a4b fix: input prompts are always showing loading icon (#577)
  • 54f1586 chore(release): release v1.2.4
  • 7ccd16c chore: bump inquirer-gui from 0.1.27 to 0.2.0 (#575)
  • 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 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 19, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/backend/sap-devx/yeoman-ui-types-1.3.1 branch 2 times, most recently from 8049b11 to 2312276 Compare June 14, 2021 07:06
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/backend/sap-devx/yeoman-ui-types-1.3.1 branch from 2312276 to ab6cfaf Compare July 11, 2021 13:59
Bumps [@sap-devx/yeoman-ui-types](https://github.com/SAP/yeoman-ui) from 0.0.1 to 1.3.1.
- [Release notes](https://github.com/SAP/yeoman-ui/releases)
- [Changelog](https://github.com/SAP/yeoman-ui/blob/master/CHANGELOG.md)
- [Commits](SAP/yeoman-ui@v0.0.1...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/backend/sap-devx/yeoman-ui-types-1.3.1 branch from ab6cfaf to aea00fa Compare July 11, 2021 15:01
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.

0 participants