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: 4d6c75c
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: 47bcd81
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 18, 2024

  1. [Playground dependencies]: Bump cross-spawn in /playground

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and elchininet committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5f3dcd4 View commit details
    Browse the repository at this point in the history
  2. [Dependencies]: Bump cross-spawn from 7.0.3 to 7.0.5

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and elchininet committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    fc9ea18 View commit details
    Browse the repository at this point in the history
  3. [Dependencies]: Bump the dependencies-dev group with 3 updates

    Bumps the dependencies-dev group with 3 updates: [eslint](https://github.com/eslint/eslint), [rollup](https://github.com/rollup/rollup) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `eslint` from 9.14.0 to 9.15.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.14.0...v9.15.0)
    
    Updates `rollup` from 4.25.0 to 4.27.2
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.25.0...v4.27.2)
    
    Updates `typescript-eslint` from 8.13.0 to 8.14.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies-dev
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies-dev
    - dependency-name: typescript-eslint
      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 Nov 18, 2024
    Configuration menu
    Copy the full SHA
    47bcd81 View commit details
    Browse the repository at this point in the history
Loading