checkupjs / checkup

A health checkup for your project.
https://checkupjs.github.io/
MIT License
76 stars 23 forks source link

chore(deps): Bump fixturify-project from 2.1.1 to 7.1.2 #1445

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps fixturify-project from 2.1.1 to 7.1.2.

Release notes

Sourced from fixturify-project's releases.

Release 7.1.2

:bug: Bug Fix

Committers: 2

Release 7.1.1

:rocket: Enhancement

:bug: Bug Fix

  • #95 Handle "transitive peer deps" correctly when hardlinking dependencies (@​ef4)

Committers: 1

Release 7.0.0

:boom: Breaking Change

  • #87 Closes #86 Files leak across instances of Project (@​lolmaus). This is marked as breaking because it changes the merging behavior of the files argument to new Project to do deep merging when it didn't before.

:house: Internal

Committers: 2

Release 6.0.0

:boom: Breaking Change

:bug: Bug Fix

  • #82 throw if no version is specified in dependency's package.json (@​cafreeman)

:house: Internal

Committers: 4

Release 5.2.0

... (truncated)

Changelog

Sourced from fixturify-project's changelog.

v7.1.2 (2024-06-25)

:bug: Bug Fix

Committers: 2

v7.1.1 (2024-05-02)

:rocket: Enhancement

:bug: Bug Fix

  • #95 Handle "transitive peer deps" correctly when hardlinking dependencies (@​ef4)

Committers: 1

v7.1.0 (2024-05-01)

:rocket: Enhancement

  • #93 Apply the "pnpm pack" rules when hard linking in-monorepo deps (@​ef4)

:bug: Bug Fix

Committers: 1

v7.0.0 (2024-04-09)

:boom: Breaking Change

  • #87 Closes #86 Files leak across instances of Project (@​lolmaus). This is marked as breaking because it changes the merging behavior of the files argument to new Project to do deep merging when it didn't before.

:house: Internal

Committers: 2

v6.0.0 (2023-08-03)

:boom: Breaking Change

:bug: Bug Fix

  • #82 throw if no version is specified in dependency's package.json (@​cafreeman)

... (truncated)

Commits
  • da52ff0 Release 7.1.2
  • 9a4a99c Merge pull request #99 from patricklx/patch-1
  • ac29a95 fix windows hard links
  • 698f313 Merge pull request #97 from mansona/optional-peer-deps
  • 7654463 don't error about missing optional peer deps
  • c89d99a Merge pull request #88 from mansona/fix-prettier
  • e7fa775 fix prettier check script
  • 4b968a7 Release 7.1.1
  • 8fb3c7c Merge pull request #95 from stefanpenner/transitive-peers
  • 8a210ea Merge pull request #94 from stefanpenner/sourcemaps
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ef4, a new releaser for fixturify-project since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.