Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Bump stackblur-canvas from 1.4.1 to 2.4.0 - #19

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/stackblur-canvas-2.4.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/stackblur-canvas-2.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2020

Copy link
Copy Markdown

Bumps stackblur-canvas from 1.4.1 to 2.4.0.

Changelog

Sourced from stackblur-canvas's changelog.

2.4.0

  • Enhancement (image): add useOffsetWidth option for scaled images
  • Refactoring: Move let to closer/deeper scope
  • Linting: As per latest ash-nazg (add or avoid need for disable comments)
  • npm: Update devDeps.

2.3.0

  • Build: Update build files per latest devDeps
  • Linting (ESLint): Switch to ash-nazg/sauron-node
  • Linting (ESLint): Lint MD, HTML, hidden files
  • Linting (ESLint): Switch to 2 sp. indent, fix max-len
  • Linting (ESLint): Prefer document.querySelector in demo
  • Linting (ESLint): Add a recommended extension (js) to eslintrc
  • Maintenance: Add .editorconfig
  • Mainenance: Use .json extension on .babelrc
  • npm: Remove package-lock.json in favor of yarn.lock
  • npm: Avoid bundling rollup.config.js
  • npm: Move from deprecated opn-cli to open-cli
  • npm: Add valid engines (pointing to minimum Node version until may confirm)
  • npm: Update devDeps (except jsdoc which seems to still have a problem with ESM exports: jsdoc/jsdoc#1644)

2.2.0

  • Build fix: Target 100% coverage
  • Refactoring (minor): x + x -> 2 * x
  • npm Add prepublishOnly script for yarn
  • npm: Update devDeps (no impact on build)

2.1.0

  • Enhancement: Throw descriptive TypeError rather than silently returning upon processCanvasRGB/processCanvasRGBA methods not supplying proper canvas (dependent methods will throw anyways, so shouldn't be a breaking change)
  • Enhancement: Update TypeScript definition (@Jose Peleteiro)

2.0.0

  • Breaking change: Remove now deprecated Bower
  • Fix: Duck type with image or canvas in place of instanceof check (and a broken one)
  • Enhancement: Add JSDoc comments
  • Linting (ESLint): Add ESLint with "standard" base
  • Linting (Markdown): Add .remarkrc
  • Linting (package.json): Add recommended properties
  • Linting (HTML): Add empty favicon to suppress console
  • License: Change MIT license file name to reflect license type (MIT)
Commits
  • 5245527 - npm: Add docs and babelrc to ignore
  • bb52680 - Linting: As per latest ash-nazg (add or avoid need for disable comments)
  • 7ff05a9 Merge pull request #39 from LukeeeeBennett/use-offset-width
  • 7978c4c feat(image): add useOffsetWidth option for scaled images
  • 3b93c12 - Refactoring: Move let to closer/deeper scope
  • 219125d Merge pull request #40 from flozz/dependabot/npm_and_yarn/lodash-4.17.19
  • e7a6f75 Bump lodash from 4.17.15 to 4.17.19
  • 67da8ef - npm: add to ignore
  • 7a61eb3 - npm: Change from deprecated rollup-plugin-babel to rollup/plugin-babel
  • 484fb1c - Lint hidden files
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by brettz9, a new releaser for stackblur-canvas since your current version.


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)

Bumps [stackblur-canvas](https://github.com/flozz/StackBlur) from 1.4.1 to 2.4.0.
- [Release notes](https://github.com/flozz/StackBlur/releases)
- [Changelog](https://github.com/flozz/StackBlur/blob/master/CHANGES.md)
- [Commits](flozz/StackBlur@v1.4.1...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2020
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants