Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

chore(deps): bump jpeg-js from 0.4.3 to 0.4.4 in /e2e #712

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2022

Bumps jpeg-js from 0.4.3 to 0.4.4.

Release notes

Sourced from jpeg-js's releases.

v0.4.4

v0.4.4 (2022-06-07)

  • feat: add comment tag encoding (#87) (13e1ffa), closes #87
  • fix: validate sampling factors (#106) (9ccd35f), closes #106
  • fix(decoder): rethrow a more helpful error if Buffer is undefined (#93) (b58cc11), closes #93
  • chore(ci): migrate to github actions (#86) (417e8e2), closes #86
  • chore(deps): bump y18n from 4.0.0 to 4.0.3 (#98) (2c90858), closes #98
  • chore(deps): bump ws from 7.2.3 to 7.4.6 (#91) (fd73289), closes #91
  • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#90) (9449a8b), closes #90
  • chore(deps): bump lodash from 4.17.15 to 4.17.21 (#89) (ffdc4a4), closes #89
Commits
  • 9ccd35f fix: validate sampling factors (#106)
  • b58cc11 fix(decoder): rethrow a more helpful error if Buffer is undefined (#93)
  • 2c90858 chore(deps): bump y18n from 4.0.0 to 4.0.3 (#98)
  • fd73289 chore(deps): bump ws from 7.2.3 to 7.4.6 (#91)
  • 9449a8b chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#90)
  • ffdc4a4 chore(deps): bump lodash from 4.17.15 to 4.17.21 (#89)
  • 13e1ffa feat: add comment tag encoding (#87)
  • 417e8e2 chore(ci): migrate to github actions (#86)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/jpeg-js-0.4.4 branch from 4f1d926 to 9f84f29 Compare November 29, 2022 15:46
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2022

Codecov Report

Base: 9.42% // Head: 9.42% // No change to project coverage 👍

Coverage data is based on head (83b6d8e) compared to base (428a3c9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #712   +/-   ##
======================================
  Coverage    9.42%   9.42%           
======================================
  Files         109     109           
  Lines        7787    7787           
  Branches     1953    1953           
======================================
  Hits          734     734           
  Misses       5908    5908           
  Partials     1145    1145           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/jpeg-js-0.4.4 branch 4 times, most recently from 2a54fe5 to 5dab649 Compare November 29, 2022 20:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/jpeg-js-0.4.4 branch 6 times, most recently from 9a2b4c5 to 35c2964 Compare December 19, 2022 10:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/jpeg-js-0.4.4 branch from 35c2964 to 6ca9df4 Compare December 20, 2022 17:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/jpeg-js-0.4.4 branch 4 times, most recently from d03e7a6 to cdf550e Compare January 9, 2023 16:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/jpeg-js-0.4.4 branch 2 times, most recently from c421b08 to 60b97a7 Compare January 24, 2023 22:01
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](jpeg-js/jpeg-js@v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: jpeg-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/e2e/jpeg-js-0.4.4 branch from 60b97a7 to 83b6d8e Compare January 30, 2023 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code title needs formatting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants