Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 5 directories with 3 …
Browse files Browse the repository at this point in the history
…updates

Bumps the npm_and_yarn group with 3 updates in the / directory: [tar](https://github.com/isaacs/node-tar), [happy-dom](https://github.com/capricorn86/happy-dom) and [rollup](https://github.com/rollup/rollup).
Bumps the npm_and_yarn group with 1 update in the /packages/backend directory: [happy-dom](https://github.com/capricorn86/happy-dom).
Bumps the npm_and_yarn group with 2 updates in the /packages/frontend directory: [happy-dom](https://github.com/capricorn86/happy-dom) and [rollup](https://github.com/rollup/rollup).
Bumps the npm_and_yarn group with 2 updates in the /packages/frontend-embed directory: [happy-dom](https://github.com/capricorn86/happy-dom) and [rollup](https://github.com/rollup/rollup).
Bumps the npm_and_yarn group with 1 update in the /scripts/changelog-checker directory: [rollup](https://github.com/rollup/rollup).


Updates `tar` from 6.2.1 to 7.0.0
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.1...v7.0.0)

Updates `happy-dom` from 10.0.3 to 15.10.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v10.0.3...v15.10.2)

Updates `rollup` from 4.26.0 to 4.27.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.26.0...v4.27.2)

Updates `happy-dom` from 15.11.4 to 15.11.6
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v10.0.3...v15.10.2)

Updates `happy-dom` from 10.0.3 to 15.10.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v10.0.3...v15.10.2)

Updates `rollup` from 4.26.0 to 4.27.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.26.0...v4.27.2)

Updates `happy-dom` from 10.0.3 to 15.10.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v10.0.3...v15.10.2)

Updates `rollup` from 4.26.0 to 4.27.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.26.0...v4.27.2)

Updates `rollup` from 4.21.3 to 4.27.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.26.0...v4.27.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 342ba57 commit 8712671
Show file tree
Hide file tree
Showing 6 changed files with 372 additions and 277 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ignore-walk": "6.0.5",
"js-yaml": "4.1.0",
"postcss": "8.4.49",
"tar": "6.2.1",
"tar": "7.0.0",
"terser": "5.36.0",
"typescript": "5.6.3",
"esbuild": "0.24.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"fluent-ffmpeg": "2.1.3",
"form-data": "4.0.1",
"got": "14.4.4",
"happy-dom": "15.11.4",
"happy-dom": "15.11.6",
"hpagent": "1.2.0",
"htmlescape": "1.1.1",
"http-link-header": "1.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/frontend-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"misskey-js": "workspace:*",
"frontend-shared": "workspace:*",
"punycode": "2.3.1",
"rollup": "4.26.0",
"rollup": "4.27.2",
"sass": "1.79.4",
"shiki": "1.22.2",
"tinycolor2": "1.6.0",
Expand Down Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-vue": "9.31.0",
"fast-glob": "3.3.2",
"happy-dom": "10.0.3",
"happy-dom": "15.10.2",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.6.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"misskey-reversi": "workspace:*",
"photoswipe": "5.4.4",
"punycode": "2.3.1",
"rollup": "4.26.0",
"rollup": "4.27.2",
"sanitize-html": "2.13.1",
"sass": "1.79.3",
"shiki": "1.22.2",
Expand Down Expand Up @@ -118,7 +118,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-vue": "9.31.0",
"fast-glob": "3.3.2",
"happy-dom": "10.0.3",
"happy-dom": "15.10.2",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.6.4",
Expand Down
Loading

0 comments on commit 8712671

Please sign in to comment.