chore(deps): update dev-dependencies #2174

Merged
konrad merged 1 commits from renovate/dev-dependencies into main 2024-03-09 08:00:03 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vitejs/plugin-legacy (source) devDependencies patch 5.3.1 -> 5.3.2
happy-dom devDependencies minor 13.6.2 -> 13.7.0

Release Notes

vitejs/vite (@​vitejs/plugin-legacy)

v5.3.2

capricorn86/happy-dom (happy-dom)

v13.7.0

Compare Source

🎨 Features
  • Returns matched Element type in *.querySelector(), *.querySelectorAll(), *.getElementsByTagName(), *.getElementsByTagNameNS(), Document.createElement() and Document.createElementNS() - By @​capricorn86 in task #​1101
  • Adds support for HashChangeEvent - By @​capricorn86 in task #​1101
  • Adds support for navigating and posting form data when submitting a form - By @​capricorn86 in task #​1101
👷‍♂️ Patch fixes
  • Fixes problem related to form not being submitted when clicking a button with a "form" attribute set to the form's ID - By @​capricorn86 in task #​1101

Configuration

📅 Schedule: Branch creation - "before 4am" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy)) | devDependencies | patch | [`5.3.1` -> `5.3.2`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-legacy/5.3.1/5.3.2) | | [happy-dom](https://github.com/capricorn86/happy-dom) | devDependencies | minor | [`13.6.2` -> `13.7.0`](https://renovatebot.com/diffs/npm/happy-dom/13.6.2/13.7.0) | --- ### Release Notes <details> <summary>vitejs/vite (@&#8203;vitejs/plugin-legacy)</summary> ### [`v5.3.2`](https://github.com/vitejs/vite/blob/HEAD/packages/plugin-legacy/CHANGELOG.md#small532-2024-03-08-small) - fix(plugin-legacy): dynamic import browserslist-to-esbuild ([#&#8203;16011](https://github.com/vitejs/vite/issues/16011)) ([42fd11c](https://github.com/vitejs/vite/commit/42fd11c)), closes [#&#8203;16011](https://github.com/vitejs/vite/issues/16011) - fix(plugin-legacy): replace `esbuild-plugin-browserslist` with `browserslist-to-esbuild` ([#&#8203;15988](https://github.com/vitejs/vite/issues/15988)) ([37af8a7](https://github.com/vitejs/vite/commit/37af8a7)), closes [#&#8203;15988](https://github.com/vitejs/vite/issues/15988) - fix(plugin-legacy): respect modernTargets option if renderLegacyChunks disabled ([#&#8203;15789](https://github.com/vitejs/vite/issues/15789)) ([0813531](https://github.com/vitejs/vite/commit/0813531)), closes [#&#8203;15789](https://github.com/vitejs/vite/issues/15789) </details> <details> <summary>capricorn86/happy-dom (happy-dom)</summary> ### [`v13.7.0`](https://github.com/capricorn86/happy-dom/releases/tag/v13.7.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v13.6.2...v13.7.0) ##### :art: Features - Returns matched Element type in `*.querySelector()`, `*.querySelectorAll()`, `*.getElementsByTagName()`, `*.getElementsByTagNameNS()`, `Document.createElement()` and `Document.createElementNS()` - By **[@&#8203;capricorn86](https://github.com/capricorn86)** in task [#&#8203;1101](https://github.com/capricorn86/happy-dom/issues/1101) - Adds support for `HashChangeEvent` - By **[@&#8203;capricorn86](https://github.com/capricorn86)** in task [#&#8203;1101](https://github.com/capricorn86/happy-dom/issues/1101) - Adds support for navigating and posting form data when submitting a form - By **[@&#8203;capricorn86](https://github.com/capricorn86)** in task [#&#8203;1101](https://github.com/capricorn86/happy-dom/issues/1101) ##### :construction_worker_man: Patch fixes - Fixes problem related to form not being submitted when clicking a button with a "form" attribute set to the form's ID - By **[@&#8203;capricorn86](https://github.com/capricorn86)** in task [#&#8203;1101](https://github.com/capricorn86/happy-dom/issues/1101) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" (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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
dependencies
label 2024-03-09 00:06:32 +00:00
renovate added 1 commit 2024-03-09 00:06:34 +00:00
continuous-integration/drone/pr Build is passing Details
a63f0e6acd
chore(deps): update dev-dependencies
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2174-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2174-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 7e69c7cbe0 into main 2024-03-09 08:00:03 +00:00
konrad deleted branch renovate/dev-dependencies 2024-03-09 08:00:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2174
No description provided.