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 file-loader from 6.1.0 to 6.2.0 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2020

Bumps file-loader from 6.1.0 to 6.2.0.

Release notes

Sourced from file-loader's releases.

v6.2.0

6.2.0 (2020-10-27)

Features

  • added the sourceFilename property to asset info with original filename (#393) (654e0d6)

Bug Fixes

  • immutable flag when the name option have hash in query string (#392) (381d8bd)

v6.1.1

6.1.1 (2020-10-09)

Chore

  • update schema-utils
Changelog

Sourced from file-loader's changelog.

6.2.0 (2020-10-27)

Features

  • added the sourceFilename property to asset info with original filename (#393) (654e0d6)

Bug Fixes

  • immutable flag when the name option have hash in query string (#392) (381d8bd)

6.1.1 (2020-10-09)

Chore

  • update schema-utils
Commits
  • c423008 chore(release): 6.2.0
  • 654e0d6 feat: added the sourceFilename property to asset info with original filenam...
  • 381d8bd fix: immutable flag when the name option have hash in query string (#392)
  • 14ed4c9 ci: updated webpack versions (#389)
  • 6fadfbe chore(release): 6.1.1
  • 60508cf chore(deps): update
  • See full diff 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2020
@github-actions
Copy link

Benchmark for 101a1e0

Click to view benchmark
Test PR Benchmark Master Benchmark %
Arithmetic operations (Execution) 356.2±5.80ns 343.3±15.15ns +3.76%
Arithmetic operations (Full) 261.2±4.90µs 257.4±5.04µs +1.48%
Array access (Execution) 8.1±0.13µs 8.0±0.13µs +1.25%
Array access (Full) 278.0±4.99µs 276.4±4.73µs +0.58%
Array creation (Execution) 3.1±0.04ms 3.2±0.05ms -3.13%
Array creation (Full) 3.6±0.05ms 3.6±0.05ms 0.00%
Array pop (Execution) 1137.2±20.03µs 1131.7±21.06µs +0.49%
Array pop (Full) 1697.3±23.11µs 1687.6±23.93µs +0.57%
Boolean Object Access (Execution) 4.8±0.08µs 4.7±0.08µs +2.13%
Boolean Object Access (Full) 271.5±4.93µs 273.6±4.54µs -0.77%
Clean js (Execution) 712.6±11.04µs 713.0±13.02µs -0.06%
Clean js (Full) 1044.9±22.43µs 1055.8±38.70µs -1.03%
Clean js (Parser) 34.2±0.64µs 34.4±0.68µs -0.58%
Create Realm 459.5±8.19ns 470.6±9.32ns -2.36%
Dynamic Object Property Access (Execution) 5.3±0.10µs 5.4±0.09µs -1.85%
Dynamic Object Property Access (Full) 273.7±5.46µs 270.7±4.93µs +1.11%
Expression (Parser) 6.5±0.13µs 6.6±0.10µs -1.52%
Fibonacci (Execution) 775.3±9.69µs 772.2±9.98µs +0.40%
Fibonacci (Full) 1070.3±18.10µs 1066.1±21.69µs +0.39%
For loop (Execution) 21.8±0.41µs 21.6±0.37µs +0.93%
For loop (Full) 292.9±4.77µs 294.1±6.28µs -0.41%
For loop (Parser) 16.6±0.35µs 16.6±0.30µs 0.00%
Goal Symbols (Parser) 11.2±0.21µs 11.4±0.26µs -1.75%
Hello World (Parser) 2.9±0.05µs 2.9±0.05µs 0.00%
Long file (Parser) 728.4±17.17ns 727.3±11.31ns +0.15%
Mini js (Execution) 645.0±11.47µs 639.7±10.70µs +0.83%
Mini js (Full) 962.2±14.51µs 952.2±14.03µs +1.05%
Mini js (Parser) 30.1±0.50µs 30.0±0.55µs +0.33%
Number Object Access (Execution) 3.8±0.06µs 3.8±0.08µs 0.00%
Number Object Access (Full) 265.1±5.44µs 265.8±4.63µs -0.26%
Object Creation (Execution) 4.6±0.08µs 4.5±0.07µs +2.22%
Object Creation (Full) 270.3±7.71µs 265.7±5.61µs +1.73%
RegExp (Execution) 66.1±1.41µs 65.6±1.45µs +0.76%
RegExp (Full) 350.2±5.90µs 349.5±7.51µs +0.20%
RegExp Literal (Execution) 66.3±1.54µs 65.6±1.96µs +1.07%
RegExp Literal (Full) 348.1±6.31µs 345.0±6.22µs +0.90%
RegExp Literal Creation (Execution) 63.1±1.44µs 62.6±1.54µs +0.80%
RegExp Literal Creation (Full) 338.5±7.24µs 334.1±5.37µs +1.32%
Static Object Property Access (Execution) 4.7±0.08µs 4.7±0.09µs 0.00%
Static Object Property Access (Full) 270.0±10.49µs 263.3±7.75µs +2.54%
String Object Access (Execution) 6.9±0.11µs 6.8±0.16µs +1.47%
String Object Access (Full) 269.3±5.23µs 268.1±8.92µs +0.45%
String comparison (Execution) 6.3±0.11µs 6.2±0.12µs +1.61%
String comparison (Full) 275.2±6.06µs 271.9±5.89µs +1.21%
String concatenation (Execution) 5.1±0.08µs 5.1±0.10µs 0.00%
String concatenation (Full) 269.3±3.92µs 267.7±5.40µs +0.60%
String copy (Execution) 3.9±0.07µs 3.9±0.11µs 0.00%
String copy (Full) 261.6±4.33µs 261.0±4.90µs +0.23%
Symbols (Execution) 3.2±0.06µs 3.3±0.05µs -3.03%
Symbols (Full) 258.2±4.09µs 255.6±5.31µs +1.02%

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.

0 participants