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 pretty-format from 27.2.5 to 27.3.0 #4021

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps pretty-format from 27.2.5 to 27.3.0.

Release notes

Sourced from pretty-format's releases.

27.3.0

Features

  • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (11950)
  • [jest-resolver] Support default export (.) in exports field if main is missing (#11919)

Fixes

  • [expect] Tweak and improve types (#11949)
  • [jest-runtime] Ensure absolute paths can be resolved within test modules (#11943)
  • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#11946)

New Contributors

Full Changelog: jestjs/jest@v27.2.5...v27.3.0

Changelog

Sourced from pretty-format's changelog.

27.3.0

Features

  • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (11950)
  • [jest-resolver] Support default export (.) in exports field if main is missing (#11919)

Fixes

  • [expect] Tweak and improve types (#11949)
  • [jest-runtime] Ensure absolute paths can be resolved within test modules (#11943)
  • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#11946)
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 dependabot bot added the dependencies Issue about dependencies of the package label Oct 18, 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 Oct 18, 2021

Codecov Report

Merging #4021 (e15d640) into master (b002acc) will increase coverage by 0.41%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4021      +/-   ##
==========================================
+ Coverage   92.67%   93.08%   +0.41%     
==========================================
  Files         331      173     -158     
  Lines       11357     9530    -1827     
  Branches     3234     2974     -260     
==========================================
- Hits        10525     8871    -1654     
+ Misses        363      248     -115     
+ Partials      469      411      -58     
Flag Coverage Δ
unittest 93.08% <ø> (+0.41%) ⬆️

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

Impacted Files Coverage Δ
...e-manager/src/definition/TSEnumMemberDefinition.ts
packages/scope-manager/src/lib/es2015.iterable.ts
packages/scope-manager/src/lib/scripthost.ts
packages/scope-manager/src/lib/es2017.ts
...-utils/src/ast-utils/eslint-utils/scopeAnalysis.ts
packages/scope-manager/src/lib/es2020.promise.ts
...experimental-utils/src/ts-eslint-scope/Variable.ts
...ages/experimental-utils/src/ts-eslint/CLIEngine.ts
packages/scope-manager/src/scope/ModuleScope.ts
packages/scope-manager/src/scope/index.ts
... and 148 more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pretty-format-27.3.0 branch from b826710 to 973dc47 Compare October 18, 2021 17:05
@bradzacher
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pretty-format-27.3.0 branch from 973dc47 to 11f747d Compare October 19, 2021 02:18
Bumps [pretty-format](https://github.com/facebook/jest/tree/HEAD/packages/pretty-format) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.3.0/packages/pretty-format)

---
updated-dependencies:
- dependency-name: pretty-format
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pretty-format-27.3.0 branch from 11f747d to e15d640 Compare October 19, 2021 02:20
@bradzacher bradzacher merged commit 13930ae into master Oct 19, 2021
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/pretty-format-27.3.0 branch October 19, 2021 03:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 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

1 participant