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

chore: bump @nrwl/workspace from 12.6.0 to 12.6.3 #3673

Merged
merged 1 commit into from Aug 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2021

Bumps @nrwl/workspace from 12.6.0 to 12.6.3.

Release notes

Sourced from @​nrwl/workspace's releases.

Release 12.6.3

Bug Fixes

  • angular: add eslint to protractor apps (#6524) (8040ef7)
  • core: do not override process.env with variables in dotenv files (#6540) (90c56aa)
  • devkit: add font file extensions to binaryExts in generate-files.ts (#6439) (395df05), closes #5213
  • misc: allow run-commands to accept readyWhen for a single command (#6496) (5a1105a)
  • misc: fix moving projects with standalone configuration (#6521) (5fd0ad2)
  • misc: handle moving to a subfolder which results in the same project name and normalize import path (#6507) (3f35418)
  • react: align component and e2e test generation (#6535) (863cb47)

Features

  • core: updated dotenv and switched to import 'dotenv/config' (#5615) (b7fb7f2)
  • devkit: make nx.json optional (#6398) (15ea35d), closes #5678
  • react: add fast refresh support for webpack 5 (#6529) (749c640)

Release 12.6.2

No release notes provided.

Release 12.6.1

Bug Fixes

  • core: ensure cache pathMappings always exist (fedcfc4)
  • misc: make workspace tsc executor to handle dependencies (#6475) (f087146)
  • storybook: when migrating to 12.1 do not throw if project has no targets (#6490) (a4020b0), closes #6128
Commits
  • f2f8440 Release 12.6.3
  • b7fb7f2 feat(core): updated dotenv and switched to import 'dotenv/config' (#5615)
  • 15ea35d feat(devkit): make nx.json optional (#6398)
  • 395df05 fix(devkit): add font file extensions to binaryExts in generate-files.ts (#6439)
  • 4f23692 chore(core): refactor executors to always read from cached project graph (#6446)
  • 749c640 feat(react): add fast refresh support for webpack 5 (#6529)
  • b1eca69 cleanup(devkit): rename all variable names of host to tree
  • 5fd0ad2 fix(misc): fix moving projects with standalone configuration (#6521)
  • 90c56aa fix(core): do not override process.env with variables in dotenv files (#6540)
  • 58f9fcd cleanup(core): use isNpmProject and cleanup project graph utils (#6522)
  • Additional commits viewable in compare view

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)

Bumps [@nrwl/workspace](https://github.com/nrwl/nx) from 12.6.0 to 12.6.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@12.6.0...12.6.3)

---
updated-dependencies:
- dependency-name: "@nrwl/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Issue about dependencies of the package label Aug 1, 2021
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@codecov
Copy link

codecov bot commented Aug 1, 2021

Codecov Report

Merging #3673 (6e661e8) into master (ca7c549) will decrease coverage by 0.88%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3673      +/-   ##
==========================================
- Coverage   93.57%   92.68%   -0.89%     
==========================================
  Files         147      327     +180     
  Lines        7862    11351    +3489     
  Branches     2489     3201     +712     
==========================================
+ Hits         7357    10521    +3164     
- Misses        161      369     +208     
- Partials      344      461     +117     
Flag Coverage Δ
unittest 92.68% <ø> (-0.89%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...l-utils/src/ast-utils/eslint-utils/astUtilities.ts 100.00% <0.00%> (ø)
...pe-manager/src/definition/CatchClauseDefinition.ts 100.00% <0.00%> (ø)
...ages/scope-manager/src/referencer/ExportVisitor.ts 90.00% <0.00%> (ø)
...ope-manager/src/definition/TSEnumNameDefinition.ts 100.00% <0.00%> (ø)
...ges/experimental-utils/src/ts-eslint/SourceCode.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/lib.ts 100.00% <0.00%> (ø)
packages/typescript-estree/src/version-check.ts 100.00% <0.00%> (ø)
.../experimental-utils/src/eslint-utils/RuleTester.ts 9.30% <0.00%> (ø)
.../scope-manager/src/variable/ESLintScopeVariable.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/es2019.ts 100.00% <0.00%> (ø)
... and 171 more

@bradzacher bradzacher merged commit ab258eb into master Aug 1, 2021
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/nrwl/workspace-12.6.3 branch August 1, 2021 07:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants