Zathiel and GitHub
28630e2d23
Merge pull request #1618 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/mongodb-6.14.0
...
build(deps): bump mongodb from 6.13.0 to 6.14.0 in /apps/OpenSignServer
2025-03-03 19:00:15 +01:00
dependabot[bot] and GitHub
2484c67406
build(deps): bump posthog-node in /apps/OpenSignServer
...
Bumps [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node ) from 4.5.0 to 4.8.1.
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases )
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v4.8.1/posthog-node )
---
updated-dependencies:
- dependency-name: posthog-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 00:42:08 +00:00
dependabot[bot] and GitHub
abfc3f32f2
build(deps): bump mongodb from 6.13.0 to 6.14.0 in /apps/OpenSignServer
...
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native ) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases )
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md )
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.13.0...v6.14.0 )
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 00:41:39 +00:00
prafull-opensignlabs
1899acfffc
Merge pull request #343 from OpenSignLabs/staging
...
fix: selected date resets to the current date when navigating between document pages.
2025-02-24 09:12:24 +00:00
dependabot[bot] and GitHub
a6a0325d4b
build(deps): bump ws from 8.18.0 to 8.18.1 in /apps/OpenSignServer
...
Bumps [ws](https://github.com/websockets/ws ) from 8.18.0 to 8.18.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 08:47:11 +00:00
dependabot[bot] and GitHub
f73844d730
build(deps-dev): bump @babel/eslint-parser in /apps/OpenSignServer
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.26.5 to 7.26.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.8/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 00:08:02 +00:00
prafull-opensignlabs
d85ed954f1
Merge pull request #339 from OpenSignLabs/staging
...
fix: remove logo from certificate for white labeled user
2025-02-21 12:40:33 +00:00
dependabot[bot] and GitHub
080d7c08dc
build(deps-dev): bump eslint in /apps/OpenSignServer
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.20.0 to 9.20.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.20.0...v9.20.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-21 11:41:35 +00:00
dependabot[bot] and GitHub
24a95e8852
build(deps-dev): bump @babel/eslint-parser in /apps/OpenSignServer
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.26.5 to 7.26.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.8/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 00:56:20 +00:00
prafull-opensignlabs
e299891174
v2.12.0
...
feat: create duplicate template functionality
feat: add support of csv and xlsx for bulk contacts import
feat: add info text for forms and dashboard button
feat: implement functionality to delete a PDF page while editing the document
feat: show completed documents in which signers included but not owner in completed reports
feat: add delete folder button in opensign drive
feat: introduce Bcc email support for sending completed documents
feat: allow merging multiple pdf while drafting document and template
feat: add 'My Initials' tab for auto-signing in request-sign flow
feat: add support for redirect URL to navigate after document completion
feat: introduce privacy policy and digital signature terms before signing documents.
feat: add feature to allow adding new pages to existing document
feat: add save signature, initials, stamp functionality in sign pad for logged in user
feat: add preferences menu
feat: add save custom email template, notifyonsignature, set timezone, allow signature types in preferences
feat: secure local url
feat: implement Italian language translation
feat: implement German language translation
feat: update menu name from report to documents and shift contactbook in main menu
feat: provide edit contact functionality
fix: unable to delete folder when all its documents are deleted
fix: fields.push is not function
fix: document loading issue in opensign drive
fix: adjust the guest signature flow to display the document in full screen, eliminating any blank space which is displayed below the place holder in mobile view
fix: resolve issue of instance of pdfdict or pdfstream but got undefined
build(deps): update dependencies
refactor: change note text from add contact form
2025-02-10 14:41:16 +00:00
Zathiel and GitHub
096a9e5736
Merge pull request #1505 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/axios-1.7.9
...
build(deps): bump axios from 1.7.7 to 1.7.9 in /apps/OpenSignServer
2024-12-11 22:07:10 +01:00
dependabot[bot] and GitHub
9e6309644a
build(deps): bump mongoose from 8.8.2 to 8.8.4 in /apps/OpenSignServer
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.8.2 to 8.8.4.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/8.8.2...8.8.4 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 00:54:35 +00:00
dependabot[bot] and GitHub
14477a17ee
build(deps): bump axios from 1.7.7 to 1.7.9 in /apps/OpenSignServer
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.7 to 1.7.9.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.9 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 00:53:46 +00:00
Zathiel and GitHub
284cd277ea
Merge pull request #1489 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/aws-sdk/s3-request-presigner-3.700.0
...
build(deps): bump @aws-sdk/s3-request-presigner from 3.691.0 to 3.700.0 in /apps/OpenSignServer
2024-11-26 03:53:06 +01:00
dependabot[bot] and GitHub
9def956929
build(deps): bump @aws-sdk/s3-request-presigner in /apps/OpenSignServer
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.691.0 to 3.700.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.700.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-26 02:50:17 +00:00
Zathiel and GitHub
53aa5a26aa
Merge pull request #1482 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/mongoose-8.8.2
...
build(deps): bump mongoose from 8.8.1 to 8.8.2 in /apps/OpenSignServer
2024-11-26 03:50:10 +01:00
Zathiel and GitHub
86cb5ccf78
Merge pull request #1483 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/posthog-node-4.2.3
...
build(deps): bump posthog-node from 4.2.1 to 4.2.3 in /apps/OpenSignServer
2024-11-26 03:49:35 +01:00
dependabot[bot] and GitHub
bada731d16
build(deps): bump @aws-sdk/client-s3 in /apps/OpenSignServer
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.691.0 to 3.699.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 00:58:13 +00:00
dependabot[bot] and GitHub
fd5e86edf2
build(deps): bump posthog-node in /apps/OpenSignServer
...
Bumps [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node ) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases )
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v4.2.3/posthog-node )
---
updated-dependencies:
- dependency-name: posthog-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 00:57:28 +00:00
dependabot[bot] and GitHub
1a886261ef
build(deps): bump mongoose from 8.8.1 to 8.8.2 in /apps/OpenSignServer
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.8.1 to 8.8.2.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/8.8.1...8.8.2 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 00:57:21 +00:00
prafull-opensignlabs
5a53a70dcf
feat: send email notification to document owner when signer sign document
2024-11-14 19:02:16 +05:30
Zathiel and GitHub
df7cd45be6
Merge pull request #1434 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/eslint-9.14.0
...
build(deps-dev): bump eslint from 9.13.0 to 9.14.0 in /apps/OpenSignServer
2024-11-11 01:58:59 +01:00
Zathiel and GitHub
b99dc875ed
Merge pull request #1432 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/aws-sdk/s3-request-presigner-3.688.0
...
build(deps): bump @aws-sdk/s3-request-presigner from 3.685.0 to 3.688.0 in /apps/OpenSignServer
2024-11-11 01:58:01 +01:00
dependabot[bot] and GitHub
7da31f00c3
build(deps-dev): bump eslint in /apps/OpenSignServer
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 00:57:28 +00:00
Zathiel and GitHub
894ccd1244
Merge pull request #1433 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/nodemailer-6.9.16
...
build(deps): bump nodemailer from 6.9.15 to 6.9.16 in /apps/OpenSignServer
2024-11-11 01:56:36 +01:00
dependabot[bot] and GitHub
79771f725e
build(deps-dev): bump @babel/eslint-parser in /apps/OpenSignServer
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.25.8 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 00:53:16 +00:00
dependabot[bot] and GitHub
8fae910d46
build(deps-dev): bump mongodb-runner in /apps/OpenSignServer
...
Bumps [mongodb-runner](https://github.com/mongodb-js/devtools-shared ) from 5.7.0 to 5.7.1.
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/mongodb-runner@5.7.0...mongodb-runner@5.7.1 )
---
updated-dependencies:
- dependency-name: mongodb-runner
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 00:15:02 +00:00
dependabot[bot] and GitHub
8b5920bba3
build(deps): bump nodemailer in /apps/OpenSignServer
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.15 to 6.9.16.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.15...v6.9.16 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 00:14:33 +00:00
dependabot[bot] and GitHub
03f1451e64
build(deps): bump @aws-sdk/s3-request-presigner in /apps/OpenSignServer
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.685.0 to 3.688.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.688.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 00:14:24 +00:00
dependabot[bot] and GitHub
8d2df87de3
build(deps): bump @aws-sdk/s3-request-presigner in /apps/OpenSignServer
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.670.0 to 3.685.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.685.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 22:15:27 +00:00
Zathiel and GitHub
ce41f9a0ce
Merge pull request #1406 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/aws-sdk/client-s3-3.685.0
...
build(deps): bump @aws-sdk/client-s3 from 3.675.0 to 3.685.0 in /apps/OpenSignServer
2024-11-04 23:13:23 +01:00
Zathiel and GitHub
ea9f34f0b3
Merge pull request #1387 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/parse/s3-files-adapter-3.0.0
...
build(deps): bump @parse/s3-files-adapter from 2.2.0 to 3.0.0 in /apps/OpenSignServer
2024-11-04 23:11:57 +01:00
Zathiel and GitHub
bbd65c01e9
Merge pull request #1359 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/parse-server-api-mail-adapter-4.1.0
...
build(deps): bump parse-server-api-mail-adapter from 4.0.0 to 4.1.0 in /apps/OpenSignServer
2024-11-04 23:10:55 +01:00
dependabot[bot] and GitHub
2e4c7f7690
build(deps): bump @aws-sdk/client-s3 in /apps/OpenSignServer
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.675.0 to 3.685.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.685.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 00:17:30 +00:00
dependabot[bot] and GitHub
a7389efb00
build(deps): bump mongoose from 8.7.3 to 8.8.0 in /apps/OpenSignServer
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.7.3 to 8.8.0.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/8.7.3...8.8.0 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 00:16:54 +00:00
dependabot[bot] and GitHub
19c6cbbcd3
build(deps): bump @parse/s3-files-adapter in /apps/OpenSignServer
...
Bumps [@parse/s3-files-adapter](https://github.com/parse-community/parse-server-s3-adapter ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/parse-community/parse-server-s3-adapter/releases )
- [Changelog](https://github.com/parse-community/parse-server-s3-adapter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/parse-community/parse-server-s3-adapter/compare/2.2.0...3.0.0 )
---
updated-dependencies:
- dependency-name: "@parse/s3-files-adapter"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 00:35:57 +00:00
dependabot[bot] and GitHub
39c191db7c
build(deps): bump mongoose from 8.7.2 to 8.7.3 in /apps/OpenSignServer
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.7.2 to 8.7.3.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/8.7.2...8.7.3 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 00:35:48 +00:00
Zathiel and GitHub
20049921ad
Merge pull request #1362 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/aws-sdk/client-s3-3.675.0
2024-10-21 07:40:29 +02:00
Zathiel and GitHub
a7b8100a18
Merge pull request #1364 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/mongoose-8.7.2
2024-10-21 07:38:01 +02:00
dependabot[bot] and GitHub
f9b915b728
build(deps-dev): bump eslint in /apps/OpenSignServer
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.12.0...v9.13.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 00:31:53 +00:00
dependabot[bot] and GitHub
8acdbc928e
build(deps): bump mongoose from 8.7.1 to 8.7.2 in /apps/OpenSignServer
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.7.1 to 8.7.2.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/8.7.1...8.7.2 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 00:31:43 +00:00
dependabot[bot] and GitHub
b45e05cc9e
build(deps): bump @aws-sdk/client-s3 in /apps/OpenSignServer
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.670.0 to 3.675.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.675.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 00:31:33 +00:00
dependabot[bot] and GitHub
f18b5b49c5
build(deps): bump parse-server-api-mail-adapter in /apps/OpenSignServer
...
Bumps [parse-server-api-mail-adapter](https://github.com/parse-community/parse-server-api-mail-adapter ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/parse-community/parse-server-api-mail-adapter/releases )
- [Changelog](https://github.com/parse-community/parse-server-api-mail-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/parse-community/parse-server-api-mail-adapter/compare/4.0.0...4.1.0 )
---
updated-dependencies:
- dependency-name: parse-server-api-mail-adapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 00:31:14 +00:00
prafull-opensignlabs
03dfd58ac5
feat: custom PFX functionality
2024-10-14 16:14:54 +05:30
dependabot[bot] and GitHub
7e6c03faf5
build(deps): bump @aws-sdk/s3-request-presigner in /apps/OpenSignServer
...
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner ) from 3.664.0 to 3.665.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.665.0/packages/s3-request-presigner )
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 18:28:34 +00:00
Zathiel and GitHub
02b2a52280
Merge pull request #1300 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/eslint-9.12.0
...
build(deps-dev): bump eslint from 9.11.1 to 9.12.0 in /apps/OpenSignServer
2024-10-07 20:28:06 +02:00
dependabot[bot] and GitHub
88d7917a84
build(deps): bump @aws-sdk/client-s3 in /apps/OpenSignServer
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.664.0 to 3.665.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.665.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 00:57:25 +00:00
dependabot[bot] and GitHub
7ae0964dd1
build(deps-dev): bump eslint in /apps/OpenSignServer
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.11.1 to 9.12.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.11.1...v9.12.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 00:57:02 +00:00
prafull-opensignlabs
00fcd17285
feat: enable custom file storage for document siging
2024-10-04 12:59:10 +05:30
dependabot[bot] and GitHub
7e8ed42f46
build(deps): bump mongoose from 8.6.3 to 8.7.0 in /apps/OpenSignServer
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.6.3 to 8.7.0.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/8.6.3...8.7.0 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 00:49:48 +00:00