Bump the dependencies group with 6 updates - #49
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@effect/platform-node](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-node) | `4.0.0-rc.109` | `4.0.0-rc.111` | | [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) | `4.0.0-rc.109` | `4.0.0-rc.111` | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `3.0.0` | `3.0.1` | | [adamantite](https://github.com/adelrodriguez/adamantite) | `0.35.0` | `0.37.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.63.0` | `0.64.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.78.0` | `1.79.0` | Updates `@effect/platform-node` from 4.0.0-rc.109 to 4.0.0-rc.111 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform-node@4.0.0-rc.111/packages/platform-node) Updates `effect` from 4.0.0-rc.109 to 4.0.0-rc.111 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/effect@4.0.0-rc.111/packages/effect) Updates `@changesets/cli` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.1/packages/cli) Updates `adamantite` from 0.35.0 to 0.37.0 - [Release notes](https://github.com/adelrodriguez/adamantite/releases) - [Changelog](https://github.com/adelrodriguez/adamantite/blob/main/CHANGELOG.md) - [Commits](https://github.com/adelrodriguez/adamantite/compare/v0.35.0...adamantite@0.37.0) Updates `oxfmt` from 0.63.0 to 0.64.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.64.0/npm/oxfmt) Updates `oxlint` from 1.78.0 to 1.79.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.79.0/npm/oxlint) --- updated-dependencies: - dependency-name: "@effect/platform-node" dependency-version: 4.0.0-rc.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: effect dependency-version: 4.0.0-rc.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@changesets/cli" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: adamantite dependency-version: 0.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxfmt dependency-version: 0.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxlint dependency-version: 1.79.0 dependency-type: direct:development 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:
4.0.0-rc.1094.0.0-rc.1114.0.0-rc.1094.0.0-rc.1113.0.03.0.10.35.00.37.00.63.00.64.01.78.01.79.0Updates
@effect/platform-nodefrom 4.0.0-rc.109 to 4.0.0-rc.111Release notes
Sourced from @effect/platform-node's releases.
Commits
Updates
effectfrom 4.0.0-rc.109 to 4.0.0-rc.111Release notes
Sourced from effect's releases.
... (truncated)
Changelog
Sourced from effect's changelog.
... (truncated)
Commits
648f566Version Packages (rc) (#7297)e03ea90fix(Deferred): clear resumes before resuming waiters on completion (#7364)a47cbf1Add Match.fn selector matchers (#7363)39b55f8Preserve encoded AI tool parameters for manual resolution (#7362)7f87022Merge resource usage and finalizer failures (#7361)d846331Preserve Context accessor with loose object spread (#7352)ffc8235Add RPC HTTP stream backpressure (#7358)d568968Add configurable schema reference policies, closes #7357 (#7360)4f6ae04Add standalone dual Optic functions, closes #7299 (#7359)b44636fSchema: avoid projecting checks and annotations through artificial JSON encod...Updates
@changesets/clifrom 3.0.0 to 3.0.1Release notes
Sourced from @changesets/cli's releases.
Changelog
Sourced from @changesets/cli's changelog.
Commits
bed4581Version Packages (#2242)fdfdc93Update default generated readme (#2239)d5f5ae8Fix Windows PTY snapshot normalization (#2233)Updates
adamantitefrom 0.35.0 to 0.37.0Release notes
Sourced from adamantite's releases.
Changelog
Sourced from adamantite's changelog.
Commits
38cbeb0Version Packages (#384)e60bfb5Add Astro Prettier support, disable Prettier for oxfmt languages, and migrate...9f1ebadProperty-test core invariants with fast-check and pin two serializer bugs (#383)a70fd83Replace react/react-compiler with oxlint 1.79's React Compiler rule set (#382)e095a34Extract CLI smoke tests into a dedicated test:build script (#380)310061dVersion Packages (#374)2e3262bSurface init CI setup failures and cut redundant work in doctor and update (#...ed71957Run tests on an in-memory FileSystem and slim the build pipeline (#378)4e4e992Move development to pnpm, tsdown, and Effect Vitest (#375)77e7241Remove OpenCode workflow (#377)Updates
oxfmtfrom 0.63.0 to 0.64.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)c07fe7cfeat(oxfmt): supportexperimentalOperatorPosition(#25643)fed6681docs(oxfmt): skip expanding overrides options (#25572)Updates
oxlintfrom 1.78.0 to 1.79.0Changelog
Sourced from oxlint's changelog.
Commits
0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)228e8e0fix(linter): resolve inactive React compiler rules (#25830)aa49d86fix(linter): allow spread rule options in config types (#25675)8922381refactor(linter): remove inactive react config rule (#25740)8c4552dfeat(linter)!: split react/react-compiler into per-category rules (#25500)36f8451fix(linter/eslint/no-eval): align indirect default with ESLint (#25656)beb724dfix(linter/eslint/no-unused-vars): report bare underscore parameters (#25663)4004c10fix(linter/eslint/no-irregular-whitespace): check comments by default (#25660)285820efix(linter/no-large-snapshots): precompile and document allowed snapshot matc...4df5835fix(linter): allow capitalized built-in calls (