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

build(deps-dev): bump favicons from 6.2.2 to 7.0.0 #1023

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

Bumps favicons from 6.2.2 to 7.0.0.

Release notes

Sourced from favicons's releases.

7.0.0

Notable changes

  • Maskable icons #336
  • Remove dependency on to-ico
  • Replace Jimp by Sharp #338
  • [BREAKING] Predictable picking of source image #350
  • New option output to control which files are generated. This may be useful for those who want to generate different versions of manifest (e.g. per-locale) and reuse icons
  • Proper escaping of application name and short name itgalaxy/favicons@7ac5abf
  • Add support for related_applications (#352)
  • [BREAKING] Drop support of Firefox OS and Opera Coast.
  • New option manifestFileName. It may be used if you want to rename a manifest file: { files: { windows: { manifestFileName: "file.xml" } } }.
  • [BREAKING] Rename manifest.json to manifest.webmanifest
  • [BREAKING] Remove support of Gulp
  • Add webmanifest's shortcuts support #378
  • Fix scaling of SVG #380
  • [BREAKING] Drop support of NodeJS 12.x
  • remove non standard rel=shortcut #384

Operational changes

  • Migrate CI from Travis CI and AppVeyor to GitHub Actions #339
  • Migrate test suite from AVA to Jest
  • Convert source code to Typescript
  • Refactor internals so that each platform is a separated class which may encapsulate that platform's features itgalaxy/favicons@6ea0e18
  • Remove logging feature. We do not log anything anymore.
Commits
  • aa050ff 7.0.0
  • 93792d0 7.0.0-beta.5
  • 57706fa Update all dependencies to their fresh versions
  • 05b26ce Improve types. Remove stateless helper class Images.
  • 21c2dc1 Don't preinstall vips on CI
  • 27a69ea chore(deps): bump file-type from 16.5.3 to 16.5.4
  • c5b80c0 chore(deps): bump sharp from 0.30.3 to 0.30.5
  • 1ef42f8 chore(deps): bump jpeg-js from 0.4.3 to 0.4.4
  • 797c876 remove mentions of logging (removed feature)
  • d081db6 7.0.0-beta.4
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by andy128k, a new releaser for favicons 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 [favicons](https://github.com/itgalaxy/favicons) from 6.2.2 to 7.0.0.
- [Release notes](https://github.com/itgalaxy/favicons/releases)
- [Commits](itgalaxy/favicons@v6.2.2...v7.0.0)

---
updated-dependencies:
- dependency-name: favicons
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 13, 2022
@codeclimate
Copy link

codeclimate bot commented Sep 13, 2022

Code Climate has analyzed commit e35426b and detected 0 issues on this pull request.

View more on Code Climate.

@LuisAlejandro LuisAlejandro merged commit c9dc457 into develop Sep 13, 2022
@LuisAlejandro LuisAlejandro deleted the dependabot/npm_and_yarn/favicons-7.0.0 branch September 13, 2022 01:10
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.

1 participant