fix(deps): bump the production-dependencies group across 1 directory with 6 updates#710
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
93782d0 to
29624cb
Compare
Owner
|
@dependabot recreate |
…with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@effect/cli](https://github.com/Effect-TS/effect/tree/HEAD/packages/cli) | `0.71.0` | `0.72.0` | | [@effect/platform](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform) | `0.92.0` | `0.93.0` | | [@effect/platform-node](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-node) | `0.98.0` | `0.99.0` | | [@effect/printer](https://github.com/Effect-TS/effect/tree/HEAD/packages/printer) | `0.46.0` | `0.47.0` | | [@effect/printer-ansi](https://github.com/Effect-TS/effect/tree/HEAD/packages/printer-ansi) | `0.46.0` | `0.47.0` | | [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) | `3.18.0` | `3.19.0` | Updates `@effect/cli` from 0.71.0 to 0.72.0 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/cli@0.72.0/packages/cli) Updates `@effect/platform` from 0.92.0 to 0.93.0 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform@0.93.0/packages/platform) Updates `@effect/platform-node` from 0.98.0 to 0.99.0 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform-node/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform-node@0.99.0/packages/platform-node) Updates `@effect/printer` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/printer/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/printer@0.47.0/packages/printer) Updates `@effect/printer-ansi` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/printer-ansi/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/printer-ansi@0.47.0/packages/printer-ansi) Updates `effect` from 3.18.0 to 3.19.0 - [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@3.19.0/packages/effect) --- updated-dependencies: - dependency-name: "@effect/cli" dependency-version: 0.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@effect/platform" dependency-version: 0.93.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@effect/platform-node" dependency-version: 0.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@effect/printer" dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@effect/printer-ansi" dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: effect dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
29624cb to
6458be8
Compare
Contributor
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 production-dependencies group with 6 updates in the / directory:
0.71.00.72.00.92.00.93.00.98.00.99.00.46.00.47.00.46.00.47.03.18.03.19.0Updates
@effect/clifrom 0.71.0 to 0.72.0Release notes
Sourced from
@effect/cli's releases.Changelog
Sourced from
@effect/cli's changelog.Commits
7c6dac4Version Packages (#5681)775e37eRemove some leftover gen adapters (#5653)Updates
@effect/platformfrom 0.92.0 to 0.93.0Release notes
Sourced from
@effect/platform's releases.Changelog
Sourced from
@effect/platform's changelog.Commits
7c6dac4Version Packages (#5681)24a1685backport effect 4 cluster (#5646)ca03e10README.md for HttpApiEndpoint: clarify header schema usage and add note on he...238c042Version Packages (#5591)f6987c0add additional predicate typings for HttpMiddleware.cors allowOrigins (#5588)Updates
@effect/platform-nodefrom 0.98.0 to 0.99.0Release notes
Sourced from
@effect/platform-node's releases.... (truncated)
Changelog
Sourced from
@effect/platform-node's changelog.... (truncated)
Commits
7c6dac4Version Packages (#5681)24a1685backport effect 4 cluster (#5646)f49bbc5Version Packages (#5643)57d4bcbVersion Packages (#5604)238c042Version Packages (#5591)7e0d94cVersion Packages (#5586)Updates
@effect/printerfrom 0.46.0 to 0.47.0Release notes
Sourced from
@effect/printer's releases.Changelog
Sourced from
@effect/printer's changelog.Commits
7c6dac4Version Packages (#5681)Updates
@effect/printer-ansifrom 0.46.0 to 0.47.0Release notes
Sourced from
@effect/printer-ansi's releases.Changelog
Sourced from
@effect/printer-ansi's changelog.Commits
7c6dac4Version Packages (#5681)Updates
effectfrom 3.18.0 to 3.19.0Release notes
Sourced from effect's releases.
... (truncated)
Changelog
Sourced from effect's changelog.
... (truncated)
Commits
7c6dac4Version Packages (#5681)3c15d5fArray.windowsignature has been improved (#5679)24a1685backport effect 4 cluster (#5646)2a03c76backport graph module changes (#5660)3863fa8Add Effect.fn.Return to allow typing returns on Effect.fn (#5631)38e08c6Version Packages (#5647)463345dadd jsonSchema2020-12 target and fix tuple output (#5671)a537469fixGraph.neighborsfor undirected graphs (#5669)775e37eRemove some leftover gen adapters (#5653)52d5963Make sure AsEffect is computed (#5628)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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