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.3.3 #3286

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

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

4.3.3 Release

4.3.2 Release

4.3.1

Enhancements

  • PR #9085: Configuration to disable validation for controllers. (by maliming)
  • PR #8939: Make sure the URL and template URL are the same. (by maliming)
  • PR #8872: Enhance multiple permission checks. (by maliming)
  • PR #8810: Add CheckBoxHiddenInputRenderMode to input tag helper. (by maliming)

Bug Fixes

  • ISSUE #9082: DisableValidation doesn't work after adding it to Controller and AppService
  • ISSUE #8952: NgbDatepickerConfig is missing default value of container
  • ISSUE #8902: Blazor Solution corrupt after adding theme source
  • ISSUE #8819: Cli: Add-module should remove redundant projects from test folder

Others

  • PR #9107: Updated npm packages (by ismcagdas)
  • PR #9054: Let NgBootstrap typeahead window to get out of the modal borders (by armanozak)
  • ISSUE #9053: NgBootstrap typeahead window is cut by modal overflow when the component is at the bottom of the form
  • PR #9052: Fix CLI AngularSourceCodeAdder: add correct tsconfig paths for the Angular UI (by yekalkan)
  • PR #9051: Fix Problem: License Code Placeholder remains in microservice-service-pro template (by yekalkan)
  • PR #9049: Docs: Update Component Replacement document (by mehmet-erim)
  • PR #9012: Update Part-3.md (by Phil1iu)
  • PR #9008: Remove item if connection creation fails (by realLiangshiwei)
  • ISSUE #8998: Use LazyThreadSafetyMode.PublicationOnly to avoid caching exception when creating rabbitmq connection
  • PR #8993: Add Blog Documentation Link To The CMS Kit Documentation (by ilkayilknur)
  • PR #8976: Docs - Improve Readability of String-Encryption.md (by enisn)
  • PR #8974: Update features document (by realLiangshiwei)
  • PR #8963: Remove Links For Incomplete Features (by ilkayilknur)
  • PR #8961: Typo Fix (by ilkayilknur)
  • PR #8957: fix: set container to body of ngbDatepicker (by bnymncoskuner)
  • PR #8956: Update ABP Framework 4.x to 4.3 Migration Guide (by realLiangshiwei)
  • PR #8953: fix: set container to body of ngbDatepickerConfig (by bnymncoskuner)
  • PR #8946: docs: update page docs (by bnymncoskuner)
  • PR #8942: Update Page-Component.md (by maliming)
  • ISSUE #8915: Update to the feature documentation is needed
  • PR #8900: Order property extension property dictionary values by their keys (by ilkayilknur)
  • PR #8874: Use list instead array. (by maliming)
  • PR #8860: CMS Kit global feature attributes added and base types updated. (by ilkayilknur)
  • ISSUE #8858: Object Extension: Property order is unstable
  • PR #8857: CMS Kit Documentation (by ilkayilknur)
  • PR #8854: Use field instead of fieldItem. (by maliming)
  • PR #8848: CmsKit - Add missing controller inheritance (by enisn)
  • ISSUE #8843: \abp\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared\wwwroot\libs\abp\aspnetcore-mvc-ui-theme-shared\datatables\datatables-extensions.js
  • PR #8842: Add WebAssemblyCurrentTenantAccessor. (by maliming)

... (truncated)

Commits
  • 5879885 npm packages
  • afc16f7 Merge pull request #9361 from abpframework/cotur/feature-management-blazor-ui...
  • d86da31 fix sequence contains no elements error
  • ba7a2c7 changed version to 4.3.3
  • 0cea02c Merge pull request #9342 from abpframework/maliming-patch-2
  • d713b16 Add Block-Third-Party-Cookies.png
  • b732673 Delete Block-Third-Party-Cookies.png
  • 2d08106 Update POST.md
  • 70780c6 Add file of Patch-Chrome-Login-Issue-For-IdentityServer4
  • 0e59454 Merge pull request #9294 from abpframework/fix/v3964
  • 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.3.3.
- [Release notes](https://github.com/abpframework/abp/releases)
- [Commits](abpframework/abp@3.1.0...4.3.3)

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

vizipi bot commented Jun 17, 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.60%[...src/AElf.WebApp.Application.Core/AElf.WebApp.Application.]
  • @dependabot-preview
    Copy link
    Contributor Author

    Superseded by #3295.

    @dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Volo.Abp.Ddd.Application-4.3.3 branch August 2, 2021 21:21
    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