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: ndabAP/vue-command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v35.2.0
Choose a base ref
...
head repository: ndabAP/vue-command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v35.2.1
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 26, 2023

  1. chore(deps-dev): bump @commitlint/config-conventional

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.3 to 17.6.6.
    - [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/v17.6.6/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d7aa7af View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @vue/test-utils from 2.3.2 to 2.4.0

    Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.3.2 to 2.4.0.
    - [Release notes](https://github.com/vuejs/test-utils/releases)
    - [Commits](vuejs/test-utils@v2.3.2...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@vue/test-utils"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2e109fb View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump sass from 1.63.4 to 1.63.6

    Bumps [sass](https://github.com/sass/dart-sass) from 1.63.4 to 1.63.6.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.63.4...1.63.6)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ad6f567 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge pull request #475 from ndabAP/dependabot/npm_and_yarn/sass-1.63.6

    chore(deps-dev): bump sass from 1.63.4 to 1.63.6
    ndabAP authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2a4e809 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #472 from ndabAP/dependabot/npm_and_yarn/commitlin…

    …t/config-conventional-17.6.6
    
    chore(deps-dev): bump @commitlint/config-conventional from 17.6.3 to 17.6.6
    ndabAP authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    610fc78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #473 from ndabAP/dependabot/npm_and_yarn/vue/test-…

    …utils-2.4.0
    
    chore(deps-dev): bump @vue/test-utils from 2.3.2 to 2.4.0
    ndabAP authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9f3490c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. fix: stderr component name

    ndabAP committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    859769e View commit details
    Browse the repository at this point in the history
  2. chore(release): 35.2.1 [skip ci]

    ## [35.2.1](v35.2.0...v35.2.1) (2023-07-01)
    
    ### Bug Fixes
    
    * stderr component name ([859769e](859769e))
    semantic-release-bot committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    71f39ff View commit details
    Browse the repository at this point in the history
Loading