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 phin and favicons #23

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Removes phin. It's no longer used after updating ancestor dependency favicons. These dependencies need to be updated together.

Removes phin

Updates favicons from 6.2.2 to 7.2.0

Release notes

Sourced from favicons's releases.

v7.2.0

  • added support for splashscrens: iPhone 14 Pro, iPhone 15 Pro, iPhone 15, iPhone 14 Pro Max, iPhone 15 Pro Max, iPhone 15 Plus, 8.3” iPad Mini, 10.9” iPad Air

v7.1.5

  • Update sharp to 0.33

v7.1.4

  • Update sharp to 0.32.4
  • Update xml2js to 0.6.1

v7.1.3

No release notes provided.

v7.1.2

  • Update xml2js to 0.5.0
  • Update sharp to 0.32.0
  • Update Typescript to 5

v7.1.1

No release notes provided.

v7.1.0

  • A new cache busting option cacheBustingQueryParam is added

v7.0.2

  • Allow to specify which icons to generate and their options simultaneously #407
  • Opt-in support of SVG icons #401
  • Throw an error if background is not specified and Windows icon is generated #408
  • Update dependencies to their latest versions

v7.0.1

  • Change minimal supported version of NodeJS to 14.x #402
  • re-export FaviconOptions #404

v7.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

... (truncated)

Commits
  • c0591a3 7.2.0
  • 837cd1c Added new snapshot images
  • 6da7153 Added support for latest Apple Splash-Screens
  • 1b7ecf5 Fix repository url
  • a3e5e7c 7.1.5
  • d86748c Make unit tests ES modules
  • 3bd8436 Update minor dependencies
  • 702be9f Update Sharp to 0.33
  • 606fe94 chore(deps): bump sharp from 0.32.4 to 0.32.6
  • cdaa232 chore(deps-dev): bump @​babel/traverse from 7.22.8 to 7.23.2
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Removes [phin](https://github.com/ethanent/phin). It's no longer used after updating ancestor dependency [favicons](https://github.com/itgalaxy/favicons). These dependencies need to be updated together.


Removes `phin`

Updates `favicons` from 6.2.2 to 7.2.0
- [Release notes](https://github.com/itgalaxy/favicons/releases)
- [Commits](itgalaxy/favicons@v6.2.2...v7.2.0)

---
updated-dependencies:
- dependency-name: phin
  dependency-type: indirect
- dependency-name: favicons
  dependency-type: direct:development
...

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 Apr 11, 2024
@dmitriy-chernysh dmitriy-chernysh merged commit 745a5c8 into master Apr 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-f9fcfe57f0 branch April 17, 2024 12:48
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