chore(deps): Bump the dependencies group across 1 directory with 7 updates#453
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…dates Bumps the dependencies group with 7 updates in the /packages/payload-helper directory: | Package | From | To | | --- | --- | --- | | [commander](https://github.com/tj/commander.js) | `14.0.2` | `15.0.0` | | [jsdom](https://github.com/jsdom/jsdom) | `27.2.0` | `29.1.1` | | [@lexical/headless](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-headless) | `0.35.0` | `0.45.0` | | [@lexical/html](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-html) | `0.35.0` | `0.45.0` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.4.0` | `0.8.1` | | [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) | `0.35.0` | `0.45.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `commander` from 14.0.2 to 15.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.2...v15.0.0) Updates `jsdom` from 27.2.0 to 29.1.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v27.2.0...v29.1.1) Updates `@lexical/headless` from 0.35.0 to 0.45.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.45.0/packages/lexical-headless) Updates `@lexical/html` from 0.35.0 to 0.45.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.45.0/packages/lexical-html) Updates `@swc/cli` from 0.4.0 to 0.8.1 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `lexical` from 0.35.0 to 0.45.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.45.0/packages/lexical) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jsdom dependency-version: 29.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@lexical/headless" dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@lexical/html" dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc/cli" dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lexical dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... 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 dependencies group with 7 updates in the /packages/payload-helper directory:
14.0.215.0.027.2.029.1.10.35.00.45.00.35.00.45.00.4.00.8.10.35.00.45.05.9.36.0.3Updates
commanderfrom 14.0.2 to 15.0.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
ba6d13dFix release dates in changelog (#2523)a752ed9Pin GitHub actions with hash (#2521)74d5dfeDrop EOL node 20 from test matrix, and add node 26 (#2520)6df9b68Update details for 15.0.0 release (#2519)01ce5d0Remove jest esm examples (#2517)d785d8bUpdate dependencies (#2518)9098b48Update dependencies (#2506)373f660Use node:util stripVTControlCharacters instead of own code (#2486)987f289Use simple match in test (to avoid warning about expensive regex) (#2485)0ea3bb3Update dependecies and lint (#2489)Updates
jsdomfrom 27.2.0 to 29.1.1Release notes
Sourced from jsdom's releases.
... (truncated)
Commits
9b9ea7e29.1.107efb78Optimize computed style comparison5f66329Fix background-origin/background-clip in background shorthandad8af77Fix border shorthand handling5a3e88e29.1.073db204Update dependencies and dev dependenciesa7168a5Support ratio CSS unit type15346e0Fix style cache invalidation2a1e2cd29.0.24097d66Resolve computed CSS values lazily in CSSStyleDeclarationMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for jsdom since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@lexical/headlessfrom 0.35.0 to 0.45.0Release notes
Sourced from @lexical/headless's releases.
... (truncated)
Changelog
Sourced from @lexical/headless's changelog.
... (truncated)
Commits
0cfcc16v0.45.047b9ccc[*] Refactor: Publish packages from their root directory (#8554)a6908ba[Breaking Change][lexical][lexical-html][lexical-selection][lexical-utils][le...48850c7build(deps): bump happy-dom from 20.8.9 to 20.9.0 (#8451)eaf5b65v0.44.0 (#8394)00fabd2[lexical-website] Set prettier arrowParens to avoid (#8397)4e3085bv0.43.0 (#8319)3ddfc75[lexical] Chore: Upgrade ESLint 8 to ESLint 10 with flat configuration (#8287)1d349feBump flow and replace legacy flow syntax with modern ones (#8277)c7a0c30[lexical-headless] Bug Fix: Use window.happyDOM.close() to ensure proper clea...Updates
@lexical/htmlfrom 0.35.0 to 0.45.0Release notes
Sourced from @lexical/html's releases.
... (truncated)
Changelog
Sourced from @lexical/html's changelog.
... (truncated)
Commits
0cfcc16v0.45.0149c37d[lexical-html][lexical-playground] Feature: Conditional DOM render overrides ...47b9ccc[*] Refactor: Publish packages from their root directory (#8554)dddda7a[lexical-html] Feature: DOMImportExtension - replacement for importDOM (#8528)a6908ba[Breaking Change][lexical][lexical-html][lexical-selection][lexical-utils][le...8d83f6d[lexical-extension][lexical-html][lexical-utils][lexical] Chore: Migrate away...e843fa9[lexical-clipboard] Chore: Export GetClipboardDataExtension (#8431)a4bb1e4[lexical][lexical-rich-text][lexical-list] Bug Fix: Import dir attribute in i...eaf5b65v0.44.0 (#8394)00fabd2[lexical-website] Set prettier arrowParens to avoid (#8397)Updates
@swc/clifrom 0.4.0 to 0.8.1Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@swc/clisince your current version.Updates
lexicalfrom 0.35.0 to 0.45.0Release notes
Sourced from lexical's releases.