chore(deps-dev): bump the dev-dependencies group with 6 updates#31
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-dependencies group with 6 updates#31dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.52.0` | `0.53.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.67.0` | `1.68.0` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.19` | `0.5.20` | | [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.1.7` | `4.1.8` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.7` | `4.1.8` | | [@flue/cli](https://github.com/withastro/flue/tree/HEAD/packages/cli) | `0.8.1` | `0.10.0` | Updates `oxfmt` from 0.52.0 to 0.53.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.53.0/npm/oxfmt) Updates `oxlint` from 1.67.0 to 1.68.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.68.0/npm/oxlint) Updates `@tailwindcss/typography` from 0.5.19 to 0.5.20 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.19...v0.5.20) Updates `@vitest/browser-playwright` from 4.1.7 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/browser-playwright) Updates `@vitest/ui` from 4.1.7 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/ui) Updates `@flue/cli` from 0.8.1 to 0.10.0 - [Changelog](https://github.com/withastro/flue/blob/main/CHANGELOG.md) - [Commits](https://github.com/withastro/flue/commits/v0.10.0/packages/cli) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: oxlint dependency-version: 1.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/browser-playwright" dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@flue/cli" dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Scope checkThis PR changes 1,037 lines across 5 files. Large PRs are harder to review and more likely to be closed without review. If this scope is intentional, no action needed. A maintainer will review it. If not, please consider splitting this into smaller PRs. See CONTRIBUTING.md for contribution guidelines. |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 dev-dependencies group with 6 updates:
0.52.00.53.01.67.01.68.00.5.190.5.204.1.74.1.84.1.74.1.80.8.10.10.0Updates
oxfmtfrom 0.52.0 to 0.53.0Changelog
Sourced from oxfmt's changelog.
Commits
964a758release(apps): oxlint v1.68.0 && oxfmt v0.53.0 (#22883)Updates
oxlintfrom 1.67.0 to 1.68.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
964a758release(apps): oxlint v1.68.0 && oxfmt v0.53.0 (#22883)3f05c5efeat(linter): exposeoverride::exclude_filesoption (#22884)e4b1f46feat(linter/typescript): implementmethod-signature-stylerule (#22679)bc462cafeat(linter/vue): implement no-reserved-component-names rule (#22741)ef9e751feat(linter/vue): implement component-definition-name-casing rule (#22818)d67f51afeat(linter/vue): implement require-prop-type-constructor rule (#22708)8422e8bfeat(linter/jsdoc): implementrequire-yields-descriptionrule (#22805)fe93f97feat(linter/eslint): implementprefer-named-capture-grouprule (#22759)Updates
@tailwindcss/typographyfrom 0.5.19 to 0.5.20Release notes
Sourced from @tailwindcss/typography's releases.
Changelog
Sourced from @tailwindcss/typography's changelog.
Commits
e3714a30.5.20f34283dUpdate tailwindcss peer dependency version (#424)543de42bump Node.js881b048Setup OIDC (#423)74a3da7Fix typo in README.md (#413)3963dfeBump js-yaml from 3.14.1 to 3.14.2 (#410)abf85ccclassName instead of classname (#406)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tailwindcss/typographysince your current version.Updates
@vitest/browser-playwrightfrom 4.1.7 to 4.1.8Release notes
Sourced from @vitest/browser-playwright's releases.
Commits
e61f2ddchore: release v4.1.8675b434fix(browser): remove orphaned Playwright route when same module is mocked via...e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...Updates
@vitest/uifrom 4.1.7 to 4.1.8Release notes
Sourced from @vitest/ui's releases.
Commits
e61f2ddchore: release v4.1.8Updates
@flue/clifrom 0.8.1 to 0.10.0Changelog
Sourced from @flue/cli's changelog.
... (truncated)
Commits
03f8018chore: release v0.10.0ea351cafeat: durable execution, pluggable persistence, and more (#217)b2d6803feat(cloudflare): extend workflow durable objects (#209)7bb09c1refactor(cloudflare): use agents sdk custom routinge1766cfstyle: format repositorybe0340afeat(cloudflare): own generated durable object routingc6fc8b1fix(runtime): reserve detached task sessionsfe92e6dfeat(cloudflare): add authored deployment and agent extensions (#194)48549d9fix(cli): report unsupported Bun runtimes accurately4cc5b46chore: release v0.9.1Dependabot 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