-
-
Notifications
You must be signed in to change notification settings - Fork 224
Bump node-forge from 1.3.1 to 1.3.3 in /src/applications/mixcore.spa/mixcore.spa.client #801
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
Open
dependabot
wants to merge
10
commits into
master
Choose a base branch
from
dependabot/npm_and_yarn/src/applications/mixcore.spa/mixcore.spa.client/node-forge-1.3.3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Clean up unnecessary license-related files that were drafts for an abandoned licensing model. The project continues to use GPL v3. Removed files: - COMMERCIAL_LICENSE_AGREEMENT.md - COMMERCIAL_LICENSE_STRUCTURE.md - LICENSE_COMPARISON.md - LICENSE_IMPLEMENTATION_GUIDE.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Enhancements
- Add global.json to pin .NET SDK version 9.0.100 - Add comprehensive .editorconfig with C# formatting and naming rules - Add Directory.Build.props for centralized build settings (GPL-3.0) - Add .gitattributes for consistent line endings across platforms - Add .env.example template for environment configuration - Add CHANGELOG.md following Keep a Changelog format - Add .github/CODEOWNERS for automated code review assignments - Add .github/PULL_REQUEST_TEMPLATE.md with comprehensive checklist - Replace markdown issue templates with YAML forms (bug, feature, question) - Add .github/ISSUE_TEMPLATE/config.yml with contact links - Update SECURITY.md with comprehensive security policy - Update docker-compose.yml to use environment variables (remove hardcoded passwords) - Update README.md with correct GPL-3.0 license reference - Fix placeholder email in CONTRIBUTING.md - Add .env patterns to .gitignore for security 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change license from GPL-3.0 to AGPL-3.0 for network use protection - Add COMMERCIAL-LICENSE.md for dual licensing options - Add CLA.md (Contributor License Agreement) for contributor rights - Add TRADEMARKS.md for trademark usage guidelines - Add NOTICE file for third-party attributions - Add LICENSE-HEADER.txt template for source files - Update README.md with comprehensive licensing section - Update CONTRIBUTING.md with CLA signing requirement - Update Directory.Build.props with AGPL-3.0 license metadata - Update mixcore.csproj with package metadata - Add license headers to key source files - Update mix-heart submodule with same licensing structure 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Implement AGPL-3.0 + Dual Licensing + CLA + Trademark protection
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps node-forge from 1.3.1 to 1.3.3.
Changelog
Sourced from node-forge's changelog.
... (truncated)
Commits
1cea0afRelease 1.3.3.5265989Update changelog.e4f3961Fix changelog for release.503979bUpdate changelog.c3b3b32Make digestAlgorithm parameters optional6f70043Update CVE details.f547b0dStart 1.3.3-0.235ad3eRelease 1.3.2.2598244Update changelog.0032dd0Fix typos.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.