build(deps): bump the dependencies group with 6 updates#103
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the dependencies group with 6 updates#103dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@mariozechner/pi-ai](https://github.com/badlogic/pi-mono/tree/HEAD/packages/ai) | `0.52.12` | `0.53.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.32.0` | `0.33.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.47.0` | `1.48.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.12.2` | `0.14.0` | | [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` | | [jsdom](https://github.com/jsdom/jsdom) | `28.0.0` | `28.1.0` | Updates `@mariozechner/pi-ai` from 0.52.12 to 0.53.0 - [Release notes](https://github.com/badlogic/pi-mono/releases) - [Changelog](https://github.com/badlogic/pi-mono/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/badlogic/pi-mono/commits/v0.53.0/packages/ai) Updates `oxfmt` from 0.32.0 to 0.33.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.33.0/npm/oxfmt) Updates `oxlint` from 1.47.0 to 1.48.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.48.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.12.2 to 0.14.0 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.12.2...v0.14.0) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `jsdom` from 28.0.0 to 28.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@28.0.0...28.1.0) --- updated-dependencies: - dependency-name: "@mariozechner/pi-ai" dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxfmt dependency-version: 0.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxlint dependency-version: 1.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxlint-tsgolint dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jsdom dependency-version: 28.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 6 updates:
0.52.120.53.00.32.00.33.01.47.01.48.00.12.20.14.06.1.26.1.328.0.028.1.0Updates
@mariozechner/pi-aifrom 0.52.12 to 0.53.0Release notes
Sourced from
@mariozechner/pi-ai's releases.Changelog
Sourced from
@mariozechner/pi-ai's changelog.Commits
ce1410bRelease v0.53.0312af81docs(ai): add claude sonnet 4.6 unreleased changelog entry0245b52feat(ai): add claude sonnet 4.6 model fallback6312fc2Add [Unreleased] section for next cycleUpdates
oxfmtfrom 0.32.0 to 0.33.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
761e54crelease(apps): oxlint v1.48.0 && oxfmt v0.33.0 (#19430)9c34f72feat(formatter/sort_imports)!: Report invalid group name with renaming `side-...4baebeffeat(formatter/sort_imports): Support{ newlinesBetween: bool }inside `gro...d1c2fb6feat(formatter/sort_imports): SupportcustomGroupsattributes(selectoran...Updates
oxlintfrom 1.47.0 to 1.48.0Release notes
Sourced from oxlint's releases.
... (truncated)
Commits
761e54crelease(apps): oxlint v1.48.0 && oxfmt v0.33.0 (#19430)76ece4achore(oxlint): bump min tsgolint version to 0.12.2 (#19377)Updates
oxlint-tsgolintfrom 0.12.2 to 0.14.0Release notes
Sourced from oxlint-tsgolint's releases.
Commits
830bc70feat: improveno-unnecessary-type-parametersdiagnostic (#690)1ee795bfeat!: remove support for `allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmD...0787571chore(deps): update npm packages (#689)c9f1ea4chore(deps): update taiki-e/install-action action to v2.67.30 (#688)135264bchore(deps): update gomod (#687)ad1a80afix(only-throw-error): support package allow specifiers via sourceFileToPacka...c9297b5feat: implement no-useless-default-assignment (#681)c5a43cafeat: implement consistent-type-exports (#675)db80ffdfeat: implement strict-void-return (#676)9779dc4chore: update typescript-go submodule (#680)Updates
rimraffrom 6.1.2 to 6.1.3Commits
f738c786.1.3a164a85update deps4635ba7update deps509c53flimit ci workflow permissions68ce04fformatting37680c5add warning to not pass untrusted input to this method ever786563dremove contributing doc, already covered by .github repodbeef73contributing84d27afupdate workflows and standard project junkUpdates
jsdomfrom 28.0.0 to 28.1.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
12949b5Version 28.1.0ce4c58fApply CSS specificity when computing styles7ed55a0Skip single-byte-decoder encoding tests on Node 20f3b1973Generalize node version conditions in test expectations853c596Rewrite getElementById ID caching for tree-order correctness5fbfde6Fix potential sync XHR worker hang from unhandled dispatch errors82df38fCache the root node for document-connected treesed7c5c0Add documentation comment to create-event-accessor.jsb4562e9Simplify Window.js installEventHandlers7da340fCentralize "determine the target of an event handler"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