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

Commits on Jun 19, 2024

  1. chore: update changelog.md

    cossssmin committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e069ecf View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. build(deps): bump postcss from 8.4.38 to 8.4.39

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.38...8.4.39)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ab38430 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. build(deps-dev): bump vitest and @vitest/coverage-v8

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.
    
    Updates `vitest` from 1.6.0 to 2.0.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.1/packages/vitest)
    
    Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.1/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4331f24 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    cc00714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b313218 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62daa7d View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): remove np

    cossssmin committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    943bd58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8dbf8a View commit details
    Browse the repository at this point in the history
  6. ci: update node matrix

    cossssmin committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cf8e460 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a21f1e8 View commit details
    Browse the repository at this point in the history
  8. 1.0.2

    cossssmin committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    61eb046 View commit details
    Browse the repository at this point in the history
Loading