forked from activepieces/activepieces
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump the npm_and_yarn group across 1 directory with 42 updates #1
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-fccbcaf938
base: main
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.
Conversation
This file contains 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
…pdates Bumps the npm_and_yarn group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [crypto-js](https://github.com/brix/crypto-js) | `4.1.1` | `4.2.0` | | [langchain](https://github.com/langchain-ai/langchainjs) | `0.0.68` | `0.2.19` | | [nanoid](https://github.com/ai/nanoid) | `3.3.6` | `3.3.8` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.3` | `6.9.16` | | [mailparser](https://github.com/nodemailer/mailparser) | `3.6.4` | `3.7.2` | | [quill](https://github.com/slab/quill/tree/HEAD/packages/quill) | `1.3.7` | `2.0.3` | | [ngx-quill](https://github.com/KillerCodeMonkey/ngx-quill) | `20.0.1` | `27.0.0` | | [quill-mention](https://github.com/quill-mention/quill-mention) | `3.3.0` | `6.0.2` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `8.6.0` | `9.15.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.24` | `8.4.31` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `16.1.4` | `16.2.16` | | [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.2.0` | `4.4.1` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.8.17` | `1.8.22` | | [body-parser](https://github.com/expressjs/body-parser) | `1.20.1` | `1.20.3` | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.21.0` | | [verdaccio](https://github.com/verdaccio/verdaccio) | `5.26.0` | `5.33.0` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [dompurify](https://github.com/cure53/DOMPurify) | `2.4.3` | `3.2.3` | | [ngx-markdown](https://github.com/jfcere/ngx-markdown) | `15.1.2` | `19.0.0` | | [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` | | [find-my-way](https://github.com/delvedor/find-my-way) | `7.4.0` | `8.2.2` | | [fastify](https://github.com/fastify/fastify) | `4.12.0` | `4.29.0` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.9` | | [ip](https://github.com/indutny/node-ip) | `2.0.0` | `removed` | | [socks](https://github.com/JoshGlazebrook/socks) | `2.7.1` | `2.8.3` | | [jose](https://github.com/panva/jose) | `4.12.0` | `4.15.9` | | [msgpackr](https://github.com/kriszyp/msgpackr) | `1.8.1` | `1.11.2` | | [tough-cookie](https://github.com/salesforce/tough-cookie) | `2.5.0` | `4.1.3` | | [drip-nodejs](https://github.com/DripEmail/drip-nodejs) | `3.1.1` | `3.1.3` | | [socket.io](https://github.com/socketio/socket.io) | `4.6.1` | `4.8.1` | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` | Updates `crypto-js` from 4.1.1 to 4.2.0 - [Commits](brix/crypto-js@4.1.1...4.2.0) Updates `langchain` from 0.0.68 to 0.2.19 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](langchain-ai/langchainjs@0.0.68...0.2.19) Updates `nanoid` from 3.3.6 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...3.3.8) Updates `nodemailer` from 6.9.3 to 6.9.16 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.3...v6.9.16) Updates `mailparser` from 3.6.4 to 3.7.2 - [Release notes](https://github.com/nodemailer/mailparser/releases) - [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md) - [Commits](nodemailer/mailparser@v3.6.4...v3.7.2) Updates `quill` from 1.3.7 to 2.0.3 - [Release notes](https://github.com/slab/quill/releases) - [Changelog](https://github.com/slab/quill/blob/main/CHANGELOG.md) - [Commits](https://github.com/slab/quill/commits/v2.0.3/packages/quill) Updates `ngx-quill` from 20.0.1 to 27.0.0 - [Release notes](https://github.com/KillerCodeMonkey/ngx-quill/releases) - [Commits](KillerCodeMonkey/ngx-quill@v20.0.1...v27.0.0) Updates `quill-mention` from 3.3.0 to 6.0.2 - [Release notes](https://github.com/quill-mention/quill-mention/releases) - [Commits](https://github.com/quill-mention/quill-mention/commits/v6.0.2) Updates `quill-mention` from 3.3.0 to 6.0.2 - [Release notes](https://github.com/quill-mention/quill-mention/releases) - [Commits](https://github.com/quill-mention/quill-mention/commits/v6.0.2) Updates `pnpm` from 8.6.0 to 9.15.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v9.15.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v9.15.0/pnpm) Updates `postcss` from 8.4.24 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.24...8.4.31) Updates `@angular-devkit/build-angular` from 16.1.4 to 16.2.16 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@16.1.4...16.2.16) Updates `@adobe/css-tools` from 4.2.0 to 4.4.1 - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) Updates `@babel/traverse` from 7.22.8 to 7.26.4 - [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.4/packages/babel-traverse) Updates `@grpc/grpc-js` from 1.8.17 to 1.8.22 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected]) Updates `body-parser` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.1...1.20.3) Updates `express` from 4.18.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.18.2...4.21.0) Updates `verdaccio` from 5.26.0 to 5.33.0 - [Release notes](https://github.com/verdaccio/verdaccio/releases) - [Changelog](https://github.com/verdaccio/verdaccio/blob/v5.33.0/CHANGELOG.md) - [Commits](verdaccio/verdaccio@v5.26.0...v5.33.0) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `critters` from 0.0.19 to 0.0.20 - [Release notes](https://github.com/GoogleChromeLabs/critters/releases) - [Changelog](https://github.com/GoogleChromeLabs/critters/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChromeLabs/critters/commits/0.0.20/packages/critters) Updates `dompurify` from 2.4.3 to 3.2.3 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.4.3...3.2.3) Updates `ngx-markdown` from 15.1.2 to 19.0.0 - [Release notes](https://github.com/jfcere/ngx-markdown/releases) - [Commits](jfcere/ngx-markdown@v15.1.2...v19.0.0) Updates `ejs` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) Updates `ws` from 8.11.0 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.11.0...7.5.10) Updates `express` from 4.18.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.18.2...4.21.0) Updates `find-my-way` from 7.4.0 to 8.2.2 - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](delvedor/find-my-way@v7.4.0...v8.2.2) Updates `fastify` from 4.12.0 to 4.29.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.12.0...v4.29.0) Updates `follow-redirects` from 1.15.2 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.9) Removes `ip` Updates `socks` from 2.7.1 to 2.8.3 - [Release notes](https://github.com/JoshGlazebrook/socks/releases) - [Commits](JoshGlazebrook/socks@2.7.1...2.8.3) Updates `jose` from 4.12.0 to 4.15.9 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.9/CHANGELOG.md) - [Commits](panva/jose@v4.12.0...v4.15.9) Updates `katex` from 0.16.4 to 0.16.15 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.4...v0.16.15) Updates `mermaid` from 9.4.3 to 11.4.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]) Updates `msgpackr` from 1.8.1 to 1.11.2 - [Release notes](https://github.com/kriszyp/msgpackr/releases) - [Commits](https://github.com/kriszyp/msgpackr/commits) Updates `tough-cookie` from 2.5.0 to 4.1.3 - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3) Updates `drip-nodejs` from 3.1.1 to 3.1.3 - [Release notes](https://github.com/DripEmail/drip-nodejs/releases) - [Commits](https://github.com/DripEmail/drip-nodejs/commits/v3.1.3) Updates `rollup` from 3.26.2 to 3.29.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.26.2...v3.29.5) Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...0.19.0) Updates `serve-static` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...v1.16.2) Updates `socket.io` from 4.6.1 to 4.8.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/[email protected]) Updates `vite` from 4.3.9 to 4.5.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite) Updates `webpack` from 5.86.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.86.0...v5.94.0) Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) Updates `zod` from 3.21.4 to 3.24.1 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.21.4...v3.24.1) --- updated-dependencies: - dependency-name: crypto-js dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: langchain dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mailparser dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: quill dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ngx-quill dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: quill-mention dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: quill-mention dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: pnpm dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@adobe/css-tools" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@grpc/grpc-js" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: body-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: verdaccio dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: critters dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dompurify dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ngx-markdown dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ejs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: find-my-way dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fastify dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ip dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socks dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jose dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: katex dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mermaid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: msgpackr dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tough-cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: drip-nodejs dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: send dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: zod dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
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.
Bumps the npm_and_yarn group with 31 updates in the / directory:
4.1.1
4.2.0
0.0.68
0.2.19
3.3.6
3.3.8
6.9.3
6.9.16
3.6.4
3.7.2
1.3.7
2.0.3
20.0.1
27.0.0
3.3.0
6.0.2
8.6.0
9.15.0
8.4.24
8.4.31
16.1.4
16.2.16
4.2.0
4.4.1
1.8.17
1.8.22
1.20.1
1.20.3
4.18.2
4.21.0
5.26.0
5.33.0
3.0.2
3.0.3
2.4.3
3.2.3
15.1.2
19.0.0
3.1.9
3.1.10
7.4.0
8.2.2
4.12.0
4.29.0
1.15.2
1.15.9
2.0.0
removed
2.7.1
2.8.3
4.12.0
4.15.9
1.8.1
1.11.2
2.5.0
4.1.3
3.1.1
3.1.3
4.6.1
4.8.1
5.3.3
5.3.4
Updates
crypto-js
from 4.1.1 to 4.2.0Commits
808f499
Merge branch 'release/4.2.0'd5af3ae
Update release notes.9496e07
Bump version.421dd53
Change default hash algorithm and iteration's for PBKDF2 to prevent weak secu...d1f4f4d
Update grunt.c755289
Discontinued1da3dab
Discontinued4dcaa7a
Merge pull request #380 from Alanscut/dev762feb2
chore: rename BF to Blowfishfb81418
feat: blowfish supportUpdates
langchain
from 0.0.68 to 0.2.19Release notes
Sourced from langchain's releases.
... (truncated)
Commits
d5ba68d
chore(langchain): Release 0.2.19 (#6742)26f75b6
chore(langchain): Release 0.2.197fbae88
fix(ci): Fix ci (#6741)87ce560
fix(ci): Fix esbuild tests (#6739)a8ff65d
fix(ci): Fix cf-workers export test (#6738)1010d1c
fix(ci): Fix cf exports test (#6737)a0fad77
fix(langchain): Fix local file store traversal issue (#6736)08092cd
google-common[major]: Media manager (#5835)6a723fa
docs: Update wording in tool choice guide (#6732)630283b
docs: Fix typo in chatbot tutorial (#6730)Maintainer changes
This version was pushed to npm by jacoblee93, a new releaser for langchain since your current version.
Updates
nanoid
from 3.3.6 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5
Release 3.3.8 version4fe3495
Update size limitd643045
Fix pool pollution, infinite loop (#510)89d82d2
Release 3.3.7 version5022c35
Update dual-publish3e7a8e5
Remove benchmark from CI for v3d356144
Fix CI for v337b25df
Move to pnpm 8Updates
nodemailer
from 6.9.3 to 6.9.16Release notes
Sourced from nodemailer's releases.
... (truncated)
Changelog
Sourced from nodemailer's changelog.
... (truncated)
Commits
e70b9c1
chore(master): release 6.9.16 [skip-ci] (#1688)bcf55be
Bumped depsf2096c5
fix(addressparser): Correctly detect if user local part is attached to domain...81de9eb
chore(master): release 6.9.15 [skip-ci] (#1668)79b8293
fix(mime): Added GeoJSON closes #1637 (#1665)baa28f6
fix: Fix memory leak (#1667)f9a92ed
chore(master): release 6.9.14 [skip-ci] (#1649)56b2205
fix(api): Added support for Ethereal authentication21a28a1
fix(well-known-services): Add Loopia in well known services (#1655)fc2c9ea
fix(services.json): update Mailtrap host and port in well known (#1652)Updates
mailparser
from 3.6.4 to 3.7.2Release notes
Sourced from mailparser's releases.
... (truncated)
Changelog
Sourced from mailparser's changelog.
Commits
4abe1df
chore(master): release 3.7.2 [skip-ci] (#380)92884d0
fix(deps): Bumped deps to fix issue with missing whitespaceaf0c1e6
chore(master): release 3.7.1 [skip-ci] (#369)9d7a2b7
Merge branch 'master' of github.com:nodemailer/mailparser4a15157
fix(deps): Replaced 'punycode' with 'punycode.js' module4e9b1c8
chore(master): release 3.7.0 [skip-ci] (#365)d33d7ec
feat(events): Emit a new headerLines event to gain access the raw headers (#364)da665c8
chore(master): release 3.6.9 [skip-ci] (#361)db842ad
fix(deps): Bumped depsc559e88
chore(master): release 3.6.8 [skip-ci] (#360)Updates
quill
from 1.3.7 to 2.0.3Release notes
Sourced from quill's releases.
... (truncated)
Changelog
Sourced from quill's changelog.
... (truncated)
Commits
522fd7e
2.0.307b68c9
Handle consecutive spaces when copying and pastingb213e10
Avoid unnecessary local map creations5d752e3
Clipboard support for E2E testsd5efd42
Move Quill to Slab organization (#4225)531a1ee
Export Delta, AttributeMap and other related objects (#4220)cc898ef
2.0.28040680
Ignore pasting images when image format is disallowed (#4202)dd62291
Avoid side effects for Enter/Backspace when composing in Safari (#4201)2391107
Fix event source when deleting a link with shortcuts (#4200)Maintainer changes
This version was pushed to npm by luin, a new releaser for quill since your current version.
Updates
ngx-quill
from 20.0.1 to 27.0.0Release notes
Sourced from ngx-quill's releases.
... (truncated)
Commits
97b13bc
docs: readme2a50b88
chore: angular 19e6856db
chore: v26.0.102ed554b
fix: reduce asynchronous stuff to resolve flickering (#1951)14f1d95
chore: bump version8dc5f4e
fix: remove event listeners when component is destroyed (#1947)4797a5d
chore: fix lock17f3ac2
chore: deps0503a94
chore: depsffb19a9
style: stylistic objectsUpdates
quill-mention
from 3.3.0 to 6.0.2Release notes
Sourced from quill-mention's releases.