Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/add-to-project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: actions/add-to-project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 15 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 4, 2024

  1. build(deps): bump undici from 5.28.3 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2024
    Copy the full SHA
    1df6589 View commit details

Commits on Apr 9, 2024

  1. build(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.6.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.4.0 to 7.6.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 9, 2024
    Copy the full SHA
    0c7ecc1 View commit details

Commits on Apr 11, 2024

  1. Copy the full SHA
    b768848 View commit details
  2. prettier

    skw committed Apr 11, 2024
    Copy the full SHA
    d24f096 View commit details
  3. Build and package

    skw committed Apr 11, 2024
    Copy the full SHA
    90678b5 View commit details
  4. Merge pull request #550 from actions/dependabot/npm_and_yarn/undici-5…

    ….28.4-fixes
    
    Dependabot/npm and yarn/undici 5.28.4 fixes
    skw authored Apr 11, 2024
    Copy the full SHA
    8c9ffb2 View commit details
  5. Merge pull request #546 from actions/dependabot/npm_and_yarn/typescri…

    …pt-eslint/parser-7.6.0
    
    build(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.6.0
    skw authored Apr 11, 2024
    Copy the full SHA
    4f1a839 View commit details
  6. build(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.4.0 to 7.6.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2024
    Copy the full SHA
    52491a9 View commit details
  7. Merge pull request #547 from actions/dependabot/npm_and_yarn/typescri…

    …pt-eslint/eslint-plugin-7.6.0
    
    build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.6.0
    skw authored Apr 11, 2024
    Copy the full SHA
    00c590e View commit details
  8. build(deps-dev): bump typescript from 5.4.3 to 5.4.5

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2024
    Copy the full SHA
    98a7c08 View commit details
  9. build(deps-dev): bump @types/node from 16.18.91 to 16.18.96

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.91 to 16.18.96.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2024
    Copy the full SHA
    19e0b72 View commit details
  10. Merge pull request #549 from actions/dependabot/npm_and_yarn/typescri…

    …pt-5.4.5
    
    build(deps-dev): bump typescript from 5.4.3 to 5.4.5
    skw authored Apr 11, 2024
    Copy the full SHA
    5bc7439 View commit details
  11. Merge pull request #548 from actions/dependabot/npm_and_yarn/types/no…

    …de-16.18.96
    
    build(deps-dev): bump @types/node from 16.18.91 to 16.18.96
    skw authored Apr 11, 2024
    Copy the full SHA
    2fbfb36 View commit details
  12. Copy the full SHA
    aa4be74 View commit details
  13. Merge pull request #542 from actions/dependabot/npm_and_yarn/undici-5…

    ….28.4
    
    build(deps): bump undici from 5.28.3 to 5.28.4
    skw authored Apr 11, 2024
    Copy the full SHA
    9bfe908 View commit details
Loading