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 use-debounce from 3.4.1 to 3.4.2 #1334

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 24, 2020

Bumps use-debounce from 3.4.1 to 3.4.2.

Changelog

Sourced from use-debounce's changelog.

3.4.2

  • Clear cache in build directory. Thanks to @wangcch
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 will merge this PR once it's up-to-date and CI passes on it, as requested by @swissspidy.


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 Apr 24, 2020
@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 837 kB

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

compressed-size-action

@codecov
Copy link

codecov bot commented Apr 24, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1334   +/-   ##
=========================================
  Coverage     54.68%   54.68%           
  Complexity      242      242           
=========================================
  Files           498      498           
  Lines          8288     8288           
=========================================
  Hits           4532     4532           
  Misses         3756     3756           
Flag Coverage Δ Complexity Δ
#javascript 55.75% <ø> (ø) 0.00 <ø> (ø)
#php 46.28% <ø> (ø) 242.00 <ø> (ø)

@swissspidy swissspidy merged commit e1bb4b9 into master Apr 27, 2020
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/use-debounce-3.4.2 branch April 27, 2020 07:39
obetomuniz added a commit that referenced this pull request Apr 28, 2020
* master: (85 commits)
  Bump puppeteer from 3.0.1 to 3.0.2 (#1359)
  Bump @svgr/webpack from 5.3.1 to 5.4.0 (#1352)
  Bump jest-matcher-deep-close-to from 1.3.0 to 2.0.0 (#1351)
  Use relative paths for lint-staged (#1357)
  Allow php nightly tests to fail (#1356)
  Update list of Google Fonts (#1345)
  Bump commander from 5.0.0 to 5.1.0 (#1344)
  Updated Build and Continuous Integration Tooling (#1096)
  Bump use-debounce from 3.4.1 to 3.4.2 (#1334)
  Bump terser-webpack-plugin from 2.3.5 to 2.3.6 (#1338)
  Bump @testing-library/dom from 7.2.1 to 7.2.2 (#1336)
  removing unnecessary returns
  fixing unnecessary returns and removing unused mock in useStoryApi test per carlos feedback
  Bump css-loader from 3.5.2 to 3.5.3 (#1332)
  cleaning up unecessary values getting passed to useStoryApi
  moving story related actions to their own useStoryApi file in provider to clean up apiProvider file, doing the same for fonts.
  Add catch block to mocked requests
  Use auto-save for preview (#1247)
  Unskip tests (#1327)
  Revert "Update tests"
  ...
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.

2 participants