Skip to content

chore(deps): bump rollup, vite, vite-aliases and vite-plugin-checker #828

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

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 Sep 24, 2024

Bumps rollup to 4.22.4 and updates ancestor dependencies rollup, vite, vite-aliases and vite-plugin-checker. These dependencies need to be updated together.

Updates rollup from 2.74.1 to 4.22.4

Release notes

Sourced from rollup's releases.

v4.22.4

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

v4.22.3

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

v4.22.2

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

v4.22.1

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Commits

Updates vite from 2.9.14 to 5.4.7

Release notes

Sourced from vite's releases.

[email protected]

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.

[email protected]

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.

Changelog

Sourced from vite's changelog.

5.4.7 (2024-09-20)

5.4.6 (2024-09-16)

5.4.5 (2024-09-13)

5.4.4 (2024-09-11)

5.4.3 (2024-09-03)

5.4.2 (2024-08-20)

... (truncated)

Commits

Updates vite-aliases from 0.9.2 to 0.9.9

Release notes

Sourced from vite-aliases's releases.

v0.9.9

  • fix aliases to be always an array instead of an object [issue: #47]

v0.9.8

  • fix readme
  • update packages

v0.9.7

No release notes provided.

v0.9.5

  • add full esm support
  • overhaul config and log generation (should be faster now and handle missing files a bite more gracefully)
  • update chokidar watch behavior (this needs further testing, as vitest differs from vite, thus it could still mean that it doesnt stop on dev server using vitest)
  • better typescript support

v0.9.3

No release notes provided.

Commits

Updates vite-plugin-checker from 0.3.4 to 0.8.0

Release notes

Sourced from vite-plugin-checker's releases.

[email protected]

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

[email protected]

Patch Changes

  • 568b782: Added basic support for Biome
  • 82972e0: fix: tweak biome configs

[email protected]

Patch Changes

[email protected]

Minor Changes

  • 0747729: fix: compatibility with vue-tsc 2.x

[email protected]

Patch Changes

  • 83e1028: Remove lodash-es from dependencies
  • b0cce16: fix: add explicitly ltr direction to the overlay

[email protected]

Patch Changes

  • e5a26d6: feat: support initially open overlay for errors
  • bc4fa05: Remove lodash per method packages
  • c5d5109: support eslint flat config

... (truncated)

Changelog

Sourced from vite-plugin-checker's changelog.

0.6.0 (2023-04-30)

  • fix: compatible with mac’s duplication watch report (5dd90c9)
  • fix: require vue-tsc >= 1.3.9 (69a73a9)
  • fix: support vue-tsc works with ts5 (ebf8996)
  • fix: throw when using —fix with ESLint (6d3887d)
  • fix(stylelint): parse lintCommand like argv (20b7399)
  • build: bump vitest (30510a6)
  • chore: bump vue-tsc to latest (8a99b8f)

0.5.6 (2023-02-17)

  • chore(playground): lock vue-tsc to ~1.0.0 (50a2609)
  • fix: use Vite's native logger to log and clean screen before log (#209) (8dd4915), closes #209
  • fix(vue-tsc): compatible with vue-tsc@^1.1.0 (96b762b)
  • docs: add how to use with Nuxt (7eb4c84)
  • docs: add missing step for Nuxt (9ceacd6)
  • docs: add version requirement (219c7ed)
  • docs: eslint (#210) (f65aa71), closes #210
  • refactor: clean code (90780c3)
  • ci: add publint (ee50bae)

0.5.5 (2023-01-26)

  • refactor: bump vite in devDep to ^4 (#208) (61b7aea), closes #208
  • refactor(vue-tsc): sync tsc.js override code from volar (fce521e)
  • docs: polish doc (8c0f9fd)
  • docs: update issue template (4453a73)
  • fix: avoid running twice in SSR mode (0816f95)
  • fix: compatible with jiti (b3c271e)
  • fix: show overlay even runtime is loaded after connection event (#207) (fee7924), closes #207
  • fix(vue-tsc): clean fixture building steps (c133cb2)
  • test: fix playground (1d0851a)

0.5.4 (2023-01-20)

  • refactor: add skipRuntime flag (f107514)
  • refactor: do not use Vite's CustomPayload type (47471b6)
  • fix: set plugin as force: 'pre' (034a7ad)
  • fix: use import.meta.hot.on to do client server communication (aa853a8)
  • fix: vue-tsc should be an optional peer dep (5e6318e)
  • build: only deploy docs when tagging a commit (7b54a0c)
  • test: fix backend-integration root path (7b2a8a3)
  • docs: add trobleshooting (234695b)

... (truncated)

Commits
  • 19c58e3 v0.8.0
  • 5179e57 ci: drop changesets, use manual triggered version release
  • fcbb687 fix(ui): use a Vue key so file paths update correctly (#389)
  • aa3d413 feat: advance typescript teminal consolelog text color (#393)
  • 5f5b92a fix(vue-tsc): updated createVueLanguagePlugin syntax, version pin (#398)
  • b2c3236 chore(deps): update dependency @​types/babel__code-frame to ^7.0.6 (#376)
  • 8827a1e chore(deps): update dependency @​types/debug to ^4.1.12 (#377)
  • 152eafb chore(deps): update dependency @​tsconfig/esm to ^1.0.5 (#374)
  • 3a21a23 chore(deps): update dependency @​tsconfig/strictest to ^2.0.5 (#375)
  • 5d01c86 chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#371)
  • 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 [rollup](https://github.com/rollup/rollup) to 4.22.4 and updates ancestor dependencies [rollup](https://github.com/rollup/rollup), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-aliases](https://github.com/subwaytime/vite-aliases) and [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker). These dependencies need to be updated together.


Updates `rollup` from 2.74.1 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.74.1...v4.22.4)

Updates `vite` from 2.9.14 to 5.4.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)

Updates `vite-aliases` from 0.9.2 to 0.9.9
- [Release notes](https://github.com/subwaytime/vite-aliases/releases)
- [Commits](Subwaytime/vite-aliases@v0.9.2...v0.9.9)

Updates `vite-plugin-checker` from 0.3.4 to 0.8.0
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.8.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
- dependency-name: vite
  dependency-type: direct:development
- dependency-name: vite-aliases
  dependency-type: direct:development
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. major [Release] Major release. labels Sep 24, 2024
@dependabot dependabot bot requested review from a team and ChasNelson1990 and removed request for a team September 24, 2024 14:39
@gliff-ai-robot gliff-ai-robot enabled auto-merge (squash) September 24, 2024 14:40
@gliff-ai-robot gliff-ai-robot removed the dependencies [Update] Pull requests that update a dependency file. label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript [Update] Pull requests that update a Javascript code. major [Release] Major release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant