Skip to content

Bump filesize from 3.6.1 to 6.0.0 #170

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

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps filesize from 3.6.1 to 6.0.0.

Changelog

Sourced from filesize's changelog.

[2019-10-30] 71a9ead (HEAD -> master, tag: 6.0.0, origin/master, origin/HEAD) Reverting modern build as it's too problematic at this time, major version bump to roll forward - Jason Mulligan ([email protected])
[2019-10-30] 3909b04 Revert "Merge pull request #104 from avoidwork/modernize" - Jason Mulligan ([email protected])
[2019-10-30] 74d98cc Revert "Fixing the hackish type definition, fixes #105" - Jason Mulligan ([email protected])
[2019-10-30] ec99f00 Revert "Merge pull request #106 from avoidwork/avoidwork-patch-1" - Jason Mulligan ([email protected])
[2019-10-13] 3a088db Merge pull request #106 from avoidwork/avoidwork-patch-1 - GitHub ([email protected])
[2019-10-13] ae32bf3 Create FUNDING.yml - GitHub ([email protected])
[2019-10-08] 5b88732 Updating CHANGELOG - Jason Mulligan ([email protected])
[2019-10-08] 7b15687 (tag: 5.0.3) Removing .npmignore - Jason Mulligan ([email protected])
[2019-10-08] fd76462 Reformatting CHANGELOG - Jason Mulligan ([email protected])
[2019-10-07] 72968fa Updating CHANGELOG - Jason Mulligan ([email protected])
[2019-10-07] 2a9e78d (tag: 5.0.2) Adding CHANGELOG to .npmignore with minor version bump to prep for changes - Jason Mulligan ([email protected])
[2019-10-07] d8415f5 git-log based CHANGELOG via npm run changelog - Jason Mulligan ([email protected])
[2019-09-30] 3b09002 (tag: 5.0.1) Fixing the hackish type definition, fixes #105 - Jason Mulligan ([email protected])
[2019-09-30] 2e3d1bb (tag: 5.0.0) Updating typescript module definition - Jason Mulligan ([email protected])
[2019-09-30] 1263ce4 Merge pull request #104 from avoidwork/modernize - GitHub ([email protected])
[2019-09-30] 5715622 Updating .npmignore - Jason Mulligan ([email protected])
[2019-09-30] 19b39a7 Modernizing build & outputs - Jason Mulligan ([email protected])
[2019-09-25] b326ec5 (tag: 4.2.1) Fixing case where rounding results in the wrong exponent, fixes #103 - Jason Mulligan ([email protected])
[2019-09-11] 5b362af Updating travis-ci.org config - Jason Mulligan ([email protected])
[2019-09-11] ab80f87 (tag: 4.2.0) Updating dependencies, version bump to release #102 - Jason Mulligan ([email protected])
[2019-09-11] d2ada9d Merge pull request #102 from christopherscott/locale-options - GitHub ([email protected])
[2019-09-11] b9f7fb4 build - Chris Hernandez ([email protected])
[2019-09-11] 63a453f update docs for localeOptions - Chris Hernandez ([email protected])
[2019-09-11] 6505945 add support for localeOptions - Chris Hernandez ([email protected])
[2019-08-28] b0b12dd Merge pull request #101 from avoidwork/dependabot/npm_and_yarn/mixin-deep-1.3.2 - GitHub ([email protected])
[2019-08-28] 4a1ef85 Bump mixin-deep from 1.3.1 to 1.3.2 - GitHub ([email protected])
[2019-08-26] a2d397c Merge pull request #99 from avoidwork/dependabot/npm_and_yarn/eslint-utils-1.4.2 - GitHub ([email protected])
[2019-08-26] 732a7db Bump eslint-utils from 1.3.1 to 1.4.2 - GitHub ([email protected])
[2019-02-15] dd8f754 (tag: 4.1.2) Refactoring locale option to accept String or Boolean values, re-organizing code such that an exponent output skips unneeded ops - Jason Mulligan ([email protected])
[2019-02-13] 3b71615 (tag: 4.1.1) Fixing order of ops that could've impacted object output - Jason Mulligan ([email protected])
[2019-02-12] 26d4972 (tag: 4.1.0) Adding locale option which overrides separator, fixes #96 - Jason Mulligan ([email protected])
[2019-01-12] 81e5499 (tag: 4.0.0) Updating README - Jason Mulligan ([email protected])
[2019-01-12] a0b268f Removing deprecated suffixes option with a major version bump, updating README & LICENSE copyrights, updating dev dependencies - Jason Mulligan ([email protected])
[2018-03-24] 5bcc3c4 Updating travis-ci.org configuration - Jason Mulligan ([email protected])
[2018-03-24] fb9bd3e (tag: 3.6.1) Including ES6 version with npm install, updating grunt build such that more files are linted - Jason Mulligan ([email protected])
[2018-02-03] dc04050 oops - Jason Mulligan ([email protected])
[2018-02-03] 8603992 (tag: 3.6.0) Adding separator option, fixes #93 - Jason Mulligan ([email protected])
[2017-10-18] 20baedd (tag: 3.5.11) Updating build dependencies, travis-ci.org config, fixing banner alignment in uglify output - Jason Mulligan ([email protected])
[2017-10-18] b14d1ad Merge pull request #90 from extend1994/add-badge - GitHub ([email protected])
[2017-10-18] c48db38 Add CDNJS version badge in README.md - GitHub ([email protected])
[2017-05-19] 7c172ea (tag: 3.5.10) Fucking webstorm!!!! - Jason Mulligan ([email protected])
[2017-05-19] b93909e Updating uglify dependency - Jason Mulligan ([email protected])
[2017-04-30] 54d9770 (tag: 3.5.9) Removing loader script as it apparently breaks browserify/webpack loading (sigh) - Jason Mulligan ([email protected])
[2017-04-29] 0e07bba (tag: 3.5.8) Adding index.js to load es5 or es6 depending on the test environment - Jason Mulligan ([email protected])
[2017-04-29] 2edf1a3 (tag: 3.5.7) Adding babili task to minify the es6 file, fixes #86 - Jason Mulligan ([email protected])
[2017-03-06] 77db546 (tag: 3.5.6) Building missing files, updating README - Jason Mulligan ([email protected])
[2017-02-24] 422f427 (tag: 3.5.5) Changing things such that you can do filesize(0, {exponent: n}) and get the correct result, adding a test, fixes #85 - Jason Mulligan ([email protected])
[2017-01-24] 7c75121 Updating example in README - Jason Mulligan ([email protected])
[2017-01-24] 1f6c51f Updating example in README - Jason Mulligan ([email protected])
[2017-01-24] 727db07 (tag: 3.5.4) Adding fullforms for overriding full form - Jason Mulligan ([email protected])

... (truncated)
Commits
  • 71a9ead Reverting modern build as it's too problematic at this time, major version bu...
  • 3909b04 Revert "Merge pull request #104 from avoidwork/modernize"
  • 74d98cc Revert "Fixing the hackish type definition, fixes #105"
  • ec99f00 Revert "Merge pull request #106 from avoidwork/avoidwork-patch-1"
  • 3a088db Merge pull request #106 from avoidwork/avoidwork-patch-1
  • ae32bf3 Create FUNDING.yml
  • 5b88732 Updating CHANGELOG
  • 7b15687 Removing .npmignore
  • fd76462 Reformatting CHANGELOG
  • 72968fa Updating CHANGELOG
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 the dependencies Pull requests that update a dependency file label Nov 7, 2019
@dependabot-preview
Copy link
Author

Superseded by #172.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/filesize-6.0.0 branch November 19, 2019 21:35
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.

0 participants