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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump fixturify-project from 4.0.0 to 4.1.0 #2402

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps fixturify-project from 2.1.1 to 4.1.0.

Changelog

Sourced from fixturify-project's changelog.

4.0.2

  • [BUGFIX] Fix odd double project directory structure when resolving linked deps

4.0.1

  • [BUGFIX] some cross-device scenarios were broken by last minute changes in the previous release, this fixes them.

4.0.0

  • [ENHANCEMENT] We now ensure that dependencies linked into a project always see the correct peerDependencies.
  • [BREAKING] the linkDeps argument originally linked both dependencies and devDependencies. In the course of implementing correct peerDep support, it was discovered that linking devDependencies is not typically desirable, so linkDeps has switched to only link dependencies, and you should pass linkDevDeps to explicitly opt in to lining devDependencies.

3.0.2

  • [BUGFIX] fix CB API

3.0.1

  • restore CB API
  • improve changelog

3.0.0

  • Drop legacy node support
  • Support Dependency Linking
  • [Breaking] project.root has been removed you can now use project.baseDir;
  • Add Changelog for moving forward
  • [Breaking] the project is now required via const { Project } = require('fixturify-project')
Commits
  • be83736 version 4.10
  • 601b772 Merge pull request #57 from krisselden/bin-links
  • 8bb5cea Add bin links
  • e75e373 release v4.0.2 馃帀
  • 22f2a31 prepare release
  • d86d6a9 Merge pull request #55 from stefanpenner/fix
  • 0cc73d5 I believe ${root}/${this.name} is a remnant of a previous world, where `roo...
  • d631610 releasing
  • abfabfd Merge pull request #54 from stefanpenner/erroneous-recursion
  • 1b3a781 Drop erroneous recursion
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by krisselden, 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2022
Bumps [fixturify-project](https://github.com/stefanpenner/node-fixturify-project) from 2.1.1 to 4.1.0.
- [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...v4.1.0)

---
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 force-pushed the dependabot/npm_and_yarn/fixturify-project-4.1.0 branch from f12e93b to 47010c6 Compare March 4, 2022 16:10
@bmish bmish changed the title build(deps-dev): bump fixturify-project from 2.1.1 to 4.1.0 build(deps-dev): bump fixturify-project from 4.0.0 to 4.1.0 Mar 4, 2022
@bmish bmish merged commit 5ae9a38 into master Mar 4, 2022
@bmish bmish deleted the dependabot/npm_and_yarn/fixturify-project-4.1.0 branch March 4, 2022 16:38
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant