chore(deps-dev): bump the bun group across 1 directory with 6 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the bun group across 1 directory with 6 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bun group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.60.0` | `1.62.0` | | [@screenly/edge-apps](https://github.com/Screenly/edge-apps-library) | `1.0.0` | `1.3.0` | | [jsdom](https://github.com/jsdom/jsdom) | `29.1.1` | `30.0.1` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `9.0.1` | `9.0.3` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.9.6` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@playwright/test` from 1.60.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.62.0) Updates `@screenly/edge-apps` from 1.0.0 to 1.3.0 - [Release notes](https://github.com/Screenly/edge-apps-library/releases) - [Commits](Screenly/edge-apps-library@v1.0.0...v1.3.0) Updates `jsdom` from 29.1.1 to 30.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.1.1...v30.0.1) Updates `npm-run-all2` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v9.0.1...v9.0.3) Updates `prettier` from 3.8.3 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.9.6) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun - dependency-name: "@screenly/edge-apps" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun - dependency-name: jsdom dependency-version: 30.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: bun - dependency-name: npm-run-all2 dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: bun ... 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 bun group with 6 updates in the / directory:
1.60.01.62.01.0.01.3.029.1.130.0.19.0.19.0.33.8.33.9.66.0.37.0.2Updates
@playwright/testfrom 1.60.0 to 1.62.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...2934858fix: correct pending navigation log spacing (#41949)4b0cc99fix(test): unflake screencast backpressure test on slow macOS runner (#41951)bbbae6dtest: fixme WebSocket locale test in Chromium 150 (#41944)15c4f55fix(mcp): identify downloads explicitly (#41933)f5fa967fix(network): request.postData() returns null for empty string body override ...0edafe4fix(mcp): launch the Chrome profile that has the extension installed (#41939)244a1fffeat(firefox): roll to r1538 (#41938)Updates
@screenly/edge-appsfrom 1.0.0 to 1.3.0Release notes
Sourced from @screenly/edge-apps's releases.
... (truncated)
Commits
28072d6feat: add Tailwind CSS support for Edge Apps (#63)706fa49chore(deps): bump actions/setup-node (#58)36cea3fchore(deps): bump sharp from 0.34.5 to 0.35.3 (#60)9176250chore(deps): bump brace-expansion from 5.0.6 to 5.0.7 (#59)363c154fix(app-header): remove screen name from header (#56)4250a4cfeat(scripts): scaffold a new Edge App via edge-apps-scripts create (#54)05e8bf2fix(deps): resolve picomatch and esbuild security alerts (#53)e8f30fechore(deps): bump lodash from 4.17.21 to 4.18.1 (#23)0b853f5chore(deps): bump@parcel/reporter-dev-serverand parcel (#50)2ccf8bbchore(deps): bump flatted from 3.3.3 to 3.4.2 (#49)Updates
jsdomfrom 29.1.1 to 30.0.1Release notes
Sourced from jsdom's releases.
Commits
658448530.0.10c51df6Update dependencies and dev dependencies32adb34Bump@asamuzakjp/dom-selector70f014aSpeed up range operations on large documents250d7eePartially fix getComputedStyle with calc()20a01fc30.0.08c8e583Precompute WPT expectation matchesf32245cBump Node.js floor and dependencies03ef23bAdd background-position longhandsded056fTest CSS.escape() with numeric IDsUpdates
npm-run-all2from 9.0.1 to 9.0.3Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
15b60809.0.3cd624c4Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 (#244)ac00835Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#243)dca8f34Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#242)d970668Remove obsolete shell-quote types7f5fca6Harden GitHub Actions workflowsa0617b3Upgrade: Bump actions/setup-node from 6 to 7 (#241)7b8430cchore: update schema version in .knip.jsonc to v6 (#237)aab1c72Upgrade: Bump@types/nodefrom 25.9.4 to 26.0.0 (#239)f495e0dUpgrade: Bump actions/checkout from 6 to 7 (#238)Updates
prettierfrom 3.8.3 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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