vitejs / vite-plugin-vue

Vite Vue Plugins
MIT License
502 stars 155 forks source link

chore(deps): update upstream #367

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-legacy (source) ^5.3.1 -> ^5.3.2 age adoption passing confidence
rollup (source) ^4.12.0 -> ^4.13.0 age adoption passing confidence
rollup-plugin-license ^3.2.0 -> ^3.3.1 age adoption passing confidence
vite (source) ^5.1.4 -> ^5.1.6 age adoption passing confidence

Release Notes

vitejs/vite (@​vitejs/plugin-legacy) ### [`v5.3.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/plugin-legacy/CHANGELOG.md#small532-2024-03-08-small) - fix(plugin-legacy): dynamic import browserslist-to-esbuild ([#​16011](https://togithub.com/vitejs/vite/issues/16011)) ([42fd11c](https://togithub.com/vitejs/vite/commit/42fd11c)), closes [#​16011](https://togithub.com/vitejs/vite/issues/16011) - fix(plugin-legacy): replace `esbuild-plugin-browserslist` with `browserslist-to-esbuild` ([#​15988](https://togithub.com/vitejs/vite/issues/15988)) ([37af8a7](https://togithub.com/vitejs/vite/commit/37af8a7)), closes [#​15988](https://togithub.com/vitejs/vite/issues/15988) - fix(plugin-legacy): respect modernTargets option if renderLegacyChunks disabled ([#​15789](https://togithub.com/vitejs/vite/issues/15789)) ([0813531](https://togithub.com/vitejs/vite/commit/0813531)), closes [#​15789](https://togithub.com/vitejs/vite/issues/15789)
rollup/rollup (rollup) ### [`v4.13.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4130) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.12.1...v4.13.0) *2024-03-12* ##### Features - Ensure that the location of parse errors and other logs is encoded in the error message as well ([#​5424](https://togithub.com/rollup/rollup/issues/5424)) ##### Pull Requests - [#​5417](https://togithub.com/rollup/rollup/pull/5417): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5418](https://togithub.com/rollup/rollup/pull/5418): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5419](https://togithub.com/rollup/rollup/pull/5419): chore: fix typo ([@​OnlyWick](https://togithub.com/OnlyWick)) - [#​5424](https://togithub.com/rollup/rollup/pull/5424): Add locations to logs, warnings and error messages ( [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.12.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4121) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.12.0...v4.12.1) *2024-03-06* ##### Bug Fixes - Escape special characters in file references ([#​5404](https://togithub.com/rollup/rollup/issues/5404)) ##### Pull Requests - [#​5398](https://togithub.com/rollup/rollup/pull/5398): Rename `getRollupEror` to `getRollupError` ([@​MrRefactoring](https://togithub.com/MrRefactoring)) - [#​5399](https://togithub.com/rollup/rollup/pull/5399): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5404](https://togithub.com/rollup/rollup/pull/5404): fix: escape ids in `import.meta.ROLLUP_FILE_URL_referenceId` correctly ([@​sapphi-red](https://togithub.com/sapphi-red)) - [#​5406](https://togithub.com/rollup/rollup/pull/5406): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5407](https://togithub.com/rollup/rollup/pull/5407): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5411](https://togithub.com/rollup/rollup/pull/5411): Chunk assignment - Fix comment line breaks and typo ([@​yoavweiss](https://togithub.com/yoavweiss), [@​lukastaegert](https://togithub.com/lukastaegert))
mjeanroy/rollup-plugin-license (rollup-plugin-license) ### [`v3.3.1`](https://togithub.com/mjeanroy/rollup-plugin-license/blob/HEAD/CHANGELOG.md#small331-2024-03-10-small) [Compare Source](https://togithub.com/mjeanroy/rollup-plugin-license/compare/v3.3.0...v3.3.1) - release: prepare next release ([eb46211](https://togithub.com/mjeanroy/rollup-plugin-license/commit/eb46211)) - release: release version ([8ea2668](https://togithub.com/mjeanroy/rollup-plugin-license/commit/8ea2668)) - fix: add missing multipleVersions option to validated schema ([889dfbc](https://togithub.com/mjeanroy/rollup-plugin-license/commit/889dfbc)) - chore: add publish action ([a589059](https://togithub.com/mjeanroy/rollup-plugin-license/commit/a589059)) - chore: update publish workflow ([a64478a](https://togithub.com/mjeanroy/rollup-plugin-license/commit/a64478a)) - chore: upgrade actions/checkout to version 4.1.1 ([6b052d6](https://togithub.com/mjeanroy/rollup-plugin-license/commit/6b052d6)) - chore: upgrade actions/setup-node to version 4.1.1 ([d01b0fb](https://togithub.com/mjeanroy/rollup-plugin-license/commit/d01b0fb)) ### [`v3.3.0`](https://togithub.com/mjeanroy/rollup-plugin-license/blob/HEAD/CHANGELOG.md#330-2024-03-10) [Compare Source](https://togithub.com/mjeanroy/rollup-plugin-license/compare/v3.2.0...v3.3.0) - release: prepare next release ([73bb8a7](https://togithub.com/mjeanroy/rollup-plugin-license/commit/73bb8a7)) - release: release version ([09ffc07](https://togithub.com/mjeanroy/rollup-plugin-license/commit/09ffc07)) - chore: add release github action ([d3d2ca2](https://togithub.com/mjeanroy/rollup-plugin-license/commit/d3d2ca2)) - chore: groups dependabot updates for [@​babel](https://togithub.com/babel) and [@​typescript-eslint](https://togithub.com/typescript-eslint) ([28a5b70](https://togithub.com/mjeanroy/rollup-plugin-license/commit/28a5b70)) - chore: update licence header ([86ef62e](https://togithub.com/mjeanroy/rollup-plugin-license/commit/86ef62e)) - chore(deps-dev): bump [@​babel/core](https://togithub.com/babel/core) from 7.23.2 to 7.23.3 ([#​1612](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1612)) ([b811bfe](https://togithub.com/mjeanroy/rollup-plugin-license/commit/b811bfe)), closes [#​1612](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1612) - chore(deps-dev): bump [@​babel/core](https://togithub.com/babel/core) from 7.23.3 to 7.23.5 ([#​1633](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1633)) ([3f82bf9](https://togithub.com/mjeanroy/rollup-plugin-license/commit/3f82bf9)), closes [#​1633](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1633) - chore(deps-dev): bump [@​babel/preset-env](https://togithub.com/babel/preset-env) from 7.23.2 to 7.23.3 ([#​1611](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1611)) ([6f65f62](https://togithub.com/mjeanroy/rollup-plugin-license/commit/6f65f62)), closes [#​1611](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1611) - chore(deps-dev): bump [@​babel/preset-env](https://togithub.com/babel/preset-env) from 7.23.3 to 7.23.5 ([#​1634](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1634)) ([886811a](https://togithub.com/mjeanroy/rollup-plugin-license/commit/886811a)), closes [#​1634](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1634) - chore(deps-dev): bump [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) from 25.0.5 to 25.0.7 ([#​1596](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1596)) ([1a7b37b](https://togithub.com/mjeanroy/rollup-plugin-license/commit/1a7b37b)), closes [#​1596](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1596) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1598](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1598)) ([ffc978e](https://togithub.com/mjeanroy/rollup-plugin-license/commit/ffc978e)), closes [#​1598](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1598) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1600](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1600)) ([cfa126b](https://togithub.com/mjeanroy/rollup-plugin-license/commit/cfa126b)), closes [#​1600](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1600) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1605](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1605)) ([73171c2](https://togithub.com/mjeanroy/rollup-plugin-license/commit/73171c2)), closes [#​1605](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1605) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1610](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1610)) ([f097b17](https://togithub.com/mjeanroy/rollup-plugin-license/commit/f097b17)), closes [#​1610](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1610) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1615](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1615)) ([48c53ad](https://togithub.com/mjeanroy/rollup-plugin-license/commit/48c53ad)), closes [#​1615](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1615) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1619](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1619)) ([00e3dd5](https://togithub.com/mjeanroy/rollup-plugin-license/commit/00e3dd5)), closes [#​1619](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1619) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1628](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1628)) ([92bf3dd](https://togithub.com/mjeanroy/rollup-plugin-license/commit/92bf3dd)), closes [#​1628](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1628) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1631](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1631)) ([471ad10](https://togithub.com/mjeanroy/rollup-plugin-license/commit/471ad10)), closes [#​1631](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1631) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#​1638](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1638)) ([79e6768](https://togithub.com/mjeanroy/rollup-plugin-license/commit/79e6768)), closes [#​1638](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1638) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.10.0 to 6.11.0 ([#​1614](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1614)) ([b8bdaf3](https://togithub.com/mjeanroy/rollup-plugin-license/commit/b8bdaf3)), closes [#​1614](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1614) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.11.0 to 6.12.0 ([#​1618](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1618)) ([60b4d79](https://togithub.com/mjeanroy/rollup-plugin-license/commit/60b4d79)), closes [#​1618](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1618) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.12.0 to 6.13.1 ([#​1630](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1630)) ([04038c8](https://togithub.com/mjeanroy/rollup-plugin-license/commit/04038c8)), closes [#​1630](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1630) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.13.1 to 6.13.2 ([#​1637](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1637)) ([5a83406](https://togithub.com/mjeanroy/rollup-plugin-license/commit/5a83406)), closes [#​1637](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1637) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.7.5 to 6.8.0 ([#​1597](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1597)) ([e1a72ea](https://togithub.com/mjeanroy/rollup-plugin-license/commit/e1a72ea)), closes [#​1597](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1597) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.8.0 to 6.9.0 ([#​1601](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1601)) ([6b87754](https://togithub.com/mjeanroy/rollup-plugin-license/commit/6b87754)), closes [#​1601](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1601) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.9.0 to 6.9.1 ([#​1603](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1603)) ([7a1772b](https://togithub.com/mjeanroy/rollup-plugin-license/commit/7a1772b)), closes [#​1603](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1603) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.9.1 to 6.10.0 ([#​1609](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1609)) ([d825fd8](https://togithub.com/mjeanroy/rollup-plugin-license/commit/d825fd8)), closes [#​1609](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1609) - chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 ([#​1602](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1602)) ([d6b2416](https://togithub.com/mjeanroy/rollup-plugin-license/commit/d6b2416)), closes [#​1602](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1602) - chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 ([#​1607](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1607)) ([c941959](https://togithub.com/mjeanroy/rollup-plugin-license/commit/c941959)), closes [#​1607](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1607) - chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 ([#​1621](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1621)) ([af755c9](https://togithub.com/mjeanroy/rollup-plugin-license/commit/af755c9)), closes [#​1621](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1621) - chore(deps-dev): bump eslint from 8.54.0 to 8.55.0 ([#​1636](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1636)) ([f060faa](https://togithub.com/mjeanroy/rollup-plugin-license/commit/f060faa)), closes [#​1636](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1636) - chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 ([#​1647](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1647)) ([62b3e45](https://togithub.com/mjeanroy/rollup-plugin-license/commit/62b3e45)), closes [#​1647](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1647) - chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 ([#​1679](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1679)) ([a37fbf2](https://togithub.com/mjeanroy/rollup-plugin-license/commit/a37fbf2)), closes [#​1679](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1679) - chore(deps-dev): bump fs-extra from 11.1.1 to 11.2.0 ([#​1632](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1632)) ([8593b02](https://togithub.com/mjeanroy/rollup-plugin-license/commit/8593b02)), closes [#​1632](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1632) - chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 ([#​1613](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1613)) ([fd527b7](https://togithub.com/mjeanroy/rollup-plugin-license/commit/fd527b7)), closes [#​1613](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1613) - chore(deps-dev): bump prettier from 3.1.0 to 3.1.1 ([#​1644](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1644)) ([8f48e1b](https://togithub.com/mjeanroy/rollup-plugin-license/commit/8f48e1b)), closes [#​1644](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1644) - chore(deps-dev): bump prettier from 3.1.1 to 3.2.2 ([#​1663](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1663)) ([f284fa1](https://togithub.com/mjeanroy/rollup-plugin-license/commit/f284fa1)), closes [#​1663](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1663) - chore(deps-dev): bump prettier from 3.2.2 to 3.2.4 ([#​1665](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1665)) ([1722081](https://togithub.com/mjeanroy/rollup-plugin-license/commit/1722081)), closes [#​1665](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1665) - chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 ([#​1671](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1671)) ([661e00c](https://togithub.com/mjeanroy/rollup-plugin-license/commit/661e00c)), closes [#​1671](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1671) - chore(deps-dev): bump rollup from 4.1.0 to 4.1.4 ([#​1599](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1599)) ([0bbe208](https://togithub.com/mjeanroy/rollup-plugin-license/commit/0bbe208)), closes [#​1599](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1599) - chore(deps-dev): bump rollup from 4.1.4 to 4.2.0 ([#​1606](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1606)) ([2511248](https://togithub.com/mjeanroy/rollup-plugin-license/commit/2511248)), closes [#​1606](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1606) - chore(deps-dev): bump rollup from 4.10.0 to 4.11.0 ([#​1675](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1675)) ([ce3f259](https://togithub.com/mjeanroy/rollup-plugin-license/commit/ce3f259)), closes [#​1675](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1675) - chore(deps-dev): bump rollup from 4.11.0 to 4.12.0 ([#​1676](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1676)) ([1a9f547](https://togithub.com/mjeanroy/rollup-plugin-license/commit/1a9f547)), closes [#​1676](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1676) - chore(deps-dev): bump rollup from 4.12.0 to 4.12.1 ([#​1689](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1689)) ([74cddb9](https://togithub.com/mjeanroy/rollup-plugin-license/commit/74cddb9)), closes [#​1689](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1689) - chore(deps-dev): bump rollup from 4.2.0 to 4.3.0 ([#​1608](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1608)) ([5e3a846](https://togithub.com/mjeanroy/rollup-plugin-license/commit/5e3a846)), closes [#​1608](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1608) - chore(deps-dev): bump rollup from 4.3.0 to 4.4.0 ([#​1616](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1616)) ([cbc18aa](https://togithub.com/mjeanroy/rollup-plugin-license/commit/cbc18aa)), closes [#​1616](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1616) - chore(deps-dev): bump rollup from 4.4.0 to 4.4.1 ([#​1617](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1617)) ([3add60a](https://togithub.com/mjeanroy/rollup-plugin-license/commit/3add60a)), closes [#​1617](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1617) - chore(deps-dev): bump rollup from 4.4.1 to 4.5.0 ([#​1620](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1620)) ([8c36d5f](https://togithub.com/mjeanroy/rollup-plugin-license/commit/8c36d5f)), closes [#​1620](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1620) - chore(deps-dev): bump rollup from 4.5.0 to 4.5.1 ([#​1624](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1624)) ([b0a68a8](https://togithub.com/mjeanroy/rollup-plugin-license/commit/b0a68a8)), closes [#​1624](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1624) - chore(deps-dev): bump rollup from 4.5.1 to 4.5.2 ([#​1626](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1626)) ([611c467](https://togithub.com/mjeanroy/rollup-plugin-license/commit/611c467)), closes [#​1626](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1626) - chore(deps-dev): bump rollup from 4.5.2 to 4.6.0 ([#​1627](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1627)) ([34a115f](https://togithub.com/mjeanroy/rollup-plugin-license/commit/34a115f)), closes [#​1627](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1627) - chore(deps-dev): bump rollup from 4.6.0 to 4.6.1 ([#​1635](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1635)) ([2d61ef2](https://togithub.com/mjeanroy/rollup-plugin-license/commit/2d61ef2)), closes [#​1635](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1635) - chore(deps-dev): bump rollup from 4.6.1 to 4.7.0 ([#​1640](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1640)) ([541f4bc](https://togithub.com/mjeanroy/rollup-plugin-license/commit/541f4bc)), closes [#​1640](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1640) - chore(deps-dev): bump rollup from 4.7.0 to 4.8.0 ([#​1643](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1643)) ([761e0f7](https://togithub.com/mjeanroy/rollup-plugin-license/commit/761e0f7)), closes [#​1643](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1643) - chore(deps-dev): bump rollup from 4.8.0 to 4.9.0 ([#​1646](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1646)) ([c2d5ef1](https://togithub.com/mjeanroy/rollup-plugin-license/commit/c2d5ef1)), closes [#​1646](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1646) - chore(deps-dev): bump rollup from 4.9.0 to 4.9.1 ([#​1648](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1648)) ([cd381d1](https://togithub.com/mjeanroy/rollup-plugin-license/commit/cd381d1)), closes [#​1648](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1648) - chore(deps-dev): bump rollup from 4.9.1 to 4.9.2 ([#​1654](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1654)) ([785d6d9](https://togithub.com/mjeanroy/rollup-plugin-license/commit/785d6d9)), closes [#​1654](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1654) - chore(deps-dev): bump rollup from 4.9.2 to 4.9.3 ([#​1656](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1656)) ([ca5e54d](https://togithub.com/mjeanroy/rollup-plugin-license/commit/ca5e54d)), closes [#​1656](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1656) - chore(deps-dev): bump rollup from 4.9.3 to 4.9.4 ([#​1658](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1658)) ([ac499f5](https://togithub.com/mjeanroy/rollup-plugin-license/commit/ac499f5)), closes [#​1658](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1658) - chore(deps-dev): bump rollup from 4.9.4 to 4.9.5 ([#​1661](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1661)) ([beb9224](https://togithub.com/mjeanroy/rollup-plugin-license/commit/beb9224)), closes [#​1661](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1661) - chore(deps-dev): bump rollup from 4.9.5 to 4.9.6 ([#​1667](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1667)) ([06f724d](https://togithub.com/mjeanroy/rollup-plugin-license/commit/06f724d)), closes [#​1667](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1667) - chore(deps-dev): bump rollup from 4.9.6 to 4.10.0 ([#​1673](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1673)) ([89fb8aa](https://togithub.com/mjeanroy/rollup-plugin-license/commit/89fb8aa)), closes [#​1673](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1673) - chore(deps-dev): bump the babel group with 1 update ([#​1660](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1660)) ([2b068aa](https://togithub.com/mjeanroy/rollup-plugin-license/commit/2b068aa)), closes [#​1660](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1660) - chore(deps-dev): bump the babel group with 2 updates ([#​1642](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1642)) ([9bfec60](https://togithub.com/mjeanroy/rollup-plugin-license/commit/9bfec60)), closes [#​1642](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1642) - chore(deps-dev): bump the babel group with 2 updates ([#​1668](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1668)) ([664bd0c](https://togithub.com/mjeanroy/rollup-plugin-license/commit/664bd0c)), closes [#​1668](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1668) - chore(deps-dev): bump the babel group with 2 updates ([#​1680](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1680)) ([6b4250f](https://togithub.com/mjeanroy/rollup-plugin-license/commit/6b4250f)), closes [#​1680](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1680) - chore(deps-dev): bump the babel group with 3 updates ([#​1653](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1653)) ([55f818b](https://togithub.com/mjeanroy/rollup-plugin-license/commit/55f818b)), closes [#​1653](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1653) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1641](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1641)) ([b09c32c](https://togithub.com/mjeanroy/rollup-plugin-license/commit/b09c32c)), closes [#​1641](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1641) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1649](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1649)) ([72859a7](https://togithub.com/mjeanroy/rollup-plugin-license/commit/72859a7)), closes [#​1649](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1649) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1650](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1650)) ([a7a9ab9](https://togithub.com/mjeanroy/rollup-plugin-license/commit/a7a9ab9)), closes [#​1650](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1650) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1652](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1652)) ([b32453a](https://togithub.com/mjeanroy/rollup-plugin-license/commit/b32453a)), closes [#​1652](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1652) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1657](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1657)) ([b025450](https://togithub.com/mjeanroy/rollup-plugin-license/commit/b025450)), closes [#​1657](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1657) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1659](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1659)) ([6843145](https://togithub.com/mjeanroy/rollup-plugin-license/commit/6843145)), closes [#​1659](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1659) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1664](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1664)) ([8141a62](https://togithub.com/mjeanroy/rollup-plugin-license/commit/8141a62)), closes [#​1664](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1664) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1666](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1666)) ([53f1c02](https://togithub.com/mjeanroy/rollup-plugin-license/commit/53f1c02)), closes [#​1666](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1666) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1669](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1669)) ([f694570](https://togithub.com/mjeanroy/rollup-plugin-license/commit/f694570)), closes [#​1669](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1669) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1670](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1670)) ([a492049](https://togithub.com/mjeanroy/rollup-plugin-license/commit/a492049)), closes [#​1670](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1670) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1674](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1674)) ([8e81d43](https://togithub.com/mjeanroy/rollup-plugin-license/commit/8e81d43)), closes [#​1674](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1674) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1677](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1677)) ([ae4d0a3](https://togithub.com/mjeanroy/rollup-plugin-license/commit/ae4d0a3)), closes [#​1677](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1677) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1678](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1678)) ([3ee0bdc](https://togithub.com/mjeanroy/rollup-plugin-license/commit/3ee0bdc)), closes [#​1678](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1678) - chore(deps-dev): bump the typescript-eslint group with 2 updates ([#​1687](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1687)) ([7ebc39c](https://togithub.com/mjeanroy/rollup-plugin-license/commit/7ebc39c)), closes [#​1687](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1687) - chore(deps-dev): bump tmp from 0.2.1 to 0.2.2 ([#​1681](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1681)) ([4ca5a6b](https://togithub.com/mjeanroy/rollup-plugin-license/commit/4ca5a6b)), closes [#​1681](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1681) - chore(deps-dev): bump tmp from 0.2.2 to 0.2.3 ([#​1686](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1686)) ([52c43da](https://togithub.com/mjeanroy/rollup-plugin-license/commit/52c43da)), closes [#​1686](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1686) - chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 ([#​1622](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1622)) ([eda0bd8](https://togithub.com/mjeanroy/rollup-plugin-license/commit/eda0bd8)), closes [#​1622](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1622) - chore(deps-dev): bump typescript from 5.3.2 to 5.3.3 ([#​1639](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1639)) ([cb73587](https://togithub.com/mjeanroy/rollup-plugin-license/commit/cb73587)), closes [#​1639](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1639) - chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 ([#​1690](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1690)) ([849742f](https://togithub.com/mjeanroy/rollup-plugin-license/commit/849742f)), closes [#​1690](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1690) - chore(deps): bump moment from 2.29.4 to 2.30.1 ([#​1651](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1651)) ([1c149c2](https://togithub.com/mjeanroy/rollup-plugin-license/commit/1c149c2)), closes [#​1651](https://togithub.com/mjeanroy/rollup-plugin-license/issues/1651) - feat: include notice file in third party output ([ea5997c](https://togithub.com/mjeanroy/rollup-plugin-license/commit/ea5997c)) - refactor: extract readFile helper ([c6c059f](https://togithub.com/mjeanroy/rollup-plugin-license/commit/c6c059f)) - refactor: remove usage of \_.chain ([8f98129](https://togithub.com/mjeanroy/rollup-plugin-license/commit/8f98129)) - refactor: remove usage of \_.filter ([f98d613](https://togithub.com/mjeanroy/rollup-plugin-license/commit/f98d613)) - refactor: remove usage of \_.forEach ([feb75fa](https://togithub.com/mjeanroy/rollup-plugin-license/commit/feb75fa)) - refactor: remove usage of \_.isArray ([6a0c815](https://togithub.com/mjeanroy/rollup-plugin-license/commit/6a0c815)) - refactor: remove usage of \_.isEmpty ([fbac97d](https://togithub.com/mjeanroy/rollup-plugin-license/commit/fbac97d)) - refactor: remove usage of \_.isNil ([9253922](https://togithub.com/mjeanroy/rollup-plugin-license/commit/9253922)) - refactor: remove usage of \_.isNull ([7a6f484](https://togithub.com/mjeanroy/rollup-plugin-license/commit/7a6f484)) - refactor: remove usage of \_.isUndefined ([1e7e8e5](https://togithub.com/mjeanroy/rollup-plugin-license/commit/1e7e8e5)) - refactor: remove usage of \_.map ([6ad62e4](https://togithub.com/mjeanroy/rollup-plugin-license/commit/6ad62e4)) - refactor: remove usage of \_.values ([ca6b6d9](https://togithub.com/mjeanroy/rollup-plugin-license/commit/ca6b6d9)) - tests: remove Object.assign ([4b5ee3c](https://togithub.com/mjeanroy/rollup-plugin-license/commit/4b5ee3c))
vitejs/vite (vite) ### [`v5.1.6`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small516-2024-03-11-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.1.5...v5.1.6) - chore(deps): update all non-major dependencies ([#​16131](https://togithub.com/vitejs/vite/issues/16131)) ([a862ecb](https://togithub.com/vitejs/vite/commit/a862ecb)), closes [#​16131](https://togithub.com/vitejs/vite/issues/16131) - fix: check for publicDir before checking if it is a parent directory ([#​16046](https://togithub.com/vitejs/vite/issues/16046)) ([b6fb323](https://togithub.com/vitejs/vite/commit/b6fb323)), closes [#​16046](https://togithub.com/vitejs/vite/issues/16046) - fix: escape single quote when relative base is used ([#​16060](https://togithub.com/vitejs/vite/issues/16060)) ([8f74ce4](https://togithub.com/vitejs/vite/commit/8f74ce4)), closes [#​16060](https://togithub.com/vitejs/vite/issues/16060) - fix: handle function property extension in namespace import ([#​16113](https://togithub.com/vitejs/vite/issues/16113)) ([f699194](https://togithub.com/vitejs/vite/commit/f699194)), closes [#​16113](https://togithub.com/vitejs/vite/issues/16113) - fix: server middleware mode resolve ([#​16122](https://togithub.com/vitejs/vite/issues/16122)) ([8403546](https://togithub.com/vitejs/vite/commit/8403546)), closes [#​16122](https://togithub.com/vitejs/vite/issues/16122) - fix(esbuild): update tsconfck to fix bug that could cause a deadlock ([#​16124](https://togithub.com/vitejs/vite/issues/16124)) ([fd9de04](https://togithub.com/vitejs/vite/commit/fd9de04)), closes [#​16124](https://togithub.com/vitejs/vite/issues/16124) - fix(worker): hide "The emitted file overwrites" warning if the content is same ([#​16094](https://togithub.com/vitejs/vite/issues/16094)) ([60dfa9e](https://togithub.com/vitejs/vite/commit/60dfa9e)), closes [#​16094](https://togithub.com/vitejs/vite/issues/16094) - fix(worker): throw error when circular worker import is detected and support self referencing worker ([eef9da1](https://togithub.com/vitejs/vite/commit/eef9da1)), closes [#​16103](https://togithub.com/vitejs/vite/issues/16103) - style(utils): remove null check ([#​16112](https://togithub.com/vitejs/vite/issues/16112)) ([0d2df52](https://togithub.com/vitejs/vite/commit/0d2df52)), closes [#​16112](https://togithub.com/vitejs/vite/issues/16112) - refactor(runtime): share more code between runtime and main bundle ([#​16063](https://togithub.com/vitejs/vite/issues/16063)) ([93be84e](https://togithub.com/vitejs/vite/commit/93be84e)), closes [#​16063](https://togithub.com/vitejs/vite/issues/16063) ### [`v5.1.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small515-2024-03-04-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.1.4...v5.1.5) - fix: `__vite__mapDeps` code injection ([#​15732](https://togithub.com/vitejs/vite/issues/15732)) ([aff54e1](https://togithub.com/vitejs/vite/commit/aff54e1)), closes [#​15732](https://togithub.com/vitejs/vite/issues/15732) - fix: analysing build chunk without dependencies ([#​15469](https://togithub.com/vitejs/vite/issues/15469)) ([bd52283](https://togithub.com/vitejs/vite/commit/bd52283)), closes [#​15469](https://togithub.com/vitejs/vite/issues/15469) - fix: import with query with imports field ([#​16085](https://togithub.com/vitejs/vite/issues/16085)) ([ab823ab](https://togithub.com/vitejs/vite/commit/ab823ab)), closes [#​16085](https://togithub.com/vitejs/vite/issues/16085) - fix: normalize literal-only entry pattern ([#​16010](https://togithub.com/vitejs/vite/issues/16010)) ([1dccc37](https://togithub.com/vitejs/vite/commit/1dccc37)), closes [#​16010](https://togithub.com/vitejs/vite/issues/16010) - fix: optimizeDeps.entries with literal-only pattern(s) ([#​15853](https://togithub.com/vitejs/vite/issues/15853)) ([49300b3](https://togithub.com/vitejs/vite/commit/49300b3)), closes [#​15853](https://togithub.com/vitejs/vite/issues/15853) - fix: output correct error for empty import specifier ([#​16055](https://togithub.com/vitejs/vite/issues/16055)) ([a9112eb](https://togithub.com/vitejs/vite/commit/a9112eb)), closes [#​16055](https://togithub.com/vitejs/vite/issues/16055) - fix: upgrade esbuild to 0.20.x ([#​16062](https://togithub.com/vitejs/vite/issues/16062)) ([899d9b1](https://togithub.com/vitejs/vite/commit/899d9b1)), closes [#​16062](https://togithub.com/vitejs/vite/issues/16062) - fix(runtime): runtime HMR affects only imported files ([#​15898](https://togithub.com/vitejs/vite/issues/15898)) ([57463fc](https://togithub.com/vitejs/vite/commit/57463fc)), closes [#​15898](https://togithub.com/vitejs/vite/issues/15898) - fix(scanner): respect `experimentalDecorators: true` ([#​15206](https://togithub.com/vitejs/vite/issues/15206)) ([4144781](https://togithub.com/vitejs/vite/commit/4144781)), closes [#​15206](https://togithub.com/vitejs/vite/issues/15206) - revert: "fix: upgrade esbuild to 0.20.x" ([#​16072](https://togithub.com/vitejs/vite/issues/16072)) ([11cceea](https://togithub.com/vitejs/vite/commit/11cceea)), closes [#​16072](https://togithub.com/vitejs/vite/issues/16072) - refactor: share code with vite runtime ([#​15907](https://togithub.com/vitejs/vite/issues/15907)) ([b20d542](https://togithub.com/vitejs/vite/commit/b20d542)), closes [#​15907](https://togithub.com/vitejs/vite/issues/15907) - refactor(runtime): use functions from `pathe` ([#​16061](https://togithub.com/vitejs/vite/issues/16061)) ([aac2ef7](https://togithub.com/vitejs/vite/commit/aac2ef7)), closes [#​16061](https://togithub.com/vitejs/vite/issues/16061) - chore(deps): update all non-major dependencies ([#​16028](https://togithub.com/vitejs/vite/issues/16028)) ([7cfe80d](https://togithub.com/vitejs/vite/commit/7cfe80d)), closes [#​16028](https://togithub.com/vitejs/vite/issues/16028)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.