feat: update dependencies and enhance features for improved performance#108
Merged
Conversation
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
… updated translations file
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
…/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>
…tor stock validation
…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
…dSearch components
|
|
||
| /** Legacy scheme kept only to verify (and then upgrade) pre-migration rows. */ | ||
| function legacySha256(password: string): string { | ||
| return createHash("sha256").update(password).digest("hex"); |
Contributor
Author
|
🎉 This PR is included in version 2.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.