Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps filesize from 6.1.0 to 6.4.0.

Changelog

Sourced from filesize's changelog.

6.4.0

29 June 2021

6.3.0

21 April 2021

6.2.6

19 April 2021

  • Fixing missing unit on object output when input is 0 72c5736
  • Updating CHANGELOG.md 75c2445

6.2.5

15 April 2021

  • Removing the multiple return statements from the end of filesize(), tweaking order of final changes 1d19261
  • Updating CHANGELOG.md ae2c8f9

6.2.4

15 April 2021

  • Fixing late application of pad 6c1d2cb
  • Updating travis-ci.org 8878747

6.2.3

15 April 2021

  • Updating dependencies, updating bannerShort in rollup.config.js 86b4374
  • Updating CHANGELOG.md 493e759
  • Fixing README.md f6667c8

6.2.2

... (truncated)

Commits
  • d431869 Version bump to release
  • e83ba82 Merge pull request #133 from avoidwork/precision
  • 31d9a21 Implementing precision option with tests, fixes #117, fixes #132
  • 8ec6429 Updating README.md & dev dependencies
  • 0f4cf40 Updating CHANGELOG.md
  • 26735f6 Version bump to release roundingMethod option
  • 6418869 Merge pull request #131 from tomoto-vantara/feat/rounding-mode-option
  • f2acf64 add roundingMethod option
  • e1448a6 Updating CHANGELOG.md
  • 72c5736 Fixing missing unit on object output when input is 0
  • 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)
  • @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 Jul 5, 2021
@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #357 (9ca2263) into master (10f5072) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   81.24%   81.24%           
=======================================
  Files         153      153           
  Lines        4965     4965           
  Branches      857      857           
=======================================
  Hits         4034     4034           
  Misses        929      929           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10f5072...9ca2263. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #364.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/filesize-6.4.0 branch July 12, 2021 21:57
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