Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 25, 2020

Bumps @briebug/jest-schematic from 2.1.1 to 3.1.0.

Release notes

Sourced from @briebug/jest-schematic's releases.

fix: support projects without test builder

  • Merge pull request #43 from briebug/fix/config-with-no-tests d6850d6
  • test: add new config without test builder 81d3a16

briebug/jest-schematic@v3.0.0...v3.1.0

Workspace and library support

  • Merge pull request #41 from briebug/develop 64f8377

briebug/jest-schematic@v3.0.0-0...v3.0.0

Add workspace & library support with builders (#40)

Add support single application projects and workspaces with apps and libraries.

Jest runner

Replace the direct reliance on jest-preset-angular and package json scripts in favor of angular-builders/jest. This provides the ability to run tests with ng test

This should address #30 #28 #22 #11 It better positions us to support #1

Jest types

Update each projects tsconfig.spec.json to configure the jest types while removing jasmine

This should address #24 #14

Other

Non-user facing changes

  • refactor development scripts from package.json to TS file
  • create 2 sandboxes (single app and workspace with app and lib)
  • test both sandboxes during CI
  • add MIT license
  • add prettier

Support workspaces & add builders

  • Add workspace & library support with builders (#40) 82d38d6

briebug/jest-schematic@v2.2.0...v3.0.0-0

Angular 10 support

  • Bump minimist from 1.2.0 to 1.2.5 (#26) 519234f
  • Feat/ng 10 support (#37) 5b97f27

briebug/jest-schematic@v2.1.1...v2.2.0

Co-authored-by: Ludovic L'Hours madbrain@users.noreply.github.com

Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 25, 2020
Bumps [@briebug/jest-schematic](https://github.com/briebug/jest-schematic) from 2.1.1 to 3.1.0.
- [Release notes](https://github.com/briebug/jest-schematic/releases)
- [Changelog](https://github.com/briebug/jest-schematic/blob/master/docs/np-release.png)
- [Commits](briebug/jest-schematic@v2.1.1...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/briebug/jest-schematic-3.1.0 branch from 6c6c708 to a50d3be Compare March 10, 2021 11:48
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.

1 participant