Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump fixturify-project from 2.1.1 to 7.1.1 #594

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps fixturify-project from 2.1.1 to 7.1.1.

Release notes

Sourced from fixturify-project's releases.

Release 7.1.1

🚀 Enhancement

🐛 Bug Fix

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

Committers: 1

Release 7.0.0

💥 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.

🏠 Internal

Committers: 2

Release 6.0.0

💥 Breaking Change

🐛 Bug Fix

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

🏠 Internal

Committers: 4

Release 5.2.0

🚀 Enhancement

  • #76 provide access to baseDir before write (@​ef4)

Committers: 1

Release 5.1.0

... (truncated)

Changelog

Sourced from fixturify-project's changelog.

v7.1.1 (2024-05-02)

🚀 Enhancement

🐛 Bug Fix

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

Committers: 1

v7.1.0 (2024-05-01)

🚀 Enhancement

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

🐛 Bug Fix

Committers: 1

v7.0.0 (2024-04-09)

💥 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.

🏠 Internal

Committers: 2

v6.0.0 (2023-08-03)

💥 Breaking Change

🐛 Bug Fix

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

🏠 Internal

Committers: 4

... (truncated)

Commits
  • 4b968a7 Release 7.1.1
  • 8fb3c7c Merge pull request #95 from stefanpenner/transitive-peers
  • 8a210ea Merge pull request #94 from stefanpenner/sourcemaps
  • a9f1b6c Handle "transitive peer deps" correctly when hardlinking dependencies
  • 9120133 Publish with sourcemaps
  • 080f637 Release 7.1.0
  • 3d430e1 Merge pull request #93 from stefanpenner/dev-filtering
  • 4702a38 optimize linking of in-monorepo dependencies
  • 33fabc1 introduce async to prep for next step in refactor
  • 53e1e9c handle directory creation implicitly
  • 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> 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)

Bumps [fixturify-project](https://github.com/stefanpenner/node-fixturify-project) from 2.1.1 to 7.1.1.
- [Release notes](https://github.com/stefanpenner/node-fixturify-project/releases)
- [Changelog](https://github.com/stefanpenner/node-fixturify-project/blob/master/CHANGELOG.md)
- [Commits](stefanpenner/node-fixturify-project@v2.1.1...v7.1.1)

---
updated-dependencies:
- dependency-name: fixturify-project
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #602.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fixturify-project-7.1.1 branch July 1, 2024 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants