Skip to content

feat: update dependencies and enhance features for improved performance#108

Merged
kodlyft-hello merged 43 commits into
version-16from
develop
Jul 24, 2026
Merged

feat: update dependencies and enhance features for improved performance#108
kodlyft-hello merged 43 commits into
version-16from
develop

Conversation

@kodlyft-hello

Copy link
Copy Markdown
Contributor

No description provided.

dependabot Bot and others added 30 commits June 21, 2026 18:53
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pre-commit/action
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version.
- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
- [Commits](pypa/flit@3.4.0...3.12.0)

---
updated-dependencies:
- dependency-name: flit-core
  dependency-version: 3.12.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.29.0 to 1.1.0.
- [Release notes](https://github.com/electron-vite/vite-plugin-electron/releases)
- [Changelog](https://github.com/electron-vite/vite-plugin-electron/blob/main/CHANGELOG-v0.md)
- [Commits](electron-vite/vite-plugin-electron@v0.29.0...v1.1.0)

---
updated-dependencies:
- dependency-name: vite-plugin-electron
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…vite-plugin-electron-1.1.0

chore: bump vite-plugin-electron from 0.29.0 to 1.1.0 in /frontend
feat: add semgrep rules for code quality, security, and translation check
feat: code structure for improved readability and maintainability
feat: enhance barcode printing with custom label sizes and improved b…
fix: improve error handling in fetchCall and enhance barcode scan validation
feat: Improve linting with updated semgrep hook and add price checker feature
feat: add Price Checker route to sidebar navigation
feat: enhance offline invoice handling and sync error management
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.4.0 to 29.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v27.4.0...v29.1.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 29.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.2.12 to 3.3.6.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.3.6/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.3.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
feat: implement centralized error logging and error inspector UI
feat: implement receipt context caching and HTML generation for offline printing
…mit/action-3.0.1

ci: bump pre-commit/action from 3.0.0 to 3.0.1
kodlyft-hello and others added 13 commits July 8, 2026 15:39
…/setup-node-6

ci: bump actions/setup-node from 4 to 6
…/setup-python-6

ci: bump actions/setup-python from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-node-7

ci: bump actions/setup-node from 6 to 7
…/checkout-7

ci: bump actions/checkout from 4 to 7
….0-and-lt-4

chore: update flit-core requirement from <4,>=3.4 to >=3.12.0,<4
…/vue-tsc-3.3.6

chore: bump vue-tsc from 2.2.12 to 3.3.6 in /frontend
…jsdom-29.1.1

chore: bump jsdom from 27.4.0 to 29.1.1 in /frontend

/** Legacy scheme kept only to verify (and then upgrade) pre-migration rows. */
function legacySha256(password: string): string {
return createHash("sha256").update(password).digest("hex");
@kodlyft-hello
kodlyft-hello merged commit c3ae915 into version-16 Jul 24, 2026
11 of 12 checks passed
@kodlyft-hello

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 2.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants