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: postcss/postcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.3.0
Choose a base ref
...
head repository: postcss/postcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.3.1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on May 29, 2021

  1. Bump ws from 7.4.5 to 7.4.6

    Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.4.5...7.4.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 29, 2021
    Configuration menu
    Copy the full SHA
    8acba52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1589 from postcss/dependabot/npm_and_yarn/ws-7.4.6

    Bump ws from 7.4.5 to 7.4.6
    ai authored May 29, 2021
    Configuration menu
    Copy the full SHA
    589c2d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    2caacf8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1590 from bradlc/glob

    Add `glob` message property documentation
    ai authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    b1bfc05 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

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

Commits on Jun 9, 2021

  1. Bump normalize-url from 4.5.0 to 4.5.1

    Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/sindresorhus/normalize-url/releases)
    - [Commits](https://github.com/sindresorhus/normalize-url/commits)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-url
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0e9f070 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1596 from postcss/dependabot/npm_and_yarn/normali…

    …ze-url-4.5.1
    
    Bump normalize-url from 4.5.0 to 4.5.1
    ai authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    657cbe8 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    ai committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    37bb915 View commit details
    Browse the repository at this point in the history
  4. Better useless PostCSS run test

    ai committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    81bf67f View commit details
    Browse the repository at this point in the history
  5. Release 8.3.1 version

    ai committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    c1d99e1 View commit details
    Browse the repository at this point in the history
Loading