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 Volo.Abp.Ddd.Application from 3.1.0 to 4.4.0 #3295

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Volo.Abp.Ddd.Application from 3.1.0 to 4.4.0.

Release notes

Sourced from Volo.Abp.Ddd.Application's releases.

4.4.0

No release notes provided.

4.4.0-rc.2

  • Add Slovak language (detail)
  • Convert property to enum if necessary. (detail)
  • Fix convert issue in AbpCrudPageBase. (detail)
  • Remove CreateAppSettingsSecretsStep from ModuleProjectBuildPipelineBuilder (detail)
  • Handle DbMigrations in DatabaseManagementSystemChangeStep. (detail)
  • Fix SolutionRenameStep for lowercase replacements (detail)
  • Remove unnecessary packages from abp.tui-editor (detail)
  • Fix slow surf problem on docs.abp.io (detail)
  • Update Blazorise v0.9.3.6 (detail)
  • Add loading indicator and empty template to Datagrid (detail)
  • Fix DynamicOptions of LdapManager (detail)
  • Add event publishing for TenantCreatedEto (detail)
  • Remove ng-packs inspectator (detail)
  • Fix responsive design issues in Angular UI (detail)

4.4.0-rc.1

Blog Post

See the announcement blog post to learn what's new with this version.

Breaking Changes

  • PR #9208: Add basic-theme module. (by maliming)
  • PR #8891: Use DateTimeModelBinder instead of SimpleTypeModelBinder for binding datetime. (by maliming)
  • PR #8615: Replaced tui-editor with toast-ui editor (by realLiangshiwei)
  • ISSUE #7964: TuiEditor - Replace tui-editor with toast-ui editor

Features

  • ISSUE #9286: Allow to render more than one menu in the main menu
  • PR #9145: Add install-libs command (by realLiangshiwei)
  • ISSUE #9017: Add new languages: Hindi & Italian
  • PR #8999: Add Language: Hindi and Italian (by berkansasmaz)
  • ISSUE #8984: ABP CLI: new command: install-libs
  • PR #8898: Allow to customize EF Core mapping of entity and dbContext of an existing module (by realLiangshiwei)
  • ISSUE #8886: ABP CLI prompt command
  • ISSUE #8885: ABP CLI batch command
  • ISSUE #8863: Allow to customize configuration of a dbcontext via object extension manager
  • ISSUE #8862: Allow to customize EF Core mapping of an entity of an existing module
  • PR #8814: Add IsActive property to TenantConfiguration. (by maliming)
  • PR #8742: Introduce the SimpleStateChecker. (by maliming)
  • ISSUE #8623: Add Finnish and Français languages
  • PR #8616: Add Language: Finnish and Français (by berkansasmaz)
  • ISSUE #8380: Dynamic menu management for the CMS Kit Pages feature
  • ISSUE #8373: Razor engine support for text templating

... (truncated)

Commits
  • 444e1c8 update 4.4.0
  • 73a9e04 Update to 4.4.0
  • 817519f Merge pull request #9712 from abpframework/liangshiwei/docs
  • 9c2372e Add GetListAsync mehtod to IDocumentRepository
  • 0f3e552 Merge pull request #9696 from abpframework/cotur/swagger
  • 327e342 Update docs navigation for swagger integration doc.
  • 610d99f Merge pull request #9678 from abpframework/issue/9585-2
  • 8f79140 Update Swagger.md
  • 7b1d5bf Merge pull request #9691 from abpframework/volo/issue/7442
  • bbb003f CLI: fix add-module command
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Volo.Abp.Ddd.Application](https://github.com/abpframework/abp) from 3.1.0 to 4.4.0.
- [Release notes](https://github.com/abpframework/abp/releases)
- [Commits](abpframework/abp@3.1.0...4.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@vizipi
Copy link

vizipi bot commented Aug 2, 2021

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
100.00 % ZhangXin 5 1
100.00 % jason-hoopox 3 1
100.00 % EanCuznaivy 2 1
100.00 % swk 2 1
100.00 % weili 1 1

Potential missing files from this Pull request

No commonly committed files found with a 40% threashold


Committed file ranks

(click to expand)
  • 99.61%[...src/AElf.WebApp.Application.Core/AElf.WebApp.Application.]
  • 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