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: twbs/stylelint-config-twbs-bootstrap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: twbs/stylelint-config-twbs-bootstrap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.0
Choose a head ref
  • 14 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 13, 2023

  1. Remove annotation-no-unknown

    This is disabled upstream
    XhmikosR authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ccefece View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Update README.md

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

Commits on Apr 1, 2023

  1. Bump eslint from 8.36.0 to 8.37.0 (#193)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.36.0...v8.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Apr 1, 2023
    Configuration menu
    Copy the full SHA
    680000d View commit details
    Browse the repository at this point in the history
  2. Bump stylelint-scss from 4.4.0 to 4.6.0 (#191)

    Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.4.0 to 4.6.0.
    - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
    - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
    - [Commits](stylelint-scss/stylelint-scss@v4.4.0...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint-scss
      dependency-type: direct:production
      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 Apr 1, 2023
    Configuration menu
    Copy the full SHA
    201b087 View commit details
    Browse the repository at this point in the history
  3. Bump stylelint from 15.2.0 to 15.4.0 (#194)

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.2.0 to 15.4.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.4.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 Apr 1, 2023
    Configuration menu
    Copy the full SHA
    c7a6afc View commit details
    Browse the repository at this point in the history
  4. Bump stylelint-config-standard from 30.0.1 to 32.0.0 (#192)

    * Bump stylelint-config-standard from 30.0.1 to 32.0.0
    
    Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 30.0.1 to 32.0.0.
    - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
    - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint-config-standard@30.0.1...32.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint-config-standard
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Use stylelint 15.4.0 in peerDependencies
    
    * Disable media-feature-range-notation rule
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    dependabot[bot] and XhmikosR authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    377ff37 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    68c4507 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    99b685f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    XhmikosR authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e750f5c View commit details
    Browse the repository at this point in the history
  3. Update package.json

    * fix description to match README.md
    * add funding information
    XhmikosR authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9f7eac5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Bump eslint from 8.37.0 to 8.38.0 (#196)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.37.0...v8.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3a6de2b View commit details
    Browse the repository at this point in the history
  2. Bump stylelint-config-standard-scss from 7.0.1 to 8.0.0 (#197)

    Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 7.0.1 to 8.0.0.
    - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
    - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
    - [Commits](stylelint-scss/stylelint-config-standard-scss@v7.0.1...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint-config-standard-scss
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: XhmikosR <xhmikosr@gmail.com>
    dependabot[bot] and XhmikosR authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    70b62b0 View commit details
    Browse the repository at this point in the history
  3. Regenerate package-lock.json

    XhmikosR committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    cc03e1d View commit details
    Browse the repository at this point in the history
  4. 9.0.0

    XhmikosR committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    844ceab View commit details
    Browse the repository at this point in the history
Loading