Skip to content

Develop#26

Merged
Zaiidmo merged 16 commits intomasterfrom
develop
Mar 12, 2026
Merged

Develop#26
Zaiidmo merged 16 commits intomasterfrom
develop

Conversation

@Zaiidmo
Copy link
Contributor

@Zaiidmo Zaiidmo commented Mar 12, 2026

Summary

  • What does this PR change?

Why

  • Why is this change needed?

Checklist

  • Added/updated tests (if behavior changed)
  • npm run lint passes
  • npm run typecheck passes
  • npm test passes
  • npm run build passes
  • Added a changeset (npx changeset) if this affects consumers

Notes

  • Anything reviewers should pay attention to?

y-aithnini and others added 16 commits February 23, 2026 15:55
- Replace GitHub Actions version tags with full commit SHA hashes (v6 -> fd88b7d, v1 -> d304d05)
- Fix SONAR_PROJECT_KEY from LoggingKit to NotificationKit
- Add 'main' branch to PR trigger list for release-check workflow
- Resolves 2 security hotspots (githubactions:S7637) for supply chain security
- Add explicit NotificationDocument type annotations to map callbacks
- Fix mapToRecord signature to accept any type (handles both Map and Record)
- Install mongoose as dev dependency for type checking
- Fixes pre-push typecheck failures
- Add comprehensive instruction files in .github/instructions/
- Includes copilot, testing, bugfix, features, general guidelines
- Standardize documentation across all repositories
- Remove deprecated instruction files from .github/ root
- Consolidate all docs in .github/instructions/ directory
- Improve documentation organization
- Mongoose required for type compilation (infra/repositories/mongoose)
- ts-node required by Jest configuration
- Resolves typecheck and test errors
@Zaiidmo Zaiidmo requested review from a team and Copilot March 12, 2026 09:19
@Zaiidmo Zaiidmo merged commit 9fca666 into master Mar 12, 2026
2 checks passed
@Zaiidmo Zaiidmo deleted the develop branch March 12, 2026 09:19
@Zaiidmo Zaiidmo restored the develop branch March 12, 2026 09:19
@sonarqubecloud
Copy link

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the package version from 0.0.0 to 0.0.1 and updates the lockfile, removing unused optional peer dependencies (@swc/core, picomatch) and updating minor dev dependency versions.

Changes:

  • Version bump from 0.0.0 to 0.0.1
  • Lockfile cleanup: removed @swc/core platform packages and picomatch; updated acorn-walk and diff

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Version bump to 0.0.1
package-lock.json Synced version, removed unused optional deps, minor dep updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants