ccntrq / git-jira-branch

Manage branches for your Jira tickets
https://www.npmjs.com/package/git-jira-branch
MIT License
11 stars 2 forks source link

fix(deps): bump the production-dependencies group across 1 directory with 7 updates #500

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
@effect/cli 0.42.3 0.47.5
@effect/platform 0.63.3 0.68.5
@effect/platform-node 0.58.3 0.63.5
@effect/printer 0.35.2 0.37.2
@effect/printer-ansi 0.35.2 0.37.2
@effect/schema 0.72.2 0.75.4
effect 3.7.2 3.9.2

Updates @effect/cli from 0.42.3 to 0.47.5

Release notes

Sourced from @​effect/cli's releases.

@​effect/cli@​0.47.5

Patch Changes

  • Updated dependencies [2036402]:
    • @​effect/platform@​0.68.5

@​effect/cli@​0.47.4

Patch Changes

  • Updated dependencies [1b1ef29]:
    • @​effect/platform@​0.68.4

@​effect/cli@​0.47.3

Patch Changes

  • Updated dependencies [61a99b2, 8c33087]:
    • effect@3.9.2
    • @​effect/platform@​0.68.3
    • @​effect/printer@​0.37.2
    • @​effect/printer-ansi@​0.37.2
    • @​effect/schema@​0.75.4
Changelog

Sourced from @​effect/cli's changelog.

0.47.5

Patch Changes

  • Updated dependencies [2036402]:
    • @​effect/platform@​0.68.5

0.47.4

Patch Changes

  • Updated dependencies [1b1ef29]:
    • @​effect/platform@​0.68.4

0.47.3

Patch Changes

  • Updated dependencies [61a99b2, 8c33087]:
    • effect@3.9.2
    • @​effect/platform@​0.68.3
    • @​effect/printer@​0.37.2
    • @​effect/printer-ansi@​0.37.2
    • @​effect/schema@​0.75.4

0.47.2

Patch Changes

  • Updated dependencies [360ec14]:
    • @​effect/schema@​0.75.3
    • @​effect/platform@​0.68.2

0.47.1

Patch Changes

  • Updated dependencies [b75ac5d]:
    • @​effect/platform@​0.68.1

0.47.0

Patch Changes

0.46.1

... (truncated)

Commits


Updates @effect/platform from 0.63.3 to 0.68.5

Release notes

Sourced from @​effect/platform's releases.

@​effect/platform@​0.68.5

Patch Changes

@​effect/platform-node@​0.63.4

Patch Changes

  • Updated dependencies [1b1ef29]:
    • @​effect/platform@​0.68.4
    • @​effect/platform-node-shared@​0.18.4

@​effect/platform@​0.68.4

Patch Changes

Changelog

Sourced from @​effect/platform's changelog.

0.68.5

Patch Changes

0.68.4

Patch Changes

0.68.3

Patch Changes

0.68.2

Patch Changes

  • Updated dependencies [360ec14]:
    • @​effect/schema@​0.75.3

0.68.1

Patch Changes

  • #3743 b75ac5d Thanks @​sukovanej! - Add support for ConfigProvider based on .env files.

    import { PlatformConfigProvider } from "@effect/platform"
    import { NodeContext } from "@effect/platform-node"
    import { Config } from "effect"
    

    Effect.gen(function* () { const config = yield* Config.all({ api_url: Config.string("API_URL"), api_key: Config.string("API_KEY") })

    console.log(Api config: ${config}) }).pipe( Effect.provide( PlatformConfigProvider.layerDotEnvAdd(".env").pipe(

... (truncated)

Commits


Updates @effect/platform-node from 0.58.3 to 0.63.5

Release notes

Sourced from @​effect/platform-node's releases.

@​effect/platform-node@​0.63.5

Patch Changes

  • Updated dependencies [2036402]:
    • @​effect/platform@​0.68.5
    • @​effect/platform-node-shared@​0.18.5

@​effect/platform-node@​0.63.4

Patch Changes

  • Updated dependencies [1b1ef29]:
    • @​effect/platform@​0.68.4
    • @​effect/platform-node-shared@​0.18.4

@​effect/platform-node@​0.63.3

Patch Changes

Changelog

Sourced from @​effect/platform-node's changelog.

0.63.5

Patch Changes

  • Updated dependencies [2036402]:
    • @​effect/platform@​0.68.5
    • @​effect/platform-node-shared@​0.18.5

0.63.4

Patch Changes

  • Updated dependencies [1b1ef29]:
    • @​effect/platform@​0.68.4
    • @​effect/platform-node-shared@​0.18.4

0.63.3

Patch Changes

0.63.2

Patch Changes

  • Updated dependencies []:
    • @​effect/platform@​0.68.2
    • @​effect/platform-node-shared@​0.18.2

0.63.1

Patch Changes

  • Updated dependencies [b75ac5d]:
    • @​effect/platform@​0.68.1
    • @​effect/platform-node-shared@​0.18.1

0.63.0

Minor Changes

... (truncated)

Commits


Updates @effect/printer from 0.35.2 to 0.37.2

Release notes

Sourced from @​effect/printer's releases.

@​effect/printer@​0.37.2

Patch Changes

  • Updated dependencies [61a99b2]:
    • @​effect/typeclass@​0.28.2
    • effect@3.9.2

@​effect/printer-ansi@​0.37.2

Patch Changes

  • Updated dependencies [61a99b2]:
    • @​effect/typeclass@​0.28.2
    • effect@3.9.2
    • @​effect/printer@​0.37.2
Changelog

Sourced from @​effect/printer's changelog.

0.37.2

Patch Changes

  • Updated dependencies [61a99b2]:
    • @​effect/typeclass@​0.28.2
    • effect@3.9.2

0.37.1

Patch Changes

  • Updated dependencies [3b2ad1d]:
    • effect@3.9.1
    • @​effect/typeclass@​0.28.1

0.37.0

Patch Changes

0.36.5

Patch Changes

0.36.4

Patch Changes

  • Updated dependencies [4509656]:
    • effect@3.8.4
    • @​effect/typeclass@​0.27.4

0.36.3

Patch Changes

  • Updated dependencies [bb5ec6b]:
    • effect@3.8.3
    • @​effect/typeclass@​0.27.3

0.36.2

... (truncated)

Commits


Updates @effect/printer-ansi from 0.35.2 to 0.37.2

Release notes

Sourced from @​effect/printer-ansi's releases.

@​effect/printer-ansi@​0.37.2

Patch Changes

  • Updated dependencies [61a99b2]:
    • @​effect/typeclass@​0.28.2
    • effect@3.9.2
    • @​effect/printer@​0.37.2
Changelog

Sourced from @​effect/printer-ansi's changelog.

0.37.2

Patch Changes

  • Updated dependencies [61a99b2]:
    • @​effect/typeclass@​0.28.2
    • effect@3.9.2
    • @​effect/printer@​0.37.2

0.37.1

Patch Changes

  • Updated dependencies [3b2ad1d]:
    • effect@3.9.1
    • @​effect/printer@​0.37.1
    • @​effect/typeclass@​0.28.1

0.37.0

Patch Changes

0.36.5

Patch Changes

0.36.4

Patch Changes

  • Updated dependencies [4509656]:
    • effect@3.8.4
    • @​effect/printer@​0.36.4
    • @​effect/typeclass@​0.27.4

0.36.3

Patch Changes

... (truncated)

Commits


Updates @effect/schema from 0.72.2 to 0.75.4

Release notes

Sourced from @​effect/schema's releases.

@​effect/schema@​0.75.4

Patch Changes

  • Updated dependencies [61a99b2]:
    • effect@3.9.2

@​effect/schema@​0.75.3

Patch Changes

  • #3761 360ec14 Thanks @​gcanti! - Allow Schema.Either to support Schema.Never without type errors, closes #3755.

    • Updated the type parameters of format to extend Schema.All instead of Schema<A, I, R>.
    • Updated the type parameters of Schema.EitherFromSelf to extend Schema.All instead of Schema.Any.
    • Updated the type parameters of Schema.Either to extend Schema.All instead of Schema.Any.
    • Updated the type parameters of Schema.EitherFromUnion to extend Schema.All instead of Schema.Any.
Changelog

Sourced from @​effect/schema's changelog.

0.75.4

Patch Changes

  • Updated dependencies [61a99b2]:
    • effect@3.9.2

0.75.3

Patch Changes

  • #3761 360ec14 Thanks @​gcanti! - Allow Schema.Either to support Schema.Never without type errors, closes #3755.

    • Updated the type parameters of format to extend Schema.All instead of Schema<A, I, R>.
    • Updated the type parameters of Schema.EitherFromSelf to extend Schema.All instead of Schema.Any.
    • Updated the type parameters of Schema.Either to extend Schema.All instead of Schema.Any.
    • Updated the type parameters of Schema.EitherFromUnion to extend Schema.All instead of Schema.Any.

0.75.2

Patch Changes

  • #3753 f02b354 Thanks @​gcanti! - Enhanced Error Reporting for Discriminated Union Tuple Schemas, closes #3752

    Previously, irrelevant error messages were generated for each member of the union. Now, when a discriminator is present in the input, only the relevant member will trigger an error.

    Before

    import * as Schema from "@effect/schema/Schema"
    

    const schema = Schema.Union( Schema.Tuple(Schema.Literal("a"), Schema.String), Schema.Tuple(Schema.Literal("b"), Schema.Number) ).annotations({ identifier: "MyUnion" })

    console.log(Schema.decodeUnknownSync(schema)(["a", 0])) /* throws: ParseError: MyUnion ├─ readonly ["a", string] │ └─ [1] │ └─ Expected string, actual 0 └─ readonly ["b", number] └─ [0] └─ Expected "b", actual "a" */

    After

... (truncated)

Commits


Updates effect from 3.7.2 to 3.9.2

Release notes

Sourced from effect's releases.

effect@3.9.2

Patch Changes

Changelog

Sourced from effect's changelog.

3.9.2

Patch Changes

3.9.1

Patch Changes

3.9.0

Minor Changes

... (truncated)

Commits


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 weeks ago

Superseded by #502.