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-dev): bump the build group across 1 directory with 7 updates #142

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the build group with 7 updates in the / directory:

Package From To
turbo 2.2.3 2.3.3
browserslist 4.24.2 4.24.3
lightningcss 1.28.1 1.28.2
vite 5.4.11 6.0.7
vite-plugin-html-minifier 1.0.4 1.0.5
vite-plugin-pwa 0.20.5 0.21.1
vite-plugin-webfont-dl 3.9.5 3.10.3

Updates turbo from 2.2.3 to 2.3.3

Release notes

Sourced from turbo's releases.

Turborepo v2.3.3

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.3.2...v2.3.3

Turborepo v2.3.2

What's Changed

Docs

eslint

@​turbo/repository

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.3.1...v2.3.2

... (truncated)

Commits
  • 81c4e43 publish 2.3.3 to registry
  • 755f14c fix: correct TUI vim binds direction (#9529)
  • 95129e3 release(turborepo): 2.3.2 (#9520)
  • 6fa050a docs: update ESLint documentation with ESLint v9 (#9515)
  • 2dd46cc chore(examples): Remove spare dependencies from basic example. (#9516)
  • cf68935 docs: fix formatting on /repo/docs/getting-started/installation (#9514)
  • 4f5f048 feat: sibling tasks (#9504)
  • e3fcdee fix(examples): remove --filter from with-docker example. (#9513)
  • b00eea2 chore: update basic example to ESLint v9 and Flat Configurations. (#9501)
  • cbb85b3 chore: add a comment to GitHub release flow types. (#9506)
  • Additional commits viewable in compare view

Updates browserslist from 4.24.2 to 4.24.3

Release notes

Sourced from browserslist's releases.

4.24.3

Changelog

Sourced from browserslist's changelog.

4.24.3

Commits

Updates lightningcss from 1.28.1 to 1.28.2

Release notes

Sourced from lightningcss's releases.

v1.28.2

Fixes

  • Fix duplicate prefixed properties in transition-property#850 (thanks @​RobinMalfait and @​LeoniePhiline!)
  • Fix mapping original name from source maps – 78f2fc479537ec68a7481e33db571385cc21cdb7
  • Bump browser compat data – 4159bc507baa1ec438f89b20bdf9e8e74c7f48e4
  • Ensure consistent order of custom properties when all property is set – d4eec3593fe3c2244693d9e11af3547d6651ce57
Commits

Updates vite from 5.4.11 to 6.0.7

Release notes

Sourced from vite's releases.

v6.0.7

Please refer to CHANGELOG.md for details.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

v6.0.3

Please refer to CHANGELOG.md for details.

v6.0.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.1

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.0

Please refer to CHANGELOG.md for details.

v6.0.0-beta.10

Please refer to CHANGELOG.md for details.

v6.0.0-beta.9

Please refer to CHANGELOG.md for details.

v6.0.0-beta.8

Please refer to CHANGELOG.md for details.

v6.0.0-beta.7

Please refer to CHANGELOG.md for details.

v6.0.0-beta.6

Please refer to CHANGELOG.md for details.

v6.0.0-beta.5

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.0.7 (2025-01-02)

6.0.6 (2024-12-26)

6.0.5 (2024-12-20)

6.0.4 (2024-12-19)

... (truncated)

Commits
  • a671e58 release: v6.0.7
  • 1c102d5 fix(ssr): fix semicolon injection by ssr transform (#19097)
  • 677508b perf: skip globbing for static path in warmup (#19107)
  • b178c90 fix: skip the plugin if it has been called before with the same id and import...
  • a492253 fix(html): error while removing vite-ignore attribute for inline script (#1...
  • b07c036 feat(css): show lightningcss warnings (#19076)
  • f7b1964 fix: fix minify when builder.sharedPlugins: true (#19025)
  • 5c2b4a0 release: v6.0.6
  • 9290d85 fix(css): show correct error when unknown placeholder is used for CSS modules...
  • afff05c fix(css): resolve style tags in HTML files correctly for lightningcss (#19001)
  • Additional commits viewable in compare view

Updates vite-plugin-html-minifier from 1.0.4 to 1.0.5

Commits
  • b0701c6 chore: release v1.0.5
  • d1e7fae Merge pull request #99 from erm1116/chore/peer-deps
  • f85e836 chore: fix peerDeps
  • d61f875 Merge pull request #95 from erm1116/renovate/npm-run-all2-7.x
  • 5309262 Merge pull request #53 from erm1116/renovate/migrate-config
  • 4b6d99e chore(deps): update pnpm to v9.14.3 (#97)
  • 74467f0 chore(deps): update dependency @​types/node to v20.17.9 (#96)
  • fbcc796 chore(deps): update pnpm to v9.14.2 (#94)
  • 56f0609 chore(deps): update commitlint monorepo to v19.6.0 (#93)
  • 22fb255 chore(deps): update dependency husky to v9.1.7 (#92)
  • Additional commits viewable in compare view

Updates vite-plugin-pwa from 0.20.5 to 0.21.1

Release notes

Sourced from vite-plugin-pwa's releases.

v0.21.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.21.0

   🚨 Breaking Changes

    View changes on GitHub
Commits
  • a4a9a8e chore: release v0.21.1
  • c223e74 chore: update pnpm to 9.14.4
  • 856d3a0 feat(html): add head when missing from entry point (#784)
  • c4c25c9 feat: support Vite 6 (#797)
  • 06c1db6 fix: return async function from registerSW in dev mode (#799)
  • f51974c fix: do not await workbox-window messageSkipWaiting (#795)
  • 9bac7f1 chore: remove deprecated event externalwaiting listener (#792)
  • 320a9c2 Remove falsy condition (#788)
  • bee73ad chore: update rollup version in pnpm.overrides (#783)
  • 95142eb chore: release v0.21.0
  • Additional commits viewable in compare view

Updates vite-plugin-webfont-dl from 3.9.5 to 3.10.3

Release notes

Sourced from vite-plugin-webfont-dl's releases.

v3.10.3

What's Changed

Full Changelog: feat-agency/vite-plugin-webfont-dl@v3.10.2...v3.10.3

v3.10.2

What's Changed

  • Vite 6 support

Full Changelog: feat-agency/vite-plugin-webfont-dl@v3.10.1...v3.10.2

v3.10.1

What's Changed

  • Dev server quickfix

Full Changelog: feat-agency/vite-plugin-webfont-dl@v3.10.0...v3.10.1

v3.10.0

What's Changed

New Contributors

Full Changelog: feat-agency/vite-plugin-webfont-dl@v3.9.5...v3.10.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [turbo](https://github.com/vercel/turborepo) | `2.2.3` | `2.3.3` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.24.2` | `4.24.3` |
| [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.28.1` | `1.28.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.7` |
| [vite-plugin-html-minifier](https://github.com/erm1116/vite-plugin-html-minifier) | `1.0.4` | `1.0.5` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.20.5` | `0.21.1` |
| [vite-plugin-webfont-dl](https://github.com/feat-agency/vite-plugin-webfont-dl) | `3.9.5` | `3.10.3` |



Updates `turbo` from 2.2.3 to 2.3.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.2.3...v2.3.3)

Updates `browserslist` from 4.24.2 to 4.24.3
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.24.2...4.24.3)

Updates `lightningcss` from 1.28.1 to 1.28.2
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.28.2)

Updates `vite` from 5.4.11 to 6.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

Updates `vite-plugin-html-minifier` from 1.0.4 to 1.0.5
- [Commits](erm1116/vite-plugin-html-minifier@v1.0.4...v1.0.5)

Updates `vite-plugin-pwa` from 0.20.5 to 0.21.1
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v0.20.5...v0.21.1)

Updates `vite-plugin-webfont-dl` from 3.9.5 to 3.10.3
- [Release notes](https://github.com/feat-agency/vite-plugin-webfont-dl/releases)
- [Commits](feat-agency/vite-plugin-webfont-dl@v3.9.5...v3.10.3)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: browserslist
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: lightningcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: build
- dependency-name: vite-plugin-html-minifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: vite-plugin-webfont-dl
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from lishaduck as a code owner January 6, 2025 22:41
@dependabot dependabot bot added dependencies Relates to dependencies javascript Pull requests that update Javascript code labels Jan 6, 2025
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] None +3 2.34 MB
npm/[email protected] environment Transitive: filesystem, shell +1 509 kB devongovett

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #145.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/build-3081d323a6 branch January 13, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant