Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps tar-fs to 3.0.9 and updates ancestor dependency pwa-asset-generator. These dependencies need to be updated together.

Updates tar-fs from 2.1.1 to 3.0.9

Commits

Updates pwa-asset-generator from 6.1.3 to 8.0.5

Release notes

Sourced from pwa-asset-generator's releases.

v8.0.5

8.0.5 (2025-05-19)

v8.0.4

8.0.4 (2025-04-04)

v8.0.3

8.0.3 (2025-04-03)

v8.0.2

8.0.2 (2025-03-27)

v8.0.1

8.0.1 (2025-03-27)

Bug Fixes

  • core: pptr screenshot window activation issue (f453d97)

v8.0.0

8.0.0 (2025-03-24)

Features

  • core: migrate project to esm and modernize deps (0c2edb0)

BREAKING CHANGES

  • core: esm migration is a breaking change for module use of the lib.

v7.0.0

7.0.0 (2025-03-21)

Bug Fixes

  • ci: update broken actions (785ba94)
  • ci: update more broken actions (ae6dde1)
  • ci: update node versions (4a6d092)
  • ci: update release workflow (53af39d)
  • ci: use no-sandbox the sanity check (a213839)
  • deps: update to non-vulnerable versions (e3363a5)

Features

  • core: update min node requirement (389c35f)

... (truncated)

Changelog

Sourced from pwa-asset-generator's changelog.

8.0.5 (2025-05-19)

8.0.4 (2025-04-04)

8.0.3 (2025-04-03)

8.0.2 (2025-03-27)

8.0.1 (2025-03-27)

Bug Fixes

  • core: pptr screenshot window activation issue (f453d97)

8.0.0 (2025-03-24)

Features

  • core: migrate project to esm and modernize deps (0c2edb0)

BREAKING CHANGES

  • core: esm migration is a breaking change for module use of the lib.

7.0.0 (2025-03-21)

Bug Fixes

  • ci: update broken actions (785ba94)
  • ci: update more broken actions (ae6dde1)
  • ci: update node versions (4a6d092)
  • ci: update release workflow (53af39d)
  • ci: use no-sandbox the sanity check (a213839)
  • deps: update to non-vulnerable versions (e3363a5)

Features

  • core: update min node requirement (389c35f)

BREAKING CHANGES

  • core: Min node requirement is updated according to puppeteer requirements.

6.4.0 (2024-10-26)

... (truncated)

Commits
  • 39b8b46 chore(release): 8.0.5 [skip ci]
  • 4fc34a9 build(deps): bump puppeteer-core from 24.6.0 to 24.8.2
  • 88e272e build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • ae5b801 build(deps-dev): bump @​commitlint/config-conventional
  • 6361935 build(deps-dev): bump typescript from 5.8.2 to 5.8.3
  • 83edace build(deps-dev): bump vite from 6.2.4 to 6.2.5
  • 15285f9 chore(release): 8.0.4 [skip ci]
  • 653b515 build(deps): bump puppeteer-core from 24.5.0 to 24.6.0
  • f29ca7d build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 6ea41c3 build(deps-dev): bump @​typescript-eslint/parser from 8.28.0 to 8.29.0
  • Additional commits viewable in compare view

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.

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) to 3.0.9 and updates ancestor dependency [pwa-asset-generator](https://github.com/elegantapp/pwa-asset-generator). These dependencies need to be updated together.


Updates `tar-fs` from 2.1.1 to 3.0.9
- [Commits](mafintosh/tar-fs@v2.1.1...v3.0.9)

Updates `pwa-asset-generator` from 6.1.3 to 8.0.5
- [Release notes](https://github.com/elegantapp/pwa-asset-generator/releases)
- [Changelog](https://github.com/elegantapp/pwa-asset-generator/blob/master/CHANGELOG.md)
- [Commits](elegantapp/pwa-asset-generator@v6.1.3...v8.0.5)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
- dependency-name: pwa-asset-generator
  dependency-version: 8.0.5
  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 Jun 3, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 3, 2025

Deploying jizoproject with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0a54d6e
Status: ✅  Deploy successful!
Preview URL: https://4b42327d.jizoproject.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-mult-p0ad.jizoproject.pages.dev

View logs

@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jun 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2025

Superseded by #12.

@dependabot dependabot bot closed this Sep 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-5503e80b29 branch September 24, 2025 19:00
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