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: elchininet/postcss-rtlcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3d6fcb6
Choose a base ref
...
head repository: elchininet/postcss-rtlcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8cf2a63
Choose a head ref
  • 13 commits
  • 108 files changed
  • 3 contributors

Commits on May 12, 2024

  1. Lint tests files

    elchininet committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a6ca84e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. [Dependencies]: Bump the dependencies-dev group with 4 updates

    Bumps the dependencies-dev group with 4 updates: [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [globals](https://github.com/sindresorhus/globals) and [rimraf](https://github.com/isaacs/rimraf).
    
    
    Updates `@types/eslint` from 8.56.9 to 8.56.10
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)
    
    Updates `@types/node` from 20.12.8 to 20.12.11
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `globals` from 15.1.0 to 15.2.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.1.0...v15.2.0)
    
    Updates `rimraf` from 5.0.5 to 5.0.7
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.5...v5.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/eslint"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies-dev
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and elchininet committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b13a8b8 View commit details
    Browse the repository at this point in the history
  2. [Playground dependencies]: Bump the dependencies-dev group

    Bumps the dependencies-dev group in /playground with 4 updates: [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [globals](https://github.com/sindresorhus/globals).
    
    
    Updates `@types/eslint` from 8.56.9 to 8.56.10
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)
    
    Updates `@types/node` from 20.12.8 to 20.12.11
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/react` from 18.3.1 to 18.3.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `globals` from 15.1.0 to 15.2.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.1.0...v15.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/eslint"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies-dev
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and elchininet committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2db8cf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dfb18b View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    elchininet committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4e4dabc View commit details
    Browse the repository at this point in the history
  5. 5.2.0

    elchininet committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6a46c65 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    ad0ac30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da716f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c58ab68 View commit details
    Browse the repository at this point in the history
  4. Add more test cases

    aleen42 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b57c449 View commit details
    Browse the repository at this point in the history
  5. Update README

    aleen42 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ae084c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb622ec View commit details
    Browse the repository at this point in the history
  7. Change test cases

    aleen42 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8cf2a63 View commit details
    Browse the repository at this point in the history
Loading