build(deps): bump the npm group across 1 directory with 8 updates#18
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the npm group across 1 directory with 8 updates#18dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [preact](https://github.com/preactjs/preact) | `10.29.0` | `10.29.1` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.5.0` | `20.5.2` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.8` | `2.10.23` | | [cssnano](https://github.com/cssnano/cssnano) | `7.1.3` | `7.1.7` | | [cssnano-preset-advanced](https://github.com/cssnano/cssnano) | `7.0.11` | `7.0.15` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.4` | `0.28.0` | | [playwright](https://github.com/microsoft/playwright) | `1.52.0` | `1.59.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | Updates `preact` from 10.29.0 to 10.29.1 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.0...10.29.1) Updates `@commitlint/cli` from 20.5.0 to 20.5.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.2/@commitlint/cli) Updates `baseline-browser-mapping` from 2.10.8 to 2.10.23 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.8...v2.10.23) Updates `cssnano` from 7.1.3 to 7.1.7 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.1.3...cssnano@7.1.7) Updates `cssnano-preset-advanced` from 7.0.11 to 7.0.15 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano-preset-advanced@7.0.11...cssnano-preset-advanced@7.0.15) Updates `esbuild` from 0.27.4 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.4...v0.28.0) Updates `playwright` from 1.52.0 to 1.59.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.59.1) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) --- updated-dependencies: - dependency-name: preact dependency-version: 10.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@commitlint/cli" dependency-version: 20.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: baseline-browser-mapping dependency-version: 2.10.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: cssnano dependency-version: 7.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: cssnano-preset-advanced dependency-version: 7.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: playwright dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... 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 group with 8 updates in the / directory:
10.29.010.29.120.5.020.5.22.10.82.10.237.1.37.1.77.0.117.0.150.27.40.28.01.52.01.59.13.8.13.8.3Updates
preactfrom 10.29.0 to 10.29.1Release notes
Sourced from preact's releases.
Commits
4dc9b5010.29.1 (#5071)0560f9aCreate a unique event-clock for each Preact instance on a page. (#5068)cda06deFix incorrect DOM order with conditional ContextProvider and inner keys (#506...c859700fix: Remove postinstall script for playwright setup (#5063)110966aMerge pull request #5060 from preactjs/playwright20a9be1chore: speed up tests by using playwright instead of webdriveriodacefd5Merge pull request #5059 from preactjs/jsx-migrate22a61642chore: migrate remaining .js -> .jsx files71ecde6Merge pull request #5058 from preactjs/jsx-testscd1c4afchore: rename *.js -> *.jsx when JSX is usedInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@commitlint/clifrom 20.5.0 to 20.5.2Release notes
Sourced from @commitlint/cli's releases.
Changelog
Sourced from @commitlint/cli's changelog.
Commits
7fe86b2v20.5.2Updates
baseline-browser-mappingfrom 2.10.8 to 2.10.23Release notes
Sourced from baseline-browser-mapping's releases.
Commits
0544d03Patch to 2.10.23 because browser or feature data changed2e7b2aaBrowser or feature data changed0a152afUpdating static site62f1580Patch to 2.10.22 because browser or feature data changed28f506eBrowser or feature data changed16e4c4fUpdating static sited17de12Updating static site8de0d27Patch to 2.10.21 because browser or feature data changed58a14edBrowser or feature data changed1e26fa1Updating static siteUpdates
cssnanofrom 7.1.3 to 7.1.7Release notes
Sourced from cssnano's releases.
Commits
6afa2c9chore: create new versions to fix missing dependencies80e57b9Publish cssnano 7.1.6322ad33fix: update postcss peer dependency587f28dchore: pin codecov action560b0fachore: improve CI security0fb105bfix: update postcss3b6cf88chore: update development depsa133ac0chore: update TypeScript730b04bfix: update autoprefixera00036cfix: update colordxUpdates
cssnano-preset-advancedfrom 7.0.11 to 7.0.15Commits
6afa2c9chore: create new versions to fix missing dependencies80e57b9Publish cssnano 7.1.6322ad33fix: update postcss peer dependency587f28dchore: pin codecov action560b0fachore: improve CI security0fb105bfix: update postcss3b6cf88chore: update development depsa133ac0chore: update TypeScript730b04bfix: update autoprefixera00036cfix: update colordxUpdates
esbuildfrom 0.27.4 to 0.28.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6a794dfpublish 0.28.0 to npm64ee0eafix #4435: supportwith { type: text }importsef65aeefix sort order insnapshots_packagejson.txt1a26a8etry to fixtest-old-ts, also shuffle CI tasks556ce6cuse''instead ofnullto omit build hashes8e675a8ci: allow missing binary hashes for tests7067763Reapply "update go 1.25.7 => 1.26.1"39473a9fix #4343: integrity check for binary download2025c9fpublish 0.27.7 to npmc6b586efix typo inMakefilefor@esbuild/win32-x64Updates
playwrightfrom 1.52.0 to 1.59.1Release notes
Sourced from playwright's releases.
... (truncated)
Commits
d466ac5chore: mark v1.59.1 (#40005)530e7e5cherry-pick(#4004): fix(cli): kill-all should kill dashboard9aa216ccherry-pick(#39994): Revert "fix(windows): hide console window when spawning ...01b2b15cherry-pick(#39980): chore: more release notes fixesa5cb6c9cherry-pick(#39972): chore: expose browser.bind and browser.unbind APIs99a17b5cherry-pick(#39975): chore: support opening .trace files via .link indirection43607c3cherry-pick(#39974): chore(webkit): update Safari user-agent version to 26.462cabe1cherry-pick(#39969): chore(npm): include all *.md from lib (#39970)0c65a75cherry-pick(#39968): chore: screencast.showActions apif04155bcherry-pick(#39958): chore: release notes for langs v1.59Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for playwright since your current version.
Updates
prettierfrom 3.8.1 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)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