build(deps): bump the patch-updates group across 1 directory with 7 updates - #1658
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patch-updates group across 1 directory with 7 updates#1658dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the patch-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.12` | `3.4.14` | | [prosemirror-markdown](https://github.com/prosemirror/prosemirror-markdown) | `1.13.5` | `1.13.6` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `28.1.0` | `28.1.3` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.0` | `28.1.3` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `28.1.0` | `28.1.3` | Updates `dompurify` from 3.4.12 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.12...3.4.14) Updates `prosemirror-markdown` from 1.13.5 to 1.13.6 - [Changelog](https://github.com/ProseMirror/prosemirror-markdown/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-markdown/commits) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3) Updates `babel-jest` from 28.1.0 to 28.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG_PRE_v30.md) - [Commits](https://github.com/jestjs/jest/commits/v28.1.3/packages/babel-jest) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `jest` from 28.1.0 to 28.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG_PRE_v30.md) - [Commits](https://github.com/jestjs/jest/commits/v28.1.3/packages/jest) Updates `jest-environment-jsdom` from 28.1.0 to 28.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG_PRE_v30.md) - [Commits](https://github.com/jestjs/jest/commits/v28.1.3/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: prosemirror-markdown dependency-version: 1.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: babel-jest dependency-version: 28.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jest dependency-version: 28.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jest-environment-jsdom dependency-version: 28.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... 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 patch-updates group with 7 updates in the / directory:
3.4.123.4.141.13.51.13.616.3.216.3.328.1.028.1.30.28.10.28.228.1.028.1.328.1.028.1.3Updates
dompurifyfrom 3.4.12 to 3.4.14Release notes
Sourced from dompurify's releases.
Commits
4e6fe24release: 3.4.14 (#1587)3067f77release: 3.4.13 (#1562)Updates
prosemirror-markdownfrom 1.13.5 to 1.13.6Commits
Updates
@testing-library/reactfrom 16.3.2 to 16.3.3Release notes
Sourced from @testing-library/react's releases.
Commits
20ce75ffix: Avoid act() re-entrant when dispatching events (#1468)be9d81ddocs: fix typos in comments and types (#1446)Updates
babel-jestfrom 28.1.0 to 28.1.3Release notes
Sourced from babel-jest's releases.
... (truncated)
Changelog
Sourced from babel-jest's changelog.
Commits
2cce069v28.1.3789965ev28.1.2eb954f8v28.1.1Updates
esbuildfrom 0.28.1 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bugUpdates
jestfrom 28.1.0 to 28.1.3Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
Commits
2cce069v28.1.30425de0chore: bumptypescriptand related dependencies (#13017)43368bechore: bumpjest-runner-tsd(#12981)789965ev28.1.2eb954f8v28.1.16e6d4b4chore: bumptypescriptto v4.7.3 (#12909)3e38157chore: bumptypescriptto v4.7 (#12901)a841a74feat(jest): exposeConfigtype fromjest(#12848)Updates
jest-environment-jsdomfrom 28.1.0 to 28.1.3Release notes
Sourced from jest-environment-jsdom's releases.
... (truncated)
Changelog
Sourced from jest-environment-jsdom's changelog.
Commits
2cce069v28.1.3789965ev28.1.2eb954f8v28.1.124e0472chore(lint): enable recommended configs (#12902)Dependabot 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 conditions