Skip to content

Latest Nightly Build (23bd978b98ac)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Sep 10:14

Better Todo Tree latest

Included commits since v1.3.4

  • 4977087 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: brace-expansion and linkify-it.

    Updates brace-expansion from 5.0.6 to 5.0.8

    Updates linkify-it from 5.0.1 to 5.0.2


    updated-dependencies:

    • dependency-name: brace-expansion
      dependency-version: 5.0.8
      dependency-type: indirect
      dependency-group: npm_and_yarn
    • dependency-name: linkify-it
      dependency-version: 5.0.2
      dependency-type: indirect
      dependency-group: npm_and_yarn
      ...

    Signed-off-by: dependabot[bot] support@github.com

  • 6fef94e Merge pull request #151 from FanaticPythoner/dependabot/npm_and_yarn/npm_and_yarn-a6a8e1d292

    build(deps): bump the npm_and_yarn group across 1 directory with 2 updates

  • 23bd978 fix: derive PR VSIX targets from immutable build context

    Resolve and verify the target map from the immutable build context after
    checkout. Packaging and publishing consume the same target definition.

    Assert checkout-before-resolution ordering and output emission in
    workflow coverage. Ignore local Forge workspace state.