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

chore(deps): bump phin and favicons-webpack-plugin in /code/web-ui #798

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

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-webpack-plugin. These dependencies need to be updated together.

Removes phin

Updates favicons-webpack-plugin from 1.0.0 to 6.0.1

Changelog

Sourced from favicons-webpack-plugin's changelog.

6.0.1 (2023-08-13)

  • update dependencies to their latest versions

6.0.0 (2022-11-21)

  • update dependencies to their latest versions (#342)

6.0.0-alpha.2 (2022-10-26)

  • support string array in options.logo (#332)
  • support options.logoMaskable (#333)
  • update manifest file extension (#341)

6.0.0-alpha.1 (2022-10-02)

  • Upgrage favicons to v7.0.1
  • Upgrade all dependencies to their latest versions

5.0.2 (2021-02-23)

Bug Fixes

  • ignore empty tags generated by favicons (5f94f54), closes #260

5.0.1 (2021-02-04)

Bug Fixes

  • remove unused dependencies (f3c5b17)

5.0.0 (2021-02-03)

⚠ BREAKING CHANGES

  • file based cache will only work if you configure webpacks filesystem cache
  • favicons needs to be installed separately
  • drop webpack@4 support

Features

  • add manifest option (e2928c4)
  • add support for webpack 5 publicPath 'auto' and relative favicons (7293186)
  • generate custom manifest in light mode (db677fc)
  • turn favicons into a peer dependency (8141094)
  • use the processAssets webpack api to add assets (d15d92f)
  • use webpack 5 cache system and remove child compilation (c1dc12c)

... (truncated)

Commits
  • 4751ab1 Version 6.0.1
  • a353147 Update dependencies
  • 92d9e1b Update CI and minimal supported version of NodeJS
  • 41004ae Use async-await syntax in runCached
  • 7879498 Generate test coverage report in HTML format too
  • d8567b6 Hide private methods. Regenerate type declarations.
  • 3a800f0 Extract findHtmlWebpackPlugin function
  • 7d52c5f Replace tapAsync with tapPromise
  • 6331e91 Lift common code
  • 1179c1b Update dependencies
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by andy128k, a new releaser for favicons-webpack-plugin 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-webpack-plugin](https://github.com/jantimon/favicons-webpack-plugin). These dependencies need to be updated together.


Removes `phin`

Updates `favicons-webpack-plugin` from 1.0.0 to 6.0.1
- [Changelog](https://github.com/jantimon/favicons-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/favicons-webpack-plugin@v1.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: phin
  dependency-type: indirect
- dependency-name: favicons-webpack-plugin
  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
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.

None yet

0 participants