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

Commits on Jun 24, 2024

  1. build(deps-dev): bump np from 10.0.5 to 10.0.6

    Bumps [np](https://github.com/sindresorhus/np) from 10.0.5 to 10.0.6.
    - [Release notes](https://github.com/sindresorhus/np/releases)
    - [Commits](sindresorhus/np@v10.0.5...v10.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: np
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2bb75d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. build(deps): bump posthtml-match-helper from 2.0.0 to 2.0.2

    Bumps [posthtml-match-helper](https://github.com/posthtml/posthtml-match-helper) from 2.0.0 to 2.0.2.
    - [Release notes](https://github.com/posthtml/posthtml-match-helper/releases)
    - [Commits](posthtml/posthtml-match-helper@v2.0.0...v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: posthtml-match-helper
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b7be112 View commit details
    Browse the repository at this point in the history
  2. 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] <support@github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4095f2c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    5d4f261 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from posthtml/dependabot/npm_and_yarn/posthtm…

    …l-match-helper-2.0.2
    cossssmin authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a91d2b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e6ba2f 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
    d00ad23 View commit details
    Browse the repository at this point in the history
  5. chore: update funding.yml

    cossssmin committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d987813 View commit details
    Browse the repository at this point in the history
  6. chore: remove eslint config

    cossssmin committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8418cef View commit details
    Browse the repository at this point in the history
  7. feat: hybrid esm/cjs

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

    cossssmin committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fbcff4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4725f7 View commit details
    Browse the repository at this point in the history
  10. 3.1.0

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