chore(deps): bump the npm_and_yarn group across 4 directories with 3 updates#1860
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the npm_and_yarn group across 4 directories with 3 updates#1860dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the npm_and_yarn group with 3 updates in the / directory: [happy-dom](https://github.com/capricorn86/happy-dom), [file-type](https://github.com/sindresorhus/file-type) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /lib/local-constructs directory: [file-type](https://github.com/sindresorhus/file-type). Bumps the npm_and_yarn group with 1 update in the /lib/local-constructs/clamav-scanning directory: [file-type](https://github.com/sindresorhus/file-type). Bumps the npm_and_yarn group with 1 update in the /react-app directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `happy-dom` from 15.11.7 to 20.8.9 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v15.11.7...v20.8.9) Updates `file-type` from 19.6.0 to 22.0.0 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v19.6.0...v22.0.0) Updates `vite` from 5.4.21 to 8.0.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.6/packages/vite) Updates `file-type` from 19.6.0 to 22.0.0 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v19.6.0...v22.0.0) Updates `file-type` from 19.6.0 to 21.3.2 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v19.6.0...v22.0.0) Updates `vite` from 5.4.21 to 8.0.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.6/packages/vite) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.9 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: file-type dependency-version: 22.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 8.0.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: file-type dependency-version: 22.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: file-type dependency-version: 21.3.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 8.0.6 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Contributor
Coverage Report
File CoverageNo changed files found. |
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 3 updates in the / directory: happy-dom, file-type and vite.
Bumps the npm_and_yarn group with 1 update in the /lib/local-constructs directory: file-type.
Bumps the npm_and_yarn group with 1 update in the /lib/local-constructs/clamav-scanning directory: file-type.
Bumps the npm_and_yarn group with 1 update in the /react-app directory: vite.
Updates
happy-domfrom 15.11.7 to 20.8.9Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
68324c2fix: #2117 Fixes issue related to cookies from the current origin being for...5437fdffix: #2113 Fixes issue where export names can be interpolated as executable...7e97acbfix: #1845 Replace implementing Node js Console with common IConsole interf...3373929fix: #2106Request.formData()should honorContent-Typeheader (#2107)55c17bafix: #2110 Fixes error thrown when modifying DOM structure in connectedCall...82a0888fix: #1845 Replace ConsoleConstructor import with indexed access type (#2095)5998eeafix: #2054 Throw error if event is not of type Event in dispatchEvent (#2092)7a11238fix: #2090 Resets cancelBubble and defaultPrevented when calling initEvent ...7d27984fix: #1422 Make inert attribute block focus interactions (#2083)53e4ec9feat: #1733 Adds support for setPointerCapture, hasPointerCapture, and rele...Updates
file-typefrom 19.6.0 to 22.0.0Release notes
Sourced from file-type's releases.
... (truncated)
Commits
2c54d0622.0.00ba6e0bTweaks0e679c7Remove sub-exports7079af7Tweaksec77458Add support for iWork files (.key, .pages, .numbers)d4a975cFix LibreOffice OOXML files detected as ZIP in streams5de64e2Normalize MIME types we invented withx-ft-prefix7a60fa9Require Node.js 226409e17Drop Node.js Readable stream support296e37cRefactor to smaller filesUpdates
vitefrom 5.4.21 to 8.0.6Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
7b3086frelease: v8.0.6af71fb2chore: replace remaining prettier script (#22179)51d3e48feat: update rolldown to 1.0.0-rc.13 (#22097)17a8f9efix(optimize-deps): hoist CJS interop assignment (#22156)d5081c2fix(css): avoid mutating sass error multiple times (#22115)56ec256perf: early return ingetLocalhostAddressIfDiffersFromDNSwhen DNS order is...bdc53abchore(create-vite): remove unnecessary DOM.Iterable (#22168)1a12d4crelease: v8.0.579f002ffix: avoid path traversal with optimize deps sourcemap handler (#22161)a9a3df2fix: checkserver.fsafter stripping query as well (#22160)Updates
file-typefrom 19.6.0 to 22.0.0Release notes
Sourced from file-type's releases.
... (truncated)
Commits
2c54d0622.0.00ba6e0bTweaks0e679c7Remove sub-exports7079af7Tweaksec77458Add support for iWork files (.key, .pages, .numbers)d4a975cFix LibreOffice OOXML files detected as ZIP in streams5de64e2Normalize MIME types we invented withx-ft-prefix7a60fa9Require Node.js 226409e17Drop Node.js Readable stream support296e37cRefactor to smaller filesUpdates
file-typefrom 19.6.0 to 21.3.2Release notes
Sourced from file-type's releases.
... (truncated)
Commits
2c54d0622.0.00ba6e0bTweaks0e679c7Remove sub-exports7079af7Tweaksec77458Add support for iWork files (.key, .pages, .numbers)d4a975cFix LibreOffice OOXML files detected as ZIP in streams5de64e2Normalize MIME types we invented withx-ft-prefix7a60fa9Require Node.js 226409e17Drop Node.js Readable stream support296e37cRefactor to smaller filesUpdates
vitefrom 5.4.21 to 8.0.6Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
7b3086frelease: v8.0.6af71fb2chore: replace remaining prettier script (#22179)51d3e48feat: update rolldown to 1.0.0-rc.13 (#22097)17a8f9efix(optimize-deps): hoist CJS interop assignment (#22156)d5081c2fix(css): avoid mutating sass error multiple times (#22115)56ec256perf: early return ingetLocalhostAddressIfDiffersFromDNSwhen DNS order is...bdc53abchore(create-vite): remove unnecessary DOM.Iterable (#22168)1a12d4crelease: v8.0.579f002ffix: avoid path traversal with optimize deps sourcemap handler (#22161)a9a3df2fix: checkserver.fsafter stripping query as well (#22160)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.