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

Bump @testing-library/dom from 7.5.1 to 7.5.2 #1732

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @testing-library/dom from 7.5.1 to 7.5.2.

Release notes

Sourced from @testing-library/dom's releases.

v7.5.2

7.5.2 (2020-05-12)

Bug Fixes

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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels May 12, 2020
@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

Merging #1732 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1732   +/-   ##
=========================================
  Coverage     63.62%   63.62%           
  Complexity      216      216           
=========================================
  Files           573      573           
  Lines          9258     9258           
=========================================
  Hits           5890     5890           
  Misses         3368     3368           

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 854 kB

ℹ️ View Unchanged
Filename Size Change
assets/css/edit-story.css 3.04 kB 0 B
assets/css/stories-dashboard.css 3.04 kB 0 B
assets/js/edit-story.js 406 kB 0 B
assets/js/stories-dashboard.js 443 kB 0 B

compressed-size-action

@dependabot-preview dependabot-preview bot merged commit 53bcf80 into master May 12, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/testing-library/dom-7.5.2 branch May 12, 2020 06:11
obetomuniz added a commit that referenced this pull request May 13, 2020
* master: (99 commits)
  Bump eslint-plugin-react from 7.19.0 to 7.20.0 (#1749)
  Checked if date is moment before wrapping
  Refactored formatted date tests
  Add spy to standardize timing on tests
  Remove tests that used to work in CI but no longer do
  Remove unused import
  Fix snapshot test for useTemplateAPI
  Added support for modal-routing on dashboard.
  Add additional sorting value to ensure the same order. (#1737)
  update tests around reshaping story object
  [ImgBot] Optimize images (#1723)
  Bump @testing-library/dom from 7.5.1 to 7.5.2 (#1732)
  Fixes element measuring relative to fullbleed (better) (#1558)
  swapping to use the decoded html version of the title we have access to to turn html symbols from & to characters &
  adding check for user name to display author
  moving required for users prop type to component level so that we can reuse the shape without it being required. updating displayDate propType to object not string
  some organization of imports
  moving date formatting to the card title level and memoizing
  clean up translation for modified date string in card item
  no need to call edit function inline - this has no functional difference but still
  ...
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

2 participants