build(deps): bump the npm_and_yarn group across 1 directory with 7 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.15.0` | `11.17.2` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.3` | `3.4.15` | | [linkify-it](https://github.com/markdown-it/linkify-it) | `5.0.0` | `5.0.2` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `14.1.1` | `14.3.0` | | [nanoid](https://github.com/ai/nanoid) | `3.3.11` | `3.3.19` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.28` | Updates `mermaid` from 11.15.0 to 11.17.2 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.17.2) Updates `dompurify` from 3.4.3 to 3.4.15 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.3...3.4.15) Updates `linkify-it` from 5.0.0 to 5.0.2 - [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/linkify-it@5.0.0...5.0.2) Updates `markdown-it` from 14.1.1 to 14.3.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.1...14.3.0) Updates `nanoid` from 3.3.11 to 3.3.19 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.11...3.3.19) Updates `postcss` from 8.5.14 to 8.5.28 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.28) Updates `smol-toml` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](squirrelchat/smol-toml@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.17.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: dompurify dependency-version: 3.4.15 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: linkify-it dependency-version: 5.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: markdown-it dependency-version: 14.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.19 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.28 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: smol-toml dependency-version: 1.7.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the npm_and_yarn group with 6 updates in the / directory:
11.15.011.17.23.4.33.4.155.0.05.0.214.1.114.3.03.3.113.3.198.5.148.5.28Updates
mermaidfrom 11.15.0 to 11.17.2Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
dcb694dVersion Packages (#8130)178d7c7fix: restore edgePaths class on the edge group (#8125)569f46eVersion Packages (#8114)3054836Version Packages5b17e0aMerge pull request #8092 from mermaid-js/hotfix/11.17.1655211aReverted change of wrap-options8a23480Updated doc from feedback412c80aUpdate doc and consistent handlig in c4 as for seq diagsb433a9aUpdated changeset to describe specifik diagram affected6bae15eUpdated tests to Playwright APIUpdates
dompurifyfrom 3.4.3 to 3.4.15Release notes
Sourced from dompurify's releases.
... (truncated)
Commits
1d7460crelease: 3.4.15 (#1609)4e6fe24release: 3.4.14 (#1587)3067f77release: 3.4.13 (#1562)a9ca1e5release: 3.4.12 (#1537)0cae518release: 3.4.11 (#1494)6ee5716release: 3.4.10 (#1478)5210247release: 3.4.9 (#1459)bcdd828release: 3.4.8 (#1439)ca30f07release: 3.4.7 (#1414)bb7739erelease: 3.4.6 (#1394)Updates
linkify-itfrom 5.0.0 to 5.0.2Changelog
Sourced from linkify-it's changelog.
Commits
50a0c915.0.2 releasedde3b885Update package hooks13effaaAdd package lock39d748dBump c800ce877Drop tlds depsecde823Update benchmark to mitata23c62cdRefactor demo / doc build and publishfd63f3bCI config updatef4ea5afdemo: update bootstrap & layout1454fb6lint: dim warningsUpdates
markdown-itfrom 14.1.1 to 14.3.0Changelog
Sourced from markdown-it's changelog.
Commits
ff0ee0814.3.0 released52e2749Bump linkify-it / vite deps56c2404fix: keep backslash-space hard line break (CommonMark 6.7) (#1185)0fbb18bBump vite from 8.0.14 to 8.0.16 (#1181)83450e2Rework benchmark deps and bump versions57a6863benchmark => tinybench7608db1Update CI config9d8eb42Added package-lock and updated versions to latest possible0aee70dlint: enable@stylistic/no-multi-spacesrule8878985lint => neostandardUpdates
nanoidfrom 3.3.11 to 3.3.19Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
eb63bd6Release 3.3.19 version9067e03Sync CJS and ESM9ad9805Release 3.3.18 version55e50a0Update CI actione10f8d4Update index.native.js (#606)73d6716Release 3.3.17 versionf9d13f1Sync 0 size behaviour with PostCSS 59760e11Release 3.3.16 versione835c9bfix(non-secure): clamp negative size to prevent infinite loop (#601)96dd086Update CI actionMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nanoid since your current version.
Updates
postcssfrom 8.5.14 to 8.5.28Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
e544bffRelease 8.5.28 versionf8fc252Typo5039fd7Add missed release notesae40ca4Release 8.5.27 version62b1626Fix linter1dba938Update dependencies3e82edcKeep non-annotation comments when the processor has no plugins (#2150)6d23bc3Fix link508e997Add GitHub Sponsors linke993739Add CodeRabbit sponsor (#2145)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
smol-tomlfrom 1.6.1 to 1.7.0Release notes
Sourced from smol-toml's releases.
Commits
a62f06frevert: keep using vite 789aa9a3chore: remove prepare script17c7974chore: make devEngine more lax w/ node versione5280a3ci: checkout repo first241c256chore: version bump0bfe7f4chore: build cjs with rolldown instead of esbuilde0620abchore: fmt96114cbtest: add tests for large integersf4537b6fix: handle missed edge-cases in string parse7b39aedchore: include source files in published packageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.