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: 0352a70
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: 5f84fe1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 27, 2024

  1. [Dependencies]: Bump the dependencies-dev group across 1 directory wi…

    …th 4 updates
    
    Bumps the dependencies-dev group with 4 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [rollup](https://github.com/rollup/rollup) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `@types/jest` from 29.5.13 to 29.5.14
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Updates `@types/node` from 22.7.7 to 22.8.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `rollup` from 4.24.0 to 4.24.2
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.24.0...v4.24.2)
    
    Updates `typescript-eslint` from 8.10.0 to 8.11.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.11.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      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-minor
      dependency-group: dependencies-dev
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
      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 and elchininet committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ed9b54e 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 10 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.8` | `7.26.0` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.8` | `7.26.0` |
    | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.7` | `7.25.9` |
    | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.25.7` | `7.26.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.7` | `22.8.1` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` |
    | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.2` |
    | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.2` | `5.6.3` |
    | [sass](https://github.com/sass/dart-sass) | `1.80.3` | `1.80.4` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.10.0` | `8.11.0` |
    
    
    Updates `@babel/core` from 7.25.8 to 7.26.0
    - [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.26.0/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.25.8 to 7.26.0
    - [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.26.0/packages/babel-preset-env)
    
    Updates `@babel/preset-react` from 7.25.7 to 7.25.9
    - [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.25.9/packages/babel-preset-react)
    
    Updates `@babel/preset-typescript` from 7.25.7 to 7.26.0
    - [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.26.0/packages/babel-preset-typescript)
    
    Updates `@types/node` from 22.7.7 to 22.8.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/react` from 18.3.11 to 18.3.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `eslint-plugin-react` from 7.37.1 to 7.37.2
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.2)
    
    Updates `html-webpack-plugin` from 5.6.2 to 5.6.3
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](jantimon/html-webpack-plugin@v5.6.2...v5.6.3)
    
    Updates `sass` from 1.80.3 to 1.80.4
    - [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.80.3...1.80.4)
    
    Updates `typescript-eslint` from 8.10.0 to 8.11.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.11.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies-dev
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies-dev
    - dependency-name: "@babel/preset-react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: "@babel/preset-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies-dev
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies-dev
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies-dev
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
      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 Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5f84fe1 View commit details
    Browse the repository at this point in the history
Loading