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: stylelint-scss/stylelint-scss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.0
Choose a base ref
...
head repository: stylelint-scss/stylelint-scss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.0
Choose a head ref
  • 16 commits
  • 47 files changed
  • 3 contributors

Commits on Mar 22, 2023

  1. build(deps-dev): bump stylelint from 15.2.0 to 15.3.0 (#782)

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.2.0 to 15.3.0.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@15.2.0...15.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2a690f1 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump prettier from 2.8.4 to 2.8.5 (#783)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.4...2.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b6c118f View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @babel/core from 7.21.0 to 7.21.3 (#784)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.0 to 7.21.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.21.3/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    bddd412 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump np from 7.6.3 to 7.6.4 (#785)

    Bumps [np](https://github.com/sindresorhus/np) from 7.6.3 to 7.6.4.
    - [Release notes](https://github.com/sindresorhus/np/releases)
    - [Commits](sindresorhus/np@v7.6.3...v7.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: np
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5084231 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update CI (#788)

    * add `workflow_dispatch`
    * switch to Node.js 18
    * specify `persist-credentials: false`
    * update coverallsapp/github-action to v2
    * enable more CodeQL rules
    XhmikosR authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    2db6029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d2499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    909599b View commit details
    Browse the repository at this point in the history
  4. README.md: update badges

    XhmikosR authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    af3b3d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Minor docs fixes (#791)

    XhmikosR authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5bcf5f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e295a14 View commit details
    Browse the repository at this point in the history
  3. Remove lodash (#554)

    * Use Stylelint's validateTypes functions instead of lodash
    
    * Replace lodash with the dlv package
    
    * Remove lodash leftovers
    XhmikosR authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e4b4508 View commit details
    Browse the repository at this point in the history
  4. Update dependabot.yml

    XhmikosR authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b55ba2f View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump prettier from 2.8.6 to 2.8.7 (#793)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.6...2.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    72f2617 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    99dc076 View commit details
    Browse the repository at this point in the history
  2. Prepare version 4.6.0

    kristerkari committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    f90f901 View commit details
    Browse the repository at this point in the history
  3. 4.6.0

    kristerkari committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c2d2c96 View commit details
    Browse the repository at this point in the history
Loading