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 imagemin from 7.0.1 to 8.0.1 #1946

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps imagemin from 7.0.1 to 8.0.1.

Release notes

Sourced from imagemin's releases.

v8.0.1

  • Fix handling of SVG (#390) a88735f
  • Fix Windows compatibility (#358) 7993551

imagemin/imagemin@v8.0.0...v8.0.1

v8.0.0

Breaking

  • Require Node.js 12 d363bde
  • This package is now pure ESM. Please read this.

imagemin/imagemin@v7.0.1...v8.0.0

Commits

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 requested a review from a team as a code owner August 12, 2021 08:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2021
@gitpod-io
Copy link

gitpod-io bot commented Aug 12, 2021

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch 2 times, most recently from 5272b9f to 3dd69ee Compare August 18, 2021 14:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch 2 times, most recently from 91600b6 to 19a6c85 Compare October 15, 2021 18:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch from 19a6c85 to 57c3b72 Compare November 30, 2021 21:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch from 57c3b72 to 4dbebc6 Compare December 13, 2021 18:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch 3 times, most recently from 9edaf0f to 9853a29 Compare January 19, 2022 12:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch 3 times, most recently from 57f9433 to c0f4c83 Compare January 25, 2022 21:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch from c0f4c83 to 94d9123 Compare March 14, 2022 16:09
@jywarren
Copy link
Member

jywarren commented Apr 5, 2022

I think this is failing due to ES6 syntax:

  description: 'Unexpected token =>',

It says it requires Node 12, which we are on. I'm not sure why this would fail as i believe we are uglifying ES6 code, aren't we?

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch from 94d9123 to 57f25d4 Compare April 26, 2022 15:01
Bumps [imagemin](https://github.com/imagemin/imagemin) from 7.0.1 to 8.0.1.
- [Release notes](https://github.com/imagemin/imagemin/releases)
- [Commits](imagemin/imagemin@v7.0.1...v8.0.1)

---
updated-dependencies:
- dependency-name: imagemin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imagemin-8.0.1 branch from 57f25d4 to 74005ea Compare May 17, 2022 17:08
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.

None yet

1 participant