Thanks to visit codestin.com
Credit goes to github.com

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: tediousjs/setup-sqlserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: tediousjs/setup-sqlserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 4 contributors

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    1ae3ffa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from dhensby/pulls/ci

    ci: use !cancelled() instead of always()
    dhensby authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f3b854a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    5f58c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2edd7 View commit details
    Browse the repository at this point in the history
  3. ci: implement dependabot

    dhensby committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2a7411d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from dhensby/pulls/upgrade-node

    feat: upgrade node runtime for gh action
    dhensby authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f3ca9d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acc7371 View commit details
    Browse the repository at this point in the history
  6. feat: upgrade node runtime to Node20

    BREAKING CHANGE: The runtime is now upgraded to Node20 from Node16
    dhensby committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1b7e069 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #16 from dhensby/pulls/dependabot-config

    ci: add lint-tools group to dependabot
    dhensby authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9fd4190 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump the release-tools group with 6 updates

    Bumps the release-tools group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.8.1` | `19.3.0` |
    | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `17.8.1` | `19.2.2` |
    | [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | `10.0.4` | `13.0.0` |
    | [@semantic-release/github](https://github.com/semantic-release/github) | `9.2.6` | `10.0.6` |
    | [@semantic-release/npm](https://github.com/semantic-release/npm) | `10.0.6` | `12.0.1` |
    | [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `11.0.7` | `14.0.0` |
    
    
    Updates `@commitlint/cli` from 17.8.1 to 19.3.0
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli)
    
    Updates `@commitlint/config-conventional` from 17.8.1 to 19.2.2
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional)
    
    Updates `@semantic-release/commit-analyzer` from 10.0.4 to 13.0.0
    - [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
    - [Commits](semantic-release/commit-analyzer@v10.0.4...v13.0.0)
    
    Updates `@semantic-release/github` from 9.2.6 to 10.0.6
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v9.2.6...v10.0.6)
    
    Updates `@semantic-release/npm` from 10.0.6 to 12.0.1
    - [Release notes](https://github.com/semantic-release/npm/releases)
    - [Commits](semantic-release/npm@v10.0.6...v12.0.1)
    
    Updates `@semantic-release/release-notes-generator` from 11.0.7 to 14.0.0
    - [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
    - [Commits](semantic-release/release-notes-generator@v11.0.7...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: release-tools
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: release-tools
    - dependency-name: "@semantic-release/commit-analyzer"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: release-tools
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: release-tools
    - dependency-name: "@semantic-release/npm"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: release-tools
    - dependency-name: "@semantic-release/release-notes-generator"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: release-tools
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6eb3327 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #11 from tediousjs/dependabot/npm_and_yarn/release…

    …-tools-2c11ffa389
    
    chore(deps-dev): bump the release-tools group with 6 updates
    dhensby authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    692b011 View commit details
    Browse the repository at this point in the history
  10. ci: fix release process

    Fix to release process via temporary override of changelog lib (as per
    semantic-release/release-notes-generator#657 (comment))
    dhensby committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fa81dd9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #19 from dhensby/pulls/release-fix

    ci: fix release process
    dhensby authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    191bfc0 View commit details
    Browse the repository at this point in the history
  12. chore(release): 2.0.0

    ## [2.0.0](v1.3.0...v2.0.0) (2024-06-18)
    
    ### ⚠ BREAKING CHANGES
    
    * The runtime is now upgraded to Node20 from Node16
    * upgrade runtime to node20
    
    ### Features
    
    * upgrade node runtime to Node20 ([1b7e069](1b7e069))
    * upgrade runtime to node20 ([5f58c26](5f58c26))
    semantic-release-bot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ccf3c7a View commit details
    Browse the repository at this point in the history
Loading