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

build(deps): bump Abp.AspNetCore and Castle.Windsor.MsDependencyInjection in /src/Web/aspnet-core #294

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2024

Bumps Abp.AspNetCore and Castle.Windsor.MsDependencyInjection. These dependencies needed to be updated together.
Updates Abp.AspNetCore from 6.0.0 to 6.6.2

Release notes

Sourced from Abp.AspNetCore's releases.

v6.6.1

  • Exclude PDB files from NuGet packages
  • Fixed bugs at AbpPerRequestRedisCache

v6.6.0

  • #6283: Reduce request count to Redis with AbpPerRequestRedisCache

v6.5.0

Features

  • ISSUE #6190: Allow disabling result filters for specific controllers

Enhancements

  • ISSUE #6257: Upgrade NuGet packages
  • ISSUE #6238: Use a static value for DefaultPassPhrase for development
  • ISSUE #6222: AbpUserStore.GetAuthenticatorKeyAsync() is not virtual, making it difficult to override this method.
  • ISSUE #6221: LDAP authentification and username attribute used to create user

Bug Fixes

  • ISSUE #6251: Use multi tenancy in DynamicProperty and DynamicEntityProperty caches

Others

  • PR #6258: Upgraded NuGet packages (by ismcagdas)
  • PR #6252: Use multi tenancy in dynamic property caches (by ismcagdas)
  • PR #6248: Localization exception message to include culture (by thedigitaljedi86)
  • PR #6240: fix EmbeddedResourceVirtualPathProvider GetCacheDependency error (by ismcagdas)
  • PR #6239: make OnAuthorizationAsync virtual in AbpAuthorizationFilter (by ismcagdas)
  • ISSUE #6234: Use DefaultPassPhrase when ever SimpleStringCipher is used
  • PR #6232: add option to use UserPrincipalName in LDAP (by demirmusa)
  • ISSUE #6231: Make OnAuthorizationAsync method of AbpAuthorizationFilter virtual
  • ISSUE #6226: License note can of abp-ng2-module not be found on NPM page
  • PR #6224: Make all AbpUserStore methods virtual (by demirmusa)
  • PR #6220: added note about ODataQueryOptions to OData documentation (by ismcagdas)
  • ISSUE #6218: Abp.IdentityServer4,Abp.IdentityServer4vNext's IUnitOfWorkManager Should be Public
  • PR #6211: Fix forgetten part of #6210 in EntitySnapshotManagerBase.cs (by demirmusa)
  • PR #6210: Update EntitySnapshotManagerBase.cs (by demirmusa)
  • ISSUE #6204: IOnlineClientManager.GetAllClients always returns zero
  • ISSUE #6203: v6.4.0 - Templates Need Updating
  • ISSUE #6200: why use -> symbol represent property changes stack tree
  • PR #6199: implement WrapResultFilter (by demirmusa)
  • ISSUE #6179: Using ODataQueryOptions in the method parameters will throw exception
  • ISSUE #6169: Upgrade to Angular version 12
  • ISSUE #6140: A numeric comparison was attempted on "$(MsBuildMajorVersion)" that evaluates to "" instead of a number, in condition "($(MsBuildMajorVersion) < 16)"
  • ISSUE #6133: DB migration based on environment
  • ISSUE #5995: EmbeddedResourceVirtualPathProvider GetCacheDependency error
  • ISSUE #5652: Unwanted modal delay on closing

... (truncated)

Commits

Updates Castle.Windsor.MsDependencyInjection from 3.3.1 to 3.4.0

Release notes

Sourced from Castle.Windsor.MsDependencyInjection's releases.

v3.4.0

https://github.com/volosoft/castle-windsor-ms-adapter/milestone/4?closed=1

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Web/aspnet-core/Abp.AspNetCore-and-Castle.Windsor.MsDependencyInjection-6.6.2 branch from dccc386 to 2379861 Compare March 30, 2024 16:36
…tion

Bumps [Abp.AspNetCore](https://github.com/aspnetboilerplate/aspnetboilerplate) and [Castle.Windsor.MsDependencyInjection](https://github.com/volosoft/castle-windsor-ms-adapter). These dependencies needed to be updated together.

Updates `Abp.AspNetCore` from 6.0.0 to 6.6.2
- [Release notes](https://github.com/aspnetboilerplate/aspnetboilerplate/releases)
- [Commits](https://github.com/aspnetboilerplate/aspnetboilerplate/commits)

Updates `Castle.Windsor.MsDependencyInjection` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/volosoft/castle-windsor-ms-adapter/releases)
- [Commits](https://github.com/volosoft/castle-windsor-ms-adapter/commits/v3.4.0)

---
updated-dependencies:
- dependency-name: Abp.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Castle.Windsor.MsDependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

sonarcloud bot commented Mar 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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