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: vHeemstra/vite-plugin-imagemin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: vHeemstra/vite-plugin-imagemin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 10 files changed
  • 1 contributor

Commits on Feb 14, 2024

  1. ci: update actions

    vHeemstra committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e9c0fbf View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update

    * (deps) Updated all dependencies
    * (dev-deps) Updated all dev dependencies
    * (dev-deps) Replaced `cross-var` with `expose-env` in version script
      `cross-var` was dependent on vulnerable version of `babel-traverse` through `babel-preset-es2015`
    * (test) Updated tasks to use `task.id` instead of `meta.id` for TaskContext/TestContext
    vHeemstra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e01aa4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    782c95a View commit details
    Browse the repository at this point in the history
  3. Update eslint.config.mjs

    vHeemstra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    535aebb View commit details
    Browse the repository at this point in the history
  4. patch

    vHeemstra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    13fc879 View commit details
    Browse the repository at this point in the history
  5. patch

    vHeemstra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    42712d8 View commit details
    Browse the repository at this point in the history
  6. Update package.json

    vHeemstra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    063df0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bab9ea View commit details
    Browse the repository at this point in the history
  8. temporary fix for eslint peer dependency error

    ```
    npm error Conflicting peer dependency: [email protected]
    npm error node_modules/eslint
    npm error   peer eslint@"^8.56.0" from @typescript-eslint/[email protected]
    ```
    vHeemstra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    80fa01a View commit details
    Browse the repository at this point in the history
  9. Minor version 2.1.0

    vHeemstra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f97997b View commit details
    Browse the repository at this point in the history
Loading